-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: nflsli5_wp120
-- ------------------------------------------------------
-- Server version 	10.6.25-MariaDB-log
-- Date: Tue, 03 Mar 2026 16:15:03 +0000

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wpgy_accessibility_checker`
--

DROP TABLE IF EXISTS `wpgy_accessibility_checker`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_accessibility_checker` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `postid` bigint(20) NOT NULL,
  `siteid` text NOT NULL,
  `type` text NOT NULL,
  `landmark` varchar(20) DEFAULT NULL,
  `landmark_selector` text DEFAULT NULL,
  `selector` text DEFAULT NULL,
  `ancestry` text DEFAULT NULL,
  `xpath` text DEFAULT NULL,
  `rule` text NOT NULL,
  `ruletype` text NOT NULL,
  `object` mediumtext NOT NULL,
  `recordcheck` mediumint(9) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `user` bigint(20) NOT NULL,
  `ignre` mediumint(9) NOT NULL,
  `ignre_global` mediumint(9) NOT NULL,
  `ignre_user` bigint(20) DEFAULT NULL,
  `ignre_date` timestamp NULL DEFAULT NULL,
  `ignre_comment` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `postid_index` (`postid`)
) ENGINE=MyISAM AUTO_INCREMENT=610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_accessibility_checker`
--

LOCK TABLES `wpgy_accessibility_checker` WRITE;
/*!40000 ALTER TABLE `wpgy_accessibility_checker` DISABLE KEYS */;
INSERT INTO `wpgy_accessibility_checker` VALUES (1,128,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline[aria-hidden=\"true\"]:nth-child(1)','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > div > div > button > span:nth-child(2) > span:nth-child(1)','/div[@id=\'ast-mobile-header\']/div/div/div/div[2]/div/div/button/span[2]/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3 13h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1zM3 7h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1zM3 19h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(2,128,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline[aria-hidden=\"true\"]:nth-child(2)','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > div > div > button > span:nth-child(2) > span:nth-child(2)','/div[@id=\'ast-mobile-header\']/div/div/div/div[2]/div/div/button/span[2]/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(3,128,'1','page','footer','#colophon','.ast-facebook','html > body > div:nth-child(4) > footer:nth-child(3) > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(2) > div > div > a:nth-child(1)','/footer[@id=\'colophon\']/div/div/div/div/div[2]/div/div/a','link_blank','warning','&lt;a href=&quot;https://www.facebook.com/KewauneePublicLibrary/&quot; aria-label=&quot;Facebook&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; style=&quot;--color: #557dbc; --background-color: transparent;&quot; class=&quot;ast-builder-social-element ast-inline-flex ast-facebook footer-social-item&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 448 512&quot;&gt;&lt;path d=&quot;M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;span class=&quot;social-item-label&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(4,128,'1','page','footer','#colophon','.ast-facebook > .social-item-label','html > body > div:nth-child(4) > footer:nth-child(3) > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(2) > div > div > a:nth-child(1) > span:nth-child(2)','/footer[@id=\'colophon\']/div/div/div/div/div[2]/div/div/a/span[2]','color_contrast_failure','error','&lt;span class=&quot;social-item-label&quot;&gt;Facebook&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(5,128,'1','page','footer','#colophon','.ast-instagram','html > body > div:nth-child(4) > footer:nth-child(3) > div:nth-child(1) > div > div > div:nth-child(1) > div:nth-child(2) > div > div > a:nth-child(2)','/footer[@id=\'colophon\']/div/div/div/div/div[2]/div/div/a[2]','link_blank','warning','&lt;a href=&quot;http://instagram.com/kewauneepubliclibrary&quot; aria-label=&quot;Instagram&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; style=&quot;--color: #8a3ab9; --background-color: transparent;&quot; class=&quot;ast-builder-social-element ast-inline-flex ast-instagram footer-social-item&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 448 512&quot;&gt;&lt;path d=&quot;M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;span class=&quot;social-item-label&quot;&gt;Instagram&lt;/span&gt;&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(6,128,'1','page','footer','#colophon','a[rel=\"noopener\"]','html > body > div:nth-child(4) > footer:nth-child(3) > div:nth-child(1) > div > div > div:nth-child(2) > div > div > div > ul:nth-child(2) > li:nth-child(1) > a','/footer[@id=\'colophon\']/div/div/div/div[2]/div/div/div/ul/li/a','link_blank','warning','&lt;a href=&quot;https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;822 Juneau Street, Kewaunee, WI 54216&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(514,92,'1','page','main','#main','.active.owl-item:nth-child(2) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > .mec-event-share > .mec-event-share-icon[href=\"#\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(2) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[2]/article/div/div[3]/ul/li/a','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(515,92,'1','page','main','#main','.active.owl-item:nth-child(2) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > li:nth-child(2) > .mec-event-sharing > .mec-event-social-icon:nth-child(1) > .facebook[title=\"Share on Facebook\"][target=\"_blank\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(2) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[2]/article/div/div[3]/ul/li[2]/ul/li/a','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(39,118,'1','page','nav','#primary-site-navigation-desktop','#menu-item-120 > .menu-link[aria-current=\"page\"]','html > body > div:nth-child(7) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div > div > nav > div > ul > li:nth-child(5) > a:nth-child(1)','//li[@id=\'menu-item-120\']/a','color_contrast_failure','error','&lt;a aria-expanded=&quot;false&quot; href=&quot;https://wp.kewauneepubliclibrary.org/about/&quot; aria-current=&quot;page&quot; class=&quot;menu-link&quot;&gt;About&lt;span role=&quot;application&quot; class=&quot;dropdown-menu-toggle ast-header-navigation-arrow&quot; tabindex=&quot;0&quot; aria-expanded=&quot;false&quot; aria-label=&quot;Menu Toggle&quot; aria-haspopup=&quot;true&quot;&gt;&lt;span class=&quot;ast-icon icon-arrow&quot;&gt;&lt;svg class=&quot;ast-arrow-svg&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; version=&quot;1.1&quot; x=&quot;0px&quot; y=&quot;0px&quot; width=&quot;26px&quot; height=&quot;16.043px&quot; viewBox=&quot;57 35.171 26 16.043&quot; enable-background=&quot;new 57 35.171 26 16.043&quot; xml:space=&quot;preserve&quot; aria-label=&quot;Expand About menu&quot;&gt;\n                &lt;path d=&quot;M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z&quot;&gt;&lt;/path&gt;\n                &lt;/svg&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(40,118,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(7) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(1)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(20,55,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(6) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(1)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 20:22:05',1,0,0,NULL,NULL,NULL),(21,55,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(6) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(2)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 20:22:05',1,0,0,NULL,NULL,NULL),(609,972,'1','page','complementary','#ea11y-root','','','/div/footer/div[3]/div/a[2]','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-20 17:47:24',1,0,0,NULL,NULL,NULL),(608,972,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(6) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(2)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-20 17:47:24',1,0,0,NULL,NULL,NULL),(607,972,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(6) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(1)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-20 17:47:24',1,0,0,NULL,NULL,NULL),(606,92,'1','page','complementary','#ea11y-root','','','/div/footer/div[3]/div/a[2]','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(605,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"2-3\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(6)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button[6]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-3&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect opacity=&quot;0.8&quot; x=&quot;90.9419&quot; y=&quot;0.944336&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 90.9419 0.944336)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n					&lt;path d=&quot;M0.941895 22.3711L90.9419 22.3711&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;path d=&quot;M60.9419 45.4443L60.9419 1.56836&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;path d=&quot;M30.9419 45.4443L30.9419 1.56836&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(35,452,'1','page','header','#masthead','p > span:nth-child(1) > span','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div > div > div > div:nth-child(2) > div > div > div > p:nth-child(3) > span:nth-child(1) > span','/div[@id=\'ast-desktop-header\']/div/div/div/div/div[2]/div/div/div/p/span/span','underlined_text','warning','&lt;span style=&quot;text-decoration: underline&quot;&gt;&lt;a style=&quot;color: #ffffff;text-decoration: underline&quot; href=&quot;tel:9203885015&quot;&gt;920-388-5015&lt;/a&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(36,452,'1','page','header','#masthead','span:nth-child(3) > span','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div > div > div > div:nth-child(2) > div > div > div > p:nth-child(3) > span:nth-child(3) > span','/div[@id=\'ast-desktop-header\']/div/div/div/div/div[2]/div/div/div/p/span[2]/span','underlined_text','warning','&lt;span style=&quot;text-decoration: underline&quot;&gt;&lt;a style=&quot;color: #ffffff;text-decoration: underline&quot; href=&quot;mailto:kew@kewauneepubliclibrary.org&quot;&gt;kew@kewauneepubliclibrary.org&lt;/a&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(37,452,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > div > div > button > span > span:nth-child(1)','/div[@id=\'ast-mobile-header\']/div/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(38,452,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(4) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(2) > div > div > button > span > span:nth-child(2)','/div[@id=\'ast-mobile-header\']/div/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(41,118,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(7) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(2)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(42,118,'1','page','form','#curbside_pickup_form','.e-font-icon-svg','html > body > div:nth-child(7) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(8) > div > div:nth-child(3) > div > form > div:nth-child(5) > div:nth-child(9) > button > span > span:nth-child(1) > svg','//form[@id=\'curbside_pickup_form\']/div/div[9]/button/span/span/svg','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-far-paper-plane&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(43,118,'1','page','main','#main','p:nth-child(4) > a','html > body > div:nth-child(7) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(10) > div > div > p:nth-child(4) > a','//article[@id=\'post-118\']/div/div/div[10]/div/div/p[2]/a','link_pdf','warning','&lt;a href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf&quot;&gt;Download this City of Kewaunee Application for Employment&lt;/a&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(44,118,'1','page','complementary','#ea11y-root','','','/div/footer/div[3]/div/a[2]','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(604,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"2-2\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(5)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button[5]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-2&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941895&quot; y=&quot;0.944336&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M45.9419 1.19727V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M90.9419 23.3213L0.941896 23.3213&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(603,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"3-1\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(4)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button[4]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;3-1&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;90.9419&quot; y=&quot;0.944336&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 90.9419 0.944336)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M90.6155 15.5654L1.26713 15.5654&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M90.6155 30.1875L1.26713 30.1875&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(602,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"1-3\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(3)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button[3]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;1-3&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941895&quot; y=&quot;0.944336&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M30.9419 1.19824V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M60.9419 1.19824V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(601,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"2-1\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(2)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button[2]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-1&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;47&quot; viewBox=&quot;0 0 92 47&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;91.2227&quot; y=&quot;1.35059&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 91.2227 1.35059)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n					&lt;path d=&quot;M91.0957 23.6006L1.34961 23.6006&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(517,92,'1','page','main','#main','.active.owl-item:nth-child(3) > .mec-event-article.mec-clear[itemscope=\"\"] > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > li:nth-child(2) > .mec-event-sharing > .mec-event-social-icon:nth-child(1) > .facebook[title=\"Share on Facebook\"][target=\"_blank\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(3) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[3]/article/div/div[3]/ul/li[2]/ul/li/a','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(518,92,'1','page','main','#main','.active.owl-item:nth-child(4) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > .mec-event-share > .mec-event-share-icon[href=\"#\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(4) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[4]/article/div/div[3]/ul/li/a','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(600,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"1-2\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(7) > div:nth-child(2) > button:nth-child(1)','//section[@id=\'elementor-add-new-section\']/div/div[5]/div[2]/button','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;1-2&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941406&quot; y=&quot;1&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M45.9414 1.12402V45.3768&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(599,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"66-33-33-66\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(12)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[12]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;66-33-33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(598,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"33-33-33-33-66\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(11)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[11]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-33-33-33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(597,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"33-33-33-33-33-33\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(10)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[10]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-33-33-33-33-33&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(595,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"50-50-100\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(8)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[8]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50-100&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;89&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(596,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"c100-c50-50\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(9)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[9]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;c100-c50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(594,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"50-50-50-50\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(7)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[7]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50-50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;0.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(593,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"25-50-25\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(6)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[6]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;25-50-25&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;22.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;67.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(591,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"33-66\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(4)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[4]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;59&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(592,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"25-25-25-25\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(5)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[5]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;25-25-25-25&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;22.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;67.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(590,92,'1','page','section','#elementor-add-new-section','button[data-preset=\"50-50\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(6) > div:nth-child(2) > button:nth-child(3)','//section[@id=\'elementor-add-new-section\']/div/div[4]/div[2]/button[3]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(587,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"50\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(10)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[10]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;50&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M18.4,0V50H0V0Z M38.8,0V50H20.4V0Z M59.2,0V50H40.8V0Z M79.6,0V50H61.2V0Z M100,0V50H81.6V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(588,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"34\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(11)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[11]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;34&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M16,0V50H0V0Z M82,0V50H18V0Z M100,0V50H84V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(589,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"60\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(12)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[12]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;60&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M15,0V50H0V0Z M32,0V50H17V0Z M49,0V50H34V0Z M66,0V50H51V0Z M83,0V50H68V0Z M100,0V50H85V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(586,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"33\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(9)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[9]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;33&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M24,0V50H0V0Z M74,0V50H26V0Z M100,0V50H76V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(584,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"31\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(7)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[7]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;31&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M24,0V50H0V0Z M50,0V50H26V0Z M100,0V50H52V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(585,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"32\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(8)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[8]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;32&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M48,0V50H0V0Z M74,0V50H50V0Z M100,0V50H76V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(582,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"21\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(5)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[5]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;21&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M32.6667,0V50H0V0Z M100,0V50H34.6667V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(583,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"22\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(6)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[6]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;22&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M65.3333,0V50H0V0Z M100,0V50H67.3333V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(581,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"40\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(4)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[4]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;40&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M23.5,0V50H0V0Z M49,0V50H25.5V0Z M74.5,0V50H51V0Z M100,0V50H76.5V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(580,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"30\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(3)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[3]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;30&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M32,0V50H0V0Z M66,0V50H34V0Z M100,0V50H68V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(578,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"10\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(1)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;10&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M100,0V50H0V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(579,92,'1','page','section','#elementor-add-new-section','button[data-structure=\"20\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > section:nth-child(2) > div > div:nth-child(5) > div:nth-child(2) > button:nth-child(2)','//section[@id=\'elementor-add-new-section\']/div/div[3]/div[2]/button[2]','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;20&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M49,0V50H0V0Z M100,0V50H51V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(574,92,'1','page','main','#main','.elementor-element-1d7c4df6 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(575,92,'1','page','main','#main','.elementor-element-684367e0 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(576,92,'1','page','main','#main','.elementor-element-16d09d58 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(577,92,'1','page','main','#main','.elementor-element-61c62221 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(6) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div[6]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(572,92,'1','page','main','#main','.elementor-element-75bf8fbb > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(573,92,'1','page','main','#main','.elementor-element-75bf8fbb > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[12]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(519,92,'1','page','main','#main','.active.owl-item:nth-child(4) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > li:nth-child(2) > .mec-event-sharing > .mec-event-social-icon:nth-child(1) > .facebook[title=\"Share on Facebook\"][target=\"_blank\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(4) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[4]/article/div/div[3]/ul/li[2]/ul/li/a','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(512,92,'1','page','main','#main','.active.owl-item:nth-child(1) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > .mec-event-share > .mec-event-share-icon[href=\"#\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(1) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div/article/div/div[3]/ul/li/a','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(513,92,'1','page','main','#main','.active.owl-item:nth-child(1) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > li:nth-child(2) > .mec-event-sharing > .mec-event-social-icon:nth-child(1) > .facebook[title=\"Share on Facebook\"][target=\"_blank\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(1) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div/article/div/div[3]/ul/li[2]/ul/li/a','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(496,92,'1','page','main','#main','.elementor-element-ab4079f > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(497,92,'1','page','main','#main','.elementor-element-ab4079f > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3)','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[3]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(498,92,'1','page','main','#main','.elementor-element-bc5bb77 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(499,92,'1','page','main','#main','.elementor-element-44689d2 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(5) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(500,92,'1','page','main','#main','.elementor-element-c96bd6b > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(6) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[6]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(501,92,'1','page','main','#main','.elementor-element-4a4c3bc > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(7) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[7]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(502,92,'1','page','main','#main','.elementor-element-21b9ed3 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(8) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div[8]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(503,92,'1','page','main','#main','.elementor-element-d5e1d56 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(504,92,'1','page','main','#main','.elementor-element-d5e1d56 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[4]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(505,92,'1','page','main','#main','.elementor-element-d5e1d56 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[4]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(506,92,'1','page','main','#main','.elementor-element-d5e1d56 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(507,92,'1','page','main','#main','.elementor-element-d5e1d56 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(508,92,'1','page','main','#main','.elementor-element-11cb762 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(509,92,'1','page','main','#main','.elementor-element-28983b6 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Button\"][aria-label=\"Edit Button\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(510,92,'1','page','main','#main','.elementor-element-5093632 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(511,92,'1','page','main','#main','.elementor-element-876a5b1 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit.elementor-editor-element-setting > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[4]/div[2]/div[6]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(483,92,'1','page','main','#main','.elementor-element-068a176 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[2]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(484,92,'1','page','main','#main','.elementor-element-068a176 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[2]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(485,92,'1','page','main','#main','li[title=\"Edit Text Editor\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[2]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(486,92,'1','page','main','#main','.elementor-element-90275b2 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(487,92,'1','page','main','#main','.elementor-element-90275b2 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[3]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(488,92,'1','page','main','#main','.elementor-element-90275b2 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[3]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(489,92,'1','page','main','#main','.elementor-element-90275b2 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(490,92,'1','page','main','#main','.elementor-element-90275b2 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(491,92,'1','page','main','#main','.elementor-element-a5faf5 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(492,92,'1','page','main','#main','li[title=\"Edit Form\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(493,92,'1','page','form','div.elementor-element.elementor-element-edit-mode > div.e-con-inner > div.elementor-element.elementor-element-edit-mode > form.elementor-form','.e-eicon-caret-down','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > svg','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[4]/form/div/div/div/div/svg','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-eicon-caret-down&quot; viewBox=&quot;0 0 571.4 571.4&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(494,92,'1','page','form','div.elementor-element.elementor-element-edit-mode > div.e-con-inner > div.elementor-element.elementor-element-edit-mode > form.elementor-form','.e-fas-search','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > form:nth-child(2) > div:nth-child(5) > div:nth-child(3) > button > span > span > svg:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[4]/form/div/div[3]/button/span/span/svg','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-search&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(495,92,'1','page','main','#main','.elementor-element-ab4079f > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[3]/div[2]/div[5]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(571,92,'1','page','main','#main','.elementor-element-75bf8fbb > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[12]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(570,92,'1','page','main','#main','.elementor-element-75bf8fbb > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[12]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(569,92,'1','page','main','#main','.elementor-element-75bf8fbb > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(12) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[12]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(474,92,'1','page','main','#main','.elementor-element-b2251e7 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(475,92,'1','page','main','#main','.elementor-element-b2251e7 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(476,92,'1','page','main','#main','.elementor-element-b2251e7 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(477,92,'1','page','main','#main','.elementor-element-b2251e7 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(478,92,'1','page','main','#main','.elementor-element-b2251e7 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(479,92,'1','page','main','#main','li[title=\"Edit HTML\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(480,92,'1','page','main','#main','.elementor-element-068a176 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[2]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(481,92,'1','page','main','#main','.elementor-element-068a176 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[2]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(323,55,'1','page','main','#main','.e-font-icon-svg','html > body > div:nth-child(6) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(2) > a > span > span:nth-child(1) > svg','//article[@id=\'post-55\']/div/div/div[2]/div/div[2]/div[2]/a/span/span/svg','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-print&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(324,55,'1','page','complementary','#ea11y-root','','','/div/footer/div[3]/div/a[2]','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(321,55,'1','page','main','#main','.mec-past-event.mec-event-article.mec-divider-toggle:nth-child(1) > h4','html > body > div:nth-child(6) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(2) > div > div > div:nth-child(1) > div > div > article:nth-child(1) > h4:nth-child(3)','//div[@id=\'mec_skin_events_358\']/div/div/article/h4','incorrect_heading_order','error','&lt;h4 class=&quot;mec-event-title&quot;&gt;&lt;a class=&quot;mec-color-hover&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot; target=&quot;_self&quot; rel=&quot;noopener&quot;&gt;Kids Book Club&lt;/a&gt;&lt;/h4&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(322,55,'1','page','main','#main','.elementor-element-607ee56','html > body > div:nth-child(6) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(2) > div > div:nth-child(2)','//article[@id=\'post-55\']/div/div/div[2]/div/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-element elementor-element-607ee56 e-con-full e-flex e-con e-child&quot; data-id=&quot;607ee56&quot; data-element_type=&quot;container&quot; data-e-type=&quot;container&quot; aria-hidden=&quot;true&quot;&gt;\n				&lt;div class=&quot;elementor-element elementor-element-8fccba3 elementor-widget elementor-widget-heading&quot; data-id=&quot;8fccba3&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;heading.default&quot;&gt;\n					&lt;h2 class=&quot;elementor-heading-title elementor-size-default&quot;&gt;Monthly Calendar of Events&lt;/h2&gt;				&lt;/div&gt;\n				&lt;div class=&quot;elementor-element elementor-element-c500b0b elementor-align-center elementor-widget elementor-widget-button&quot; data-id=&quot;c500b0b&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;button.default&quot;&gt;\n										&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm&quot; href=&quot;https://wp.kewauneepubliclibrary.org/print-calendar/&quot;&gt;\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\n						&lt;span class=&quot;elementor-button-icon&quot;&gt;\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-print&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;			&lt;/span&gt;\n									&lt;span class=&quot;elementor-button-text&quot;&gt;Print Monthly Calendar Pages Here&lt;/span&gt;\n					&lt;/span&gt;\n					&lt;/a&gt;\n								&lt;/div&gt;\n				&lt;div class=&quot;elementor-element elementor-element-a18369d elementor-widget elementor-widget-MEC&quot; data-id=&quot;a18369d&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;MEC.default&quot;&gt;\n				&lt;div class=&quot;elementor-widget-container mec-there-reset-button&quot;&gt;\n					&lt;div id=&quot;mec_skin_342&quot; class=&quot;mec-wrap colorskin-custom mec-sm959&quot;&gt;\n\n    &lt;form id=&quot;mec_search_form_342&quot; class=&quot;mec-search-form mec-totalcal-box mec-dropdown-classic&quot; autocomplete=&quot;off&quot;&gt;&lt;div class=&quot;mec-dropdown-wrap&quot; style=&quot;display: none;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-text-input-search&quot;&gt;&lt;label for=&quot;mec_sf_s_342&quot;&gt;Text: &lt;/label&gt;&lt;i class=&quot;mec-sl-magnifier&quot;&gt;&lt;/i&gt;\n                    &lt;input type=&quot;search&quot; value=&quot;&quot; id=&quot;mec_sf_s_342&quot; placeholder=&quot;Keyword Search&quot; title=&quot;Keyword Search&quot;&gt;\n                &lt;/div&gt;&lt;div class=&quot;mec-search-reset-button&quot;&gt;&lt;button class=&quot;button mec-button&quot; id=&quot;mec_search_form_342_reset&quot; type=&quot;button&quot;&gt;Reset&lt;/button&gt;&lt;/div&gt;&lt;/form&gt;\n    &lt;div class=&quot;mec-calendar mec-box-calendar mec-event-calendar-classic mec-event-container-simple&quot; id=&quot;mec_skin_events_342_full&quot;&gt;\n                &lt;div class=&quot;mec-calendar-side mec-clear&quot;&gt;\n                        &lt;div class=&quot;mec-skin-monthly-view-month-navigator-container&quot;&gt;\n                &lt;div class=&quot;mec-month-navigator&quot; id=&quot;mec_month_navigator_342_202602&quot;&gt;&lt;div class=&quot;mec-previous-month mec-load-month mec-previous-month&quot; data-mec-year=&quot;2026&quot; data-mec-month=&quot;01&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;mec-load-month-link&quot;&gt;&lt;i class=&quot;mec-sl-angle-left&quot;&gt;&lt;/i&gt; January&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;mec-calendar-header&quot;&gt;&lt;h2&gt;February 2026&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;mec-next-month mec-load-month mec-next-month&quot; data-mec-year=&quot;2026&quot; data-mec-month=&quot;03&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;mec-load-month-link&quot;&gt;March &lt;i class=&quot;mec-sl-angle-right&quot;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n            \n            &lt;div class=&quot;mec-calendar-table&quot; id=&quot;mec_skin_events_342&quot;&gt;\n                &lt;div class=&quot;mec-month-container mec-month-container-selected&quot; id=&quot;mec_monthly_view_month_342_202602&quot; data-month-id=&quot;202602&quot;&gt;&lt;dl class=&quot;mec-calendar-table-head&quot;&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;SU&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;MO&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;TU&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;WE&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;TH&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;FR&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;SA&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;\n    &lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260201&quot; data-day=&quot;1&quot; data-month=&quot;202602&quot;&gt;1&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260202&quot; data-day=&quot;2&quot; data-month=&quot;202602&quot;&gt;2&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260203&quot; data-day=&quot;3&quot; data-month=&quot;202602&quot;&gt;3&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day  mec-selected-day&quot; data-mec-cell=&quot;20260204&quot; data-day=&quot;4&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;mec-color&quot;&gt;4&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781770219000-20260204&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781770219000-20260204&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260205&quot; data-day=&quot;5&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;5&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-4231770310800-20260205&quot; data-event-id=&quot;423&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/chess-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Chess Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-4231770310800-20260205&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Chess Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 5:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;233&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;&quot;Chess Club&quot; and chess pieces on a board&quot; data-mec-postid=&quot;423&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_423&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260206&quot; data-day=&quot;6&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;6&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991770373800-20260206&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991770373800-20260206&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260207&quot; data-day=&quot;7&quot; data-month=&quot;202602&quot;&gt;7&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260208&quot; data-day=&quot;8&quot; data-month=&quot;202602&quot;&gt;8&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260209&quot; data-day=&quot;9&quot; data-month=&quot;202602&quot;&gt;9&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260210&quot; data-day=&quot;10&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;10&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7321770724800-20260210&quot; data-event-id=&quot;732&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Page Turner’s Adult Book Club: A Forty Year Kiss&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7321770724800-20260210&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Page Turner’s Adult Book Club: A Forty Year Kiss&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 12:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;200&quot; height=&quot;300&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;A Forty Year Kiss by Nickolas Butler&quot; data-mec-postid=&quot;732&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us for Page Turner’s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe’ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_732&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260211&quot; data-day=&quot;11&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;11&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781770823800-20260211&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781770823800-20260211&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260212&quot; data-day=&quot;12&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;12&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7261770904800-20260212&quot; data-event-id=&quot;726&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;DIY Button Heart @ 2PM&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7261770904800-20260212&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;DIY Button Heart @ 2PM&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 2:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;269&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;craft heart covered in buttons&quot; data-mec-postid=&quot;726&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015&nbsp;or emailing kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_726&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7301770912000-20260212&quot; data-event-id=&quot;730&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;DIY Button Heart @ 4PM&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7301770912000-20260212&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;DIY Button Heart @ 4PM&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 4:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;269&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;craft heart covered in buttons&quot; data-mec-postid=&quot;730&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015&nbsp;or emailing kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_730&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260213&quot; data-day=&quot;13&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;13&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991770978600-20260213&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991770978600-20260213&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7231770987600-20260213&quot; data-event-id=&quot;723&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Afternoon Adult Matinee&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7231770987600-20260213&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Afternoon Adult Matinee&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 1:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;228&quot; height=&quot;300&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;The Roses movie jacket&quot; data-mec-postid=&quot;723&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie,&nbsp;The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_723&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260214&quot; data-day=&quot;14&quot; data-month=&quot;202602&quot;&gt;14&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260215&quot; data-day=&quot;15&quot; data-month=&quot;202602&quot;&gt;15&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260216&quot; data-day=&quot;16&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;16&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7201771236000-20260216&quot; data-event-id=&quot;720&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/magazine-give-away/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Magazine Give-away&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7201771236000-20260216&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Magazine Give-away&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:00 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;246&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free&quot; data-mec-postid=&quot;720&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_720&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260217&quot; data-day=&quot;17&quot; data-month=&quot;202602&quot;&gt;17&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260218&quot; data-day=&quot;18&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;18&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781771428600-20260218&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781771428600-20260218&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260219&quot; data-day=&quot;19&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;19&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7171771497000-20260219&quot; data-event-id=&quot;717&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Senior Coffee Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7171771497000-20260219&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Senior Coffee Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;213&quot; height=&quot;236&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;cup of coffee&quot; data-mec-postid=&quot;717&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_717&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-4231771520400-20260219&quot; data-event-id=&quot;423&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/chess-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Chess Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-4231771520400-20260219&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Chess Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 5:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;233&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;&quot;Chess Club&quot; and chess pieces on a board&quot; data-mec-postid=&quot;423&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_423&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260220&quot; data-day=&quot;20&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;20&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991771583400-20260220&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991771583400-20260220&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260221&quot; data-day=&quot;21&quot; data-month=&quot;202602&quot;&gt;21&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260222&quot; data-day=&quot;22&quot; data-month=&quot;202602&quot;&gt;22&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260223&quot; data-day=&quot;23&quot; data-month=&quot;202602&quot;&gt;23&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260224&quot; data-day=&quot;24&quot; data-month=&quot;202602&quot;&gt;24&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260225&quot; data-day=&quot;25&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;25&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781772033400-20260225&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781772033400-20260225&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260226&quot; data-day=&quot;26&quot; data-month=&quot;202602&quot;&gt;26&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260227&quot; data-day=&quot;27&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;27&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991772188200-20260227&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991772188200-20260227&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260228&quot; data-day=&quot;28&quot; data-month=&quot;202602&quot;&gt;28&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;/dl&gt;\n&lt;/div&gt;\n            &lt;/div&gt;\n\n                    &lt;/div&gt;\n            &lt;/div&gt;\n\n        \n        &lt;div class=&quot;mec-modal-result&quot;&gt;&lt;/div&gt;\n\n&lt;/div&gt;				&lt;/div&gt;\n				&lt;/div&gt;\n				&lt;/div&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(567,92,'1','page','main','#main','.elementor-element-7d2c7dee > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[11]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(568,92,'1','page','main','#main','.elementor-element-7e6011c2 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[11]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(566,92,'1','page','main','#main','.elementor-element-7d2c7dee > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[11]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(565,92,'1','page','main','#main','.elementor-element-7d2c7dee > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[11]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(564,92,'1','page','main','#main','.elementor-element-7d2c7dee > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[11]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(563,92,'1','page','main','#main','.elementor-element-7d2c7dee > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[11]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(562,92,'1','page','main','#main','.elementor-element-2bf46932 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[10]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(561,92,'1','page','main','#main','.elementor-element-694114c6 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[10]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(560,92,'1','page','main','#main','.elementor-element-5cc015da > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[10]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(559,92,'1','page','main','#main','.elementor-element-5cc015da > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[10]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(558,92,'1','page','main','#main','.elementor-element-5cc015da > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[10]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(557,92,'1','page','main','#main','.elementor-element-5cc015da > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[10]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(556,92,'1','page','main','#main','.elementor-element-5cc015da > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[10]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(555,92,'1','page','main','#main','.elementor-element-2b8f0a61 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[9]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(554,92,'1','page','main','#main','.elementor-element-156b10ec > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[9]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(553,92,'1','page','main','#main','.elementor-element-156b10ec > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[9]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(552,92,'1','page','main','#main','.elementor-element-156b10ec > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[9]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(551,92,'1','page','main','#main','.elementor-element-156b10ec > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[9]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(550,92,'1','page','main','#main','.elementor-element-156b10ec > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[9]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(549,92,'1','page','main','#main','.elementor-element-1e4162a9 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[8]/div[2]/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(548,92,'1','page','main','#main','.elementor-element-7ff8f85c > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[8]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(546,92,'1','page','main','#main','.elementor-element-6a2dee5 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[8]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(547,92,'1','page','main','#main','.elementor-element-30fd46a > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Image Box\"][aria-label=\"Edit Image Box\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[8]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(545,92,'1','page','main','#main','.elementor-element-6a2dee5 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[8]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(544,92,'1','page','main','#main','.elementor-element-6a2dee5 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[8]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(543,92,'1','page','main','#main','.elementor-element-6a2dee5 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[8]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(542,92,'1','page','main','#main','.elementor-element-6a2dee5 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[8]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(540,92,'1','page','main','#main','.elementor-element-ba10141 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[7]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(541,92,'1','page','main','#main','.elementor-element-6d3234d > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[7]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(539,92,'1','page','main','#main','.elementor-element-ba10141 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[7]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(537,92,'1','page','main','#main','.elementor-element-ba10141 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[7]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(538,92,'1','page','main','#main','.elementor-element-ba10141 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[7]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(536,92,'1','page','main','#main','.elementor-element-ba10141 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[7]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(535,92,'1','page','main','#main','.elementor-element-9e9e468 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Call to Action\"][aria-label=\"Edit Call to Action\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[6]/div[2]/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(533,92,'1','page','main','#main','.elementor-element-54654876 > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Call to Action\"][aria-label=\"Edit Call to Action\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[6]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(534,92,'1','page','main','#main','.elementor-element-2163d1ee > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Call to Action\"][aria-label=\"Edit Call to Action\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[6]/div[2]/div[4]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(531,92,'1','page','main','#main','.elementor-element-7dcbb6f3 > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[6]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(532,92,'1','page','main','#main','.elementor-element-7dcbb6f3 > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[6]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(529,92,'1','page','main','#main','.elementor-element-7dcbb6f3 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[6]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(530,92,'1','page','main','#main','.elementor-element-7dcbb6f3 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[6]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(528,92,'1','page','main','#main','.elementor-element-7dcbb6f3 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[6]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(526,92,'1','page','main','#main','.elementor-element-7d3bc62d > .e-con-inner > .elementor-shape-bottom.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2)','//article[@id=\'post-92\']/div/div/div/div[5]/div[2]/div[2]','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(527,92,'1','page','main','#main','.elementor-element-176df28d > .elementor-element-overlay > .elementor-editor-widget-settings.elementor-editor-element-settings > .elementor-editor-element-edit[title=\"Edit Heading\"][aria-label=\"Edit Heading\"] > .eicon-edit','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul > li > i','//article[@id=\'post-92\']/div/div/div/div[5]/div[2]/div[3]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(524,92,'1','page','main','#main','.elementor-element-7d3bc62d > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[5]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(525,92,'1','page','main','#main','.elementor-element-7d3bc62d > .e-con-inner > .elementor-shape-top.elementor-shape[aria-hidden=\"true\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1)','//article[@id=\'post-92\']/div/div/div/div[5]/div[2]/div','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(523,92,'1','page','main','#main','.elementor-element-7d3bc62d > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .ui-sortable-handle[title=\"Edit Container\"][aria-label=\"Edit Container\"] > .eicon-handle','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > i','//article[@id=\'post-92\']/div/div/div/div[5]/div/ul/li[2]/i','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(522,92,'1','page','main','#main','.elementor-element-7d3bc62d > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-add[title=\"Add Container\"][aria-label=\"Add Container\"] > .eicon-plus','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > i','//article[@id=\'post-92\']/div/div/div/div[5]/div/ul/li/i','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(520,92,'1','page','main','#main','.owl-item:nth-child(5) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > .mec-event-share > .mec-event-share-icon[href=\"#\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(5) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[5]/article/div/div[3]/ul/li/a','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(521,92,'1','page','main','#main','.owl-item:nth-child(5) > .mec-past-event.mec-event-article.mec-clear > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > li:nth-child(2) > .mec-event-sharing > .mec-event-social-icon:nth-child(1) > .facebook[title=\"Share on Facebook\"][target=\"_blank\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(5) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[5]/article/div/div[3]/ul/li[2]/ul/li/a','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(482,92,'1','page','main','#main','.elementor-element-068a176 > .elementor-element-overlay > .elementor-editor-container-settings.elementor-editor-element-overlay-settings.elementor-editor-element-settings > .elementor-editor-element-remove[title=\"Delete Container\"][aria-label=\"Delete Container\"] > .eicon-close','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > i','//article[@id=\'post-92\']/div/div/div/div[2]/div/ul/li[3]/i','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(465,585,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(7) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(1)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(466,585,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(7) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(2)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(467,585,'1','page','complementary','#ea11y-root','','','/div/footer/div[3]/div/a[2]','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(516,92,'1','page','main','#main','.active.owl-item:nth-child(3) > .mec-event-article.mec-clear[itemscope=\"\"] > .event-carousel-type2-head.clearfix > .mec-event-footer-carousel-type2 > .mec-event-sharing-wrap > .mec-event-share > .mec-event-share-icon[href=\"#\"]','html > body > div:nth-child(5) > div:nth-child(2) > div > div > main > article > div > div > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div > div:nth-child(3) > article > div > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a','//div[@id=\'mec_skin_events_275\']/div/div/div/div/div/div[3]/article/div/div[3]/ul/li/a','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(472,92,'1','page','header','#masthead','.mobile-menu-toggle-icon > .ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(1)','html > body > div:nth-child(5) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(1)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(473,92,'1','page','header','#masthead','.ahfb-svg-iconset.svg-baseline.ast-inline-flex:nth-child(2)','html > body > div:nth-child(5) > header:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div > div > div:nth-child(2) > div > div > button > span:nth-child(1) > span:nth-child(2)','//div[@id=\'ast-mobile-header\']/div[2]/div/div/div[2]/div/div/button/span/span[2]','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpgy_accessibility_checker` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_accessibility_checker` with 163 row(s)
--

--
-- Table structure for table `wpgy_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpgy_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=MyISAM AUTO_INCREMENT=1756 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_actionscheduler_actions`
--

LOCK TABLES `wpgy_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpgy_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpgy_actionscheduler_actions` VALUES (627,'image-optimization/database/migration','complete','2026-02-02 17:53:45','2026-02-02 17:53:45',0,'{\"name\":\"fix_optimized_size_keys\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-02 17:53:46','2026-02-02 11:53:46',0,NULL),(628,'image-optimization/database/migration','complete','2026-02-02 17:53:45','2026-02-02 17:53:45',0,'{\"name\":\"fix_mime_type\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-02 17:53:46','2026-02-02 11:53:46',0,NULL),(629,'image-optimization/database/migration','complete','2026-02-02 17:53:45','2026-02-02 17:53:45',0,'{\"name\":\"fix_avif_with_zero_dimensions\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-02 17:53:46','2026-02-02 11:53:46',0,NULL),(630,'image-optimization/database/migration','complete','2026-02-02 17:53:45','2026-02-02 17:53:45',0,'{\"name\":\"cleanup_legacy_bulk_operations\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-02 17:53:46','2026-02-02 11:53:46',0,NULL),(631,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 17:53:45','2026-02-02 11:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770054825;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770054825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 17:53:46','2026-02-02 11:53:46',0,NULL),(632,'action_scheduler/migration_hook','complete','2026-02-02 17:54:45','2026-02-02 11:54:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770054885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770054885;}',3,1,'2026-02-02 17:54:48','2026-02-02 11:54:48',0,NULL),(634,'action_scheduler/migration_hook','failed','2026-02-02 17:55:48','2026-02-02 11:55:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770054948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770054948;}',3,1,'2026-02-02 17:55:49','2026-02-02 11:55:49',0,NULL),(633,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 17:58:46','2026-02-02 11:58:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770055126;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770055126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 17:59:20','2026-02-02 11:59:20',0,NULL),(635,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:04:20','2026-02-02 12:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770055460;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770055460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:04:22','2026-02-02 12:04:22',0,NULL),(636,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:09:22','2026-02-02 12:09:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770055762;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770055762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:10:10','2026-02-02 12:10:10',0,NULL),(637,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:15:10','2026-02-02 12:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770056110;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770056110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:15:14','2026-02-02 12:15:14',0,NULL),(638,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:20:14','2026-02-02 12:20:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770056414;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770056414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:20:17','2026-02-02 12:20:17',0,NULL),(639,'image-optimization/optimize/upload','complete','2026-02-02 18:18:45','2026-02-02 18:18:45',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 18:19:18','2026-02-02 12:19:18',0,NULL),(640,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:25:17','2026-02-02 12:25:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770056717;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770056717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:26:12','2026-02-02 12:26:12',0,NULL),(641,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:31:12','2026-02-02 12:31:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770057072;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770057072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:31:35','2026-02-02 12:31:35',0,NULL),(642,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:36:35','2026-02-02 12:36:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770057395;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770057395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:36:45','2026-02-02 12:36:45',0,NULL),(643,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:41:45','2026-02-02 12:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770057705;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770057705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:41:55','2026-02-02 12:41:55',0,NULL),(644,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:46:55','2026-02-02 12:46:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770058015;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770058015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:47:03','2026-02-02 12:47:03',0,NULL),(645,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:52:03','2026-02-02 12:52:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770058323;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770058323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:52:30','2026-02-02 12:52:30',0,NULL),(646,'image-optimization/optimize/upload','complete','2026-02-02 18:50:01','2026-02-02 18:50:01',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 18:50:08','2026-02-02 12:50:08',0,NULL),(647,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 18:57:30','2026-02-02 12:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770058650;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770058650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 18:57:30','2026-02-02 12:57:30',0,NULL),(648,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:02:30','2026-02-02 13:02:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770058950;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770058950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:03:05','2026-02-02 13:03:05',0,NULL),(649,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:08:05','2026-02-02 13:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770059285;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770059285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:09:08','2026-02-02 13:09:08',0,NULL),(650,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:14:08','2026-02-02 13:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770059648;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770059648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:15:11','2026-02-02 13:15:11',0,NULL),(651,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:20:11','2026-02-02 13:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770060011;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770060011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:21:09','2026-02-02 13:21:09',0,NULL),(652,'image-optimization/optimize/upload','complete','2026-02-02 19:20:11','2026-02-02 19:20:11',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 19:21:09','2026-02-02 13:21:09',0,NULL),(654,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:32:08','2026-02-02 13:32:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770060728;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770060728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:32:35','2026-02-02 13:32:35',0,NULL),(653,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:26:09','2026-02-02 13:26:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770060369;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770060369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:27:08','2026-02-02 13:27:08',0,NULL),(655,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:37:35','2026-02-02 13:37:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770061055;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770061055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:39:23','2026-02-02 13:39:23',0,NULL),(656,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:44:23','2026-02-02 13:44:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770061463;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770061463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:45:26','2026-02-02 13:45:26',0,NULL),(657,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:50:26','2026-02-02 13:50:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770061826;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770061826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:51:29','2026-02-02 13:51:29',0,NULL),(658,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 19:56:29','2026-02-02 13:56:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770062189;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770062189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 19:57:33','2026-02-02 13:57:33',0,NULL),(659,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:02:33','2026-02-02 14:02:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770062553;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770062553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:02:52','2026-02-02 14:02:52',0,NULL),(660,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:07:52','2026-02-02 14:07:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770062872;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770062872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:08:16','2026-02-02 14:08:16',0,NULL),(661,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:13:16','2026-02-02 14:13:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770063196;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770063196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:13:41','2026-02-02 14:13:41',0,NULL),(662,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:18:41','2026-02-02 14:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770063521;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770063521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:18:58','2026-02-02 14:18:58',0,NULL),(663,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:23:58','2026-02-02 14:23:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770063838;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770063838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:24:40','2026-02-02 14:24:40',0,NULL),(664,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:29:40','2026-02-02 14:29:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770064180;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770064180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:29:51','2026-02-02 14:29:51',0,NULL),(665,'image-optimization/optimize/upload','complete','2026-02-02 20:26:17','2026-02-02 20:26:17',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 20:26:48','2026-02-02 14:26:48',0,NULL),(666,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:34:51','2026-02-02 14:34:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770064491;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770064491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:34:54','2026-02-02 14:34:54',0,NULL),(667,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:39:54','2026-02-02 14:39:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770064794;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770064794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:40:47','2026-02-02 14:40:47',0,NULL),(668,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:45:47','2026-02-02 14:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770065147;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770065147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:45:47','2026-02-02 14:45:47',0,NULL),(669,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:50:47','2026-02-02 14:50:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770065447;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770065447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:50:49','2026-02-02 14:50:49',0,NULL),(670,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 20:55:49','2026-02-02 14:55:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770065749;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770065749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 20:56:43','2026-02-02 14:56:43',0,NULL),(671,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:01:43','2026-02-02 15:01:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770066103;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770066103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:02:41','2026-02-02 15:02:41',0,NULL),(672,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:07:41','2026-02-02 15:07:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770066461;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770066461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:07:46','2026-02-02 15:07:46',0,NULL),(673,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:12:46','2026-02-02 15:12:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770066766;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770066766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:13:49','2026-02-02 15:13:49',0,NULL),(674,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:18:49','2026-02-02 15:18:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770067129;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770067129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:18:55','2026-02-02 15:18:55',0,NULL),(675,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:23:55','2026-02-02 15:23:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770067435;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770067435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:24:55','2026-02-02 15:24:55',0,NULL),(676,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:29:55','2026-02-02 15:29:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770067795;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770067795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:29:57','2026-02-02 15:29:57',0,NULL),(677,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:34:57','2026-02-02 15:34:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770068097;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770068097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:35:59','2026-02-02 15:35:59',0,NULL),(678,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:40:59','2026-02-02 15:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770068459;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770068459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:41:55','2026-02-02 15:41:55',0,NULL),(679,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:46:55','2026-02-02 15:46:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770068815;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770068815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:48:05','2026-02-02 15:48:05',0,NULL),(680,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:53:05','2026-02-02 15:53:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770069185;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770069185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:53:51','2026-02-02 15:53:51',0,NULL),(681,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 21:58:51','2026-02-02 15:58:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770069531;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770069531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 21:58:55','2026-02-02 15:58:55',0,NULL),(682,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:03:55','2026-02-02 16:03:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770069835;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770069835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:03:55','2026-02-02 16:03:55',0,NULL),(683,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:08:55','2026-02-02 16:08:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770070135;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770070135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:09:52','2026-02-02 16:09:52',0,NULL),(684,'image-optimization/optimize/upload','complete','2026-02-02 22:05:15','2026-02-02 22:05:15',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:05:18','2026-02-02 16:05:18',0,NULL),(685,'image-optimization/optimize/upload','complete','2026-02-02 22:06:53','2026-02-02 22:06:53',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:07:55','2026-02-02 16:07:55',0,NULL),(686,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:14:52','2026-02-02 16:14:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770070492;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770070492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:15:52','2026-02-02 16:15:52',0,NULL),(687,'image-optimization/optimize/upload','complete','2026-02-02 22:13:16','2026-02-02 22:13:16',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:13:59','2026-02-02 16:13:59',0,NULL),(688,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:20:52','2026-02-02 16:20:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770070852;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770070852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:20:57','2026-02-02 16:20:57',0,NULL),(689,'image-optimization/optimize/upload','complete','2026-02-02 22:17:59','2026-02-02 22:17:59',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:18:00','2026-02-02 16:18:00',0,NULL),(690,'image-optimization/optimize/upload','complete','2026-02-02 22:20:35','2026-02-02 22:20:35',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:20:57','2026-02-02 16:20:57',0,NULL),(692,'image-optimization/optimize/upload','complete','2026-02-02 22:24:54','2026-02-02 22:24:54',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:25:24','2026-02-02 16:25:24',0,NULL),(691,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:25:57','2026-02-02 16:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770071157;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770071157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:26:43','2026-02-02 16:26:43',0,NULL),(693,'image-optimization/optimize/upload','complete','2026-02-02 22:25:29','2026-02-02 22:25:29',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:26:43','2026-02-02 16:26:43',0,NULL),(695,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:37:18','2026-02-02 16:37:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770071838;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770071838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:38:22','2026-02-02 16:38:22',0,NULL),(694,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:31:43','2026-02-02 16:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770071503;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770071503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:32:18','2026-02-02 16:32:18',0,NULL),(696,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:43:22','2026-02-02 16:43:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770072202;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770072202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:43:43','2026-02-02 16:43:43',0,NULL),(697,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:48:43','2026-02-02 16:48:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770072523;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770072523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:49:26','2026-02-02 16:49:26',0,NULL),(698,'image-optimization/optimize/upload','complete','2026-02-02 22:46:55','2026-02-02 22:46:55',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:48:15','2026-02-02 16:48:15',0,NULL),(699,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 22:54:26','2026-02-02 16:54:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770072866;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770072866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 22:55:18','2026-02-02 16:55:18',0,NULL),(700,'image-optimization/optimize/upload','complete','2026-02-02 22:53:07','2026-02-02 22:53:07',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:53:43','2026-02-02 16:53:43',0,NULL),(701,'image-optimization/optimize/upload','complete','2026-02-02 22:54:04','2026-02-02 22:54:04',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:55:18','2026-02-02 16:55:18',0,NULL),(703,'image-optimization/optimize/upload','complete','2026-02-02 22:56:38','2026-02-02 22:56:38',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:57:43','2026-02-02 16:57:43',0,NULL),(702,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:00:18','2026-02-02 17:00:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770073218;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770073218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 23:00:50','2026-02-02 17:00:50',0,NULL),(704,'image-optimization/optimize/upload','complete','2026-02-02 22:57:21','2026-02-02 22:57:21',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:57:43','2026-02-02 16:57:43',0,NULL),(705,'image-optimization/optimize/upload','complete','2026-02-02 22:57:56','2026-02-02 22:57:56',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 22:58:43','2026-02-02 16:58:43',0,NULL),(706,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:05:50','2026-02-02 17:05:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770073550;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770073550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 23:05:58','2026-02-02 17:05:58',0,NULL),(707,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:10:58','2026-02-02 17:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770073858;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770073858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 23:11:11','2026-02-02 17:11:11',0,NULL),(708,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:16:11','2026-02-02 17:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770074171;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770074171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 23:16:15','2026-02-02 17:16:15',0,NULL),(709,'image-optimization/optimize/upload','complete','2026-02-02 23:14:31','2026-02-02 23:14:31',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 23:15:13','2026-02-02 17:15:13',0,NULL),(710,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:21:15','2026-02-02 17:21:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770074475;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770074475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-02 23:21:17','2026-02-02 17:21:17',0,NULL),(711,'image-optimization/optimize/upload','complete','2026-02-02 23:16:56','2026-02-02 23:16:56',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 23:17:55','2026-02-02 17:17:55',0,NULL),(712,'image-optimization/optimize/upload','complete','2026-02-02 23:18:15','2026-02-02 23:18:15',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 23:18:46','2026-02-02 17:18:46',0,NULL),(713,'image-optimization/optimize/upload','complete','2026-02-02 23:19:58','2026-02-02 23:19:58',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-02 23:20:04','2026-02-02 17:20:04',0,NULL),(714,'image-optimization/cleanup/stuck-operation','complete','2026-02-02 23:26:17','2026-02-02 17:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770074777;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770074777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 06:20:14','2026-02-03 00:20:14',0,NULL),(715,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 06:25:14','2026-02-03 00:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770099914;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770099914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 10:17:56','2026-02-03 04:17:56',0,NULL),(716,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 10:22:56','2026-02-03 04:22:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770114176;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770114176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:11:01','2026-02-03 08:11:01',0,NULL),(717,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:16:01','2026-02-03 08:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770128161;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770128161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:16:01','2026-02-03 08:16:01',0,NULL),(718,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:21:01','2026-02-03 08:21:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770128461;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770128461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:21:48','2026-02-03 08:21:48',0,NULL),(719,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:26:48','2026-02-03 08:26:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770128808;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770128808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:26:48','2026-02-03 08:26:48',0,NULL),(720,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:31:48','2026-02-03 08:31:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770129108;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770129108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:31:48','2026-02-03 08:31:48',0,NULL),(721,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:36:48','2026-02-03 08:36:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770129408;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770129408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:36:48','2026-02-03 08:36:48',0,NULL),(722,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:41:48','2026-02-03 08:41:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770129708;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770129708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:41:48','2026-02-03 08:41:48',0,NULL),(723,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:46:48','2026-02-03 08:46:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770130008;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770130008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:46:59','2026-02-03 08:46:59',0,NULL),(724,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:51:59','2026-02-03 08:51:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770130319;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770130319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:51:59','2026-02-03 08:51:59',0,NULL),(725,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 14:56:59','2026-02-03 08:56:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770130619;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770130619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 14:58:12','2026-02-03 08:58:12',0,NULL),(726,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:03:12','2026-02-03 09:03:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770130992;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770130992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:03:57','2026-02-03 09:03:57',0,NULL),(727,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:08:57','2026-02-03 09:08:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770131337;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770131337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:08:58','2026-02-03 09:08:58',0,NULL),(728,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:13:58','2026-02-03 09:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770131638;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770131638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:14:08','2026-02-03 09:14:08',0,NULL),(729,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:19:08','2026-02-03 09:19:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770131948;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770131948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:19:25','2026-02-03 09:19:25',0,NULL),(730,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:24:25','2026-02-03 09:24:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770132265;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770132265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:24:56','2026-02-03 09:24:56',0,NULL),(731,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:29:56','2026-02-03 09:29:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770132596;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770132596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:30:11','2026-02-03 09:30:11',0,NULL),(732,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:35:11','2026-02-03 09:35:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770132911;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770132911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:35:24','2026-02-03 09:35:24',0,NULL),(733,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:40:24','2026-02-03 09:40:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770133224;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770133224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:40:32','2026-02-03 09:40:32',0,NULL),(734,'image-optimization/optimize/upload','complete','2026-02-03 15:36:04','2026-02-03 15:36:04',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 15:36:21','2026-02-03 09:36:21',0,NULL),(735,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:45:32','2026-02-03 09:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770133532;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770133532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:45:46','2026-02-03 09:45:46',0,NULL),(736,'image-optimization/optimize/upload','complete','2026-02-03 15:43:42','2026-02-03 15:43:42',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 15:43:48','2026-02-03 09:43:48',0,NULL),(737,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:50:46','2026-02-03 09:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770133846;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770133846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:51:19','2026-02-03 09:51:19',0,NULL),(738,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 15:56:19','2026-02-03 09:56:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770134179;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770134179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 15:56:21','2026-02-03 09:56:21',0,NULL),(739,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:01:21','2026-02-03 10:01:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770134481;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770134481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:01:55','2026-02-03 10:01:55',0,NULL),(740,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:06:55','2026-02-03 10:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770134815;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770134815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:08:07','2026-02-03 10:08:07',0,NULL),(741,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:13:07','2026-02-03 10:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770135187;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770135187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:14:01','2026-02-03 10:14:01',0,NULL),(742,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:19:01','2026-02-03 10:19:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770135541;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770135541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:20:04','2026-02-03 10:20:04',0,NULL),(743,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:25:04','2026-02-03 10:25:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770135904;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770135904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:26:07','2026-02-03 10:26:07',0,NULL),(744,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:31:07','2026-02-03 10:31:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770136267;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770136267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:32:01','2026-02-03 10:32:01',0,NULL),(745,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:37:01','2026-02-03 10:37:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770136621;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770136621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:37:06','2026-02-03 10:37:06',0,NULL),(746,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:42:06','2026-02-03 10:42:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770136926;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770136926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:42:59','2026-02-03 10:42:59',0,NULL),(747,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:47:59','2026-02-03 10:47:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770137279;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770137279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:47:59','2026-02-03 10:47:59',0,NULL),(748,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:52:59','2026-02-03 10:52:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770137579;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770137579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:53:12','2026-02-03 10:53:12',0,NULL),(749,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 16:58:12','2026-02-03 10:58:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770137892;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770137892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 16:58:33','2026-02-03 10:58:33',0,NULL),(750,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:03:33','2026-02-03 11:03:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770138213;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770138213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:04:04','2026-02-03 11:04:04',0,NULL),(751,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:09:04','2026-02-03 11:09:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770138544;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770138544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:09:39','2026-02-03 11:09:39',0,NULL),(752,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:14:39','2026-02-03 11:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770138879;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770138879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:14:45','2026-02-03 11:14:45',0,NULL),(753,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:19:45','2026-02-03 11:19:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770139185;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770139185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:20:49','2026-02-03 11:20:49',0,NULL),(754,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:25:49','2026-02-03 11:25:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770139549;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770139549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:26:04','2026-02-03 11:26:04',0,NULL),(755,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:31:04','2026-02-03 11:31:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770139864;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770139864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:32:07','2026-02-03 11:32:07',0,NULL),(756,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:37:07','2026-02-03 11:37:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770140227;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770140227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:39:01','2026-02-03 11:39:01',0,NULL),(757,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:44:01','2026-02-03 11:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770140641;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770140641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:45:08','2026-02-03 11:45:08',0,NULL),(758,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:50:08','2026-02-03 11:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770141008;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770141008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:50:35','2026-02-03 11:50:35',0,NULL),(759,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 17:55:35','2026-02-03 11:55:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770141335;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770141335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 17:56:37','2026-02-03 11:56:37',0,NULL),(760,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:01:37','2026-02-03 12:01:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770141697;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770141697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:01:41','2026-02-03 12:01:41',0,NULL),(761,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:06:41','2026-02-03 12:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770142001;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770142001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:07:11','2026-02-03 12:07:11',0,NULL),(762,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:12:11','2026-02-03 12:12:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770142331;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770142331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:12:37','2026-02-03 12:12:37',0,NULL),(763,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:17:37','2026-02-03 12:17:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770142657;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770142657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:18:43','2026-02-03 12:18:43',0,NULL),(764,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:23:43','2026-02-03 12:23:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770143023;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770143023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:24:17','2026-02-03 12:24:17',0,NULL),(765,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:29:17','2026-02-03 12:29:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770143357;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770143357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:30:13','2026-02-03 12:30:13',0,NULL),(766,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:35:13','2026-02-03 12:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770143713;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770143713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:36:15','2026-02-03 12:36:15',0,NULL),(767,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:41:15','2026-02-03 12:41:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770144075;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770144075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:42:17','2026-02-03 12:42:17',0,NULL),(768,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:47:17','2026-02-03 12:47:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770144437;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770144437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:48:27','2026-02-03 12:48:27',0,NULL),(769,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 18:53:27','2026-02-03 12:53:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770144807;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770144807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 18:55:02','2026-02-03 12:55:02',0,NULL),(770,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:00:02','2026-02-03 13:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770145202;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770145202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:00:14','2026-02-03 13:00:14',0,NULL),(771,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:05:14','2026-02-03 13:05:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770145514;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770145514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:05:36','2026-02-03 13:05:36',0,NULL),(772,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:10:36','2026-02-03 13:10:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770145836;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770145836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:11:42','2026-02-03 13:11:42',0,NULL),(773,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:16:42','2026-02-03 13:16:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770146202;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770146202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:16:54','2026-02-03 13:16:54',0,NULL),(774,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:21:54','2026-02-03 13:21:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770146514;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770146514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:22:16','2026-02-03 13:22:16',0,NULL),(775,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:27:16','2026-02-03 13:27:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770146836;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770146836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:27:56','2026-02-03 13:27:56',0,NULL),(776,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:32:56','2026-02-03 13:32:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770147176;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770147176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:32:57','2026-02-03 13:32:57',0,NULL),(777,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:37:57','2026-02-03 13:37:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770147477;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770147477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:37:57','2026-02-03 13:37:57',0,NULL),(778,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:42:57','2026-02-03 13:42:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770147777;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770147777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:42:57','2026-02-03 13:42:57',0,NULL),(779,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:47:57','2026-02-03 13:47:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770148077;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770148077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:48:43','2026-02-03 13:48:43',0,NULL),(780,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:53:43','2026-02-03 13:53:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770148423;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770148423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:53:54','2026-02-03 13:53:54',0,NULL),(781,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 19:58:54','2026-02-03 13:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770148734;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770148734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 19:59:20','2026-02-03 13:59:20',0,NULL),(782,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:04:20','2026-02-03 14:04:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770149060;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770149060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:04:22','2026-02-03 14:04:22',0,NULL),(783,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:09:22','2026-02-03 14:09:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770149362;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770149362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:09:25','2026-02-03 14:09:25',0,NULL),(784,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:14:25','2026-02-03 14:14:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770149665;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770149665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:14:31','2026-02-03 14:14:31',0,NULL),(785,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:19:31','2026-02-03 14:19:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770149971;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770149971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:19:51','2026-02-03 14:19:51',0,NULL),(786,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:24:51','2026-02-03 14:24:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770150291;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770150291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:25:48','2026-02-03 14:25:48',0,NULL),(787,'image-optimization/optimize/upload','complete','2026-02-03 20:21:30','2026-02-03 20:21:30',10,'{\"attachment_id\":718}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 20:21:54','2026-02-03 14:21:54',0,NULL),(788,'image-optimization/optimize/upload','complete','2026-02-03 20:25:46','2026-02-03 20:25:46',10,'{\"attachment_id\":721}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 20:25:53','2026-02-03 14:25:53',0,NULL),(790,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:35:52','2026-02-03 14:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770150952;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770150952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:36:39','2026-02-03 14:36:39',0,NULL),(789,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:30:48','2026-02-03 14:30:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770150648;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770150648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:30:52','2026-02-03 14:30:52',0,NULL),(791,'image-optimization/optimize/upload','complete','2026-02-03 20:32:16','2026-02-03 20:32:16',10,'{\"attachment_id\":724}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 20:32:23','2026-02-03 14:32:23',0,NULL),(792,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:41:39','2026-02-03 14:41:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770151299;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770151299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:41:49','2026-02-03 14:41:49',0,NULL),(793,'image-optimization/optimize/upload','complete','2026-02-03 20:37:21','2026-02-03 20:37:21',10,'{\"attachment_id\":727}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 20:37:48','2026-02-03 14:37:48',0,NULL),(794,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:46:49','2026-02-03 14:46:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770151609;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770151609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 20:50:01','2026-02-03 14:50:01',0,NULL),(795,'image-optimization/optimize/upload','complete','2026-02-03 20:43:43','2026-02-03 20:43:43',10,'{\"attachment_id\":733}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-03 20:43:53','2026-02-03 14:43:53',0,NULL),(796,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 20:55:01','2026-02-03 14:55:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770152101;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770152101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-03 22:51:10','2026-02-03 16:51:10',0,NULL),(797,'image-optimization/cleanup/stuck-operation','complete','2026-02-03 22:56:10','2026-02-03 16:56:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770159370;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770159370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 00:44:06','2026-02-03 18:44:06',0,NULL),(798,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 00:49:06','2026-02-03 18:49:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770166146;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770166146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 03:21:13','2026-02-03 21:21:13',0,NULL),(799,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 03:26:13','2026-02-03 21:26:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770175573;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770175573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 14:42:20','2026-02-04 08:42:20',0,NULL),(800,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 14:47:20','2026-02-04 08:47:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770216440;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770216440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 14:47:56','2026-02-04 08:47:56',0,NULL),(801,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 14:52:56','2026-02-04 08:52:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770216776;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770216776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 14:53:30','2026-02-04 08:53:30',0,NULL),(802,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 14:58:30','2026-02-04 08:58:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770217110;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770217110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:00:16','2026-02-04 09:00:16',0,NULL),(803,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:05:16','2026-02-04 09:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770217516;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770217516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:06:04','2026-02-04 09:06:04',0,NULL),(804,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:11:04','2026-02-04 09:11:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770217864;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770217864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:11:15','2026-02-04 09:11:15',0,NULL),(805,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:16:15','2026-02-04 09:16:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770218175;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770218175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:16:19','2026-02-04 09:16:19',0,NULL),(806,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:21:19','2026-02-04 09:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770218479;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770218479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:22:49','2026-02-04 09:22:49',0,NULL),(807,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:27:49','2026-02-04 09:27:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770218869;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770218869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:27:56','2026-02-04 09:27:56',0,NULL),(808,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:32:56','2026-02-04 09:32:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770219176;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770219176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:33:42','2026-02-04 09:33:42',0,NULL),(809,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:38:42','2026-02-04 09:38:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770219522;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770219522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:39:12','2026-02-04 09:39:12',0,NULL),(810,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:44:12','2026-02-04 09:44:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770219852;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770219852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:44:50','2026-02-04 09:44:50',0,NULL),(811,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:49:50','2026-02-04 09:49:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770220190;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770220190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:49:53','2026-02-04 09:49:53',0,NULL),(812,'image-optimization/optimize/upload','complete','2026-02-04 15:48:01','2026-02-04 15:48:01',10,'{\"attachment_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-04 15:48:10','2026-02-04 09:48:10',0,NULL),(813,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 15:54:53','2026-02-04 09:54:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770220493;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770220493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 15:56:03','2026-02-04 09:56:03',0,NULL),(814,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:01:03','2026-02-04 10:01:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770220863;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770220863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:01:55','2026-02-04 10:01:55',0,NULL),(815,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:06:55','2026-02-04 10:06:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770221215;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770221215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:06:58','2026-02-04 10:06:58',0,NULL),(816,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:11:58','2026-02-04 10:11:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770221518;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770221518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:12:52','2026-02-04 10:12:52',0,NULL),(817,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:17:52','2026-02-04 10:17:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770221872;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770221872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:18:05','2026-02-04 10:18:05',0,NULL),(818,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:23:05','2026-02-04 10:23:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770222185;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770222185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:24:14','2026-02-04 10:24:14',0,NULL),(819,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:29:14','2026-02-04 10:29:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770222554;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770222554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:29:35','2026-02-04 10:29:35',0,NULL),(820,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:34:35','2026-02-04 10:34:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770222875;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770222875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:34:52','2026-02-04 10:34:52',0,NULL),(821,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:39:52','2026-02-04 10:39:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770223192;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770223192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:39:56','2026-02-04 10:39:56',0,NULL),(822,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:44:56','2026-02-04 10:44:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770223496;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770223496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:45:07','2026-02-04 10:45:07',0,NULL),(823,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:50:07','2026-02-04 10:50:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770223807;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770223807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:50:28','2026-02-04 10:50:28',0,NULL),(824,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 16:55:28','2026-02-04 10:55:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770224128;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770224128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 16:55:51','2026-02-04 10:55:51',0,NULL),(825,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:00:51','2026-02-04 11:00:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770224451;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770224451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:00:55','2026-02-04 11:00:55',0,NULL),(826,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:05:55','2026-02-04 11:05:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770224755;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770224755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:06:24','2026-02-04 11:06:24',0,NULL),(827,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:11:24','2026-02-04 11:11:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770225084;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770225084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:11:47','2026-02-04 11:11:47',0,NULL),(828,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:16:47','2026-02-04 11:16:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770225407;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770225407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:17:02','2026-02-04 11:17:02',0,NULL),(829,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:22:02','2026-02-04 11:22:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770225722;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770225722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:22:13','2026-02-04 11:22:13',0,NULL),(830,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:27:13','2026-02-04 11:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770226033;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770226033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:27:46','2026-02-04 11:27:46',0,NULL),(831,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:32:46','2026-02-04 11:32:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770226366;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770226366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:32:46','2026-02-04 11:32:46',0,NULL),(832,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:37:46','2026-02-04 11:37:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770226666;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770226666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:37:47','2026-02-04 11:37:47',0,NULL),(833,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:42:47','2026-02-04 11:42:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770226967;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770226967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:43:31','2026-02-04 11:43:31',0,NULL),(834,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:48:31','2026-02-04 11:48:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770227311;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770227311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:48:33','2026-02-04 11:48:33',0,NULL),(835,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:53:33','2026-02-04 11:53:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770227613;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770227613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 17:54:30','2026-02-04 11:54:30',0,NULL),(836,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 17:59:30','2026-02-04 11:59:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770227970;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770227970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 18:49:11','2026-02-04 12:49:11',0,NULL),(837,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 18:54:11','2026-02-04 12:54:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770231251;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770231251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 19:42:20','2026-02-04 13:42:20',0,NULL),(838,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 19:47:20','2026-02-04 13:47:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770234440;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770234440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 19:48:41','2026-02-04 13:48:41',0,NULL),(839,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 19:53:41','2026-02-04 13:53:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770234821;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770234821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 19:53:56','2026-02-04 13:53:56',0,NULL),(840,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 19:58:56','2026-02-04 13:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770235136;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770235136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 19:58:56','2026-02-04 13:58:56',0,NULL),(841,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:03:56','2026-02-04 14:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770235436;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770235436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:03:58','2026-02-04 14:03:58',0,NULL),(842,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:08:58','2026-02-04 14:08:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770235738;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770235738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:09:04','2026-02-04 14:09:04',0,NULL),(843,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:14:04','2026-02-04 14:14:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770236044;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770236044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:15:08','2026-02-04 14:15:08',0,NULL),(844,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:20:08','2026-02-04 14:20:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770236408;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770236408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:21:12','2026-02-04 14:21:12',0,NULL),(845,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:26:12','2026-02-04 14:26:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770236772;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770236772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:26:46','2026-02-04 14:26:46',0,NULL),(846,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:31:46','2026-02-04 14:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770237106;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770237106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:32:25','2026-02-04 14:32:25',0,NULL),(847,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:37:25','2026-02-04 14:37:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770237445;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770237445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:43:32','2026-02-04 14:43:32',0,NULL),(848,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:48:32','2026-02-04 14:48:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770238112;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770238112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:48:51','2026-02-04 14:48:51',0,NULL),(849,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:53:51','2026-02-04 14:53:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770238431;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770238431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:54:08','2026-02-04 14:54:08',0,NULL),(850,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 20:59:08','2026-02-04 14:59:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770238748;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770238748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 20:59:38','2026-02-04 14:59:38',0,NULL),(851,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:04:38','2026-02-04 15:04:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770239078;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770239078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:04:55','2026-02-04 15:04:55',0,NULL),(852,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:09:55','2026-02-04 15:09:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770239395;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770239395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:10:27','2026-02-04 15:10:27',0,NULL),(853,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:15:27','2026-02-04 15:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770239727;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770239727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:15:56','2026-02-04 15:15:56',0,NULL),(854,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:20:56','2026-02-04 15:20:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770240056;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770240056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:20:56','2026-02-04 15:20:56',0,NULL),(855,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:25:56','2026-02-04 15:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770240356;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770240356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:25:57','2026-02-04 15:25:57',0,NULL),(856,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:30:57','2026-02-04 15:30:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770240657;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770240657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:31:41','2026-02-04 15:31:41',0,NULL),(857,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:36:41','2026-02-04 15:36:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770241001;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770241001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:36:49','2026-02-04 15:36:49',0,NULL),(858,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:41:49','2026-02-04 15:41:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770241309;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770241309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:42:43','2026-02-04 15:42:43',0,NULL),(859,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:47:43','2026-02-04 15:47:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770241663;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770241663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:47:46','2026-02-04 15:47:46',0,NULL),(860,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:52:46','2026-02-04 15:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770241966;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770241966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:52:56','2026-02-04 15:52:56',0,NULL),(861,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 21:57:56','2026-02-04 15:57:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770242276;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770242276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 21:58:00','2026-02-04 15:58:00',0,NULL),(862,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:03:00','2026-02-04 16:03:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770242580;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770242580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:03:01','2026-02-04 16:03:01',0,NULL),(863,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:08:01','2026-02-04 16:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770242881;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770242881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:08:11','2026-02-04 16:08:11',0,NULL),(864,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:13:11','2026-02-04 16:13:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770243191;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770243191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:14:15','2026-02-04 16:14:15',0,NULL),(865,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:19:15','2026-02-04 16:19:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770243555;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770243555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:20:18','2026-02-04 16:20:18',0,NULL),(866,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:25:18','2026-02-04 16:25:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770243918;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770243918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:25:23','2026-02-04 16:25:23',0,NULL),(867,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:30:23','2026-02-04 16:30:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770244223;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770244223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-04 22:30:52','2026-02-04 16:30:52',0,NULL),(868,'image-optimization/cleanup/stuck-operation','complete','2026-02-04 22:35:52','2026-02-04 16:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770244552;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770244552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 06:20:03','2026-02-05 00:20:03',0,NULL),(869,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 06:25:03','2026-02-05 00:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770272703;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770272703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 07:02:25','2026-02-05 01:02:25',0,NULL),(870,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 07:07:25','2026-02-05 01:07:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770275245;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770275245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 13:53:53','2026-02-05 07:53:53',0,NULL),(871,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 13:58:53','2026-02-05 07:58:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770299933;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770299933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 14:14:51','2026-02-05 08:14:51',0,NULL),(872,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 14:19:51','2026-02-05 08:19:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770301191;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770301191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 14:32:20','2026-02-05 08:32:20',0,NULL),(873,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 14:37:20','2026-02-05 08:37:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770302240;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770302240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 18:37:41','2026-02-05 12:37:41',0,NULL),(874,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 18:42:41','2026-02-05 12:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770316961;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770316961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 19:03:32','2026-02-05 13:03:32',0,NULL),(875,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 19:08:32','2026-02-05 13:08:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770318512;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770318512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 19:39:59','2026-02-05 13:39:59',0,NULL),(876,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 19:44:59','2026-02-05 13:44:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770320699;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770320699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 19:45:58','2026-02-05 13:45:58',0,NULL),(877,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 19:50:58','2026-02-05 13:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770321058;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770321058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 19:51:04','2026-02-05 13:51:04',0,NULL),(878,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 19:56:04','2026-02-05 13:56:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770321364;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770321364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 19:57:04','2026-02-05 13:57:04',0,NULL),(879,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:02:04','2026-02-05 14:02:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770321724;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770321724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:02:08','2026-02-05 14:02:08',0,NULL),(880,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:07:08','2026-02-05 14:07:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770322028;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770322028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:07:10','2026-02-05 14:07:10',0,NULL),(881,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:12:10','2026-02-05 14:12:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770322330;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770322330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:13:31','2026-02-05 14:13:31',0,NULL),(882,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:18:31','2026-02-05 14:18:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770322711;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770322711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:19:08','2026-02-05 14:19:08',0,NULL),(883,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:24:08','2026-02-05 14:24:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770323048;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770323048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:24:09','2026-02-05 14:24:09',0,NULL),(884,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:29:09','2026-02-05 14:29:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770323349;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770323349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:30:41','2026-02-05 14:30:41',0,NULL),(885,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:35:41','2026-02-05 14:35:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770323741;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770323741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:36:07','2026-02-05 14:36:07',0,NULL),(886,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:41:07','2026-02-05 14:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770324067;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770324067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:41:19','2026-02-05 14:41:19',0,NULL),(887,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:46:19','2026-02-05 14:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770324379;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770324379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:46:35','2026-02-05 14:46:35',0,NULL),(888,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:51:35','2026-02-05 14:51:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770324695;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770324695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:51:48','2026-02-05 14:51:48',0,NULL),(889,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 20:56:48','2026-02-05 14:56:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770325008;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770325008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 20:57:15','2026-02-05 14:57:15',0,NULL),(890,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:02:15','2026-02-05 15:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770325335;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770325335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:03:01','2026-02-05 15:03:01',0,NULL),(891,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:08:01','2026-02-05 15:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770325681;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770325681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:08:02','2026-02-05 15:08:02',0,NULL),(892,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:13:02','2026-02-05 15:13:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770325982;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770325982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:13:52','2026-02-05 15:13:52',0,NULL),(893,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:18:52','2026-02-05 15:18:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770326332;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770326332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:19:48','2026-02-05 15:19:48',0,NULL),(894,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:24:48','2026-02-05 15:24:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770326688;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770326688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:24:57','2026-02-05 15:24:57',0,NULL),(895,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:29:57','2026-02-05 15:29:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770326997;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770326997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:30:28','2026-02-05 15:30:28',0,NULL),(896,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:35:28','2026-02-05 15:35:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770327328;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770327328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:36:00','2026-02-05 15:36:00',0,NULL),(897,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:41:00','2026-02-05 15:41:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770327660;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770327660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:41:09','2026-02-05 15:41:09',0,NULL),(898,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:46:09','2026-02-05 15:46:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770327969;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770327969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:47:34','2026-02-05 15:47:34',0,NULL),(899,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:52:34','2026-02-05 15:52:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770328354;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770328354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 21:52:52','2026-02-05 15:52:52',0,NULL),(900,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 21:57:52','2026-02-05 15:57:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770328672;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770328672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:02:14','2026-02-05 16:02:14',0,NULL),(901,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:07:14','2026-02-05 16:07:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770329234;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770329234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:07:14','2026-02-05 16:07:14',0,NULL),(902,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:12:14','2026-02-05 16:12:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770329534;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770329534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:13:31','2026-02-05 16:13:31',0,NULL),(903,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:18:31','2026-02-05 16:18:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770329911;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770329911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:18:46','2026-02-05 16:18:46',0,NULL),(904,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:23:46','2026-02-05 16:23:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770330226;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770330226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:26:09','2026-02-05 16:26:09',0,NULL),(905,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:31:09','2026-02-05 16:31:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770330669;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770330669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:34:40','2026-02-05 16:34:40',0,NULL),(906,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:39:40','2026-02-05 16:39:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770331180;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770331180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:44:01','2026-02-05 16:44:01',0,NULL),(907,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:49:01','2026-02-05 16:49:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770331741;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770331741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 22:49:04','2026-02-05 16:49:04',0,NULL),(908,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 22:54:04','2026-02-05 16:54:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770332044;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770332044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:10:36','2026-02-05 17:10:36',0,NULL),(909,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:15:36','2026-02-05 17:15:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770333336;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770333336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:16:20','2026-02-05 17:16:20',0,NULL),(910,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:21:20','2026-02-05 17:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770333680;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770333680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:22:07','2026-02-05 17:22:07',0,NULL),(911,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:27:07','2026-02-05 17:27:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770334027;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770334027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:28:16','2026-02-05 17:28:16',0,NULL),(912,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:33:16','2026-02-05 17:33:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770334396;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770334396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:34:44','2026-02-05 17:34:44',0,NULL),(913,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:39:44','2026-02-05 17:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770334784;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770334784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:40:10','2026-02-05 17:40:10',0,NULL),(914,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:45:10','2026-02-05 17:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770335110;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770335110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:45:47','2026-02-05 17:45:47',0,NULL),(915,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:50:47','2026-02-05 17:50:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770335447;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770335447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:52:06','2026-02-05 17:52:06',0,NULL),(916,'image-optimization/cleanup/stuck-operation','complete','2026-02-05 23:57:06','2026-02-05 17:57:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770335826;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770335826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-05 23:58:20','2026-02-05 17:58:20',0,NULL),(917,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:03:20','2026-02-05 18:03:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770336200;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770336200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:04:18','2026-02-05 18:04:18',0,NULL),(918,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:09:18','2026-02-05 18:09:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770336558;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770336558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:09:50','2026-02-05 18:09:50',0,NULL),(919,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:14:50','2026-02-05 18:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770336890;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770336890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:15:29','2026-02-05 18:15:29',0,NULL),(920,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:20:29','2026-02-05 18:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770337229;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770337229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:21:11','2026-02-05 18:21:11',0,NULL),(921,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:26:11','2026-02-05 18:26:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770337571;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770337571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:26:29','2026-02-05 18:26:29',0,NULL),(922,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:31:29','2026-02-05 18:31:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770337889;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770337889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:32:00','2026-02-05 18:32:00',0,NULL),(923,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:37:00','2026-02-05 18:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770338220;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770338220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 00:37:49','2026-02-05 18:37:49',0,NULL),(924,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 00:42:49','2026-02-05 18:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770338569;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770338569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 12:23:40','2026-02-06 06:23:40',0,NULL),(925,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 12:28:40','2026-02-06 06:28:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770380920;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770380920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 15:54:53','2026-02-06 09:54:53',0,NULL),(926,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 15:59:53','2026-02-06 09:59:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770393593;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770393593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:00:12','2026-02-06 10:00:12',0,NULL),(927,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:05:12','2026-02-06 10:05:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770393912;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770393912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:05:32','2026-02-06 10:05:32',0,NULL),(928,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:10:32','2026-02-06 10:10:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770394232;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770394232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:12:14','2026-02-06 10:12:14',0,NULL),(929,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:17:14','2026-02-06 10:17:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770394634;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770394634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:17:22','2026-02-06 10:17:22',0,NULL),(930,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:22:22','2026-02-06 10:22:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770394942;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770394942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:22:24','2026-02-06 10:22:24',0,NULL),(931,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:27:24','2026-02-06 10:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770395244;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770395244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:28:26','2026-02-06 10:28:26',0,NULL),(932,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:33:26','2026-02-06 10:33:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770395606;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770395606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:34:38','2026-02-06 10:34:38',0,NULL),(933,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:39:38','2026-02-06 10:39:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770395978;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770395978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:39:53','2026-02-06 10:39:53',0,NULL),(934,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:44:53','2026-02-06 10:44:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770396293;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770396293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:45:08','2026-02-06 10:45:08',0,NULL),(935,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:50:08','2026-02-06 10:50:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770396608;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770396608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:50:53','2026-02-06 10:50:53',0,NULL),(936,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 16:55:53','2026-02-06 10:55:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770396953;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770396953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 16:56:26','2026-02-06 10:56:26',0,NULL),(937,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 17:01:26','2026-02-06 11:01:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770397286;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770397286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 17:36:19','2026-02-06 11:36:19',0,NULL),(938,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 17:41:19','2026-02-06 11:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770399679;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770399679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-06 17:51:08','2026-02-06 11:51:08',0,NULL),(939,'image-optimization/cleanup/stuck-operation','complete','2026-02-06 17:56:08','2026-02-06 11:56:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770400568;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770400568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 03:08:46','2026-02-06 21:08:46',0,NULL),(940,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 03:13:46','2026-02-06 21:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770434026;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770434026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 06:20:35','2026-02-07 00:20:35',0,NULL),(941,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 06:25:35','2026-02-07 00:25:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770445535;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770445535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 15:51:06','2026-02-07 09:51:06',0,NULL),(942,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 15:56:06','2026-02-07 09:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770479766;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770479766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 16:50:21','2026-02-07 10:50:21',0,NULL),(943,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 16:55:21','2026-02-07 10:55:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770483321;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770483321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 21:00:57','2026-02-07 15:00:57',0,NULL),(944,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 21:05:57','2026-02-07 15:05:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770498357;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770498357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-07 21:07:51','2026-02-07 15:07:51',0,NULL),(945,'image-optimization/cleanup/stuck-operation','complete','2026-02-07 21:12:51','2026-02-07 15:12:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770498771;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770498771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-08 07:11:06','2026-02-08 01:11:06',0,NULL),(946,'image-optimization/cleanup/stuck-operation','complete','2026-02-08 07:16:06','2026-02-08 01:16:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770534966;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770534966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-08 14:07:12','2026-02-08 08:07:12',0,NULL),(947,'image-optimization/cleanup/stuck-operation','complete','2026-02-08 14:12:12','2026-02-08 08:12:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770559932;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770559932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-08 17:19:04','2026-02-08 11:19:04',0,NULL),(948,'image-optimization/cleanup/stuck-operation','complete','2026-02-08 17:24:04','2026-02-08 11:24:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770571444;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770571444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 04:30:58','2026-02-08 22:30:58',0,NULL),(949,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 04:35:58','2026-02-08 22:35:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770611758;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770611758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 04:36:19','2026-02-08 22:36:19',0,NULL),(950,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 04:41:19','2026-02-08 22:41:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770612079;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770612079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 04:43:11','2026-02-08 22:43:11',0,NULL),(951,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 04:48:11','2026-02-08 22:48:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770612491;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770612491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 05:20:03','2026-02-08 23:20:03',0,NULL),(952,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 05:25:03','2026-02-08 23:25:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770614703;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770614703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 06:20:14','2026-02-09 00:20:14',0,NULL),(953,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 06:25:14','2026-02-09 00:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770618314;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770618314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 12:43:45','2026-02-09 06:43:45',0,NULL),(954,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 12:48:45','2026-02-09 06:48:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770641325;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770641325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 16:04:53','2026-02-09 10:04:53',0,NULL),(955,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 16:09:53','2026-02-09 10:09:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770653393;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770653393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 17:19:18','2026-02-09 11:19:18',0,NULL),(956,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 17:24:18','2026-02-09 11:24:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770657858;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770657858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 18:56:10','2026-02-09 12:56:10',0,NULL),(957,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 19:01:10','2026-02-09 13:01:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770663670;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770663670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 21:45:07','2026-02-09 15:45:07',0,NULL),(958,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 21:50:07','2026-02-09 15:50:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770673807;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770673807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-09 22:42:15','2026-02-09 16:42:15',0,NULL),(959,'image-optimization/cleanup/stuck-operation','complete','2026-02-09 22:47:15','2026-02-09 16:47:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770677235;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770677235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-10 10:58:32','2026-02-10 04:58:32',0,NULL),(960,'image-optimization/cleanup/stuck-operation','complete','2026-02-10 11:03:32','2026-02-10 05:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770721412;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770721412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-10 17:19:27','2026-02-10 11:19:27',0,NULL),(961,'image-optimization/cleanup/stuck-operation','complete','2026-02-10 17:24:27','2026-02-10 11:24:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770744267;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770744267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 03:24:34','2026-02-10 21:24:34',0,NULL),(962,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 03:29:34','2026-02-10 21:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770780574;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770780574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 05:33:11','2026-02-10 23:33:11',0,NULL),(963,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 05:38:11','2026-02-10 23:38:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770788291;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770788291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 06:20:23','2026-02-11 00:20:23',0,NULL),(964,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 06:25:23','2026-02-11 00:25:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770791123;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770791123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 06:55:30','2026-02-11 00:55:30',0,NULL),(965,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 07:00:30','2026-02-11 01:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770793230;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770793230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 07:45:00','2026-02-11 01:45:00',0,NULL),(966,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 07:50:00','2026-02-11 01:50:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770796200;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770796200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 09:37:36','2026-02-11 03:37:36',0,NULL),(967,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 09:42:36','2026-02-11 03:42:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770802956;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770802956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 13:44:14','2026-02-11 07:44:14',0,NULL),(968,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 13:49:14','2026-02-11 07:49:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770817754;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770817754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:02:06','2026-02-11 08:02:06',0,NULL),(969,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:07:06','2026-02-11 08:07:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770818826;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770818826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:10:38','2026-02-11 08:10:38',0,NULL),(970,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:15:38','2026-02-11 08:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770819338;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770819338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 15:40:30','2026-02-11 09:40:30',0,NULL),(971,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 15:45:30','2026-02-11 09:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770824730;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770824730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 17:21:38','2026-02-11 11:21:38',0,NULL),(972,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 17:26:38','2026-02-11 11:26:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770830798;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770830798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 18:32:34','2026-02-11 12:32:34',0,NULL),(973,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 18:37:34','2026-02-11 12:37:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770835054;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770835054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 20:55:39','2026-02-11 14:55:39',0,NULL),(974,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 21:00:39','2026-02-11 15:00:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770843639;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770843639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 21:23:16','2026-02-11 15:23:16',0,NULL),(975,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 21:28:16','2026-02-11 15:28:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770845296;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770845296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 21:33:28','2026-02-11 15:33:28',0,NULL),(976,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 21:38:28','2026-02-11 15:38:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770845908;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770845908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 21:46:53','2026-02-11 15:46:53',0,NULL),(977,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 21:51:53','2026-02-11 15:51:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770846713;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770846713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 22:00:01','2026-02-11 16:00:01',0,NULL),(978,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 22:05:01','2026-02-11 16:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770847501;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770847501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 22:07:36','2026-02-11 16:07:36',0,NULL),(979,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 22:12:36','2026-02-11 16:12:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770847956;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770847956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 22:14:54','2026-02-11 16:14:54',0,NULL),(980,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 22:19:54','2026-02-11 16:19:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770848394;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770848394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 22:27:34','2026-02-11 16:27:34',0,NULL),(981,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 22:32:34','2026-02-11 16:32:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770849154;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770849154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 23:57:11','2026-02-11 17:57:11',0,NULL),(982,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 00:02:11','2026-02-11 18:02:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770854531;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770854531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 00:02:32','2026-02-11 18:02:32',0,NULL),(983,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 00:07:32','2026-02-11 18:07:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770854852;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770854852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 01:25:38','2026-02-11 19:25:38',0,NULL),(984,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 01:30:38','2026-02-11 19:30:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770859838;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770859838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 01:31:51','2026-02-11 19:31:51',0,NULL),(985,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 01:36:51','2026-02-11 19:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770860211;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770860211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 01:37:18','2026-02-11 19:37:18',0,NULL),(986,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 01:42:18','2026-02-11 19:42:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770860538;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770860538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 03:05:31','2026-02-11 21:05:31',0,NULL),(987,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 03:10:31','2026-02-11 21:10:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770865831;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770865831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 03:12:54','2026-02-11 21:12:54',0,NULL),(988,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 03:17:54','2026-02-11 21:17:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770866274;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770866274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 03:48:38','2026-02-11 21:48:38',0,NULL),(989,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 03:53:38','2026-02-11 21:53:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770868418;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770868418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:12:26','2026-02-12 03:12:26',0,NULL),(990,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:17:26','2026-02-12 03:17:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887846;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:54:29','2026-02-12 04:54:29',0,NULL),(991,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:59:29','2026-02-12 04:59:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893969;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:19:05','2026-02-12 05:19:05',0,NULL),(992,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:24:05','2026-02-12 05:24:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895445;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:30:59','2026-02-12 05:30:59',0,NULL),(993,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:35:59','2026-02-12 05:35:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770896159;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770896159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:47:14','2026-02-12 07:47:14',0,NULL),(994,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:52:14','2026-02-12 07:52:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904334;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:55:35','2026-02-12 07:55:35',0,NULL),(995,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:00:35','2026-02-12 08:00:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904835;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 15:49:39','2026-02-12 09:49:39',0,NULL),(996,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 15:54:39','2026-02-12 09:54:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770911679;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770911679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 17:19:36','2026-02-12 11:19:36',0,NULL),(997,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 17:24:36','2026-02-12 11:24:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770917076;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770917076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 18:05:21','2026-02-12 12:05:21',0,NULL),(998,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 18:10:21','2026-02-12 12:10:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770919821;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770919821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 18:31:35','2026-02-12 12:31:35',0,NULL),(999,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 18:36:35','2026-02-12 12:36:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770921395;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770921395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 18:46:19','2026-02-12 12:46:19',0,NULL),(1000,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 18:51:19','2026-02-12 12:51:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770922279;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770922279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 19:09:09','2026-02-12 13:09:09',0,NULL),(1001,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 19:14:09','2026-02-12 13:14:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770923649;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770923649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 19:15:21','2026-02-12 13:15:21',0,NULL),(1002,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 19:20:21','2026-02-12 13:20:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770924021;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770924021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 00:04:21','2026-02-12 18:04:21',0,NULL),(1003,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 00:09:21','2026-02-12 18:09:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770941361;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770941361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 03:41:45','2026-02-12 21:41:45',0,NULL),(1004,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 03:46:45','2026-02-12 21:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770954405;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770954405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 04:18:35','2026-02-12 22:18:35',0,NULL),(1005,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 04:23:35','2026-02-12 22:23:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770956615;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770956615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 06:20:30','2026-02-13 00:20:30',0,NULL),(1006,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 06:25:30','2026-02-13 00:25:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770963930;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770963930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:42:48','2026-02-13 02:42:48',0,NULL),(1007,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:47:48','2026-02-13 02:47:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770972468;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770972468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 17:19:05','2026-02-13 11:19:05',0,NULL),(1008,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 17:24:05','2026-02-13 11:24:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771003445;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771003445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 17:38:11','2026-02-13 11:38:11',0,NULL),(1009,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 17:43:11','2026-02-13 11:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771004591;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771004591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 17:57:16','2026-02-13 11:57:16',0,NULL),(1010,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 18:02:16','2026-02-13 12:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771005736;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771005736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 18:34:31','2026-02-13 12:34:31',0,NULL),(1011,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 18:39:31','2026-02-13 12:39:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771007971;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771007971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 20:43:18','2026-02-13 14:43:18',0,NULL),(1012,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 20:48:18','2026-02-13 14:48:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771015698;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771015698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 22:03:59','2026-02-13 16:03:59',0,NULL),(1013,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 22:08:59','2026-02-13 16:08:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771020539;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771020539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 01:03:11','2026-02-13 19:03:11',0,NULL),(1014,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 01:08:11','2026-02-13 19:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771031291;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771031291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 06:12:20','2026-02-14 00:12:20',0,NULL),(1015,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 06:17:20','2026-02-14 00:17:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771049840;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771049840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 09:25:35','2026-02-14 03:25:35',0,NULL),(1016,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 09:30:35','2026-02-14 03:30:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771061435;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771061435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 09:47:40','2026-02-14 03:47:40',0,NULL),(1017,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 09:52:40','2026-02-14 03:52:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771062760;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771062760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 17:19:44','2026-02-14 11:19:44',0,NULL),(1018,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 17:24:44','2026-02-14 11:24:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771089884;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771089884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 21:20:56','2026-02-14 15:20:56',0,NULL),(1019,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 21:25:56','2026-02-14 15:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771104356;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771104356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 21:50:12','2026-02-14 15:50:12',0,NULL),(1020,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 21:55:12','2026-02-14 15:55:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771106112;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771106112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-14 23:04:59','2026-02-14 17:04:59',0,NULL),(1021,'image-optimization/cleanup/stuck-operation','complete','2026-02-14 23:09:59','2026-02-14 17:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771110599;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771110599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 01:07:55','2026-02-14 19:07:55',0,NULL),(1022,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 01:12:55','2026-02-14 19:12:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771117975;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771117975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 03:21:29','2026-02-14 21:21:29',0,NULL),(1023,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 03:26:29','2026-02-14 21:26:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771125989;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771125989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 04:35:44','2026-02-14 22:35:44',0,NULL),(1024,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 04:40:44','2026-02-14 22:40:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771130444;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771130444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 06:20:08','2026-02-15 00:20:08',0,NULL),(1025,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 06:25:08','2026-02-15 00:25:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771136708;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771136708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 14:09:05','2026-02-15 08:09:05',0,NULL),(1026,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 14:14:05','2026-02-15 08:14:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771164845;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771164845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 17:18:54','2026-02-15 11:18:54',0,NULL),(1027,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 17:23:54','2026-02-15 11:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771176234;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771176234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 21:23:07','2026-02-15 15:23:07',0,NULL),(1028,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 21:28:07','2026-02-15 15:28:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771190887;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771190887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-15 22:10:32','2026-02-15 16:10:32',0,NULL),(1029,'image-optimization/cleanup/stuck-operation','complete','2026-02-15 22:15:32','2026-02-15 16:15:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771193732;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771193732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 00:13:37','2026-02-15 18:13:37',0,NULL),(1030,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 00:18:37','2026-02-15 18:18:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771201117;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771201117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 01:49:09','2026-02-15 19:49:09',0,NULL),(1031,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 01:54:09','2026-02-15 19:54:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771206849;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771206849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 06:44:27','2026-02-16 00:44:27',0,NULL),(1032,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 06:49:27','2026-02-16 00:49:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771224567;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771224567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:57:29','2026-02-16 01:57:29',0,NULL),(1033,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:02:29','2026-02-16 02:02:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771228949;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771228949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:03:57','2026-02-16 02:03:57',0,NULL),(1034,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:08:57','2026-02-16 02:08:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771229337;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771229337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:12:57','2026-02-16 06:12:57',0,NULL),(1035,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:17:57','2026-02-16 06:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771244277;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771244277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 15:10:30','2026-02-16 09:10:30',0,NULL),(1036,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 15:15:30','2026-02-16 09:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771254930;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771254930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 15:38:06','2026-02-16 09:38:06',0,NULL),(1037,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 15:43:06','2026-02-16 09:43:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771256586;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771256586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 17:19:41','2026-02-16 11:19:41',0,NULL),(1038,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 17:24:41','2026-02-16 11:24:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771262681;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771262681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 06:20:06','2026-02-17 00:20:06',0,NULL),(1039,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 06:25:06','2026-02-17 00:25:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771309506;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771309506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 11:40:57','2026-02-17 05:40:57',0,NULL),(1040,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 11:45:57','2026-02-17 05:45:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771328757;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771328757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 14:42:05','2026-02-17 08:42:05',0,NULL),(1041,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 14:47:05','2026-02-17 08:47:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771339625;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771339625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 17:21:06','2026-02-17 11:21:06',0,NULL),(1042,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 17:26:06','2026-02-17 11:26:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771349166;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771349166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 18:47:58','2026-02-17 12:47:58',0,NULL),(1043,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 18:52:58','2026-02-17 12:52:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771354378;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771354378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 18:53:12','2026-02-17 12:53:12',0,NULL),(1044,'action_scheduler/migration_hook','complete','2026-02-17 18:50:30','2026-02-17 12:50:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771354230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771354230;}',3,1,'2026-02-17 18:50:34','2026-02-17 12:50:34',0,NULL),(1045,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 18:58:12','2026-02-17 12:58:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771354692;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771354692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 18:58:38','2026-02-17 12:58:38',0,NULL),(1046,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 19:03:38','2026-02-17 13:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771355018;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771355018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 19:03:51','2026-02-17 13:03:51',0,NULL),(1047,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 19:08:51','2026-02-17 13:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771355331;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771355331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 19:08:53','2026-02-17 13:08:53',0,NULL),(1048,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 19:13:53','2026-02-17 13:13:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771355633;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771355633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 19:15:35','2026-02-17 13:15:35',0,NULL),(1049,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 19:20:35','2026-02-17 13:20:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771356035;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771356035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 19:21:17','2026-02-17 13:21:17',0,NULL),(1050,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 19:26:17','2026-02-17 13:26:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771356377;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771356377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 21:38:01','2026-02-17 15:38:01',0,NULL),(1051,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 21:43:01','2026-02-17 15:43:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771364581;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771364581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 23:36:57','2026-02-17 17:36:57',0,NULL),(1052,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 23:41:57','2026-02-17 17:41:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771371717;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771371717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 07:42:01','2026-02-18 01:42:01',0,NULL),(1053,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 07:47:01','2026-02-18 01:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400821;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 12:04:46','2026-02-18 06:04:46',0,NULL),(1054,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 12:09:46','2026-02-18 06:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771416586;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771416586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 12:17:33','2026-02-18 06:17:33',0,NULL),(1055,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 12:22:33','2026-02-18 06:22:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771417353;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771417353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 12:41:59','2026-02-18 06:41:59',0,NULL),(1056,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 12:46:59','2026-02-18 06:46:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771418819;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771418819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 13:18:24','2026-02-18 07:18:24',0,NULL),(1057,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 13:23:24','2026-02-18 07:23:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771421004;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771421004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:11:17','2026-02-18 08:11:17',0,NULL),(1058,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:16:17','2026-02-18 08:16:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771424177;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771424177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:18:14','2026-02-18 08:18:14',0,NULL),(1059,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:23:14','2026-02-18 08:23:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771424594;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771424594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:23:16','2026-02-18 08:23:16',0,NULL),(1060,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:28:16','2026-02-18 08:28:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771424896;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771424896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:28:33','2026-02-18 08:28:33',0,NULL),(1061,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:33:33','2026-02-18 08:33:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771425213;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771425213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:35:28','2026-02-18 08:35:28',0,NULL),(1062,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:40:28','2026-02-18 08:40:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771425628;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771425628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:41:23','2026-02-18 08:41:23',0,NULL),(1063,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:46:23','2026-02-18 08:46:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771425983;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771425983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:46:54','2026-02-18 08:46:54',0,NULL),(1064,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:51:54','2026-02-18 08:51:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771426314;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771426314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 14:53:02','2026-02-18 08:53:02',0,NULL),(1065,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 14:58:02','2026-02-18 08:58:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771426682;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771426682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 15:01:44','2026-02-18 09:01:44',0,NULL),(1066,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 15:06:44','2026-02-18 09:06:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771427204;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771427204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 15:08:49','2026-02-18 09:08:49',0,NULL),(1067,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 15:13:49','2026-02-18 09:13:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771427629;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771427629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 15:15:44','2026-02-18 09:15:44',0,NULL),(1068,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 15:20:44','2026-02-18 09:20:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771428044;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771428044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 15:21:23','2026-02-18 09:21:23',0,NULL),(1069,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 15:26:23','2026-02-18 09:26:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771428383;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771428383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 15:26:23','2026-02-18 09:26:23',0,NULL),(1070,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 15:31:23','2026-02-18 09:31:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771428683;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771428683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:15:43','2026-02-18 10:15:43',0,NULL),(1071,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:20:43','2026-02-18 10:20:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771431643;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771431643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:21:32','2026-02-18 10:21:32',0,NULL),(1072,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:26:32','2026-02-18 10:26:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771431992;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771431992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:28:12','2026-02-18 10:28:12',0,NULL),(1073,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:33:12','2026-02-18 10:33:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771432392;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771432392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:34:14','2026-02-18 10:34:14',0,NULL),(1074,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:39:14','2026-02-18 10:39:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771432754;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771432754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:40:18','2026-02-18 10:40:18',0,NULL),(1075,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:45:18','2026-02-18 10:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771433118;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771433118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:46:21','2026-02-18 10:46:21',0,NULL),(1076,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:51:21','2026-02-18 10:51:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771433481;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771433481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:52:23','2026-02-18 10:52:23',0,NULL),(1077,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 16:57:23','2026-02-18 10:57:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771433843;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771433843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 16:58:26','2026-02-18 10:58:26',0,NULL),(1078,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:03:26','2026-02-18 11:03:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771434206;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771434206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:04:30','2026-02-18 11:04:30',0,NULL),(1079,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:09:30','2026-02-18 11:09:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771434570;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771434570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:09:41','2026-02-18 11:09:41',0,NULL),(1080,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:14:41','2026-02-18 11:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771434881;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771434881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:15:19','2026-02-18 11:15:19',0,NULL),(1081,'image-optimization/optimize/upload','complete','2026-02-18 17:14:15','2026-02-18 17:14:15',10,'{\"attachment_id\":865}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-18 17:15:13','2026-02-18 11:15:13',0,NULL),(1082,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:20:19','2026-02-18 11:20:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771435219;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771435219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:20:57','2026-02-18 11:20:57',0,NULL),(1083,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:25:57','2026-02-18 11:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771435557;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771435557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:26:51','2026-02-18 11:26:51',0,NULL),(1084,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:31:51','2026-02-18 11:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771435911;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771435911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:31:53','2026-02-18 11:31:53',0,NULL),(1085,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:36:53','2026-02-18 11:36:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771436213;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771436213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:37:01','2026-02-18 11:37:01',0,NULL),(1086,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:42:01','2026-02-18 11:42:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771436521;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771436521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:43:02','2026-02-18 11:43:02',0,NULL),(1087,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:48:02','2026-02-18 11:48:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771436882;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771436882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:48:27','2026-02-18 11:48:27',0,NULL),(1088,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:53:27','2026-02-18 11:53:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771437207;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771437207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:53:54','2026-02-18 11:53:54',0,NULL),(1089,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 17:58:54','2026-02-18 11:58:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771437534;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771437534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 17:58:54','2026-02-18 11:58:54',0,NULL),(1090,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:03:54','2026-02-18 12:03:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771437834;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771437834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:04:05','2026-02-18 12:04:05',0,NULL),(1091,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:09:05','2026-02-18 12:09:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771438145;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771438145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:10:11','2026-02-18 12:10:11',0,NULL),(1092,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:15:11','2026-02-18 12:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771438511;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771438511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:16:18','2026-02-18 12:16:18',0,NULL),(1093,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:21:18','2026-02-18 12:21:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771438878;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771438878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:22:28','2026-02-18 12:22:28',0,NULL),(1094,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:27:28','2026-02-18 12:27:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771439248;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771439248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:27:32','2026-02-18 12:27:32',0,NULL),(1095,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:32:32','2026-02-18 12:32:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771439552;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771439552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:32:49','2026-02-18 12:32:49',0,NULL),(1096,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:37:49','2026-02-18 12:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771439869;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771439869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:37:56','2026-02-18 12:37:56',0,NULL),(1097,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:42:56','2026-02-18 12:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771440176;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771440176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:43:07','2026-02-18 12:43:07',0,NULL),(1098,'image-optimization/optimize/upload','complete','2026-02-18 18:40:43','2026-02-18 18:40:43',10,'{\"attachment_id\":871}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-18 18:40:55','2026-02-18 12:40:55',0,NULL),(1099,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:48:07','2026-02-18 12:48:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771440487;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771440487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:48:08','2026-02-18 12:48:08',0,NULL),(1100,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:53:08','2026-02-18 12:53:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771440788;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771440788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:53:18','2026-02-18 12:53:18',0,NULL),(1101,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 18:58:18','2026-02-18 12:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771441098;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771441098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 18:59:00','2026-02-18 12:59:00',0,NULL),(1102,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:04:00','2026-02-18 13:04:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771441440;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771441440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:04:55','2026-02-18 13:04:55',0,NULL),(1103,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:09:55','2026-02-18 13:09:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771441795;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771441795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:10:06','2026-02-18 13:10:06',0,NULL),(1104,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:15:06','2026-02-18 13:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771442106;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771442106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:15:42','2026-02-18 13:15:42',0,NULL),(1105,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:20:42','2026-02-18 13:20:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771442442;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771442442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:21:03','2026-02-18 13:21:03',0,NULL),(1106,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:26:03','2026-02-18 13:26:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771442763;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771442763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:26:14','2026-02-18 13:26:14',0,NULL),(1107,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:31:14','2026-02-18 13:31:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771443074;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771443074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:31:39','2026-02-18 13:31:39',0,NULL),(1108,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:36:39','2026-02-18 13:36:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771443399;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771443399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:37:51','2026-02-18 13:37:51',0,NULL),(1109,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:42:51','2026-02-18 13:42:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771443771;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771443771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:42:54','2026-02-18 13:42:54',0,NULL),(1110,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:47:54','2026-02-18 13:47:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771444074;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771444074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:48:37','2026-02-18 13:48:37',0,NULL),(1111,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:53:37','2026-02-18 13:53:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771444417;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771444417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:53:38','2026-02-18 13:53:38',0,NULL),(1112,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 19:58:38','2026-02-18 13:58:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771444718;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771444718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 19:58:48','2026-02-18 13:58:48',0,NULL),(1113,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:03:48','2026-02-18 14:03:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771445028;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771445028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:04:47','2026-02-18 14:04:47',0,NULL),(1114,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:09:47','2026-02-18 14:09:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771445387;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771445387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:10:49','2026-02-18 14:10:49',0,NULL),(1115,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:15:49','2026-02-18 14:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771445749;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771445749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:16:19','2026-02-18 14:16:19',0,NULL),(1116,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:21:19','2026-02-18 14:21:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771446079;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771446079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:21:42','2026-02-18 14:21:42',0,NULL),(1117,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:26:42','2026-02-18 14:26:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771446402;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771446402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:26:57','2026-02-18 14:26:57',0,NULL),(1118,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:31:57','2026-02-18 14:31:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771446717;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771446717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:32:19','2026-02-18 14:32:19',0,NULL),(1119,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:37:19','2026-02-18 14:37:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771447039;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771447039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:38:18','2026-02-18 14:38:18',0,NULL),(1120,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:43:18','2026-02-18 14:43:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771447398;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771447398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:43:48','2026-02-18 14:43:48',0,NULL),(1121,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:48:48','2026-02-18 14:48:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771447728;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771447728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:48:55','2026-02-18 14:48:55',0,NULL),(1122,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:53:55','2026-02-18 14:53:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771448035;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771448035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:53:56','2026-02-18 14:53:56',0,NULL),(1123,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 20:58:56','2026-02-18 14:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771448336;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771448336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 20:59:36','2026-02-18 14:59:36',0,NULL),(1124,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:04:36','2026-02-18 15:04:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771448676;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771448676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:04:49','2026-02-18 15:04:49',0,NULL),(1125,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:09:49','2026-02-18 15:09:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771448989;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771448989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:10:08','2026-02-18 15:10:08',0,NULL),(1126,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:15:08','2026-02-18 15:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771449308;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771449308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:15:49','2026-02-18 15:15:49',0,NULL),(1127,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:20:49','2026-02-18 15:20:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771449649;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771449649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:20:57','2026-02-18 15:20:57',0,NULL),(1128,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:25:57','2026-02-18 15:25:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771449957;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771449957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:26:05','2026-02-18 15:26:05',0,NULL),(1129,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:31:05','2026-02-18 15:31:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771450265;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771450265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:31:37','2026-02-18 15:31:37',0,NULL),(1130,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:36:37','2026-02-18 15:36:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771450597;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771450597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:36:56','2026-02-18 15:36:56',0,NULL),(1131,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:41:56','2026-02-18 15:41:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771450916;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771450916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:42:53','2026-02-18 15:42:53',0,NULL),(1132,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:47:53','2026-02-18 15:47:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771451273;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771451273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:48:05','2026-02-18 15:48:05',0,NULL),(1133,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:53:05','2026-02-18 15:53:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771451585;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771451585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:53:49','2026-02-18 15:53:49',0,NULL),(1134,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 21:58:49','2026-02-18 15:58:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771451929;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771451929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 21:59:03','2026-02-18 15:59:03',0,NULL),(1135,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 22:04:03','2026-02-18 16:04:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771452243;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771452243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 22:04:08','2026-02-18 16:04:08',0,NULL),(1136,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 22:09:08','2026-02-18 16:09:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771452548;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771452548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-18 23:29:03','2026-02-18 17:29:03',0,NULL),(1137,'image-optimization/cleanup/stuck-operation','complete','2026-02-18 23:34:03','2026-02-18 17:34:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771457643;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771457643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 00:11:25','2026-02-18 18:11:25',0,NULL),(1138,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 00:16:25','2026-02-18 18:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771460185;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771460185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 06:20:09','2026-02-19 00:20:09',0,NULL),(1139,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 06:25:09','2026-02-19 00:25:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771482309;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771482309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 10:15:21','2026-02-19 04:15:21',0,NULL),(1140,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 10:20:21','2026-02-19 04:20:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771496421;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771496421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 12:13:18','2026-02-19 06:13:18',0,NULL),(1141,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 12:18:18','2026-02-19 06:18:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771503498;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771503498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 17:19:12','2026-02-19 11:19:12',0,NULL),(1142,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 17:24:12','2026-02-19 11:24:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771521852;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771521852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:16:06','2026-02-19 15:16:06',0,NULL),(1143,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:21:06','2026-02-19 15:21:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771536066;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771536066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:22:30','2026-02-19 15:22:30',0,NULL),(1144,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:27:30','2026-02-19 15:27:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771536450;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771536450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:28:36','2026-02-19 15:28:36',0,NULL),(1145,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:33:36','2026-02-19 15:33:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771536816;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771536816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:34:31','2026-02-19 15:34:31',0,NULL),(1146,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:39:31','2026-02-19 15:39:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771537171;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771537171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:40:50','2026-02-19 15:40:50',0,NULL),(1147,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:45:50','2026-02-19 15:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771537550;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771537550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:46:21','2026-02-19 15:46:21',0,NULL),(1148,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:51:21','2026-02-19 15:51:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771537881;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771537881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:51:49','2026-02-19 15:51:49',0,NULL),(1149,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 21:56:49','2026-02-19 15:56:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771538209;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771538209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-19 21:57:21','2026-02-19 15:57:21',0,NULL),(1150,'image-optimization/cleanup/stuck-operation','complete','2026-02-19 22:02:21','2026-02-19 16:02:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771538541;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771538541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 10:40:45','2026-02-20 04:40:45',0,NULL),(1151,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 10:45:45','2026-02-20 04:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771584345;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771584345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 10:46:02','2026-02-20 04:46:02',0,NULL),(1152,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 10:51:02','2026-02-20 04:51:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771584662;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771584662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 10:52:17','2026-02-20 04:52:17',0,NULL),(1153,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 10:57:17','2026-02-20 04:57:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771585037;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771585037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 10:57:58','2026-02-20 04:57:58',0,NULL),(1154,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 11:02:58','2026-02-20 05:02:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771585378;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771585378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 11:03:02','2026-02-20 05:03:02',0,NULL),(1155,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 11:08:02','2026-02-20 05:08:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771585682;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771585682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 11:08:47','2026-02-20 05:08:47',0,NULL),(1156,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 11:13:47','2026-02-20 05:13:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771586027;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771586027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 11:14:06','2026-02-20 05:14:06',0,NULL),(1157,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 11:19:06','2026-02-20 05:19:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771586346;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771586346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 13:25:51','2026-02-20 07:25:51',0,NULL),(1158,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 13:30:51','2026-02-20 07:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771594251;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771594251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 13:48:05','2026-02-20 07:48:05',0,NULL),(1159,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 13:53:05','2026-02-20 07:53:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771595585;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771595585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 13:59:44','2026-02-20 07:59:44',0,NULL),(1160,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:04:44','2026-02-20 08:04:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771596284;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771596284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:05:13','2026-02-20 08:05:13',0,NULL),(1161,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:10:13','2026-02-20 08:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771596613;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771596613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:20:10','2026-02-20 08:20:10',0,NULL),(1162,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:25:10','2026-02-20 08:25:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771597510;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771597510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:42:16','2026-02-20 08:42:16',0,NULL),(1163,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:47:16','2026-02-20 08:47:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771598836;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771598836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:48:09','2026-02-20 08:48:09',0,NULL),(1164,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:53:09','2026-02-20 08:53:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771599189;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771599189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:54:12','2026-02-20 08:54:12',0,NULL),(1165,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 14:59:12','2026-02-20 08:59:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771599552;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771599552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 14:59:17','2026-02-20 08:59:17',0,NULL),(1166,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:04:17','2026-02-20 09:04:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771599857;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771599857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:05:11','2026-02-20 09:05:11',0,NULL),(1167,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:10:11','2026-02-20 09:10:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771600211;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771600211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:10:39','2026-02-20 09:10:39',0,NULL),(1168,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:15:39','2026-02-20 09:15:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771600539;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771600539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:16:02','2026-02-20 09:16:02',0,NULL),(1169,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:21:02','2026-02-20 09:21:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771600862;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771600862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:21:43','2026-02-20 09:21:43',0,NULL),(1170,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:26:43','2026-02-20 09:26:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771601203;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771601203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:26:51','2026-02-20 09:26:51',0,NULL),(1171,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:31:51','2026-02-20 09:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771601511;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771601511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:31:55','2026-02-20 09:31:55',0,NULL),(1172,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:36:55','2026-02-20 09:36:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771601815;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771601815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:37:40','2026-02-20 09:37:40',0,NULL),(1173,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:42:40','2026-02-20 09:42:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771602160;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771602160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:42:56','2026-02-20 09:42:56',0,NULL),(1174,'image-optimization/optimize/upload','complete','2026-02-20 15:39:21','2026-02-20 15:39:21',10,'{\"attachment_id\":965}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 15:39:52','2026-02-20 09:39:52',0,NULL),(1175,'image-optimization/optimize/upload','complete','2026-02-20 15:41:28','2026-02-20 15:41:28',10,'{\"attachment_id\":966}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 15:41:53','2026-02-20 09:41:53',0,NULL),(1176,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:47:56','2026-02-20 09:47:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771602476;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771602476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:48:24','2026-02-20 09:48:24',0,NULL),(1177,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:53:24','2026-02-20 09:53:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771602804;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771602804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:53:48','2026-02-20 09:53:48',0,NULL),(1178,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 15:58:48','2026-02-20 09:58:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771603128;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771603128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 15:58:49','2026-02-20 09:58:49',0,NULL),(1179,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:03:49','2026-02-20 10:03:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771603429;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771603429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:04:52','2026-02-20 10:04:52',0,NULL),(1180,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:09:52','2026-02-20 10:09:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771603792;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771603792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:15:07','2026-02-20 10:15:07',0,NULL),(1181,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:20:07','2026-02-20 10:20:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771604407;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771604407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:22:08','2026-02-20 10:22:08',0,NULL),(1182,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:27:08','2026-02-20 10:27:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771604828;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771604828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:28:08','2026-02-20 10:28:08',0,NULL),(1183,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:33:08','2026-02-20 10:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771605188;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771605188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:35:16','2026-02-20 10:35:16',0,NULL),(1184,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:40:16','2026-02-20 10:40:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771605616;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771605616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:40:51','2026-02-20 10:40:51',0,NULL),(1185,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:45:51','2026-02-20 10:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771605951;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771605951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:46:21','2026-02-20 10:46:21',0,NULL),(1186,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:51:21','2026-02-20 10:51:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771606281;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771606281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:52:33','2026-02-20 10:52:33',0,NULL),(1187,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 16:57:33','2026-02-20 10:57:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771606653;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771606653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 16:57:52','2026-02-20 10:57:52',0,NULL),(1188,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:02:52','2026-02-20 11:02:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771606972;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771606972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:03:18','2026-02-20 11:03:18',0,NULL),(1189,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:08:18','2026-02-20 11:08:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607298;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:08:47','2026-02-20 11:08:47',0,NULL),(1190,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:13:47','2026-02-20 11:13:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607627;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:14:27','2026-02-20 11:14:27',2756,NULL),(1347,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-23 19:24:51','2026-02-23 13:24:51',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874691;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-23 19:27:14','2026-02-23 13:27:14',3392,NULL),(1348,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 03:21:12','2026-02-22 21:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771816872;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771816872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 04:04:10','2026-02-22 22:04:10',3179,NULL),(1193,'wpforms_process_forms_locator_scan','complete','2026-02-20 17:14:25','2026-02-20 11:14:25',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607665;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1194,'wpforms_process_purge_spam','complete','2026-02-20 17:14:25','2026-02-20 11:14:25',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607665;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1195,'wpforms_email_summaries_fetch_info_blocks','complete','2026-02-21 20:25:09','2026-02-21 14:25:09',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771705509;s:18:\"\0*\0first_timestamp\";i:1771705509;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771705509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-21 20:49:51','2026-02-21 14:49:51',3165,NULL),(1196,'wpforms_process_font_awesome_upgrade','complete','2026-02-20 17:14:26','2026-02-20 17:14:26',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1197,'wpforms_process_webhooks_auto_configuration','complete','2026-02-20 17:14:26','2026-02-20 17:14:26',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1198,'wpforms_process_domain_auto_registration','complete','2026-02-20 17:14:26','2026-02-20 17:14:26',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1199,'wpforms_process_stripe_link_subscriptions','complete','2026-02-20 17:14:26','2026-02-20 17:14:26',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:28','2026-02-20 11:14:28',2756,NULL),(1200,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:19:27','2026-02-20 11:19:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607967;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:19:50','2026-02-20 11:19:50',2772,NULL),(1201,'wpforms_process_forms_locator_scan','complete','2026-02-21 17:14:28','2026-02-21 11:14:28',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771694068;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771694068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-21 17:16:48','2026-02-21 11:16:48',3163,NULL),(1202,'wpforms_process_purge_spam','complete','2026-02-21 17:14:28','2026-02-21 11:14:28',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771694068;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771694068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-21 17:16:48','2026-02-21 11:16:48',3163,NULL),(1362,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 15:54:55','2026-02-23 09:54:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771862095;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771862095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:55:46','2026-02-23 09:55:46',3218,NULL),(1206,'aioseo_email_reports_enable_reminder','pending','2026-03-06 17:14:36','2026-03-06 11:14:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772817276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772817276;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1207,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-20 17:14:38','2026-02-20 11:14:38',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771607678;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771607678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-20 17:14:41','2026-02-20 11:14:41',2758,NULL),(1359,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 15:44:37','2026-02-23 09:44:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771861477;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771861477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:44:48','2026-02-23 09:44:48',3205,NULL),(1211,'wpforms_process_webhooks_auto_configuration','complete','2026-02-20 17:14:39','2026-02-20 17:14:39',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:41','2026-02-20 11:14:41',2758,NULL),(1213,'aioseo_report_summary','pending','2026-03-06 03:06:00','2026-03-05 21:06:00',10,'{\"frequency\":\"monthly\"}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772766360;s:18:\"\0*\0first_timestamp\";i:1772766360;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772766360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1214,'wpforms_admin_notifications_update','complete','2026-02-20 17:14:39','2026-02-20 17:14:39',10,'{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:41','2026-02-20 11:14:41',2758,NULL),(1663,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 03:54:45','2026-02-27 21:54:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772250885;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772250885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:11:16','2026-02-28 09:11:16',3888,NULL),(1216,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-21 17:14:41','2026-02-21 11:14:41',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771694081;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771694081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-21 17:16:48','2026-02-21 11:16:48',3163,NULL),(1217,'wpforms_process_webhooks_auto_configuration','failed','2026-02-20 17:14:42','2026-02-20 17:14:42',10,'{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-20 17:14:51','2026-02-20 11:14:51',2760,NULL),(1361,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 15:49:48','2026-02-23 09:49:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771861788;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771861788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:49:55','2026-02-23 09:49:55',3211,NULL),(1358,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 15:39:31','2026-02-23 09:39:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771861171;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771861171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:39:37','2026-02-23 09:39:37',3198,NULL),(1356,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 15:34:24','2026-02-23 09:34:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771860864;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771860864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:34:31','2026-02-23 09:34:31',3191,NULL),(1427,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:21:12','2026-02-23 14:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771878072;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771878072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:23:13','2026-02-23 14:23:13',3415,NULL),(1355,'wpforms_admin_notifications_update','complete','2026-02-23 15:29:20','2026-02-23 15:29:20',10,'{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-23 15:29:24','2026-02-23 09:29:24',3185,NULL),(1224,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:24:50','2026-02-20 11:24:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771608290;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771608290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:25:37','2026-02-20 11:25:37',2784,NULL),(1352,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 08:36:28','2026-02-23 02:36:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771835788;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771835788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 15:29:24','2026-02-23 09:29:24',3185,NULL),(1426,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:14:13','2026-02-23 14:14:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771877653;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771877653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:16:12','2026-02-23 14:16:12',3412,NULL),(1229,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:30:37','2026-02-20 11:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771608637;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771608637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:30:51','2026-02-20 11:30:51',2791,NULL),(1230,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:35:51','2026-02-20 11:35:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771608951;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771608951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:36:29','2026-02-20 11:36:29',2798,NULL),(1231,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:41:29','2026-02-20 11:41:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771609289;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771609289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:43:29','2026-02-20 11:43:29',2805,NULL),(1425,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:07:12','2026-02-23 14:07:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771877232;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771877232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:09:13','2026-02-23 14:09:13',3409,NULL),(1350,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 04:09:10','2026-02-22 22:09:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771819750;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771819750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 08:31:28','2026-02-23 02:31:28',3182,NULL),(1233,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:48:29','2026-02-20 11:48:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771609709;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771609709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:49:43','2026-02-20 11:49:43',2812,NULL),(1234,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:54:43','2026-02-20 11:54:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771610083;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771610083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 17:54:52','2026-02-20 11:54:52',2819,NULL),(1236,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 17:59:52','2026-02-20 11:59:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771610392;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771610392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:00:16','2026-02-20 12:00:16',2826,NULL),(1237,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:05:16','2026-02-20 12:05:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771610716;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771610716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:05:51','2026-02-20 12:05:51',2833,NULL),(1238,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:10:51','2026-02-20 12:10:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771611051;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771611051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:10:57','2026-02-20 12:10:57',2841,NULL),(1572,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:52:20','2026-02-25 17:52:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772063540;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772063540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:55:54','2026-02-25 17:55:54',3753,NULL),(1240,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:15:57','2026-02-20 12:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771611357;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771611357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:16:57','2026-02-20 12:16:57',2848,NULL),(1241,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:21:57','2026-02-20 12:21:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771611717;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771611717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:22:57','2026-02-20 12:22:57',2855,NULL),(1242,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:27:57','2026-02-20 12:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771612077;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771612077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:28:42','2026-02-20 12:28:42',2864,NULL),(1244,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:33:42','2026-02-20 12:33:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771612422;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771612422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:33:58','2026-02-20 12:33:58',2871,NULL),(1245,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:38:58','2026-02-20 12:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771612738;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771612738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:39:28','2026-02-20 12:39:28',2876,NULL),(1246,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:44:28','2026-02-20 12:44:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771613068;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771613068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:45:29','2026-02-20 12:45:29',2883,NULL),(1248,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:50:29','2026-02-20 12:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771613429;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771613429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:52:10','2026-02-20 12:52:10',2889,NULL),(1249,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 18:57:10','2026-02-20 12:57:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771613830;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771613830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 18:58:10','2026-02-20 12:58:10',2894,NULL),(1341,'image-optimization/cleanup/stuck-operation','complete','2026-02-22 19:29:51','2026-02-22 13:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771788591;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771788591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 03:16:12','2026-02-22 21:16:12',3177,NULL),(1251,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:03:10','2026-02-20 13:03:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771614190;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771614190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:03:28','2026-02-20 13:03:28',2900,NULL),(1252,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:08:28','2026-02-20 13:08:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771614508;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771614508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:10:13','2026-02-20 13:10:13',2907,NULL),(1253,'image-optimization/optimize/upload','complete','2026-02-20 19:04:13','2026-02-20 19:04:13',10,'{\"attachment_id\":974}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 19:04:51','2026-02-20 13:04:51',2903,NULL),(1254,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:15:13','2026-02-20 13:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771614913;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771614913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:15:16','2026-02-20 13:15:16',2916,NULL),(1257,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:20:16','2026-02-20 13:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771615216;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771615216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:20:49','2026-02-20 13:20:49',2924,NULL),(1258,'image-optimization/optimize/upload','complete','2026-02-20 19:15:19','2026-02-20 19:15:19',10,'{\"attachment_id\":975}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 19:15:35','2026-02-20 13:15:35',2918,NULL),(1259,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:25:49','2026-02-20 13:25:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771615549;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771615549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:25:51','2026-02-20 13:25:51',2930,NULL),(1260,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:30:51','2026-02-20 13:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771615851;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771615851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:30:54','2026-02-20 13:30:54',2940,NULL),(1339,'image-optimization/cleanup/stuck-operation','complete','2026-02-22 12:53:42','2026-02-22 06:53:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771764822;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771764822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-22 19:24:51','2026-02-22 13:24:51',3175,NULL),(1263,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:35:54','2026-02-20 13:35:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771616154;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771616154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:36:14','2026-02-20 13:36:14',2947,NULL),(1264,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:41:14','2026-02-20 13:41:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771616474;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771616474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:50:24','2026-02-20 13:50:24',2954,NULL),(1265,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 19:55:24','2026-02-20 13:55:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771617324;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771617324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 19:56:24','2026-02-20 13:56:24',2960,NULL),(1337,'image-optimization/cleanup/stuck-operation','complete','2026-02-22 03:57:52','2026-02-21 21:57:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771732672;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771732672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-22 12:48:42','2026-02-22 06:48:42',3173,NULL),(1267,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:01:24','2026-02-20 14:01:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771617684;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771617684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:01:48','2026-02-20 14:01:48',2966,NULL),(1268,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:06:48','2026-02-20 14:06:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771618008;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771618008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:08:07','2026-02-20 14:08:07',2968,NULL),(1270,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:13:07','2026-02-20 14:13:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771618387;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771618387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:13:23','2026-02-20 14:13:23',2976,NULL),(1271,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:18:23','2026-02-20 14:18:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771618703;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771618703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:19:09','2026-02-20 14:19:09',2983,NULL),(1272,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:24:09','2026-02-20 14:24:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771619049;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771619049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:24:49','2026-02-20 14:24:49',2991,NULL),(1274,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:29:49','2026-02-20 14:29:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771619389;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771619389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:29:59','2026-02-20 14:29:59',2998,NULL),(1275,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:34:59','2026-02-20 14:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771619699;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771619699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:35:01','2026-02-20 14:35:01',3004,NULL),(1276,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:40:01','2026-02-20 14:40:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620001;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:40:40','2026-02-20 14:40:40',3014,NULL),(1277,'image-optimization/optimize/upload','complete','2026-02-20 20:36:35','2026-02-20 20:36:35',10,'{\"attachment_id\":979}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 20:36:55','2026-02-20 14:36:55',3007,NULL),(1335,'image-optimization/cleanup/stuck-operation','complete','2026-02-22 01:15:57','2026-02-21 19:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771722957;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771722957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-22 03:52:52','2026-02-21 21:52:52',3171,NULL),(1345,'wpforms_process_purge_spam','complete','2026-02-23 19:24:51','2026-02-23 13:24:51',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874691;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-23 19:27:14','2026-02-23 13:27:14',3392,NULL),(1279,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:45:40','2026-02-20 14:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620340;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:45:46','2026-02-20 14:45:46',3021,NULL),(1281,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:50:46','2026-02-20 14:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620646;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:51:03','2026-02-20 14:51:03',3027,NULL),(1282,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 20:56:03','2026-02-20 14:56:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620963;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 20:56:13','2026-02-20 14:56:13',3035,NULL),(1283,'image-optimization/optimize/upload','complete','2026-02-20 20:52:55','2026-02-20 20:52:55',10,'{\"attachment_id\":982}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 20:53:59','2026-02-20 14:53:59',3031,NULL),(1285,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:01:13','2026-02-20 15:01:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771621273;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771621273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:01:53','2026-02-20 15:01:53',3043,NULL),(1333,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 21:38:44','2026-02-21 15:38:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771709924;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771709924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-22 01:10:57','2026-02-21 19:10:57',3169,NULL),(1287,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:06:53','2026-02-20 15:06:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771621613;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771621613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:07:27','2026-02-20 15:07:27',3050,NULL),(1288,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:12:27','2026-02-20 15:12:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771621947;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771621947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:12:53','2026-02-20 15:12:53',3061,NULL),(1290,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:17:53','2026-02-20 15:17:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771622273;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771622273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:17:53','2026-02-20 15:17:53',3067,NULL),(1332,'wpforms_email_summaries_fetch_info_blocks','complete','2026-02-28 20:49:51','2026-02-28 14:49:51',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772311791;s:18:\"\0*\0first_timestamp\";i:1771705509;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772311791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-28 21:43:23','2026-02-28 15:43:23',3946,NULL),(1292,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:22:53','2026-02-20 15:22:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771622573;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771622573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:22:57','2026-02-20 15:22:57',3072,NULL),(1293,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:27:57','2026-02-20 15:27:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771622877;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771622877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:28:41','2026-02-20 15:28:41',3080,NULL),(1294,'image-optimization/optimize/upload','complete','2026-02-20 21:25:39','2026-02-20 21:25:39',10,'{\"attachment_id\":985}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 21:25:53','2026-02-20 15:25:53',3077,NULL),(1295,'image-optimization/optimize/upload','complete','2026-02-20 21:28:32','2026-02-20 21:28:32',10,'{\"attachment_id\":986}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 21:28:47','2026-02-20 15:28:47',3080,NULL),(1297,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:33:41','2026-02-20 15:33:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771623221;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771623221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:33:52','2026-02-20 15:33:52',3090,NULL),(1330,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 20:54:51','2026-02-21 14:54:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771707291;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771707291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 21:33:44','2026-02-21 15:33:44',3167,NULL),(1300,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:38:52','2026-02-20 15:38:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771623532;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771623532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:39:07','2026-02-20 15:39:07',3097,NULL),(1301,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:44:07','2026-02-20 15:44:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771623847;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771623847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:44:18','2026-02-20 15:44:18',3103,NULL),(1302,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:49:18','2026-02-20 15:49:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771624158;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771624158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:49:49','2026-02-20 15:49:49',3114,NULL),(1329,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-22 17:16:48','2026-02-22 11:16:48',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771780608;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771780608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-22 19:24:51','2026-02-22 13:24:51',3175,NULL),(1423,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:00:12','2026-02-23 14:00:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771876812;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771876812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:02:12','2026-02-23 14:02:12',3406,NULL),(1305,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 21:54:49','2026-02-20 15:54:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771624489;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771624489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 21:56:40','2026-02-20 15:56:40',3122,NULL),(1306,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 22:01:40','2026-02-20 16:01:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771624900;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771624900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 22:01:46','2026-02-20 16:01:46',3130,NULL),(1307,'image-optimization/optimize/upload','complete','2026-02-20 21:59:01','2026-02-20 21:59:01',10,'{\"attachment_id\":990}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-20 21:59:55','2026-02-20 15:59:55',3128,NULL),(1308,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 22:06:46','2026-02-20 16:06:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771625206;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771625206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 22:06:48','2026-02-20 16:06:48',3138,NULL),(1490,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 14:26:51','2026-02-25 08:26:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772029611;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772029611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 15:58:59','2026-02-25 09:58:59',3556,NULL),(1311,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 22:11:48','2026-02-20 16:11:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771625508;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771625508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-20 22:12:03','2026-02-20 16:12:03',3144,NULL),(1312,'image-optimization/cleanup/stuck-operation','complete','2026-02-20 22:17:03','2026-02-20 16:17:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771625823;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771625823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 07:01:41','2026-02-21 01:01:41',3152,NULL),(1313,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 07:06:41','2026-02-21 01:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771657601;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771657601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 08:25:40','2026-02-21 02:25:40',3154,NULL),(1327,'wpforms_process_purge_spam','complete','2026-02-22 17:16:48','2026-02-22 11:16:48',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771780608;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771780608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-22 19:24:51','2026-02-22 13:24:51',3175,NULL),(1316,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 08:30:40','2026-02-21 02:30:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771662640;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771662640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 11:22:54','2026-02-21 05:22:54',3157,NULL),(1317,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 11:27:54','2026-02-21 05:27:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771673274;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771673274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 12:14:36','2026-02-21 06:14:36',3159,NULL),(1422,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:53:13','2026-02-23 13:53:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771876393;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771876393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:55:12','2026-02-23 13:55:12',3403,NULL),(1326,'wpforms_process_forms_locator_scan','complete','2026-02-22 17:16:48','2026-02-22 11:16:48',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771780608;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771780608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-22 19:24:51','2026-02-22 13:24:51',3175,NULL),(1319,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 12:19:36','2026-02-21 06:19:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771676376;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771676376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 13:55:31','2026-02-21 07:55:31',3161,NULL),(1321,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 14:00:31','2026-02-21 08:00:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771682431;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771682431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 17:16:47','2026-02-21 11:16:47',3163,NULL),(1344,'wpforms_process_forms_locator_scan','complete','2026-02-23 19:24:51','2026-02-23 13:24:51',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874691;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-23 19:27:14','2026-02-23 13:27:14',3392,NULL),(1323,'image-optimization/cleanup/stuck-operation','complete','2026-02-21 17:21:47','2026-02-21 11:21:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771694507;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771694507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-21 20:49:51','2026-02-21 14:49:51',3165,NULL),(1363,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:00:46','2026-02-23 10:00:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771862446;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771862446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:00:48','2026-02-23 10:00:48',3226,NULL),(1488,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 13:38:45','2026-02-25 07:38:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772026725;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772026725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 14:21:51','2026-02-25 08:21:51',3554,NULL),(1421,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:46:13','2026-02-23 13:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771875973;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771875973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:48:13','2026-02-23 13:48:13',3400,NULL),(1366,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:05:48','2026-02-23 10:05:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771862748;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771862748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:06:47','2026-02-23 10:06:47',3234,NULL),(1367,'image-optimization/optimize/upload','complete','2026-02-23 16:03:03','2026-02-23 16:03:03',10,'{\"attachment_id\":995}','O:28:\"ActionScheduler_NullSchedule\":0:{}',4,1,'2026-02-23 16:03:31','2026-02-23 10:03:31',3230,NULL),(1368,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:11:47','2026-02-23 10:11:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771863107;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771863107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:11:48','2026-02-23 10:11:48',3240,NULL),(1369,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:16:48','2026-02-23 10:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771863408;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771863408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:16:51','2026-02-23 10:16:51',3247,NULL),(1372,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:21:51','2026-02-23 10:21:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771863711;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771863711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:22:02','2026-02-23 10:22:02',3254,NULL),(1373,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:27:02','2026-02-23 10:27:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771864022;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771864022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:27:07','2026-02-23 10:27:07',3260,NULL),(1374,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:32:07','2026-02-23 10:32:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771864327;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771864327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:32:39','2026-02-23 10:32:39',3266,NULL),(1419,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:39:13','2026-02-23 13:39:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771875553;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771875553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:41:13','2026-02-23 13:41:13',3398,NULL),(1376,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:37:39','2026-02-23 10:37:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771864659;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771864659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:37:41','2026-02-23 10:37:41',3274,NULL),(1378,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:42:41','2026-02-23 10:42:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771864961;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771864961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:42:43','2026-02-23 10:42:43',3281,NULL),(1379,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:47:43','2026-02-23 10:47:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771865263;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771865263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:47:46','2026-02-23 10:47:46',3287,NULL),(1380,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:52:46','2026-02-23 10:52:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771865566;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771865566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:52:48','2026-02-23 10:52:48',3295,NULL),(1418,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-24 19:27:14','2026-02-24 13:27:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771961234;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771961234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-24 22:34:09','2026-02-24 16:34:09',3539,NULL),(1382,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 16:57:48','2026-02-23 10:57:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771865868;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771865868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 16:57:53','2026-02-23 10:57:53',3301,NULL),(1383,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:02:53','2026-02-23 11:02:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771866173;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771866173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:03:57','2026-02-23 11:03:57',3309,NULL),(1384,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:08:57','2026-02-23 11:08:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771866537;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771866537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:10:01','2026-02-23 11:10:01',3316,NULL),(1417,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:32:14','2026-02-23 13:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771875134;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771875134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:34:13','2026-02-23 13:34:13',3395,NULL),(1386,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:15:01','2026-02-23 11:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771866901;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771866901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:15:44','2026-02-23 11:15:44',3324,NULL),(1387,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:20:44','2026-02-23 11:20:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771867244;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771867244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:21:02','2026-02-23 11:21:02',3332,NULL),(1389,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:26:02','2026-02-23 11:26:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771867562;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771867562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:26:11','2026-02-23 11:26:11',3337,NULL),(1390,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:31:11','2026-02-23 11:31:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771867871;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771867871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:35:12','2026-02-23 11:35:12',3345,NULL),(1391,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:40:12','2026-02-23 11:40:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771868412;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771868412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:42:12','2026-02-23 11:42:12',3348,NULL),(1393,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:47:12','2026-02-23 11:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771868832;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771868832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:49:12','2026-02-23 11:49:12',3351,NULL),(1394,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 17:54:12','2026-02-23 11:54:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771869252;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771869252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 17:56:12','2026-02-23 11:56:12',3354,NULL),(1415,'wpforms_process_purge_spam','complete','2026-02-24 19:27:14','2026-02-24 13:27:14',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771961234;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771961234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-24 22:34:09','2026-02-24 16:34:09',3539,NULL),(1396,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:01:12','2026-02-23 12:01:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771869672;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771869672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:03:12','2026-02-23 12:03:12',3357,NULL),(1397,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:08:12','2026-02-23 12:08:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771870092;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771870092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:10:12','2026-02-23 12:10:12',3360,NULL),(1398,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:15:12','2026-02-23 12:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771870512;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771870512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:17:12','2026-02-23 12:17:12',3363,NULL),(1400,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:22:12','2026-02-23 12:22:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771870932;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771870932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:24:15','2026-02-23 12:24:15',3366,NULL),(1401,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:29:15','2026-02-23 12:29:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771871355;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771871355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:31:13','2026-02-23 12:31:13',3368,NULL),(1402,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:36:13','2026-02-23 12:36:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771871773;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771871773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:38:14','2026-02-23 12:38:14',3371,NULL),(1414,'wpforms_process_forms_locator_scan','complete','2026-02-24 19:27:14','2026-02-24 13:27:14',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771961234;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771961234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-24 22:34:09','2026-02-24 16:34:09',3539,NULL),(1404,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:43:14','2026-02-23 12:43:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771872194;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771872194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:45:12','2026-02-23 12:45:12',3374,NULL),(1405,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:50:12','2026-02-23 12:50:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771872612;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771872612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:52:12','2026-02-23 12:52:12',3377,NULL),(1406,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 18:57:12','2026-02-23 12:57:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771873032;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771873032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 18:59:14','2026-02-23 12:59:14',3380,NULL),(1662,'action_scheduler/migration_hook','complete','2026-02-27 19:15:44','2026-02-27 13:15:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772219744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772219744;}',3,1,'2026-02-27 19:15:52','2026-02-27 13:15:52',3883,NULL),(1408,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:04:14','2026-02-23 13:04:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771873454;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771873454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:06:12','2026-02-23 13:06:12',3383,NULL),(1409,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:11:12','2026-02-23 13:11:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771873872;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771873872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:13:12','2026-02-23 13:13:12',3386,NULL),(1410,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:18:12','2026-02-23 13:18:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874292;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:20:14','2026-02-23 13:20:14',3389,NULL),(1569,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:40:05','2026-02-25 17:40:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772062805;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772062805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:42:09','2026-02-25 17:42:09',3744,NULL),(1412,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 19:25:14','2026-02-23 13:25:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771874714;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771874714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 19:27:14','2026-02-23 13:27:14',3392,NULL),(1571,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:47:09','2026-02-25 17:47:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772063229;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772063229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:47:20','2026-02-25 17:47:20',3749,NULL),(1429,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:28:13','2026-02-23 14:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771878493;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771878493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:30:12','2026-02-23 14:30:12',3418,NULL),(1430,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:35:12','2026-02-23 14:35:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771878912;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771878912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:41:15','2026-02-23 14:41:15',3422,NULL),(1431,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:46:15','2026-02-23 14:46:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771879575;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771879575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:46:23','2026-02-23 14:46:23',3426,NULL),(1433,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 20:51:23','2026-02-23 14:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771879883;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771879883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 20:56:37','2026-02-23 14:56:37',3430,NULL),(1434,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 21:01:37','2026-02-23 15:01:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771880497;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771880497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 21:01:58','2026-02-23 15:01:58',3433,NULL),(1436,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 21:06:58','2026-02-23 15:06:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771880818;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771880818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-23 21:07:01','2026-02-23 15:07:01',3436,NULL),(1437,'image-optimization/cleanup/stuck-operation','complete','2026-02-23 21:12:01','2026-02-23 15:12:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771881121;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771881121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 02:00:59','2026-02-23 20:00:59',3440,NULL),(1486,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 02:49:46','2026-02-24 20:49:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771987786;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771987786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 13:33:45','2026-02-25 07:33:45',3551,NULL),(1568,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:34:52','2026-02-25 17:34:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772062492;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772062492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:35:05','2026-02-25 17:35:05',3742,NULL),(1439,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 02:05:59','2026-02-23 20:05:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771898759;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771898759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 02:48:57','2026-02-23 20:48:57',3442,NULL),(1440,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 02:53:57','2026-02-23 20:53:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771901637;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771901637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 04:22:13','2026-02-23 22:22:13',3444,NULL),(1442,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 04:27:13','2026-02-23 22:27:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771907233;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771907233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 09:38:19','2026-02-24 03:38:19',3446,NULL),(1484,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 02:30:50','2026-02-24 20:30:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771986650;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771986650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 02:44:46','2026-02-24 20:44:46',3549,NULL),(1444,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 09:43:19','2026-02-24 03:43:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771926199;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771926199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 10:44:02','2026-02-24 04:44:02',3448,NULL),(1446,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 10:49:02','2026-02-24 04:49:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771930142;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771930142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 11:31:23','2026-02-24 05:31:23',3450,NULL),(1483,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 00:01:46','2026-02-24 18:01:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771977706;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771977706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 02:25:50','2026-02-24 20:25:50',3547,NULL),(1448,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 11:36:23','2026-02-24 05:36:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771932983;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771932983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 12:21:32','2026-02-24 06:21:32',3452,NULL),(1450,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 12:26:32','2026-02-24 06:26:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771935992;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771935992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 15:45:55','2026-02-24 09:45:55',3453,NULL),(1452,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 15:50:55','2026-02-24 09:50:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771948255;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771948255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 15:52:08','2026-02-24 09:52:08',3460,NULL),(1481,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-25 22:34:09','2026-02-25 16:34:09',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772058849;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772058849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-25 22:37:58','2026-02-25 16:37:58',3718,NULL),(1454,'wpforms_admin_notifications_update','complete','2026-02-24 15:45:59','2026-02-24 15:45:59',10,'{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-24 15:46:02','2026-02-24 09:46:02',3455,NULL),(1455,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 15:57:08','2026-02-24 09:57:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771948628;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771948628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 15:58:11','2026-02-24 09:58:11',3465,NULL),(1456,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:03:11','2026-02-24 10:03:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771948991;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771948991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 16:04:14','2026-02-24 10:04:14',3472,NULL),(1458,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:09:14','2026-02-24 10:09:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771949354;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771949354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 16:10:19','2026-02-24 10:10:19',3477,NULL),(1459,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:15:19','2026-02-24 10:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771949719;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771949719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 16:16:20','2026-02-24 10:16:20',3481,NULL),(1460,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:21:20','2026-02-24 10:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771950080;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771950080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 16:22:23','2026-02-24 10:22:23',3488,NULL),(1661,'wpforms_admin_notifications_update','complete','2026-02-27 19:13:44','2026-02-27 19:13:44',10,'{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-02-27 19:13:50','2026-02-27 13:13:50',3879,NULL),(1462,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:27:23','2026-02-24 10:27:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771950443;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771950443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 16:28:00','2026-02-24 10:28:00',3494,NULL),(1463,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 16:33:00','2026-02-24 10:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771950780;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771950780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 17:19:18','2026-02-24 11:19:18',3499,NULL),(1464,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 17:24:18','2026-02-24 11:24:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771953858;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771953858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:27:14','2026-02-24 12:27:14',3501,NULL),(1466,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 18:32:14','2026-02-24 12:32:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771957934;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771957934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:32:32','2026-02-24 12:32:32',3508,NULL),(1479,'wpforms_process_purge_spam','complete','2026-02-25 22:34:09','2026-02-25 16:34:09',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772058849;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772058849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-25 22:37:58','2026-02-25 16:37:58',3718,NULL),(1468,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 18:37:32','2026-02-24 12:37:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771958252;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771958252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:37:48','2026-02-24 12:37:48',3515,NULL),(1469,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 18:42:48','2026-02-24 12:42:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771958568;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771958568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:44:11','2026-02-24 12:44:11',3521,NULL),(1478,'wpforms_process_forms_locator_scan','complete','2026-02-25 22:34:09','2026-02-25 16:34:09',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772058849;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772058849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-25 22:37:58','2026-02-25 16:37:58',3718,NULL),(1471,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 18:49:11','2026-02-24 12:49:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771958951;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771958951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:50:58','2026-02-24 12:50:58',3530,NULL),(1473,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 18:55:58','2026-02-24 12:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771959358;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771959358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 18:55:59','2026-02-24 12:55:59',3535,NULL),(1474,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 19:00:59','2026-02-24 13:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771959659;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771959659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 22:34:09','2026-02-24 16:34:09',3539,NULL),(1475,'image-optimization/cleanup/stuck-operation','complete','2026-02-24 22:39:09','2026-02-24 16:39:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771972749;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771972749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-24 23:56:46','2026-02-24 17:56:46',3541,NULL),(1567,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:27:20','2026-02-25 17:27:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772062040;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772062040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:29:52','2026-02-25 17:29:52',3740,NULL),(1492,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 16:03:59','2026-02-25 10:03:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772035439;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772035439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 16:04:22','2026-02-25 10:04:22',3558,NULL),(1494,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 16:09:22','2026-02-25 10:09:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772035762;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772035762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 16:58:32','2026-02-25 10:58:32',3560,NULL),(1495,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 17:03:32','2026-02-25 11:03:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772039012;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772039012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 17:13:19','2026-02-25 11:13:19',3562,NULL),(1565,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:20:48','2026-02-25 17:20:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772061648;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772061648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:22:20','2026-02-25 17:22:20',3735,NULL),(1497,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 17:18:19','2026-02-25 11:18:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772039899;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772039899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 17:27:29','2026-02-25 11:27:29',3566,NULL),(1499,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 17:32:29','2026-02-25 11:32:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772040749;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772040749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 17:32:51','2026-02-25 11:32:51',3568,NULL),(1500,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 17:37:51','2026-02-25 11:37:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772041071;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772041071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 17:41:20','2026-02-25 11:41:20',3572,NULL),(1564,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:15:33','2026-02-25 17:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772061333;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772061333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:15:48','2026-02-25 17:15:48',3731,NULL),(1502,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 17:46:20','2026-02-25 11:46:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772041580;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772041580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:08:23','2026-02-25 12:08:23',3575,NULL),(1503,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:13:23','2026-02-25 12:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772043203;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772043203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:16:44','2026-02-25 12:16:44',3579,NULL),(1659,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 19:18:40','2026-02-27 13:18:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772219920;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772219920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 03:49:45','2026-02-27 21:49:45',3885,NULL),(1505,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:21:44','2026-02-25 12:21:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772043704;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772043704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:22:46','2026-02-25 12:22:46',3582,NULL),(1506,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:27:46','2026-02-25 12:27:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772044066;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772044066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:33:22','2026-02-25 12:33:22',3586,NULL),(1508,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:38:22','2026-02-25 12:38:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772044702;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772044702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:39:07','2026-02-25 12:39:07',3590,NULL),(1509,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:44:07','2026-02-25 12:44:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772045047;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772045047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:46:20','2026-02-25 12:46:20',3592,NULL),(1562,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 23:10:14','2026-02-25 17:10:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772061014;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772061014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:10:33','2026-02-25 17:10:33',3726,NULL),(1511,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:51:20','2026-02-25 12:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772045480;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772045480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:52:08','2026-02-25 12:52:08',3595,NULL),(1512,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 18:57:08','2026-02-25 12:57:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772045828;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772045828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 18:57:39','2026-02-25 12:57:39',3598,NULL),(1513,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:02:39','2026-02-25 13:02:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772046159;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772046159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:03:52','2026-02-25 13:03:52',3604,NULL),(1515,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:08:52','2026-02-25 13:08:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772046532;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772046532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:11:19','2026-02-25 13:11:19',3609,NULL),(1516,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:16:19','2026-02-25 13:16:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772046979;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772046979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:17:06','2026-02-25 13:17:06',3615,NULL),(1517,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:22:06','2026-02-25 13:22:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772047326;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772047326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:23:44','2026-02-25 13:23:44',3621,NULL),(1561,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:54:13','2026-02-25 16:54:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772060053;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772060053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 23:05:14','2026-02-25 17:05:14',3724,NULL),(1519,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:28:44','2026-02-25 13:28:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772047724;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772047724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:35:25','2026-02-25 13:35:25',3625,NULL),(1520,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:40:25','2026-02-25 13:40:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772048425;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772048425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:45:24','2026-02-25 13:45:24',3627,NULL),(1522,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 19:50:24','2026-02-25 13:50:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772049024;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772049024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 19:56:58','2026-02-25 13:56:58',3630,NULL),(1523,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:01:58','2026-02-25 14:01:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772049718;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772049718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:02:36','2026-02-25 14:02:36',3633,NULL),(1559,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-26 22:37:58','2026-02-26 16:37:58',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772145478;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772145478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-26 23:23:06','2026-02-26 17:23:06',3861,NULL),(1525,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:07:36','2026-02-25 14:07:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772050056;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772050056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:17:11','2026-02-25 14:17:11',3636,NULL),(1526,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:22:11','2026-02-25 14:22:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772050931;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772050931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:26:10','2026-02-25 14:26:10',3639,NULL),(1528,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:31:10','2026-02-25 14:31:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772051470;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772051470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:31:48','2026-02-25 14:31:48',3644,NULL),(1529,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:36:48','2026-02-25 14:36:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772051808;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772051808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:42:01','2026-02-25 14:42:01',3646,NULL),(1558,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:42:58','2026-02-25 16:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772059378;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772059378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:49:13','2026-02-25 16:49:13',3721,NULL),(1531,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:47:01','2026-02-25 14:47:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772052421;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772052421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:48:45','2026-02-25 14:48:45',3652,NULL),(1532,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 20:53:45','2026-02-25 14:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772052825;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772052825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 20:58:04','2026-02-25 14:58:04',3656,NULL),(1533,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:03:04','2026-02-25 15:03:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772053384;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772053384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:04:39','2026-02-25 15:04:39',3660,NULL),(1670,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:16:16','2026-02-28 09:16:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772291776;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772291776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:16:39','2026-02-28 09:16:39',3891,NULL),(1535,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:09:39','2026-02-25 15:09:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772053779;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772053779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:11:04','2026-02-25 15:11:04',3665,NULL),(1536,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:16:04','2026-02-25 15:16:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772054164;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772054164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:16:20','2026-02-25 15:16:20',3670,NULL),(1538,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:21:20','2026-02-25 15:21:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772054480;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772054480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:22:17','2026-02-25 15:22:17',3672,NULL),(1539,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:27:17','2026-02-25 15:27:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772054837;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772054837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:27:58','2026-02-25 15:27:58',3678,NULL),(1540,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:32:59','2026-02-25 15:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772055179;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772055179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:34:14','2026-02-25 15:34:14',3684,NULL),(1556,'wpforms_process_purge_spam','complete','2026-02-26 22:37:58','2026-02-26 16:37:58',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772145478;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772145478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-26 23:23:06','2026-02-26 17:23:06',3861,NULL),(1542,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:39:14','2026-02-25 15:39:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772055554;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772055554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:39:28','2026-02-25 15:39:28',3688,NULL),(1543,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:44:28','2026-02-25 15:44:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772055868;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772055868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:44:49','2026-02-25 15:44:49',3694,NULL),(1544,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:49:49','2026-02-25 15:49:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772056189;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772056189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:50:18','2026-02-25 15:50:18',3699,NULL),(1546,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 21:55:18','2026-02-25 15:55:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772056518;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772056518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 21:55:59','2026-02-25 15:55:59',3703,NULL),(1547,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:00:59','2026-02-25 16:00:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772056859;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772056859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:10:33','2026-02-25 16:10:33',3706,NULL),(1548,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:15:33','2026-02-25 16:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772057733;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772057733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:19:03','2026-02-25 16:19:03',3708,NULL),(1555,'wpforms_process_forms_locator_scan','complete','2026-02-26 22:37:58','2026-02-26 16:37:58',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772145478;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772145478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-26 23:23:06','2026-02-26 17:23:06',3861,NULL),(1550,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:24:03','2026-02-25 16:24:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772058243;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772058243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:25:14','2026-02-25 16:25:14',3710,NULL),(1551,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:30:14','2026-02-25 16:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772058614;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772058614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:31:57','2026-02-25 16:31:57',3716,NULL),(1553,'image-optimization/cleanup/stuck-operation','complete','2026-02-25 22:36:57','2026-02-25 16:36:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772059017;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772059017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-25 22:37:58','2026-02-25 16:37:58',3718,NULL),(1573,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:00:54','2026-02-25 18:00:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772064054;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772064054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:03:11','2026-02-25 18:03:11',3755,NULL),(1657,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 16:16:32','2026-02-27 10:16:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772208992;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772208992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 19:13:40','2026-02-27 13:13:40',3876,NULL),(1575,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:08:11','2026-02-25 18:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772064491;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772064491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:09:01','2026-02-25 18:09:01',3758,NULL),(1576,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:14:01','2026-02-25 18:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772064841;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772064841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:16:29','2026-02-25 18:16:29',3760,NULL),(1577,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:21:29','2026-02-25 18:21:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772065289;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772065289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:26:22','2026-02-25 18:26:22',3764,NULL),(1729,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 11:51:31','2026-03-02 05:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772452291;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772452291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 12:44:29','2026-03-02 06:44:29',3977,NULL),(1669,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-01 03:49:45','2026-02-28 21:49:45',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772336985;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772336985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-03-01 04:22:25','2026-02-28 22:22:25',3950,NULL),(1579,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:31:22','2026-02-25 18:31:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772065882;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772065882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:35:09','2026-02-25 18:35:09',3766,NULL),(1580,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:40:09','2026-02-25 18:40:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772066409;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772066409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:40:24','2026-02-25 18:40:24',3768,NULL),(1582,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:45:24','2026-02-25 18:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772066724;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772066724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:47:02','2026-02-25 18:47:02',3772,NULL),(1583,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:52:02','2026-02-25 18:52:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772067122;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772067122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:52:30','2026-02-25 18:52:30',3775,NULL),(1655,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 16:09:59','2026-02-27 10:09:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772208599;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772208599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 16:11:32','2026-02-27 10:11:32',3874,NULL),(1585,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 00:57:30','2026-02-25 18:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772067450;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772067450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 00:58:05','2026-02-25 18:58:05',3777,NULL),(1586,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:03:05','2026-02-25 19:03:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772067785;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772067785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:07:22','2026-02-25 19:07:22',3780,NULL),(1587,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:12:22','2026-02-25 19:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772068342;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772068342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:16:49','2026-02-25 19:16:49',3784,NULL),(1589,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:21:49','2026-02-25 19:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772068909;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772068909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:22:14','2026-02-25 19:22:14',3787,NULL),(1590,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:27:14','2026-02-25 19:27:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772069234;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772069234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:28:09','2026-02-25 19:28:09',3790,NULL),(1592,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:33:09','2026-02-25 19:33:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772069589;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772069589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:33:34','2026-02-25 19:33:34',3792,NULL),(1593,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:38:34','2026-02-25 19:38:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772069914;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772069914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 01:51:25','2026-02-25 19:51:25',3795,NULL),(1594,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 01:56:25','2026-02-25 19:56:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772070985;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772070985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 02:06:00','2026-02-25 20:06:00',3797,NULL),(1653,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 04:08:32','2026-02-26 22:08:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772165312;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772165312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 16:04:59','2026-02-27 10:04:59',3871,NULL),(1596,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 02:11:00','2026-02-25 20:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772071860;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772071860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 02:13:28','2026-02-25 20:13:28',3799,NULL),(1598,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 02:18:28','2026-02-25 20:18:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772072308;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772072308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 02:23:35','2026-02-25 20:23:35',3801,NULL),(1599,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 02:28:35','2026-02-25 20:28:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772072915;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772072915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 02:35:29','2026-02-25 20:35:29',3803,NULL),(1651,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 03:06:12','2026-02-26 21:06:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772161572;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772161572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 04:03:32','2026-02-26 22:03:32',3869,NULL),(1601,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 02:40:29','2026-02-25 20:40:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772073629;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772073629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 02:43:21','2026-02-25 20:43:21',3807,NULL),(1602,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 02:48:21','2026-02-25 20:48:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772074101;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772074101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 03:09:41','2026-02-25 21:09:41',3810,NULL),(1700,'wpforms_process_forms_locator_scan','complete','2026-03-02 04:22:25','2026-03-01 22:22:25',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772425345;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772425345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-02 04:28:08','2026-03-01 22:28:08',3972,NULL),(1603,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 03:14:41','2026-02-25 21:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772075681;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772075681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 03:16:07','2026-02-25 21:16:07',3814,NULL),(1667,'wpforms_process_purge_spam','complete','2026-03-01 03:49:45','2026-02-28 21:49:45',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772336985;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772336985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-01 04:22:25','2026-02-28 22:22:25',3950,NULL),(1605,'aioseo_report_summary','pending','2026-03-05 03:09:41','2026-03-04 21:09:41',10,'{\"frequency\":\"weekly\"}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772680181;s:18:\"\0*\0first_timestamp\";i:1772075160;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772680181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1606,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 03:21:07','2026-02-25 21:21:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772076067;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772076067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 03:22:53','2026-02-25 21:22:53',3816,NULL),(1607,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 03:27:53','2026-02-25 21:27:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772076473;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772076473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 04:28:21','2026-02-25 22:28:21',3818,NULL),(1609,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 04:33:21','2026-02-25 22:33:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772080401;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772080401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 04:33:49','2026-02-25 22:33:49',3820,NULL),(1610,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 04:38:49','2026-02-25 22:38:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772080729;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772080729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 05:00:57','2026-02-25 23:00:57',3822,NULL),(1611,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 05:05:57','2026-02-25 23:05:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772082357;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772082357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 05:26:46','2026-02-25 23:26:46',3824,NULL),(1649,'image-optimization/cleanup/stuck-operation','complete','2026-02-27 01:50:13','2026-02-26 19:50:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772157013;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772157013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 03:01:12','2026-02-26 21:01:12',3867,NULL),(1613,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 05:31:46','2026-02-25 23:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772083906;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772083906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 05:36:42','2026-02-25 23:36:42',3826,NULL),(1615,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 05:41:42','2026-02-25 23:41:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772084502;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772084502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 06:20:24','2026-02-26 00:20:24',3828,NULL),(1616,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 06:25:24','2026-02-26 00:25:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772087124;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772087124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 06:53:18','2026-02-26 00:53:18',3831,NULL),(1618,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 06:58:18','2026-02-26 00:58:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772089098;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772089098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 07:07:19','2026-02-26 01:07:19',3833,NULL),(1647,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 23:47:49','2026-02-26 17:47:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772149669;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772149669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-27 01:45:13','2026-02-26 19:45:13',3865,NULL),(1620,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 07:12:19','2026-02-26 01:12:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772089939;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772089939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 07:36:16','2026-02-26 01:36:16',3835,NULL),(1622,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 07:41:16','2026-02-26 01:41:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772091676;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772091676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 07:46:45','2026-02-26 01:46:45',3838,NULL),(1623,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 07:51:45','2026-02-26 01:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772092305;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772092305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 08:01:26','2026-02-26 02:01:26',3840,NULL),(1646,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-27 23:23:06','2026-02-27 17:23:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772234586;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772234586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-02-28 03:49:45','2026-02-27 21:49:45',3885,NULL),(1704,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 06:25:07','2026-03-01 00:25:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772346307;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772346307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 06:56:25','2026-03-01 00:56:25',3954,NULL),(1625,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 08:06:26','2026-02-26 02:06:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772093186;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772093186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 08:30:46','2026-02-26 02:30:46',3842,NULL),(1626,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 08:35:46','2026-02-26 02:35:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772094946;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772094946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 10:16:14','2026-02-26 04:16:14',3844,NULL),(1628,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 10:21:14','2026-02-26 04:21:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772101274;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772101274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 15:10:48','2026-02-26 09:10:48',3846,NULL),(1630,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 15:15:48','2026-02-26 09:15:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772118948;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772118948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 15:17:14','2026-02-26 09:17:14',3849,NULL),(1644,'wpforms_process_purge_spam','complete','2026-02-27 23:23:06','2026-02-27 17:23:06',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772234586;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772234586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-28 03:49:45','2026-02-27 21:49:45',3885,NULL),(1632,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 15:22:14','2026-02-26 09:22:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772119334;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772119334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 15:25:25','2026-02-26 09:25:25',3851,NULL),(1633,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 15:30:25','2026-02-26 09:30:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772119825;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772119825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 16:01:41','2026-02-26 10:01:41',3853,NULL),(1643,'wpforms_process_forms_locator_scan','complete','2026-02-27 23:23:06','2026-02-27 17:23:06',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772234586;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772234586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-28 03:49:45','2026-02-27 21:49:45',3885,NULL),(1635,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 16:06:41','2026-02-26 10:06:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772122001;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772122001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 16:09:08','2026-02-26 10:09:08',3855,NULL),(1636,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 16:14:08','2026-02-26 10:14:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772122448;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772122448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 16:36:03','2026-02-26 10:36:03',3859,NULL),(1638,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 16:41:03','2026-02-26 10:41:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772124063;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772124063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 23:23:05','2026-02-26 17:23:05',3861,NULL),(1640,'image-optimization/cleanup/stuck-operation','complete','2026-02-26 23:28:05','2026-02-26 17:28:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772148485;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772148485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-26 23:42:49','2026-02-26 17:42:49',3863,NULL),(1731,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 12:49:29','2026-03-02 06:49:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772455769;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772455769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 16:13:19','2026-03-02 10:13:19',3979,NULL),(1666,'wpforms_process_forms_locator_scan','complete','2026-03-01 03:49:45','2026-02-28 21:49:45',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772336985;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772336985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-01 04:22:25','2026-02-28 22:22:25',3950,NULL),(1672,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:21:39','2026-02-28 09:21:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772292099;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772292099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:23:13','2026-02-28 09:23:13',3897,NULL),(1673,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:28:13','2026-02-28 09:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772292493;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772292493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:29:21','2026-02-28 09:29:21',3904,NULL),(1706,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 07:01:25','2026-03-01 01:01:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772348485;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772348485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 07:06:03','2026-03-01 01:06:03',3956,NULL),(1675,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:34:21','2026-02-28 09:34:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772292861;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772292861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:34:49','2026-02-28 09:34:49',3911,NULL),(1676,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:39:49','2026-02-28 09:39:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772293189;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772293189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:40:47','2026-02-28 09:40:47',3918,NULL),(1677,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:45:47','2026-02-28 09:45:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772293547;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772293547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:45:53','2026-02-28 09:45:53',3925,NULL),(1703,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-02 04:22:25','2026-03-01 22:22:25',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772425345;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772425345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-03-02 04:28:08','2026-03-01 22:28:08',3972,NULL),(1679,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:50:53','2026-02-28 09:50:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772293853;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772293853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 15:52:49','2026-02-28 09:52:49',3930,NULL),(1680,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 15:57:49','2026-02-28 09:57:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772294269;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772294269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 16:09:03','2026-02-28 10:09:03',3934,NULL),(1681,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 16:14:03','2026-02-28 10:14:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772295243;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772295243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 16:14:58','2026-02-28 10:14:58',3936,NULL),(1683,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 16:19:58','2026-02-28 10:19:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772295598;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772295598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 16:24:45','2026-02-28 10:24:45',3938,NULL),(1751,'aioseo_image_sitemap_scan','complete','2026-03-03 08:02:38','2026-03-03 02:02:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772524958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772524958;}',5,1,'2026-03-03 08:49:14','2026-03-03 02:49:14',3995,NULL),(1684,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 16:29:45','2026-02-28 10:29:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772296185;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772296185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 16:59:45','2026-02-28 10:59:45',3940,NULL),(1686,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 17:04:45','2026-02-28 11:04:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772298285;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772298285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 17:18:57','2026-02-28 11:18:57',3942,NULL),(1701,'wpforms_process_purge_spam','complete','2026-03-02 04:22:25','2026-03-01 22:22:25',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772425345;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772425345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-02 04:28:08','2026-03-01 22:28:08',3972,NULL),(1688,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 17:23:57','2026-02-28 11:23:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772299437;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772299437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 20:10:49','2026-02-28 14:10:49',3944,NULL),(1690,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 20:15:49','2026-02-28 14:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772309749;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772309749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-28 21:43:23','2026-02-28 15:43:23',3946,NULL),(1724,'aioseo_ai_update_credits','complete','2026-03-03 04:28:08','2026-03-02 22:28:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512088;s:18:\"\0*\0first_timestamp\";i:1771694065;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1692,'image-optimization/cleanup/stuck-operation','complete','2026-02-28 21:48:23','2026-02-28 15:48:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772315303;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772315303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 02:09:47','2026-02-28 20:09:47',3948,NULL),(1694,'wpforms_email_summaries_fetch_info_blocks','pending','2026-03-07 21:43:23','2026-03-07 15:43:23',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772919803;s:18:\"\0*\0first_timestamp\";i:1771705509;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772919803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1695,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 02:14:47','2026-02-28 20:14:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772331287;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772331287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 04:22:24','2026-02-28 22:22:24',3950,NULL),(1750,'image-optimization/cleanup/stuck-operation','complete','2026-03-03 07:52:38','2026-03-03 01:52:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772524358;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772524358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-03 08:49:14','2026-03-03 02:49:14',3995,NULL),(1697,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 04:27:24','2026-02-28 22:27:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772339244;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772339244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 06:20:07','2026-03-01 00:20:07',3952,NULL),(1728,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-03 04:28:08','2026-03-02 22:28:08',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512088;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1708,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 07:11:03','2026-03-01 01:11:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772349063;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772349063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 08:58:15','2026-03-01 02:58:15',3958,NULL),(1709,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 09:03:15','2026-03-01 03:03:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772355795;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772355795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 11:27:02','2026-03-01 05:27:02',3960,NULL),(1711,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 11:32:02','2026-03-01 05:32:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772364722;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772364722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 17:19:13','2026-03-01 11:19:13',3962,NULL),(1727,'aioseo_cache_prune','complete','2026-03-03 04:28:08','2026-03-02 22:28:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512088;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1713,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 17:24:13','2026-03-01 11:24:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772385853;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772385853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 17:39:56','2026-03-01 11:39:56',3964,NULL),(1715,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 17:44:56','2026-03-01 11:44:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772387096;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772387096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-01 21:16:25','2026-03-01 15:16:25',3968,NULL),(1726,'wpforms_process_purge_spam','complete','2026-03-03 04:28:08','2026-03-02 22:28:08',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512088;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1718,'image-optimization/cleanup/stuck-operation','complete','2026-03-01 21:21:25','2026-03-01 15:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772400085;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772400085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 00:45:29','2026-03-01 18:45:29',3970,NULL),(1745,'aioseo_ai_update_credits','pending','2026-03-04 06:20:12','2026-03-04 00:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772605212;s:18:\"\0*\0first_timestamp\";i:1771694065;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772605212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1725,'wpforms_process_forms_locator_scan','complete','2026-03-03 04:28:08','2026-03-02 22:28:08',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772512088;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772512088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1720,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 00:50:29','2026-03-01 18:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772412629;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772412629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 04:28:08','2026-03-01 22:28:08',3972,NULL),(1722,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 04:33:08','2026-03-01 22:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772425988;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772425988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 11:46:31','2026-03-02 05:46:31',3974,NULL),(1749,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-03-04 06:20:12','2026-03-04 00:20:12',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772605212;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772605212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',7,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1733,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 16:18:19','2026-03-02 10:18:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772468299;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772468299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 17:19:44','2026-03-02 11:19:44',3982,NULL),(1748,'aioseo_cache_prune','pending','2026-03-04 06:20:12','2026-03-04 00:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772605212;s:18:\"\0*\0first_timestamp\";i:1771607678;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772605212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1735,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 17:24:44','2026-03-02 11:24:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772472284;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772472284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 19:09:49','2026-03-02 13:09:49',3984,NULL),(1737,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 19:14:49','2026-03-02 13:14:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772478889;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772478889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 19:25:48','2026-03-02 13:25:48',3987,NULL),(1747,'wpforms_process_purge_spam','pending','2026-03-04 06:20:12','2026-03-04 00:20:12',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772605212;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772605212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1739,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 19:30:48','2026-03-02 13:30:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772479848;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772479848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-02 22:55:50','2026-03-02 16:55:50',3989,NULL),(1746,'wpforms_process_forms_locator_scan','pending','2026-03-04 06:20:12','2026-03-04 00:20:12',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772605212;s:18:\"\0*\0first_timestamp\";i:1771607665;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772605212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1741,'image-optimization/cleanup/stuck-operation','complete','2026-03-02 23:00:50','2026-03-02 17:00:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772492450;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772492450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-03 06:20:11','2026-03-03 00:20:11',3991,NULL),(1742,'aioseo_image_sitemap_scan','complete','2026-03-02 23:10:50','2026-03-02 17:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772493050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772493050;}',5,1,'2026-03-03 06:20:12','2026-03-03 00:20:12',3991,NULL),(1743,'image-optimization/cleanup/stuck-operation','complete','2026-03-03 06:25:11','2026-03-03 00:25:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772519111;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772519111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-03 07:47:38','2026-03-03 01:47:38',3993,NULL),(1744,'aioseo_image_sitemap_scan','complete','2026-03-03 06:35:12','2026-03-03 00:35:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772519712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772519712;}',5,1,'2026-03-03 07:47:38','2026-03-03 01:47:38',3993,NULL),(1752,'image-optimization/cleanup/stuck-operation','complete','2026-03-03 08:54:14','2026-03-03 02:54:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772528054;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772528054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-03-03 16:14:59','2026-03-03 10:14:59',3997,NULL),(1753,'aioseo_image_sitemap_scan','complete','2026-03-03 09:04:14','2026-03-03 03:04:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772528654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772528654;}',5,1,'2026-03-03 16:14:59','2026-03-03 10:14:59',3997,NULL),(1754,'image-optimization/cleanup/stuck-operation','pending','2026-03-03 16:19:59','2026-03-03 10:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772554799;s:18:\"\0*\0first_timestamp\";i:1770054825;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772554799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1755,'aioseo_image_sitemap_scan','pending','2026-03-03 16:29:59','2026-03-03 10:29:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1772555399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1772555399;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpgy_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_actionscheduler_actions` with 927 row(s)
--

--
-- Table structure for table `wpgy_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpgy_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=3999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_actionscheduler_claims`
--

LOCK TABLES `wpgy_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wpgy_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_actionscheduler_claims` with 0 row(s)
--

--
-- Table structure for table `wpgy_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpgy_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_actionscheduler_groups`
--

LOCK TABLES `wpgy_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpgy_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpgy_actionscheduler_groups` VALUES (1,'image-optimization/migration'),(2,'image-optimization/cleanup'),(3,'action-scheduler-migration'),(4,'image-optimization/optimize'),(5,'aioseo'),(6,'wpforms'),(7,'ActionScheduler');
/*!40000 ALTER TABLE `wpgy_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_actionscheduler_groups` with 7 row(s)
--

--
-- Table structure for table `wpgy_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpgy_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=3366 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_actionscheduler_logs`
--

LOCK TABLES `wpgy_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpgy_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpgy_actionscheduler_logs` VALUES (1,627,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(2,628,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(3,629,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(4,630,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(5,631,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(6,632,'action created','2026-02-02 17:53:45','2026-02-02 11:53:45'),(7,627,'action started via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(8,627,'action complete via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(9,628,'action started via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(10,628,'action complete via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(11,629,'action started via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(12,629,'action complete via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(13,630,'action started via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(14,630,'action complete via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(15,631,'action started via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(16,631,'action complete via WP Cron','2026-02-02 17:53:46','2026-02-02 11:53:46'),(17,633,'action created','2026-02-02 17:53:46','2026-02-02 11:53:46'),(18,632,'action started via WP Cron','2026-02-02 17:54:48','2026-02-02 11:54:48'),(19,632,'action complete via WP Cron','2026-02-02 17:54:48','2026-02-02 11:54:48'),(20,634,'action created','2026-02-02 17:54:48','2026-02-02 11:54:48'),(21,634,'action started via WP Cron','2026-02-02 17:55:49','2026-02-02 11:55:49'),(22,634,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2026-02-02 17:55:49','2026-02-02 11:55:49'),(23,633,'action started via Async Request','2026-02-02 17:59:20','2026-02-02 11:59:20'),(24,633,'action complete via Async Request','2026-02-02 17:59:20','2026-02-02 11:59:20'),(25,635,'action created','2026-02-02 17:59:20','2026-02-02 11:59:20'),(26,635,'action started via Async Request','2026-02-02 18:04:22','2026-02-02 12:04:22'),(27,635,'action complete via Async Request','2026-02-02 18:04:22','2026-02-02 12:04:22'),(28,636,'action created','2026-02-02 18:04:22','2026-02-02 12:04:22'),(29,636,'action started via Async Request','2026-02-02 18:10:10','2026-02-02 12:10:10'),(30,636,'action complete via Async Request','2026-02-02 18:10:10','2026-02-02 12:10:10'),(31,637,'action created','2026-02-02 18:10:10','2026-02-02 12:10:10'),(32,637,'action started via Async Request','2026-02-02 18:15:14','2026-02-02 12:15:14'),(33,637,'action complete via Async Request','2026-02-02 18:15:14','2026-02-02 12:15:14'),(34,638,'action created','2026-02-02 18:15:14','2026-02-02 12:15:14'),(35,639,'action created','2026-02-02 18:18:45','2026-02-02 12:18:45'),(36,639,'action started via Async Request','2026-02-02 18:19:13','2026-02-02 12:19:13'),(37,639,'action complete via Async Request','2026-02-02 18:19:18','2026-02-02 12:19:18'),(38,638,'action started via Async Request','2026-02-02 18:20:17','2026-02-02 12:20:17'),(39,638,'action complete via Async Request','2026-02-02 18:20:17','2026-02-02 12:20:17'),(40,640,'action created','2026-02-02 18:20:17','2026-02-02 12:20:17'),(41,640,'action started via Async Request','2026-02-02 18:26:12','2026-02-02 12:26:12'),(42,640,'action complete via Async Request','2026-02-02 18:26:12','2026-02-02 12:26:12'),(43,641,'action created','2026-02-02 18:26:12','2026-02-02 12:26:12'),(44,641,'action started via Async Request','2026-02-02 18:31:35','2026-02-02 12:31:35'),(45,641,'action complete via Async Request','2026-02-02 18:31:35','2026-02-02 12:31:35'),(46,642,'action created','2026-02-02 18:31:35','2026-02-02 12:31:35'),(47,642,'action started via WP Cron','2026-02-02 18:36:45','2026-02-02 12:36:45'),(48,642,'action complete via WP Cron','2026-02-02 18:36:45','2026-02-02 12:36:45'),(49,643,'action created','2026-02-02 18:36:45','2026-02-02 12:36:45'),(50,643,'action started via WP Cron','2026-02-02 18:41:55','2026-02-02 12:41:55'),(51,643,'action complete via WP Cron','2026-02-02 18:41:55','2026-02-02 12:41:55'),(52,644,'action created','2026-02-02 18:41:55','2026-02-02 12:41:55'),(53,644,'action started via Async Request','2026-02-02 18:47:03','2026-02-02 12:47:03'),(54,644,'action complete via Async Request','2026-02-02 18:47:03','2026-02-02 12:47:03'),(55,645,'action created','2026-02-02 18:47:03','2026-02-02 12:47:03'),(56,646,'action created','2026-02-02 18:50:01','2026-02-02 12:50:01'),(57,646,'action started via WP Cron','2026-02-02 18:50:08','2026-02-02 12:50:08'),(58,646,'action complete via WP Cron','2026-02-02 18:50:08','2026-02-02 12:50:08'),(59,645,'action started via Async Request','2026-02-02 18:52:30','2026-02-02 12:52:30'),(60,645,'action complete via Async Request','2026-02-02 18:52:30','2026-02-02 12:52:30'),(61,647,'action created','2026-02-02 18:52:30','2026-02-02 12:52:30'),(62,647,'action started via Async Request','2026-02-02 18:57:30','2026-02-02 12:57:30'),(63,647,'action complete via Async Request','2026-02-02 18:57:30','2026-02-02 12:57:30'),(64,648,'action created','2026-02-02 18:57:30','2026-02-02 12:57:30'),(65,648,'action started via Async Request','2026-02-02 19:03:05','2026-02-02 13:03:05'),(66,648,'action complete via Async Request','2026-02-02 19:03:05','2026-02-02 13:03:05'),(67,649,'action created','2026-02-02 19:03:07','2026-02-02 13:03:07'),(68,649,'action started via Async Request','2026-02-02 19:09:08','2026-02-02 13:09:08'),(69,649,'action complete via Async Request','2026-02-02 19:09:08','2026-02-02 13:09:08'),(70,650,'action created','2026-02-02 19:09:08','2026-02-02 13:09:08'),(71,650,'action started via Async Request','2026-02-02 19:15:11','2026-02-02 13:15:11'),(72,650,'action complete via Async Request','2026-02-02 19:15:11','2026-02-02 13:15:11'),(73,651,'action created','2026-02-02 19:15:12','2026-02-02 13:15:12'),(74,652,'action created','2026-02-02 19:20:11','2026-02-02 13:20:11'),(75,651,'action started via Async Request','2026-02-02 19:21:09','2026-02-02 13:21:09'),(76,651,'action complete via Async Request','2026-02-02 19:21:09','2026-02-02 13:21:09'),(77,653,'action created','2026-02-02 19:21:09','2026-02-02 13:21:09'),(78,652,'action started via Async Request','2026-02-02 19:21:09','2026-02-02 13:21:09'),(79,652,'action complete via Async Request','2026-02-02 19:21:09','2026-02-02 13:21:09'),(80,653,'action started via Async Request','2026-02-02 19:27:08','2026-02-02 13:27:08'),(81,653,'action complete via Async Request','2026-02-02 19:27:08','2026-02-02 13:27:08'),(82,654,'action created','2026-02-02 19:27:08','2026-02-02 13:27:08'),(83,654,'action started via Async Request','2026-02-02 19:32:35','2026-02-02 13:32:35'),(84,654,'action complete via Async Request','2026-02-02 19:32:35','2026-02-02 13:32:35'),(85,655,'action created','2026-02-02 19:32:36','2026-02-02 13:32:36'),(86,655,'action started via Async Request','2026-02-02 19:39:23','2026-02-02 13:39:23'),(87,655,'action complete via Async Request','2026-02-02 19:39:23','2026-02-02 13:39:23'),(88,656,'action created','2026-02-02 19:39:23','2026-02-02 13:39:23'),(89,656,'action started via Async Request','2026-02-02 19:45:26','2026-02-02 13:45:26'),(90,656,'action complete via Async Request','2026-02-02 19:45:26','2026-02-02 13:45:26'),(91,657,'action created','2026-02-02 19:45:26','2026-02-02 13:45:26'),(92,657,'action started via Async Request','2026-02-02 19:51:29','2026-02-02 13:51:29'),(93,657,'action complete via Async Request','2026-02-02 19:51:29','2026-02-02 13:51:29'),(94,658,'action created','2026-02-02 19:51:29','2026-02-02 13:51:29'),(95,658,'action started via Async Request','2026-02-02 19:57:32','2026-02-02 13:57:32'),(96,658,'action complete via Async Request','2026-02-02 19:57:33','2026-02-02 13:57:33'),(97,659,'action created','2026-02-02 19:57:33','2026-02-02 13:57:33'),(98,659,'action started via WP Cron','2026-02-02 20:02:52','2026-02-02 14:02:52'),(99,659,'action complete via WP Cron','2026-02-02 20:02:52','2026-02-02 14:02:52'),(100,660,'action created','2026-02-02 20:02:52','2026-02-02 14:02:52'),(101,660,'action started via WP Cron','2026-02-02 20:08:16','2026-02-02 14:08:16'),(102,660,'action complete via WP Cron','2026-02-02 20:08:16','2026-02-02 14:08:16'),(103,661,'action created','2026-02-02 20:08:16','2026-02-02 14:08:16'),(104,661,'action started via Async Request','2026-02-02 20:13:41','2026-02-02 14:13:41'),(105,661,'action complete via Async Request','2026-02-02 20:13:41','2026-02-02 14:13:41'),(106,662,'action created','2026-02-02 20:13:41','2026-02-02 14:13:41'),(107,662,'action started via Async Request','2026-02-02 20:18:58','2026-02-02 14:18:58'),(108,662,'action complete via Async Request','2026-02-02 20:18:58','2026-02-02 14:18:58'),(109,663,'action created','2026-02-02 20:18:58','2026-02-02 14:18:58'),(110,663,'action started via Async Request','2026-02-02 20:24:40','2026-02-02 14:24:40'),(111,663,'action complete via Async Request','2026-02-02 20:24:40','2026-02-02 14:24:40'),(112,664,'action created','2026-02-02 20:24:40','2026-02-02 14:24:40'),(113,665,'action created','2026-02-02 20:26:17','2026-02-02 14:26:17'),(114,665,'action started via Async Request','2026-02-02 20:26:48','2026-02-02 14:26:48'),(115,665,'action complete via Async Request','2026-02-02 20:26:48','2026-02-02 14:26:48'),(116,664,'action started via WP Cron','2026-02-02 20:29:51','2026-02-02 14:29:51'),(117,664,'action complete via WP Cron','2026-02-02 20:29:51','2026-02-02 14:29:51'),(118,666,'action created','2026-02-02 20:29:51','2026-02-02 14:29:51'),(119,666,'action started via WP Cron','2026-02-02 20:34:54','2026-02-02 14:34:54'),(120,666,'action complete via WP Cron','2026-02-02 20:34:54','2026-02-02 14:34:54'),(121,667,'action created','2026-02-02 20:34:55','2026-02-02 14:34:55'),(122,667,'action started via WP Cron','2026-02-02 20:40:47','2026-02-02 14:40:47'),(123,667,'action complete via WP Cron','2026-02-02 20:40:47','2026-02-02 14:40:47'),(124,668,'action created','2026-02-02 20:40:49','2026-02-02 14:40:49'),(125,668,'action started via WP Cron','2026-02-02 20:45:47','2026-02-02 14:45:47'),(126,668,'action complete via WP Cron','2026-02-02 20:45:47','2026-02-02 14:45:47'),(127,669,'action created','2026-02-02 20:45:47','2026-02-02 14:45:47'),(128,669,'action started via WP Cron','2026-02-02 20:50:49','2026-02-02 14:50:49'),(129,669,'action complete via WP Cron','2026-02-02 20:50:49','2026-02-02 14:50:49'),(130,670,'action created','2026-02-02 20:50:49','2026-02-02 14:50:49'),(131,670,'action started via Async Request','2026-02-02 20:56:43','2026-02-02 14:56:43'),(132,670,'action complete via Async Request','2026-02-02 20:56:43','2026-02-02 14:56:43'),(133,671,'action created','2026-02-02 20:56:43','2026-02-02 14:56:43'),(134,671,'action started via Async Request','2026-02-02 21:02:41','2026-02-02 15:02:41'),(135,671,'action complete via Async Request','2026-02-02 21:02:41','2026-02-02 15:02:41'),(136,672,'action created','2026-02-02 21:02:41','2026-02-02 15:02:41'),(137,672,'action started via WP Cron','2026-02-02 21:07:46','2026-02-02 15:07:46'),(138,672,'action complete via WP Cron','2026-02-02 21:07:46','2026-02-02 15:07:46'),(139,673,'action created','2026-02-02 21:07:46','2026-02-02 15:07:46'),(140,673,'action started via Async Request','2026-02-02 21:13:49','2026-02-02 15:13:49'),(141,673,'action complete via Async Request','2026-02-02 21:13:49','2026-02-02 15:13:49'),(142,674,'action created','2026-02-02 21:13:49','2026-02-02 15:13:49'),(143,674,'action started via Async Request','2026-02-02 21:18:55','2026-02-02 15:18:55'),(144,674,'action complete via Async Request','2026-02-02 21:18:55','2026-02-02 15:18:55'),(145,675,'action created','2026-02-02 21:18:55','2026-02-02 15:18:55'),(146,675,'action started via Async Request','2026-02-02 21:24:55','2026-02-02 15:24:55'),(147,675,'action complete via Async Request','2026-02-02 21:24:55','2026-02-02 15:24:55'),(148,676,'action created','2026-02-02 21:24:55','2026-02-02 15:24:55'),(149,676,'action started via WP Cron','2026-02-02 21:29:57','2026-02-02 15:29:57'),(150,676,'action complete via WP Cron','2026-02-02 21:29:57','2026-02-02 15:29:57'),(151,677,'action created','2026-02-02 21:29:57','2026-02-02 15:29:57'),(152,677,'action started via Async Request','2026-02-02 21:35:59','2026-02-02 15:35:59'),(153,677,'action complete via Async Request','2026-02-02 21:35:59','2026-02-02 15:35:59'),(154,678,'action created','2026-02-02 21:36:00','2026-02-02 15:36:00'),(155,678,'action started via Async Request','2026-02-02 21:41:55','2026-02-02 15:41:55'),(156,678,'action complete via Async Request','2026-02-02 21:41:55','2026-02-02 15:41:55'),(157,679,'action created','2026-02-02 21:41:56','2026-02-02 15:41:56'),(158,679,'action started via Async Request','2026-02-02 21:48:05','2026-02-02 15:48:05'),(159,679,'action complete via Async Request','2026-02-02 21:48:05','2026-02-02 15:48:05'),(160,680,'action created','2026-02-02 21:48:05','2026-02-02 15:48:05'),(161,680,'action started via Async Request','2026-02-02 21:53:51','2026-02-02 15:53:51'),(162,680,'action complete via Async Request','2026-02-02 21:53:51','2026-02-02 15:53:51'),(163,681,'action created','2026-02-02 21:53:51','2026-02-02 15:53:51'),(164,681,'action started via Async Request','2026-02-02 21:58:55','2026-02-02 15:58:55'),(165,681,'action complete via Async Request','2026-02-02 21:58:55','2026-02-02 15:58:55'),(166,682,'action created','2026-02-02 21:58:56','2026-02-02 15:58:56'),(167,682,'action started via Async Request','2026-02-02 22:03:55','2026-02-02 16:03:55'),(168,682,'action complete via Async Request','2026-02-02 22:03:55','2026-02-02 16:03:55'),(169,683,'action created','2026-02-02 22:03:55','2026-02-02 16:03:55'),(170,684,'action created','2026-02-02 22:05:15','2026-02-02 16:05:15'),(171,684,'action started via Async Request','2026-02-02 22:05:18','2026-02-02 16:05:18'),(172,684,'action complete via Async Request','2026-02-02 22:05:18','2026-02-02 16:05:18'),(173,685,'action created','2026-02-02 22:06:53','2026-02-02 16:06:53'),(174,685,'action started via Async Request','2026-02-02 22:07:55','2026-02-02 16:07:55'),(175,685,'action complete via Async Request','2026-02-02 22:07:55','2026-02-02 16:07:55'),(176,683,'action started via Async Request','2026-02-02 22:09:52','2026-02-02 16:09:52'),(177,683,'action complete via Async Request','2026-02-02 22:09:52','2026-02-02 16:09:52'),(178,686,'action created','2026-02-02 22:09:52','2026-02-02 16:09:52'),(179,687,'action created','2026-02-02 22:13:16','2026-02-02 16:13:16'),(180,687,'action started via Async Request','2026-02-02 22:13:59','2026-02-02 16:13:59'),(181,687,'action complete via Async Request','2026-02-02 22:13:59','2026-02-02 16:13:59'),(182,686,'action started via Async Request','2026-02-02 22:15:52','2026-02-02 16:15:52'),(183,686,'action complete via Async Request','2026-02-02 22:15:52','2026-02-02 16:15:52'),(184,688,'action created','2026-02-02 22:15:52','2026-02-02 16:15:52'),(185,689,'action created','2026-02-02 22:17:59','2026-02-02 16:17:59'),(186,689,'action started via Async Request','2026-02-02 22:18:00','2026-02-02 16:18:00'),(187,689,'action complete via Async Request','2026-02-02 22:18:00','2026-02-02 16:18:00'),(188,690,'action created','2026-02-02 22:20:35','2026-02-02 16:20:35'),(189,690,'action started via Async Request','2026-02-02 22:20:57','2026-02-02 16:20:57'),(190,690,'action complete via Async Request','2026-02-02 22:20:57','2026-02-02 16:20:57'),(191,688,'action started via Async Request','2026-02-02 22:20:57','2026-02-02 16:20:57'),(192,688,'action complete via Async Request','2026-02-02 22:20:57','2026-02-02 16:20:57'),(193,691,'action created','2026-02-02 22:20:57','2026-02-02 16:20:57'),(194,692,'action created','2026-02-02 22:24:55','2026-02-02 16:24:55'),(195,692,'action started via WP Cron','2026-02-02 22:25:24','2026-02-02 16:25:24'),(196,692,'action complete via WP Cron','2026-02-02 22:25:24','2026-02-02 16:25:24'),(197,693,'action created','2026-02-02 22:25:29','2026-02-02 16:25:29'),(198,693,'action started via Async Request','2026-02-02 22:26:43','2026-02-02 16:26:43'),(199,693,'action complete via Async Request','2026-02-02 22:26:43','2026-02-02 16:26:43'),(200,691,'action started via Async Request','2026-02-02 22:26:43','2026-02-02 16:26:43'),(201,691,'action complete via Async Request','2026-02-02 22:26:43','2026-02-02 16:26:43'),(202,694,'action created','2026-02-02 22:26:43','2026-02-02 16:26:43'),(203,694,'action started via Async Request','2026-02-02 22:32:18','2026-02-02 16:32:18'),(204,694,'action complete via Async Request','2026-02-02 22:32:18','2026-02-02 16:32:18'),(205,695,'action created','2026-02-02 22:32:18','2026-02-02 16:32:18'),(206,695,'action started via Async Request','2026-02-02 22:38:22','2026-02-02 16:38:22'),(207,695,'action complete via Async Request','2026-02-02 22:38:22','2026-02-02 16:38:22'),(208,696,'action created','2026-02-02 22:38:22','2026-02-02 16:38:22'),(209,696,'action started via Async Request','2026-02-02 22:43:43','2026-02-02 16:43:43'),(210,696,'action complete via Async Request','2026-02-02 22:43:43','2026-02-02 16:43:43'),(211,697,'action created','2026-02-02 22:43:43','2026-02-02 16:43:43'),(212,698,'action created','2026-02-02 22:46:55','2026-02-02 16:46:55'),(213,698,'action started via Async Request','2026-02-02 22:48:15','2026-02-02 16:48:15'),(214,698,'action complete via Async Request','2026-02-02 22:48:15','2026-02-02 16:48:15'),(215,697,'action started via Async Request','2026-02-02 22:49:26','2026-02-02 16:49:26'),(216,697,'action complete via Async Request','2026-02-02 22:49:26','2026-02-02 16:49:26'),(217,699,'action created','2026-02-02 22:49:26','2026-02-02 16:49:26'),(218,700,'action created','2026-02-02 22:53:07','2026-02-02 16:53:07'),(219,700,'action started via Async Request','2026-02-02 22:53:43','2026-02-02 16:53:43'),(220,700,'action complete via Async Request','2026-02-02 22:53:43','2026-02-02 16:53:43'),(221,701,'action created','2026-02-02 22:54:04','2026-02-02 16:54:04'),(222,701,'action started via Async Request','2026-02-02 22:55:18','2026-02-02 16:55:18'),(223,701,'action complete via Async Request','2026-02-02 22:55:18','2026-02-02 16:55:18'),(224,699,'action started via Async Request','2026-02-02 22:55:18','2026-02-02 16:55:18'),(225,699,'action complete via Async Request','2026-02-02 22:55:18','2026-02-02 16:55:18'),(226,702,'action created','2026-02-02 22:55:18','2026-02-02 16:55:18'),(227,703,'action created','2026-02-02 22:56:38','2026-02-02 16:56:38'),(228,704,'action created','2026-02-02 22:57:21','2026-02-02 16:57:21'),(229,703,'action started via Async Request','2026-02-02 22:57:43','2026-02-02 16:57:43'),(230,703,'action complete via Async Request','2026-02-02 22:57:43','2026-02-02 16:57:43'),(231,704,'action started via Async Request','2026-02-02 22:57:43','2026-02-02 16:57:43'),(232,704,'action complete via Async Request','2026-02-02 22:57:43','2026-02-02 16:57:43'),(233,705,'action created','2026-02-02 22:57:56','2026-02-02 16:57:56'),(234,705,'action started via Async Request','2026-02-02 22:58:43','2026-02-02 16:58:43'),(235,705,'action complete via Async Request','2026-02-02 22:58:43','2026-02-02 16:58:43'),(236,702,'action started via Async Request','2026-02-02 23:00:50','2026-02-02 17:00:50'),(237,702,'action complete via Async Request','2026-02-02 23:00:50','2026-02-02 17:00:50'),(238,706,'action created','2026-02-02 23:00:50','2026-02-02 17:00:50'),(239,706,'action started via Async Request','2026-02-02 23:05:58','2026-02-02 17:05:58'),(240,706,'action complete via Async Request','2026-02-02 23:05:58','2026-02-02 17:05:58'),(241,707,'action created','2026-02-02 23:05:58','2026-02-02 17:05:58'),(242,707,'action started via Async Request','2026-02-02 23:11:11','2026-02-02 17:11:11'),(243,707,'action complete via Async Request','2026-02-02 23:11:11','2026-02-02 17:11:11'),(244,708,'action created','2026-02-02 23:11:11','2026-02-02 17:11:11'),(245,709,'action created','2026-02-02 23:14:31','2026-02-02 17:14:31'),(246,709,'action started via Async Request','2026-02-02 23:15:13','2026-02-02 17:15:13'),(247,709,'action complete via Async Request','2026-02-02 23:15:13','2026-02-02 17:15:13'),(248,708,'action started via Async Request','2026-02-02 23:16:15','2026-02-02 17:16:15'),(249,708,'action complete via Async Request','2026-02-02 23:16:15','2026-02-02 17:16:15'),(250,710,'action created','2026-02-02 23:16:18','2026-02-02 17:16:18'),(251,711,'action created','2026-02-02 23:16:56','2026-02-02 17:16:56'),(252,711,'action started via Async Request','2026-02-02 23:17:55','2026-02-02 17:17:55'),(253,711,'action complete via Async Request','2026-02-02 23:17:55','2026-02-02 17:17:55'),(254,712,'action created','2026-02-02 23:18:15','2026-02-02 17:18:15'),(255,712,'action started via WP Cron','2026-02-02 23:18:46','2026-02-02 17:18:46'),(256,712,'action complete via WP Cron','2026-02-02 23:18:46','2026-02-02 17:18:46'),(257,713,'action created','2026-02-02 23:19:58','2026-02-02 17:19:58'),(258,713,'action started via WP Cron','2026-02-02 23:20:04','2026-02-02 17:20:04'),(259,713,'action complete via WP Cron','2026-02-02 23:20:04','2026-02-02 17:20:04'),(260,710,'action started via Async Request','2026-02-02 23:21:17','2026-02-02 17:21:17'),(261,710,'action complete via Async Request','2026-02-02 23:21:17','2026-02-02 17:21:17'),(262,714,'action created','2026-02-02 23:21:17','2026-02-02 17:21:17'),(263,714,'action started via WP Cron','2026-02-03 06:20:14','2026-02-03 00:20:14'),(264,714,'action complete via WP Cron','2026-02-03 06:20:14','2026-02-03 00:20:14'),(265,715,'action created','2026-02-03 06:20:14','2026-02-03 00:20:14'),(266,715,'action started via WP Cron','2026-02-03 10:17:55','2026-02-03 04:17:55'),(267,715,'action complete via WP Cron','2026-02-03 10:17:56','2026-02-03 04:17:56'),(268,716,'action created','2026-02-03 10:17:56','2026-02-03 04:17:56'),(269,716,'action started via WP Cron','2026-02-03 14:11:01','2026-02-03 08:11:01'),(270,716,'action complete via WP Cron','2026-02-03 14:11:01','2026-02-03 08:11:01'),(271,717,'action created','2026-02-03 14:11:01','2026-02-03 08:11:01'),(272,717,'action started via Async Request','2026-02-03 14:16:01','2026-02-03 08:16:01'),(273,717,'action complete via Async Request','2026-02-03 14:16:01','2026-02-03 08:16:01'),(274,718,'action created','2026-02-03 14:16:01','2026-02-03 08:16:01'),(275,718,'action started via WP Cron','2026-02-03 14:21:48','2026-02-03 08:21:48'),(276,718,'action complete via WP Cron','2026-02-03 14:21:48','2026-02-03 08:21:48'),(277,719,'action created','2026-02-03 14:21:48','2026-02-03 08:21:48'),(278,719,'action started via WP Cron','2026-02-03 14:26:48','2026-02-03 08:26:48'),(279,719,'action complete via WP Cron','2026-02-03 14:26:48','2026-02-03 08:26:48'),(280,720,'action created','2026-02-03 14:26:48','2026-02-03 08:26:48'),(281,720,'action started via WP Cron','2026-02-03 14:31:48','2026-02-03 08:31:48'),(282,720,'action complete via WP Cron','2026-02-03 14:31:48','2026-02-03 08:31:48'),(283,721,'action created','2026-02-03 14:31:48','2026-02-03 08:31:48'),(284,721,'action started via WP Cron','2026-02-03 14:36:48','2026-02-03 08:36:48'),(285,721,'action complete via WP Cron','2026-02-03 14:36:48','2026-02-03 08:36:48'),(286,722,'action created','2026-02-03 14:36:48','2026-02-03 08:36:48'),(287,722,'action started via WP Cron','2026-02-03 14:41:48','2026-02-03 08:41:48'),(288,722,'action complete via WP Cron','2026-02-03 14:41:48','2026-02-03 08:41:48'),(289,723,'action created','2026-02-03 14:41:48','2026-02-03 08:41:48'),(290,723,'action started via WP Cron','2026-02-03 14:46:59','2026-02-03 08:46:59'),(291,723,'action complete via WP Cron','2026-02-03 14:46:59','2026-02-03 08:46:59'),(292,724,'action created','2026-02-03 14:46:59','2026-02-03 08:46:59'),(293,724,'action started via WP Cron','2026-02-03 14:51:59','2026-02-03 08:51:59'),(294,724,'action complete via WP Cron','2026-02-03 14:51:59','2026-02-03 08:51:59'),(295,725,'action created','2026-02-03 14:51:59','2026-02-03 08:51:59'),(296,725,'action started via Async Request','2026-02-03 14:58:12','2026-02-03 08:58:12'),(297,725,'action complete via Async Request','2026-02-03 14:58:12','2026-02-03 08:58:12'),(298,726,'action created','2026-02-03 14:58:13','2026-02-03 08:58:13'),(299,726,'action started via WP Cron','2026-02-03 15:03:57','2026-02-03 09:03:57'),(300,726,'action complete via WP Cron','2026-02-03 15:03:57','2026-02-03 09:03:57'),(301,727,'action created','2026-02-03 15:03:58','2026-02-03 09:03:58'),(302,727,'action started via WP Cron','2026-02-03 15:08:58','2026-02-03 09:08:58'),(303,727,'action complete via WP Cron','2026-02-03 15:08:58','2026-02-03 09:08:58'),(304,728,'action created','2026-02-03 15:08:58','2026-02-03 09:08:58'),(305,728,'action started via WP Cron','2026-02-03 15:14:08','2026-02-03 09:14:08'),(306,728,'action complete via WP Cron','2026-02-03 15:14:08','2026-02-03 09:14:08'),(307,729,'action created','2026-02-03 15:14:08','2026-02-03 09:14:08'),(308,729,'action started via Async Request','2026-02-03 15:19:25','2026-02-03 09:19:25'),(309,729,'action complete via Async Request','2026-02-03 15:19:25','2026-02-03 09:19:25'),(310,730,'action created','2026-02-03 15:19:25','2026-02-03 09:19:25'),(311,730,'action started via Async Request','2026-02-03 15:24:55','2026-02-03 09:24:55'),(312,730,'action complete via Async Request','2026-02-03 15:24:56','2026-02-03 09:24:56'),(313,731,'action created','2026-02-03 15:24:56','2026-02-03 09:24:56'),(314,731,'action started via Async Request','2026-02-03 15:30:11','2026-02-03 09:30:11'),(315,731,'action complete via Async Request','2026-02-03 15:30:11','2026-02-03 09:30:11'),(316,732,'action created','2026-02-03 15:30:12','2026-02-03 09:30:12'),(317,732,'action started via WP Cron','2026-02-03 15:35:24','2026-02-03 09:35:24'),(318,732,'action complete via WP Cron','2026-02-03 15:35:24','2026-02-03 09:35:24'),(319,733,'action created','2026-02-03 15:35:24','2026-02-03 09:35:24'),(320,734,'action created','2026-02-03 15:36:05','2026-02-03 09:36:05'),(321,734,'action started via WP Cron','2026-02-03 15:36:21','2026-02-03 09:36:21'),(322,734,'action complete via WP Cron','2026-02-03 15:36:21','2026-02-03 09:36:21'),(323,733,'action started via Async Request','2026-02-03 15:40:32','2026-02-03 09:40:32'),(324,733,'action complete via Async Request','2026-02-03 15:40:32','2026-02-03 09:40:32'),(325,735,'action created','2026-02-03 15:40:32','2026-02-03 09:40:32'),(326,736,'action created','2026-02-03 15:43:47','2026-02-03 09:43:47'),(327,736,'action started via WP Cron','2026-02-03 15:43:48','2026-02-03 09:43:48'),(328,736,'action complete via WP Cron','2026-02-03 15:43:48','2026-02-03 09:43:48'),(329,735,'action started via Async Request','2026-02-03 15:45:46','2026-02-03 09:45:46'),(330,735,'action complete via Async Request','2026-02-03 15:45:46','2026-02-03 09:45:46'),(331,737,'action created','2026-02-03 15:45:46','2026-02-03 09:45:46'),(332,737,'action started via Async Request','2026-02-03 15:51:19','2026-02-03 09:51:19'),(333,737,'action complete via Async Request','2026-02-03 15:51:19','2026-02-03 09:51:19'),(334,738,'action created','2026-02-03 15:51:19','2026-02-03 09:51:19'),(335,738,'action started via Async Request','2026-02-03 15:56:21','2026-02-03 09:56:21'),(336,738,'action complete via Async Request','2026-02-03 15:56:21','2026-02-03 09:56:21'),(337,739,'action created','2026-02-03 15:56:21','2026-02-03 09:56:21'),(338,739,'action started via Async Request','2026-02-03 16:01:55','2026-02-03 10:01:55'),(339,739,'action complete via Async Request','2026-02-03 16:01:55','2026-02-03 10:01:55'),(340,740,'action created','2026-02-03 16:01:55','2026-02-03 10:01:55'),(341,740,'action started via Async Request','2026-02-03 16:08:07','2026-02-03 10:08:07'),(342,740,'action complete via Async Request','2026-02-03 16:08:07','2026-02-03 10:08:07'),(343,741,'action created','2026-02-03 16:08:07','2026-02-03 10:08:07'),(344,741,'action started via Async Request','2026-02-03 16:14:01','2026-02-03 10:14:01'),(345,741,'action complete via Async Request','2026-02-03 16:14:01','2026-02-03 10:14:01'),(346,742,'action created','2026-02-03 16:14:02','2026-02-03 10:14:02'),(347,742,'action started via Async Request','2026-02-03 16:20:04','2026-02-03 10:20:04'),(348,742,'action complete via Async Request','2026-02-03 16:20:04','2026-02-03 10:20:04'),(349,743,'action created','2026-02-03 16:20:06','2026-02-03 10:20:06'),(350,743,'action started via Async Request','2026-02-03 16:26:07','2026-02-03 10:26:07'),(351,743,'action complete via Async Request','2026-02-03 16:26:07','2026-02-03 10:26:07'),(352,744,'action created','2026-02-03 16:26:13','2026-02-03 10:26:13'),(353,744,'action started via Async Request','2026-02-03 16:32:01','2026-02-03 10:32:01'),(354,744,'action complete via Async Request','2026-02-03 16:32:01','2026-02-03 10:32:01'),(355,745,'action created','2026-02-03 16:32:02','2026-02-03 10:32:02'),(356,745,'action started via WP Cron','2026-02-03 16:37:06','2026-02-03 10:37:06'),(357,745,'action complete via WP Cron','2026-02-03 16:37:06','2026-02-03 10:37:06'),(358,746,'action created','2026-02-03 16:37:06','2026-02-03 10:37:06'),(359,746,'action started via Async Request','2026-02-03 16:42:59','2026-02-03 10:42:59'),(360,746,'action complete via Async Request','2026-02-03 16:42:59','2026-02-03 10:42:59'),(361,747,'action created','2026-02-03 16:43:00','2026-02-03 10:43:00'),(362,747,'action started via WP Cron','2026-02-03 16:47:59','2026-02-03 10:47:59'),(363,747,'action complete via WP Cron','2026-02-03 16:47:59','2026-02-03 10:47:59'),(364,748,'action created','2026-02-03 16:47:59','2026-02-03 10:47:59'),(365,748,'action started via Async Request','2026-02-03 16:53:12','2026-02-03 10:53:12'),(366,748,'action complete via Async Request','2026-02-03 16:53:12','2026-02-03 10:53:12'),(367,749,'action created','2026-02-03 16:53:12','2026-02-03 10:53:12'),(368,749,'action started via WP Cron','2026-02-03 16:58:33','2026-02-03 10:58:33'),(369,749,'action complete via WP Cron','2026-02-03 16:58:33','2026-02-03 10:58:33'),(370,750,'action created','2026-02-03 16:58:36','2026-02-03 10:58:36'),(371,750,'action started via Async Request','2026-02-03 17:04:04','2026-02-03 11:04:04'),(372,750,'action complete via Async Request','2026-02-03 17:04:04','2026-02-03 11:04:04'),(373,751,'action created','2026-02-03 17:04:04','2026-02-03 11:04:04'),(374,751,'action started via Async Request','2026-02-03 17:09:39','2026-02-03 11:09:39'),(375,751,'action complete via Async Request','2026-02-03 17:09:39','2026-02-03 11:09:39'),(376,752,'action created','2026-02-03 17:09:39','2026-02-03 11:09:39'),(377,752,'action started via Async Request','2026-02-03 17:14:45','2026-02-03 11:14:45'),(378,752,'action complete via Async Request','2026-02-03 17:14:45','2026-02-03 11:14:45'),(379,753,'action created','2026-02-03 17:14:45','2026-02-03 11:14:45'),(380,753,'action started via Async Request','2026-02-03 17:20:49','2026-02-03 11:20:49'),(381,753,'action complete via Async Request','2026-02-03 17:20:49','2026-02-03 11:20:49'),(382,754,'action created','2026-02-03 17:20:50','2026-02-03 11:20:50'),(383,754,'action started via Async Request','2026-02-03 17:26:04','2026-02-03 11:26:04'),(384,754,'action complete via Async Request','2026-02-03 17:26:04','2026-02-03 11:26:04'),(385,755,'action created','2026-02-03 17:26:04','2026-02-03 11:26:04'),(386,755,'action started via Async Request','2026-02-03 17:32:07','2026-02-03 11:32:07'),(387,755,'action complete via Async Request','2026-02-03 17:32:07','2026-02-03 11:32:07'),(388,756,'action created','2026-02-03 17:32:07','2026-02-03 11:32:07'),(389,756,'action started via Async Request','2026-02-03 17:39:01','2026-02-03 11:39:01'),(390,756,'action complete via Async Request','2026-02-03 17:39:01','2026-02-03 11:39:01'),(391,757,'action created','2026-02-03 17:39:01','2026-02-03 11:39:01'),(392,757,'action started via Async Request','2026-02-03 17:45:08','2026-02-03 11:45:08'),(393,757,'action complete via Async Request','2026-02-03 17:45:08','2026-02-03 11:45:08'),(394,758,'action created','2026-02-03 17:45:08','2026-02-03 11:45:08'),(395,758,'action started via Async Request','2026-02-03 17:50:35','2026-02-03 11:50:35'),(396,758,'action complete via Async Request','2026-02-03 17:50:35','2026-02-03 11:50:35'),(397,759,'action created','2026-02-03 17:50:35','2026-02-03 11:50:35'),(398,759,'action started via WP Cron','2026-02-03 17:56:37','2026-02-03 11:56:37'),(399,759,'action complete via WP Cron','2026-02-03 17:56:37','2026-02-03 11:56:37'),(400,760,'action created','2026-02-03 17:56:37','2026-02-03 11:56:37'),(401,760,'action started via Async Request','2026-02-03 18:01:40','2026-02-03 12:01:40'),(402,760,'action complete via Async Request','2026-02-03 18:01:41','2026-02-03 12:01:41'),(403,761,'action created','2026-02-03 18:01:41','2026-02-03 12:01:41'),(404,761,'action started via Async Request','2026-02-03 18:07:11','2026-02-03 12:07:11'),(405,761,'action complete via Async Request','2026-02-03 18:07:11','2026-02-03 12:07:11'),(406,762,'action created','2026-02-03 18:07:11','2026-02-03 12:07:11'),(407,762,'action started via Async Request','2026-02-03 18:12:37','2026-02-03 12:12:37'),(408,762,'action complete via Async Request','2026-02-03 18:12:37','2026-02-03 12:12:37'),(409,763,'action created','2026-02-03 18:12:38','2026-02-03 12:12:38'),(410,763,'action started via Async Request','2026-02-03 18:18:43','2026-02-03 12:18:43'),(411,763,'action complete via Async Request','2026-02-03 18:18:43','2026-02-03 12:18:43'),(412,764,'action created','2026-02-03 18:18:43','2026-02-03 12:18:43'),(413,764,'action started via Async Request','2026-02-03 18:24:17','2026-02-03 12:24:17'),(414,764,'action complete via Async Request','2026-02-03 18:24:17','2026-02-03 12:24:17'),(415,765,'action created','2026-02-03 18:24:17','2026-02-03 12:24:17'),(416,765,'action started via Async Request','2026-02-03 18:30:13','2026-02-03 12:30:13'),(417,765,'action complete via Async Request','2026-02-03 18:30:13','2026-02-03 12:30:13'),(418,766,'action created','2026-02-03 18:30:14','2026-02-03 12:30:14'),(419,766,'action started via Async Request','2026-02-03 18:36:15','2026-02-03 12:36:15'),(420,766,'action complete via Async Request','2026-02-03 18:36:15','2026-02-03 12:36:15'),(421,767,'action created','2026-02-03 18:36:16','2026-02-03 12:36:16'),(422,767,'action started via Async Request','2026-02-03 18:42:17','2026-02-03 12:42:17'),(423,767,'action complete via Async Request','2026-02-03 18:42:17','2026-02-03 12:42:17'),(424,768,'action created','2026-02-03 18:42:18','2026-02-03 12:42:18'),(425,768,'action started via Async Request','2026-02-03 18:48:27','2026-02-03 12:48:27'),(426,768,'action complete via Async Request','2026-02-03 18:48:27','2026-02-03 12:48:27'),(427,769,'action created','2026-02-03 18:48:28','2026-02-03 12:48:28'),(428,769,'action started via Async Request','2026-02-03 18:55:02','2026-02-03 12:55:02'),(429,769,'action complete via Async Request','2026-02-03 18:55:02','2026-02-03 12:55:02'),(430,770,'action created','2026-02-03 18:55:02','2026-02-03 12:55:02'),(431,770,'action started via Async Request','2026-02-03 19:00:14','2026-02-03 13:00:14'),(432,770,'action complete via Async Request','2026-02-03 19:00:14','2026-02-03 13:00:14'),(433,771,'action created','2026-02-03 19:00:14','2026-02-03 13:00:14'),(434,771,'action started via Async Request','2026-02-03 19:05:36','2026-02-03 13:05:36'),(435,771,'action complete via Async Request','2026-02-03 19:05:36','2026-02-03 13:05:36'),(436,772,'action created','2026-02-03 19:05:36','2026-02-03 13:05:36'),(437,772,'action started via Async Request','2026-02-03 19:11:42','2026-02-03 13:11:42'),(438,772,'action complete via Async Request','2026-02-03 19:11:42','2026-02-03 13:11:42'),(439,773,'action created','2026-02-03 19:11:43','2026-02-03 13:11:43'),(440,773,'action started via Async Request','2026-02-03 19:16:54','2026-02-03 13:16:54'),(441,773,'action complete via Async Request','2026-02-03 19:16:54','2026-02-03 13:16:54'),(442,774,'action created','2026-02-03 19:16:54','2026-02-03 13:16:54'),(443,774,'action started via Async Request','2026-02-03 19:22:16','2026-02-03 13:22:16'),(444,774,'action complete via Async Request','2026-02-03 19:22:16','2026-02-03 13:22:16'),(445,775,'action created','2026-02-03 19:22:17','2026-02-03 13:22:17'),(446,775,'action started via Async Request','2026-02-03 19:27:56','2026-02-03 13:27:56'),(447,775,'action complete via Async Request','2026-02-03 19:27:56','2026-02-03 13:27:56'),(448,776,'action created','2026-02-03 19:27:59','2026-02-03 13:27:59'),(449,776,'action started via WP Cron','2026-02-03 19:32:57','2026-02-03 13:32:57'),(450,776,'action complete via WP Cron','2026-02-03 19:32:57','2026-02-03 13:32:57'),(451,777,'action created','2026-02-03 19:32:58','2026-02-03 13:32:58'),(452,777,'action started via WP Cron','2026-02-03 19:37:57','2026-02-03 13:37:57'),(453,777,'action complete via WP Cron','2026-02-03 19:37:57','2026-02-03 13:37:57'),(454,778,'action created','2026-02-03 19:37:57','2026-02-03 13:37:57'),(455,778,'action started via WP Cron','2026-02-03 19:42:57','2026-02-03 13:42:57'),(456,778,'action complete via WP Cron','2026-02-03 19:42:57','2026-02-03 13:42:57'),(457,779,'action created','2026-02-03 19:42:57','2026-02-03 13:42:57'),(458,779,'action started via Async Request','2026-02-03 19:48:43','2026-02-03 13:48:43'),(459,779,'action complete via Async Request','2026-02-03 19:48:43','2026-02-03 13:48:43'),(460,780,'action created','2026-02-03 19:48:44','2026-02-03 13:48:44'),(461,780,'action started via Async Request','2026-02-03 19:53:54','2026-02-03 13:53:54'),(462,780,'action complete via Async Request','2026-02-03 19:53:54','2026-02-03 13:53:54'),(463,781,'action created','2026-02-03 19:53:54','2026-02-03 13:53:54'),(464,781,'action started via Async Request','2026-02-03 19:59:20','2026-02-03 13:59:20'),(465,781,'action complete via Async Request','2026-02-03 19:59:20','2026-02-03 13:59:20'),(466,782,'action created','2026-02-03 19:59:23','2026-02-03 13:59:23'),(467,782,'action started via Async Request','2026-02-03 20:04:21','2026-02-03 14:04:21'),(468,782,'action complete via Async Request','2026-02-03 20:04:22','2026-02-03 14:04:22'),(469,783,'action created','2026-02-03 20:04:23','2026-02-03 14:04:23'),(470,783,'action started via Async Request','2026-02-03 20:09:25','2026-02-03 14:09:25'),(471,783,'action complete via Async Request','2026-02-03 20:09:25','2026-02-03 14:09:25'),(472,784,'action created','2026-02-03 20:09:25','2026-02-03 14:09:25'),(473,784,'action started via Async Request','2026-02-03 20:14:30','2026-02-03 14:14:30'),(474,784,'action complete via Async Request','2026-02-03 20:14:31','2026-02-03 14:14:31'),(475,785,'action created','2026-02-03 20:14:31','2026-02-03 14:14:31'),(476,785,'action started via WP Cron','2026-02-03 20:19:51','2026-02-03 14:19:51'),(477,785,'action complete via WP Cron','2026-02-03 20:19:51','2026-02-03 14:19:51'),(478,786,'action created','2026-02-03 20:19:51','2026-02-03 14:19:51'),(479,787,'action created','2026-02-03 20:21:31','2026-02-03 14:21:31'),(480,787,'action started via WP Cron','2026-02-03 20:21:53','2026-02-03 14:21:53'),(481,787,'action complete via WP Cron','2026-02-03 20:21:54','2026-02-03 14:21:54'),(482,788,'action created','2026-02-03 20:25:47','2026-02-03 14:25:47'),(483,786,'action started via Async Request','2026-02-03 20:25:48','2026-02-03 14:25:48'),(484,786,'action complete via Async Request','2026-02-03 20:25:48','2026-02-03 14:25:48'),(485,789,'action created','2026-02-03 20:25:49','2026-02-03 14:25:49'),(486,788,'action started via Async Request','2026-02-03 20:25:49','2026-02-03 14:25:49'),(487,788,'action complete via Async Request','2026-02-03 20:25:53','2026-02-03 14:25:53'),(488,789,'action started via WP Cron','2026-02-03 20:30:52','2026-02-03 14:30:52'),(489,789,'action complete via WP Cron','2026-02-03 20:30:52','2026-02-03 14:30:52'),(490,790,'action created','2026-02-03 20:30:53','2026-02-03 14:30:53'),(491,791,'action created','2026-02-03 20:32:16','2026-02-03 14:32:16'),(492,791,'action started via Async Request','2026-02-03 20:32:17','2026-02-03 14:32:17'),(493,791,'action complete via Async Request','2026-02-03 20:32:23','2026-02-03 14:32:23'),(494,790,'action started via Async Request','2026-02-03 20:36:39','2026-02-03 14:36:39'),(495,790,'action complete via Async Request','2026-02-03 20:36:39','2026-02-03 14:36:39'),(496,792,'action created','2026-02-03 20:36:39','2026-02-03 14:36:39'),(497,793,'action created','2026-02-03 20:37:22','2026-02-03 14:37:22'),(498,793,'action started via Async Request','2026-02-03 20:37:44','2026-02-03 14:37:44'),(499,793,'action complete via Async Request','2026-02-03 20:37:48','2026-02-03 14:37:48'),(500,792,'action started via Async Request','2026-02-03 20:41:49','2026-02-03 14:41:49'),(501,792,'action complete via Async Request','2026-02-03 20:41:49','2026-02-03 14:41:49'),(502,794,'action created','2026-02-03 20:41:49','2026-02-03 14:41:49'),(503,795,'action created','2026-02-03 20:43:43','2026-02-03 14:43:43'),(504,795,'action started via WP Cron','2026-02-03 20:43:49','2026-02-03 14:43:49'),(505,795,'action complete via WP Cron','2026-02-03 20:43:53','2026-02-03 14:43:53'),(506,794,'action started via WP Cron','2026-02-03 20:50:01','2026-02-03 14:50:01'),(507,794,'action complete via WP Cron','2026-02-03 20:50:01','2026-02-03 14:50:01'),(508,796,'action created','2026-02-03 20:50:01','2026-02-03 14:50:01'),(509,796,'action started via WP Cron','2026-02-03 22:51:10','2026-02-03 16:51:10'),(510,796,'action complete via WP Cron','2026-02-03 22:51:10','2026-02-03 16:51:10'),(511,797,'action created','2026-02-03 22:51:10','2026-02-03 16:51:10'),(512,797,'action started via WP Cron','2026-02-04 00:44:06','2026-02-03 18:44:06'),(513,797,'action complete via WP Cron','2026-02-04 00:44:06','2026-02-03 18:44:06'),(514,798,'action created','2026-02-04 00:44:06','2026-02-03 18:44:06'),(515,798,'action started via WP Cron','2026-02-04 03:21:13','2026-02-03 21:21:13'),(516,798,'action complete via WP Cron','2026-02-04 03:21:13','2026-02-03 21:21:13'),(517,799,'action created','2026-02-04 03:21:13','2026-02-03 21:21:13'),(518,799,'action started via WP Cron','2026-02-04 14:42:20','2026-02-04 08:42:20'),(519,799,'action complete via WP Cron','2026-02-04 14:42:20','2026-02-04 08:42:20'),(520,800,'action created','2026-02-04 14:42:20','2026-02-04 08:42:20'),(521,800,'action started via WP Cron','2026-02-04 14:47:56','2026-02-04 08:47:56'),(522,800,'action complete via WP Cron','2026-02-04 14:47:56','2026-02-04 08:47:56'),(523,801,'action created','2026-02-04 14:47:56','2026-02-04 08:47:56'),(524,801,'action started via Async Request','2026-02-04 14:53:30','2026-02-04 08:53:30'),(525,801,'action complete via Async Request','2026-02-04 14:53:30','2026-02-04 08:53:30'),(526,802,'action created','2026-02-04 14:53:30','2026-02-04 08:53:30'),(527,802,'action started via Async Request','2026-02-04 15:00:16','2026-02-04 09:00:16'),(528,802,'action complete via Async Request','2026-02-04 15:00:16','2026-02-04 09:00:16'),(529,803,'action created','2026-02-04 15:00:17','2026-02-04 09:00:17'),(530,803,'action started via Async Request','2026-02-04 15:06:04','2026-02-04 09:06:04'),(531,803,'action complete via Async Request','2026-02-04 15:06:04','2026-02-04 09:06:04'),(532,804,'action created','2026-02-04 15:06:04','2026-02-04 09:06:04'),(533,804,'action started via Async Request','2026-02-04 15:11:15','2026-02-04 09:11:15'),(534,804,'action complete via Async Request','2026-02-04 15:11:15','2026-02-04 09:11:15'),(535,805,'action created','2026-02-04 15:11:15','2026-02-04 09:11:15'),(536,805,'action started via WP Cron','2026-02-04 15:16:19','2026-02-04 09:16:19'),(537,805,'action complete via WP Cron','2026-02-04 15:16:19','2026-02-04 09:16:19'),(538,806,'action created','2026-02-04 15:16:19','2026-02-04 09:16:19'),(539,806,'action started via Async Request','2026-02-04 15:22:49','2026-02-04 09:22:49'),(540,806,'action complete via Async Request','2026-02-04 15:22:49','2026-02-04 09:22:49'),(541,807,'action created','2026-02-04 15:22:49','2026-02-04 09:22:49'),(542,807,'action started via WP Cron','2026-02-04 15:27:56','2026-02-04 09:27:56'),(543,807,'action complete via WP Cron','2026-02-04 15:27:56','2026-02-04 09:27:56'),(544,808,'action created','2026-02-04 15:27:56','2026-02-04 09:27:56'),(545,808,'action started via Async Request','2026-02-04 15:33:42','2026-02-04 09:33:42'),(546,808,'action complete via Async Request','2026-02-04 15:33:42','2026-02-04 09:33:42'),(547,809,'action created','2026-02-04 15:33:42','2026-02-04 09:33:42'),(548,809,'action started via Async Request','2026-02-04 15:39:12','2026-02-04 09:39:12'),(549,809,'action complete via Async Request','2026-02-04 15:39:12','2026-02-04 09:39:12'),(550,810,'action created','2026-02-04 15:39:12','2026-02-04 09:39:12'),(551,810,'action started via WP Cron','2026-02-04 15:44:50','2026-02-04 09:44:50'),(552,810,'action complete via WP Cron','2026-02-04 15:44:50','2026-02-04 09:44:50'),(553,811,'action created','2026-02-04 15:44:50','2026-02-04 09:44:50'),(554,812,'action created','2026-02-04 15:48:02','2026-02-04 09:48:02'),(555,812,'action started via WP Cron','2026-02-04 15:48:10','2026-02-04 09:48:10'),(556,812,'action complete via WP Cron','2026-02-04 15:48:10','2026-02-04 09:48:10'),(557,811,'action started via WP Cron','2026-02-04 15:49:53','2026-02-04 09:49:53'),(558,811,'action complete via WP Cron','2026-02-04 15:49:53','2026-02-04 09:49:53'),(559,813,'action created','2026-02-04 15:49:53','2026-02-04 09:49:53'),(560,813,'action started via Async Request','2026-02-04 15:56:03','2026-02-04 09:56:03'),(561,813,'action complete via Async Request','2026-02-04 15:56:03','2026-02-04 09:56:03'),(562,814,'action created','2026-02-04 15:56:04','2026-02-04 09:56:04'),(563,814,'action started via Async Request','2026-02-04 16:01:55','2026-02-04 10:01:55'),(564,814,'action complete via Async Request','2026-02-04 16:01:55','2026-02-04 10:01:55'),(565,815,'action created','2026-02-04 16:01:55','2026-02-04 10:01:55'),(566,815,'action started via WP Cron','2026-02-04 16:06:58','2026-02-04 10:06:58'),(567,815,'action complete via WP Cron','2026-02-04 16:06:58','2026-02-04 10:06:58'),(568,816,'action created','2026-02-04 16:06:58','2026-02-04 10:06:58'),(569,816,'action started via WP Cron','2026-02-04 16:12:52','2026-02-04 10:12:52'),(570,816,'action complete via WP Cron','2026-02-04 16:12:52','2026-02-04 10:12:52'),(571,817,'action created','2026-02-04 16:12:53','2026-02-04 10:12:53'),(572,817,'action started via WP Cron','2026-02-04 16:18:05','2026-02-04 10:18:05'),(573,817,'action complete via WP Cron','2026-02-04 16:18:05','2026-02-04 10:18:05'),(574,818,'action created','2026-02-04 16:18:05','2026-02-04 10:18:05'),(575,818,'action started via Async Request','2026-02-04 16:24:14','2026-02-04 10:24:14'),(576,818,'action complete via Async Request','2026-02-04 16:24:14','2026-02-04 10:24:14'),(577,819,'action created','2026-02-04 16:24:14','2026-02-04 10:24:14'),(578,819,'action started via Async Request','2026-02-04 16:29:35','2026-02-04 10:29:35'),(579,819,'action complete via Async Request','2026-02-04 16:29:35','2026-02-04 10:29:35'),(580,820,'action created','2026-02-04 16:29:35','2026-02-04 10:29:35'),(581,820,'action started via WP Cron','2026-02-04 16:34:52','2026-02-04 10:34:52'),(582,820,'action complete via WP Cron','2026-02-04 16:34:52','2026-02-04 10:34:52'),(583,821,'action created','2026-02-04 16:34:52','2026-02-04 10:34:52'),(584,821,'action started via WP Cron','2026-02-04 16:39:56','2026-02-04 10:39:56'),(585,821,'action complete via WP Cron','2026-02-04 16:39:56','2026-02-04 10:39:56'),(586,822,'action created','2026-02-04 16:39:56','2026-02-04 10:39:56'),(587,822,'action started via Async Request','2026-02-04 16:45:06','2026-02-04 10:45:06'),(588,822,'action complete via Async Request','2026-02-04 16:45:07','2026-02-04 10:45:07'),(589,823,'action created','2026-02-04 16:45:07','2026-02-04 10:45:07'),(590,823,'action started via Async Request','2026-02-04 16:50:28','2026-02-04 10:50:28'),(591,823,'action complete via Async Request','2026-02-04 16:50:28','2026-02-04 10:50:28'),(592,824,'action created','2026-02-04 16:50:28','2026-02-04 10:50:28'),(593,824,'action started via WP Cron','2026-02-04 16:55:51','2026-02-04 10:55:51'),(594,824,'action complete via WP Cron','2026-02-04 16:55:51','2026-02-04 10:55:51'),(595,825,'action created','2026-02-04 16:55:51','2026-02-04 10:55:51'),(596,825,'action started via WP Cron','2026-02-04 17:00:55','2026-02-04 11:00:55'),(597,825,'action complete via WP Cron','2026-02-04 17:00:55','2026-02-04 11:00:55'),(598,826,'action created','2026-02-04 17:00:58','2026-02-04 11:00:58'),(599,826,'action started via Async Request','2026-02-04 17:06:23','2026-02-04 11:06:23'),(600,826,'action complete via Async Request','2026-02-04 17:06:24','2026-02-04 11:06:24'),(601,827,'action created','2026-02-04 17:06:24','2026-02-04 11:06:24'),(602,827,'action started via WP Cron','2026-02-04 17:11:47','2026-02-04 11:11:47'),(603,827,'action complete via WP Cron','2026-02-04 17:11:47','2026-02-04 11:11:47'),(604,828,'action created','2026-02-04 17:11:47','2026-02-04 11:11:47'),(605,828,'action started via WP Cron','2026-02-04 17:17:02','2026-02-04 11:17:02'),(606,828,'action complete via WP Cron','2026-02-04 17:17:02','2026-02-04 11:17:02'),(607,829,'action created','2026-02-04 17:17:02','2026-02-04 11:17:02'),(608,829,'action started via Async Request','2026-02-04 17:22:13','2026-02-04 11:22:13'),(609,829,'action complete via Async Request','2026-02-04 17:22:13','2026-02-04 11:22:13'),(610,830,'action created','2026-02-04 17:22:13','2026-02-04 11:22:13'),(611,830,'action started via WP Cron','2026-02-04 17:27:46','2026-02-04 11:27:46'),(612,830,'action complete via WP Cron','2026-02-04 17:27:46','2026-02-04 11:27:46'),(613,831,'action created','2026-02-04 17:27:46','2026-02-04 11:27:46'),(614,831,'action started via WP Cron','2026-02-04 17:32:46','2026-02-04 11:32:46'),(615,831,'action complete via WP Cron','2026-02-04 17:32:46','2026-02-04 11:32:46'),(616,832,'action created','2026-02-04 17:32:47','2026-02-04 11:32:47'),(617,832,'action started via WP Cron','2026-02-04 17:37:47','2026-02-04 11:37:47'),(618,832,'action complete via WP Cron','2026-02-04 17:37:47','2026-02-04 11:37:47'),(619,833,'action created','2026-02-04 17:37:49','2026-02-04 11:37:49'),(620,833,'action started via WP Cron','2026-02-04 17:43:31','2026-02-04 11:43:31'),(621,833,'action complete via WP Cron','2026-02-04 17:43:31','2026-02-04 11:43:31'),(622,834,'action created','2026-02-04 17:43:32','2026-02-04 11:43:32'),(623,834,'action started via Async Request','2026-02-04 17:48:33','2026-02-04 11:48:33'),(624,834,'action complete via Async Request','2026-02-04 17:48:33','2026-02-04 11:48:33'),(625,835,'action created','2026-02-04 17:48:33','2026-02-04 11:48:33'),(626,835,'action started via Async Request','2026-02-04 17:54:30','2026-02-04 11:54:30'),(627,835,'action complete via Async Request','2026-02-04 17:54:30','2026-02-04 11:54:30'),(628,836,'action created','2026-02-04 17:54:30','2026-02-04 11:54:30'),(629,836,'action started via WP Cron','2026-02-04 18:49:11','2026-02-04 12:49:11'),(630,836,'action complete via WP Cron','2026-02-04 18:49:11','2026-02-04 12:49:11'),(631,837,'action created','2026-02-04 18:49:11','2026-02-04 12:49:11'),(632,837,'action started via WP Cron','2026-02-04 19:42:20','2026-02-04 13:42:20'),(633,837,'action complete via WP Cron','2026-02-04 19:42:20','2026-02-04 13:42:20'),(634,838,'action created','2026-02-04 19:42:22','2026-02-04 13:42:22'),(635,838,'action started via WP Cron','2026-02-04 19:48:41','2026-02-04 13:48:41'),(636,838,'action complete via WP Cron','2026-02-04 19:48:41','2026-02-04 13:48:41'),(637,839,'action created','2026-02-04 19:48:42','2026-02-04 13:48:42'),(638,839,'action started via WP Cron','2026-02-04 19:53:56','2026-02-04 13:53:56'),(639,839,'action complete via WP Cron','2026-02-04 19:53:56','2026-02-04 13:53:56'),(640,840,'action created','2026-02-04 19:53:56','2026-02-04 13:53:56'),(641,840,'action started via Async Request','2026-02-04 19:58:56','2026-02-04 13:58:56'),(642,840,'action complete via Async Request','2026-02-04 19:58:56','2026-02-04 13:58:56'),(643,841,'action created','2026-02-04 19:58:56','2026-02-04 13:58:56'),(644,841,'action started via WP Cron','2026-02-04 20:03:58','2026-02-04 14:03:58'),(645,841,'action complete via WP Cron','2026-02-04 20:03:58','2026-02-04 14:03:58'),(646,842,'action created','2026-02-04 20:03:58','2026-02-04 14:03:58'),(647,842,'action started via WP Cron','2026-02-04 20:09:03','2026-02-04 14:09:03'),(648,842,'action complete via WP Cron','2026-02-04 20:09:04','2026-02-04 14:09:04'),(649,843,'action created','2026-02-04 20:09:04','2026-02-04 14:09:04'),(650,843,'action started via Async Request','2026-02-04 20:15:08','2026-02-04 14:15:08'),(651,843,'action complete via Async Request','2026-02-04 20:15:08','2026-02-04 14:15:08'),(652,844,'action created','2026-02-04 20:15:08','2026-02-04 14:15:08'),(653,844,'action started via Async Request','2026-02-04 20:21:12','2026-02-04 14:21:12'),(654,844,'action complete via Async Request','2026-02-04 20:21:12','2026-02-04 14:21:12'),(655,845,'action created','2026-02-04 20:21:13','2026-02-04 14:21:13'),(656,845,'action started via WP Cron','2026-02-04 20:26:46','2026-02-04 14:26:46'),(657,845,'action complete via WP Cron','2026-02-04 20:26:46','2026-02-04 14:26:46'),(658,846,'action created','2026-02-04 20:26:46','2026-02-04 14:26:46'),(659,846,'action started via WP Cron','2026-02-04 20:32:25','2026-02-04 14:32:25'),(660,846,'action complete via WP Cron','2026-02-04 20:32:25','2026-02-04 14:32:25'),(661,847,'action created','2026-02-04 20:32:25','2026-02-04 14:32:25'),(662,847,'action started via WP Cron','2026-02-04 20:43:32','2026-02-04 14:43:32'),(663,847,'action complete via WP Cron','2026-02-04 20:43:32','2026-02-04 14:43:32'),(664,848,'action created','2026-02-04 20:43:32','2026-02-04 14:43:32'),(665,848,'action started via WP Cron','2026-02-04 20:48:51','2026-02-04 14:48:51'),(666,848,'action complete via WP Cron','2026-02-04 20:48:51','2026-02-04 14:48:51'),(667,849,'action created','2026-02-04 20:48:51','2026-02-04 14:48:51'),(668,849,'action started via WP Cron','2026-02-04 20:54:08','2026-02-04 14:54:08'),(669,849,'action complete via WP Cron','2026-02-04 20:54:08','2026-02-04 14:54:08'),(670,850,'action created','2026-02-04 20:54:08','2026-02-04 14:54:08'),(671,850,'action started via Async Request','2026-02-04 20:59:38','2026-02-04 14:59:38'),(672,850,'action complete via Async Request','2026-02-04 20:59:38','2026-02-04 14:59:38'),(673,851,'action created','2026-02-04 20:59:38','2026-02-04 14:59:38'),(674,851,'action started via WP Cron','2026-02-04 21:04:54','2026-02-04 15:04:54'),(675,851,'action complete via WP Cron','2026-02-04 21:04:55','2026-02-04 15:04:55'),(676,852,'action created','2026-02-04 21:04:55','2026-02-04 15:04:55'),(677,852,'action started via Async Request','2026-02-04 21:10:26','2026-02-04 15:10:26'),(678,852,'action complete via Async Request','2026-02-04 21:10:27','2026-02-04 15:10:27'),(679,853,'action created','2026-02-04 21:10:27','2026-02-04 15:10:27'),(680,853,'action started via WP Cron','2026-02-04 21:15:55','2026-02-04 15:15:55'),(681,853,'action complete via WP Cron','2026-02-04 21:15:56','2026-02-04 15:15:56'),(682,854,'action created','2026-02-04 21:15:56','2026-02-04 15:15:56'),(683,854,'action started via WP Cron','2026-02-04 21:20:56','2026-02-04 15:20:56'),(684,854,'action complete via WP Cron','2026-02-04 21:20:56','2026-02-04 15:20:56'),(685,855,'action created','2026-02-04 21:20:56','2026-02-04 15:20:56'),(686,855,'action started via WP Cron','2026-02-04 21:25:57','2026-02-04 15:25:57'),(687,855,'action complete via WP Cron','2026-02-04 21:25:57','2026-02-04 15:25:57'),(688,856,'action created','2026-02-04 21:25:57','2026-02-04 15:25:57'),(689,856,'action started via Async Request','2026-02-04 21:31:41','2026-02-04 15:31:41'),(690,856,'action complete via Async Request','2026-02-04 21:31:41','2026-02-04 15:31:41'),(691,857,'action created','2026-02-04 21:31:41','2026-02-04 15:31:41'),(692,857,'action started via WP Cron','2026-02-04 21:36:49','2026-02-04 15:36:49'),(693,857,'action complete via WP Cron','2026-02-04 21:36:49','2026-02-04 15:36:49'),(694,858,'action created','2026-02-04 21:36:49','2026-02-04 15:36:49'),(695,858,'action started via WP Cron','2026-02-04 21:42:43','2026-02-04 15:42:43'),(696,858,'action complete via WP Cron','2026-02-04 21:42:43','2026-02-04 15:42:43'),(697,859,'action created','2026-02-04 21:42:43','2026-02-04 15:42:43'),(698,859,'action started via WP Cron','2026-02-04 21:47:46','2026-02-04 15:47:46'),(699,859,'action complete via WP Cron','2026-02-04 21:47:46','2026-02-04 15:47:46'),(700,860,'action created','2026-02-04 21:47:46','2026-02-04 15:47:46'),(701,860,'action started via WP Cron','2026-02-04 21:52:56','2026-02-04 15:52:56'),(702,860,'action complete via WP Cron','2026-02-04 21:52:56','2026-02-04 15:52:56'),(703,861,'action created','2026-02-04 21:52:56','2026-02-04 15:52:56'),(704,861,'action started via Async Request','2026-02-04 21:58:00','2026-02-04 15:58:00'),(705,861,'action complete via Async Request','2026-02-04 21:58:00','2026-02-04 15:58:00'),(706,862,'action created','2026-02-04 21:58:01','2026-02-04 15:58:01'),(707,862,'action started via WP Cron','2026-02-04 22:03:01','2026-02-04 16:03:01'),(708,862,'action complete via WP Cron','2026-02-04 22:03:01','2026-02-04 16:03:01'),(709,863,'action created','2026-02-04 22:03:01','2026-02-04 16:03:01'),(710,863,'action started via Async Request','2026-02-04 22:08:11','2026-02-04 16:08:11'),(711,863,'action complete via Async Request','2026-02-04 22:08:11','2026-02-04 16:08:11'),(712,864,'action created','2026-02-04 22:08:11','2026-02-04 16:08:11'),(713,864,'action started via Async Request','2026-02-04 22:14:15','2026-02-04 16:14:15'),(714,864,'action complete via Async Request','2026-02-04 22:14:15','2026-02-04 16:14:15'),(715,865,'action created','2026-02-04 22:14:15','2026-02-04 16:14:15'),(716,865,'action started via Async Request','2026-02-04 22:20:18','2026-02-04 16:20:18'),(717,865,'action complete via Async Request','2026-02-04 22:20:18','2026-02-04 16:20:18'),(718,866,'action created','2026-02-04 22:20:18','2026-02-04 16:20:18'),(719,866,'action started via Async Request','2026-02-04 22:25:23','2026-02-04 16:25:23'),(720,866,'action complete via Async Request','2026-02-04 22:25:23','2026-02-04 16:25:23'),(721,867,'action created','2026-02-04 22:25:23','2026-02-04 16:25:23'),(722,867,'action started via Async Request','2026-02-04 22:30:52','2026-02-04 16:30:52'),(723,867,'action complete via Async Request','2026-02-04 22:30:52','2026-02-04 16:30:52'),(724,868,'action created','2026-02-04 22:30:52','2026-02-04 16:30:52'),(725,868,'action started via WP Cron','2026-02-05 06:20:03','2026-02-05 00:20:03'),(726,868,'action complete via WP Cron','2026-02-05 06:20:03','2026-02-05 00:20:03'),(727,869,'action created','2026-02-05 06:20:03','2026-02-05 00:20:03'),(728,869,'action started via WP Cron','2026-02-05 07:02:25','2026-02-05 01:02:25'),(729,869,'action complete via WP Cron','2026-02-05 07:02:25','2026-02-05 01:02:25'),(730,870,'action created','2026-02-05 07:02:26','2026-02-05 01:02:26'),(731,870,'action started via WP Cron','2026-02-05 13:53:52','2026-02-05 07:53:52'),(732,870,'action complete via WP Cron','2026-02-05 13:53:53','2026-02-05 07:53:53'),(733,871,'action created','2026-02-05 13:53:53','2026-02-05 07:53:53'),(734,871,'action started via WP Cron','2026-02-05 14:14:51','2026-02-05 08:14:51'),(735,871,'action complete via WP Cron','2026-02-05 14:14:51','2026-02-05 08:14:51'),(736,872,'action created','2026-02-05 14:14:51','2026-02-05 08:14:51'),(737,872,'action started via WP Cron','2026-02-05 14:32:20','2026-02-05 08:32:20'),(738,872,'action complete via WP Cron','2026-02-05 14:32:20','2026-02-05 08:32:20'),(739,873,'action created','2026-02-05 14:32:20','2026-02-05 08:32:20'),(740,873,'action started via WP Cron','2026-02-05 18:37:41','2026-02-05 12:37:41'),(741,873,'action complete via WP Cron','2026-02-05 18:37:41','2026-02-05 12:37:41'),(742,874,'action created','2026-02-05 18:37:43','2026-02-05 12:37:43'),(743,874,'action started via Async Request','2026-02-05 19:03:31','2026-02-05 13:03:31'),(744,874,'action complete via Async Request','2026-02-05 19:03:32','2026-02-05 13:03:32'),(745,875,'action created','2026-02-05 19:03:32','2026-02-05 13:03:32'),(746,875,'action started via WP Cron','2026-02-05 19:39:59','2026-02-05 13:39:59'),(747,875,'action complete via WP Cron','2026-02-05 19:39:59','2026-02-05 13:39:59'),(748,876,'action created','2026-02-05 19:39:59','2026-02-05 13:39:59'),(749,876,'action started via WP Cron','2026-02-05 19:45:57','2026-02-05 13:45:57'),(750,876,'action complete via WP Cron','2026-02-05 19:45:58','2026-02-05 13:45:58'),(751,877,'action created','2026-02-05 19:45:58','2026-02-05 13:45:58'),(752,877,'action started via WP Cron','2026-02-05 19:51:04','2026-02-05 13:51:04'),(753,877,'action complete via WP Cron','2026-02-05 19:51:04','2026-02-05 13:51:04'),(754,878,'action created','2026-02-05 19:51:04','2026-02-05 13:51:04'),(755,878,'action started via WP Cron','2026-02-05 19:57:04','2026-02-05 13:57:04'),(756,878,'action complete via WP Cron','2026-02-05 19:57:04','2026-02-05 13:57:04'),(757,879,'action created','2026-02-05 19:57:04','2026-02-05 13:57:04'),(758,879,'action started via WP Cron','2026-02-05 20:02:08','2026-02-05 14:02:08'),(759,879,'action complete via WP Cron','2026-02-05 20:02:08','2026-02-05 14:02:08'),(760,880,'action created','2026-02-05 20:02:08','2026-02-05 14:02:08'),(761,880,'action started via WP Cron','2026-02-05 20:07:10','2026-02-05 14:07:10'),(762,880,'action complete via WP Cron','2026-02-05 20:07:10','2026-02-05 14:07:10'),(763,881,'action created','2026-02-05 20:07:10','2026-02-05 14:07:10'),(764,881,'action started via WP Cron','2026-02-05 20:13:31','2026-02-05 14:13:31'),(765,881,'action complete via WP Cron','2026-02-05 20:13:31','2026-02-05 14:13:31'),(766,882,'action created','2026-02-05 20:13:31','2026-02-05 14:13:31'),(767,882,'action started via WP Cron','2026-02-05 20:19:08','2026-02-05 14:19:08'),(768,882,'action complete via WP Cron','2026-02-05 20:19:08','2026-02-05 14:19:08'),(769,883,'action created','2026-02-05 20:19:08','2026-02-05 14:19:08'),(770,883,'action started via WP Cron','2026-02-05 20:24:08','2026-02-05 14:24:08'),(771,883,'action complete via WP Cron','2026-02-05 20:24:09','2026-02-05 14:24:09'),(772,884,'action created','2026-02-05 20:24:09','2026-02-05 14:24:09'),(773,884,'action started via WP Cron','2026-02-05 20:30:40','2026-02-05 14:30:40'),(774,884,'action complete via WP Cron','2026-02-05 20:30:41','2026-02-05 14:30:41'),(775,885,'action created','2026-02-05 20:30:42','2026-02-05 14:30:42'),(776,885,'action started via WP Cron','2026-02-05 20:36:07','2026-02-05 14:36:07'),(777,885,'action complete via WP Cron','2026-02-05 20:36:07','2026-02-05 14:36:07'),(778,886,'action created','2026-02-05 20:36:07','2026-02-05 14:36:07'),(779,886,'action started via WP Cron','2026-02-05 20:41:19','2026-02-05 14:41:19'),(780,886,'action complete via WP Cron','2026-02-05 20:41:19','2026-02-05 14:41:19'),(781,887,'action created','2026-02-05 20:41:19','2026-02-05 14:41:19'),(782,887,'action started via WP Cron','2026-02-05 20:46:35','2026-02-05 14:46:35'),(783,887,'action complete via WP Cron','2026-02-05 20:46:35','2026-02-05 14:46:35'),(784,888,'action created','2026-02-05 20:46:35','2026-02-05 14:46:35'),(785,888,'action started via WP Cron','2026-02-05 20:51:48','2026-02-05 14:51:48'),(786,888,'action complete via WP Cron','2026-02-05 20:51:48','2026-02-05 14:51:48'),(787,889,'action created','2026-02-05 20:51:48','2026-02-05 14:51:48'),(788,889,'action started via WP Cron','2026-02-05 20:57:15','2026-02-05 14:57:15'),(789,889,'action complete via WP Cron','2026-02-05 20:57:15','2026-02-05 14:57:15'),(790,890,'action created','2026-02-05 20:57:15','2026-02-05 14:57:15'),(791,890,'action started via WP Cron','2026-02-05 21:03:01','2026-02-05 15:03:01'),(792,890,'action complete via WP Cron','2026-02-05 21:03:01','2026-02-05 15:03:01'),(793,891,'action created','2026-02-05 21:03:01','2026-02-05 15:03:01'),(794,891,'action started via WP Cron','2026-02-05 21:08:02','2026-02-05 15:08:02'),(795,891,'action complete via WP Cron','2026-02-05 21:08:02','2026-02-05 15:08:02'),(796,892,'action created','2026-02-05 21:08:02','2026-02-05 15:08:02'),(797,892,'action started via WP Cron','2026-02-05 21:13:52','2026-02-05 15:13:52'),(798,892,'action complete via WP Cron','2026-02-05 21:13:52','2026-02-05 15:13:52'),(799,893,'action created','2026-02-05 21:13:52','2026-02-05 15:13:52'),(800,893,'action started via WP Cron','2026-02-05 21:19:48','2026-02-05 15:19:48'),(801,893,'action complete via WP Cron','2026-02-05 21:19:48','2026-02-05 15:19:48'),(802,894,'action created','2026-02-05 21:19:48','2026-02-05 15:19:48'),(803,894,'action started via WP Cron','2026-02-05 21:24:57','2026-02-05 15:24:57'),(804,894,'action complete via WP Cron','2026-02-05 21:24:57','2026-02-05 15:24:57'),(805,895,'action created','2026-02-05 21:24:58','2026-02-05 15:24:58'),(806,895,'action started via WP Cron','2026-02-05 21:30:28','2026-02-05 15:30:28'),(807,895,'action complete via WP Cron','2026-02-05 21:30:28','2026-02-05 15:30:28'),(808,896,'action created','2026-02-05 21:30:28','2026-02-05 15:30:28'),(809,896,'action started via WP Cron','2026-02-05 21:36:00','2026-02-05 15:36:00'),(810,896,'action complete via WP Cron','2026-02-05 21:36:00','2026-02-05 15:36:00'),(811,897,'action created','2026-02-05 21:36:00','2026-02-05 15:36:00'),(812,897,'action started via WP Cron','2026-02-05 21:41:09','2026-02-05 15:41:09'),(813,897,'action complete via WP Cron','2026-02-05 21:41:09','2026-02-05 15:41:09'),(814,898,'action created','2026-02-05 21:41:09','2026-02-05 15:41:09'),(815,898,'action started via WP Cron','2026-02-05 21:47:34','2026-02-05 15:47:34'),(816,898,'action complete via WP Cron','2026-02-05 21:47:34','2026-02-05 15:47:34'),(817,899,'action created','2026-02-05 21:47:34','2026-02-05 15:47:34'),(818,899,'action started via WP Cron','2026-02-05 21:52:52','2026-02-05 15:52:52'),(819,899,'action complete via WP Cron','2026-02-05 21:52:52','2026-02-05 15:52:52'),(820,900,'action created','2026-02-05 21:52:52','2026-02-05 15:52:52'),(821,900,'action started via WP Cron','2026-02-05 22:02:13','2026-02-05 16:02:13'),(822,900,'action complete via WP Cron','2026-02-05 22:02:14','2026-02-05 16:02:14'),(823,901,'action created','2026-02-05 22:02:14','2026-02-05 16:02:14'),(824,901,'action started via WP Cron','2026-02-05 22:07:14','2026-02-05 16:07:14'),(825,901,'action complete via WP Cron','2026-02-05 22:07:14','2026-02-05 16:07:14'),(826,902,'action created','2026-02-05 22:07:14','2026-02-05 16:07:14'),(827,902,'action started via WP Cron','2026-02-05 22:13:31','2026-02-05 16:13:31'),(828,902,'action complete via WP Cron','2026-02-05 22:13:31','2026-02-05 16:13:31'),(829,903,'action created','2026-02-05 22:13:31','2026-02-05 16:13:31'),(830,903,'action started via WP Cron','2026-02-05 22:18:46','2026-02-05 16:18:46'),(831,903,'action complete via WP Cron','2026-02-05 22:18:46','2026-02-05 16:18:46'),(832,904,'action created','2026-02-05 22:18:46','2026-02-05 16:18:46'),(833,904,'action started via WP Cron','2026-02-05 22:26:09','2026-02-05 16:26:09'),(834,904,'action complete via WP Cron','2026-02-05 22:26:09','2026-02-05 16:26:09'),(835,905,'action created','2026-02-05 22:26:09','2026-02-05 16:26:09'),(836,905,'action started via WP Cron','2026-02-05 22:34:39','2026-02-05 16:34:39'),(837,905,'action complete via WP Cron','2026-02-05 22:34:40','2026-02-05 16:34:40'),(838,906,'action created','2026-02-05 22:34:40','2026-02-05 16:34:40'),(839,906,'action started via WP Cron','2026-02-05 22:44:01','2026-02-05 16:44:01'),(840,906,'action complete via WP Cron','2026-02-05 22:44:01','2026-02-05 16:44:01'),(841,907,'action created','2026-02-05 22:44:01','2026-02-05 16:44:01'),(842,907,'action started via WP Cron','2026-02-05 22:49:04','2026-02-05 16:49:04'),(843,907,'action complete via WP Cron','2026-02-05 22:49:04','2026-02-05 16:49:04'),(844,908,'action created','2026-02-05 22:49:04','2026-02-05 16:49:04'),(845,908,'action started via WP Cron','2026-02-05 23:10:35','2026-02-05 17:10:35'),(846,908,'action complete via WP Cron','2026-02-05 23:10:36','2026-02-05 17:10:36'),(847,909,'action created','2026-02-05 23:10:36','2026-02-05 17:10:36'),(848,909,'action started via WP Cron','2026-02-05 23:16:17','2026-02-05 17:16:17'),(849,909,'action complete via WP Cron','2026-02-05 23:16:20','2026-02-05 17:16:20'),(850,910,'action created','2026-02-05 23:16:20','2026-02-05 17:16:20'),(851,910,'action started via WP Cron','2026-02-05 23:22:07','2026-02-05 17:22:07'),(852,910,'action complete via WP Cron','2026-02-05 23:22:07','2026-02-05 17:22:07'),(853,911,'action created','2026-02-05 23:22:07','2026-02-05 17:22:07'),(854,911,'action started via WP Cron','2026-02-05 23:28:16','2026-02-05 17:28:16'),(855,911,'action complete via WP Cron','2026-02-05 23:28:16','2026-02-05 17:28:16'),(856,912,'action created','2026-02-05 23:28:16','2026-02-05 17:28:16'),(857,912,'action started via WP Cron','2026-02-05 23:34:44','2026-02-05 17:34:44'),(858,912,'action complete via WP Cron','2026-02-05 23:34:44','2026-02-05 17:34:44'),(859,913,'action created','2026-02-05 23:34:44','2026-02-05 17:34:44'),(860,913,'action started via WP Cron','2026-02-05 23:40:10','2026-02-05 17:40:10'),(861,913,'action complete via WP Cron','2026-02-05 23:40:10','2026-02-05 17:40:10'),(862,914,'action created','2026-02-05 23:40:10','2026-02-05 17:40:10'),(863,914,'action started via WP Cron','2026-02-05 23:45:47','2026-02-05 17:45:47'),(864,914,'action complete via WP Cron','2026-02-05 23:45:47','2026-02-05 17:45:47'),(865,915,'action created','2026-02-05 23:45:47','2026-02-05 17:45:47'),(866,915,'action started via WP Cron','2026-02-05 23:52:05','2026-02-05 17:52:05'),(867,915,'action complete via WP Cron','2026-02-05 23:52:06','2026-02-05 17:52:06'),(868,916,'action created','2026-02-05 23:52:06','2026-02-05 17:52:06'),(869,916,'action started via WP Cron','2026-02-05 23:58:20','2026-02-05 17:58:20'),(870,916,'action complete via WP Cron','2026-02-05 23:58:20','2026-02-05 17:58:20'),(871,917,'action created','2026-02-05 23:58:20','2026-02-05 17:58:20'),(872,917,'action started via WP Cron','2026-02-06 00:04:18','2026-02-05 18:04:18'),(873,917,'action complete via WP Cron','2026-02-06 00:04:18','2026-02-05 18:04:18'),(874,918,'action created','2026-02-06 00:04:19','2026-02-05 18:04:19'),(875,918,'action started via WP Cron','2026-02-06 00:09:50','2026-02-05 18:09:50'),(876,918,'action complete via WP Cron','2026-02-06 00:09:50','2026-02-05 18:09:50'),(877,919,'action created','2026-02-06 00:09:50','2026-02-05 18:09:50'),(878,919,'action started via WP Cron','2026-02-06 00:15:29','2026-02-05 18:15:29'),(879,919,'action complete via WP Cron','2026-02-06 00:15:29','2026-02-05 18:15:29'),(880,920,'action created','2026-02-06 00:15:29','2026-02-05 18:15:29'),(881,920,'action started via WP Cron','2026-02-06 00:21:10','2026-02-05 18:21:10'),(882,920,'action complete via WP Cron','2026-02-06 00:21:11','2026-02-05 18:21:11'),(883,921,'action created','2026-02-06 00:21:11','2026-02-05 18:21:11'),(884,921,'action started via WP Cron','2026-02-06 00:26:29','2026-02-05 18:26:29'),(885,921,'action complete via WP Cron','2026-02-06 00:26:29','2026-02-05 18:26:29'),(886,922,'action created','2026-02-06 00:26:29','2026-02-05 18:26:29'),(887,922,'action started via WP Cron','2026-02-06 00:31:59','2026-02-05 18:31:59'),(888,922,'action complete via WP Cron','2026-02-06 00:32:00','2026-02-05 18:32:00'),(889,923,'action created','2026-02-06 00:32:00','2026-02-05 18:32:00'),(890,923,'action started via WP Cron','2026-02-06 00:37:49','2026-02-05 18:37:49'),(891,923,'action complete via WP Cron','2026-02-06 00:37:49','2026-02-05 18:37:49'),(892,924,'action created','2026-02-06 00:37:50','2026-02-05 18:37:50'),(893,924,'action started via WP Cron','2026-02-06 12:23:40','2026-02-06 06:23:40'),(894,924,'action complete via WP Cron','2026-02-06 12:23:40','2026-02-06 06:23:40'),(895,925,'action created','2026-02-06 12:23:40','2026-02-06 06:23:40'),(896,925,'action started via WP Cron','2026-02-06 15:54:53','2026-02-06 09:54:53'),(897,925,'action complete via WP Cron','2026-02-06 15:54:53','2026-02-06 09:54:53'),(898,926,'action created','2026-02-06 15:54:53','2026-02-06 09:54:53'),(899,926,'action started via WP Cron','2026-02-06 16:00:12','2026-02-06 10:00:12'),(900,926,'action complete via WP Cron','2026-02-06 16:00:12','2026-02-06 10:00:12'),(901,927,'action created','2026-02-06 16:00:12','2026-02-06 10:00:12'),(902,927,'action started via Async Request','2026-02-06 16:05:32','2026-02-06 10:05:32'),(903,927,'action complete via Async Request','2026-02-06 16:05:32','2026-02-06 10:05:32'),(904,928,'action created','2026-02-06 16:05:32','2026-02-06 10:05:32'),(905,928,'action started via Async Request','2026-02-06 16:12:14','2026-02-06 10:12:14'),(906,928,'action complete via Async Request','2026-02-06 16:12:14','2026-02-06 10:12:14'),(907,929,'action created','2026-02-06 16:12:14','2026-02-06 10:12:14'),(908,929,'action started via WP Cron','2026-02-06 16:17:21','2026-02-06 10:17:21'),(909,929,'action complete via WP Cron','2026-02-06 16:17:22','2026-02-06 10:17:22'),(910,930,'action created','2026-02-06 16:17:22','2026-02-06 10:17:22'),(911,930,'action started via Async Request','2026-02-06 16:22:24','2026-02-06 10:22:24'),(912,930,'action complete via Async Request','2026-02-06 16:22:24','2026-02-06 10:22:24'),(913,931,'action created','2026-02-06 16:22:24','2026-02-06 10:22:24'),(914,931,'action started via Async Request','2026-02-06 16:28:26','2026-02-06 10:28:26'),(915,931,'action complete via Async Request','2026-02-06 16:28:26','2026-02-06 10:28:26'),(916,932,'action created','2026-02-06 16:28:26','2026-02-06 10:28:26'),(917,932,'action started via Async Request','2026-02-06 16:34:38','2026-02-06 10:34:38'),(918,932,'action complete via Async Request','2026-02-06 16:34:38','2026-02-06 10:34:38'),(919,933,'action created','2026-02-06 16:34:38','2026-02-06 10:34:38'),(920,933,'action started via Async Request','2026-02-06 16:39:53','2026-02-06 10:39:53'),(921,933,'action complete via Async Request','2026-02-06 16:39:53','2026-02-06 10:39:53'),(922,934,'action created','2026-02-06 16:39:53','2026-02-06 10:39:53'),(923,934,'action started via Async Request','2026-02-06 16:45:08','2026-02-06 10:45:08'),(924,934,'action complete via Async Request','2026-02-06 16:45:08','2026-02-06 10:45:08'),(925,935,'action created','2026-02-06 16:45:08','2026-02-06 10:45:08'),(926,935,'action started via Async Request','2026-02-06 16:50:52','2026-02-06 10:50:52'),(927,935,'action complete via Async Request','2026-02-06 16:50:53','2026-02-06 10:50:53'),(928,936,'action created','2026-02-06 16:50:53','2026-02-06 10:50:53'),(929,936,'action started via Async Request','2026-02-06 16:56:25','2026-02-06 10:56:25'),(930,936,'action complete via Async Request','2026-02-06 16:56:26','2026-02-06 10:56:26'),(931,937,'action created','2026-02-06 16:56:26','2026-02-06 10:56:26'),(932,937,'action started via WP Cron','2026-02-06 17:36:19','2026-02-06 11:36:19'),(933,937,'action complete via WP Cron','2026-02-06 17:36:19','2026-02-06 11:36:19'),(934,938,'action created','2026-02-06 17:36:20','2026-02-06 11:36:20'),(935,938,'action started via WP Cron','2026-02-06 17:51:08','2026-02-06 11:51:08'),(936,938,'action complete via WP Cron','2026-02-06 17:51:08','2026-02-06 11:51:08'),(937,939,'action created','2026-02-06 17:51:09','2026-02-06 11:51:09'),(938,939,'action started via WP Cron','2026-02-07 03:08:46','2026-02-06 21:08:46'),(939,939,'action complete via WP Cron','2026-02-07 03:08:46','2026-02-06 21:08:46'),(940,940,'action created','2026-02-07 03:08:46','2026-02-06 21:08:46'),(941,940,'action started via WP Cron','2026-02-07 06:20:35','2026-02-07 00:20:35'),(942,940,'action complete via WP Cron','2026-02-07 06:20:35','2026-02-07 00:20:35'),(943,941,'action created','2026-02-07 06:20:38','2026-02-07 00:20:38'),(944,941,'action started via WP Cron','2026-02-07 15:51:06','2026-02-07 09:51:06'),(945,941,'action complete via WP Cron','2026-02-07 15:51:06','2026-02-07 09:51:06'),(946,942,'action created','2026-02-07 15:51:06','2026-02-07 09:51:06'),(947,942,'action started via WP Cron','2026-02-07 16:50:21','2026-02-07 10:50:21'),(948,942,'action complete via WP Cron','2026-02-07 16:50:21','2026-02-07 10:50:21'),(949,943,'action created','2026-02-07 16:50:21','2026-02-07 10:50:21'),(950,943,'action started via WP Cron','2026-02-07 21:00:57','2026-02-07 15:00:57'),(951,943,'action complete via WP Cron','2026-02-07 21:00:57','2026-02-07 15:00:57'),(952,944,'action created','2026-02-07 21:00:58','2026-02-07 15:00:58'),(953,944,'action started via WP Cron','2026-02-07 21:07:51','2026-02-07 15:07:51'),(954,944,'action complete via WP Cron','2026-02-07 21:07:51','2026-02-07 15:07:51'),(955,945,'action created','2026-02-07 21:07:51','2026-02-07 15:07:51'),(956,945,'action started via WP Cron','2026-02-08 07:11:06','2026-02-08 01:11:06'),(957,945,'action complete via WP Cron','2026-02-08 07:11:06','2026-02-08 01:11:06'),(958,946,'action created','2026-02-08 07:11:06','2026-02-08 01:11:06'),(959,946,'action started via WP Cron','2026-02-08 14:07:11','2026-02-08 08:07:11'),(960,946,'action complete via WP Cron','2026-02-08 14:07:12','2026-02-08 08:07:12'),(961,947,'action created','2026-02-08 14:07:12','2026-02-08 08:07:12'),(962,947,'action started via WP Cron','2026-02-08 17:19:03','2026-02-08 11:19:03'),(963,947,'action complete via WP Cron','2026-02-08 17:19:04','2026-02-08 11:19:04'),(964,948,'action created','2026-02-08 17:19:04','2026-02-08 11:19:04'),(965,948,'action started via WP Cron','2026-02-09 04:30:58','2026-02-08 22:30:58'),(966,948,'action complete via WP Cron','2026-02-09 04:30:58','2026-02-08 22:30:58'),(967,949,'action created','2026-02-09 04:30:58','2026-02-08 22:30:58'),(968,949,'action started via WP Cron','2026-02-09 04:36:19','2026-02-08 22:36:19'),(969,949,'action complete via WP Cron','2026-02-09 04:36:19','2026-02-08 22:36:19'),(970,950,'action created','2026-02-09 04:36:19','2026-02-08 22:36:19'),(971,950,'action started via WP Cron','2026-02-09 04:43:10','2026-02-08 22:43:10'),(972,950,'action complete via WP Cron','2026-02-09 04:43:11','2026-02-08 22:43:11'),(973,951,'action created','2026-02-09 04:43:11','2026-02-08 22:43:11'),(974,951,'action started via WP Cron','2026-02-09 05:20:03','2026-02-08 23:20:03'),(975,951,'action complete via WP Cron','2026-02-09 05:20:03','2026-02-08 23:20:03'),(976,952,'action created','2026-02-09 05:20:03','2026-02-08 23:20:03'),(977,952,'action started via WP Cron','2026-02-09 06:20:14','2026-02-09 00:20:14'),(978,952,'action complete via WP Cron','2026-02-09 06:20:14','2026-02-09 00:20:14'),(979,953,'action created','2026-02-09 06:20:15','2026-02-09 00:20:15'),(980,953,'action started via WP Cron','2026-02-09 12:43:45','2026-02-09 06:43:45'),(981,953,'action complete via WP Cron','2026-02-09 12:43:45','2026-02-09 06:43:45'),(982,954,'action created','2026-02-09 12:43:45','2026-02-09 06:43:45'),(983,954,'action started via WP Cron','2026-02-09 16:04:53','2026-02-09 10:04:53'),(984,954,'action complete via WP Cron','2026-02-09 16:04:53','2026-02-09 10:04:53'),(985,955,'action created','2026-02-09 16:04:53','2026-02-09 10:04:53'),(986,955,'action started via WP Cron','2026-02-09 17:19:18','2026-02-09 11:19:18'),(987,955,'action complete via WP Cron','2026-02-09 17:19:18','2026-02-09 11:19:18'),(988,956,'action created','2026-02-09 17:19:19','2026-02-09 11:19:19'),(989,956,'action started via WP Cron','2026-02-09 18:56:10','2026-02-09 12:56:10'),(990,956,'action complete via WP Cron','2026-02-09 18:56:10','2026-02-09 12:56:10'),(991,957,'action created','2026-02-09 18:56:10','2026-02-09 12:56:10'),(992,957,'action started via WP Cron','2026-02-09 21:45:07','2026-02-09 15:45:07'),(993,957,'action complete via WP Cron','2026-02-09 21:45:07','2026-02-09 15:45:07'),(994,958,'action created','2026-02-09 21:45:07','2026-02-09 15:45:07'),(995,958,'action started via WP Cron','2026-02-09 22:42:14','2026-02-09 16:42:14'),(996,958,'action complete via WP Cron','2026-02-09 22:42:15','2026-02-09 16:42:15'),(997,959,'action created','2026-02-09 22:42:15','2026-02-09 16:42:15'),(998,959,'action started via WP Cron','2026-02-10 10:58:32','2026-02-10 04:58:32'),(999,959,'action complete via WP Cron','2026-02-10 10:58:32','2026-02-10 04:58:32'),(1000,960,'action created','2026-02-10 10:58:32','2026-02-10 04:58:32'),(1001,960,'action started via WP Cron','2026-02-10 17:19:26','2026-02-10 11:19:26'),(1002,960,'action complete via WP Cron','2026-02-10 17:19:27','2026-02-10 11:19:27'),(1003,961,'action created','2026-02-10 17:19:32','2026-02-10 11:19:32'),(1004,961,'action started via WP Cron','2026-02-11 03:24:34','2026-02-10 21:24:34'),(1005,961,'action complete via WP Cron','2026-02-11 03:24:34','2026-02-10 21:24:34'),(1006,962,'action created','2026-02-11 03:24:35','2026-02-10 21:24:35'),(1007,962,'action started via WP Cron','2026-02-11 05:33:11','2026-02-10 23:33:11'),(1008,962,'action complete via WP Cron','2026-02-11 05:33:11','2026-02-10 23:33:11'),(1009,963,'action created','2026-02-11 05:33:11','2026-02-10 23:33:11'),(1010,963,'action started via WP Cron','2026-02-11 06:20:23','2026-02-11 00:20:23'),(1011,963,'action complete via WP Cron','2026-02-11 06:20:23','2026-02-11 00:20:23'),(1012,964,'action created','2026-02-11 06:20:23','2026-02-11 00:20:23'),(1013,964,'action started via WP Cron','2026-02-11 06:55:30','2026-02-11 00:55:30'),(1014,964,'action complete via WP Cron','2026-02-11 06:55:30','2026-02-11 00:55:30'),(1015,965,'action created','2026-02-11 06:55:30','2026-02-11 00:55:30'),(1016,965,'action started via WP Cron','2026-02-11 07:45:00','2026-02-11 01:45:00'),(1017,965,'action complete via WP Cron','2026-02-11 07:45:00','2026-02-11 01:45:00'),(1018,966,'action created','2026-02-11 07:45:00','2026-02-11 01:45:00'),(1019,966,'action started via WP Cron','2026-02-11 09:37:36','2026-02-11 03:37:36'),(1020,966,'action complete via WP Cron','2026-02-11 09:37:36','2026-02-11 03:37:36'),(1021,967,'action created','2026-02-11 09:37:36','2026-02-11 03:37:36'),(1022,967,'action started via WP Cron','2026-02-11 13:44:14','2026-02-11 07:44:14'),(1023,967,'action complete via WP Cron','2026-02-11 13:44:14','2026-02-11 07:44:14'),(1024,968,'action created','2026-02-11 13:44:14','2026-02-11 07:44:14'),(1025,968,'action started via WP Cron','2026-02-11 14:02:05','2026-02-11 08:02:05'),(1026,968,'action complete via WP Cron','2026-02-11 14:02:06','2026-02-11 08:02:06'),(1027,969,'action created','2026-02-11 14:02:06','2026-02-11 08:02:06'),(1028,969,'action started via WP Cron','2026-02-11 14:10:38','2026-02-11 08:10:38'),(1029,969,'action complete via WP Cron','2026-02-11 14:10:38','2026-02-11 08:10:38'),(1030,970,'action created','2026-02-11 14:10:38','2026-02-11 08:10:38'),(1031,970,'action started via WP Cron','2026-02-11 15:40:29','2026-02-11 09:40:29'),(1032,970,'action complete via WP Cron','2026-02-11 15:40:30','2026-02-11 09:40:30'),(1033,971,'action created','2026-02-11 15:40:30','2026-02-11 09:40:30'),(1034,971,'action started via WP Cron','2026-02-11 17:21:38','2026-02-11 11:21:38'),(1035,971,'action complete via WP Cron','2026-02-11 17:21:38','2026-02-11 11:21:38'),(1036,972,'action created','2026-02-11 17:21:38','2026-02-11 11:21:38'),(1037,972,'action started via WP Cron','2026-02-11 18:32:34','2026-02-11 12:32:34'),(1038,972,'action complete via WP Cron','2026-02-11 18:32:34','2026-02-11 12:32:34'),(1039,973,'action created','2026-02-11 18:32:34','2026-02-11 12:32:34'),(1040,973,'action started via WP Cron','2026-02-11 20:55:39','2026-02-11 14:55:39'),(1041,973,'action complete via WP Cron','2026-02-11 20:55:39','2026-02-11 14:55:39'),(1042,974,'action created','2026-02-11 20:55:39','2026-02-11 14:55:39'),(1043,974,'action started via WP Cron','2026-02-11 21:23:16','2026-02-11 15:23:16'),(1044,974,'action complete via WP Cron','2026-02-11 21:23:16','2026-02-11 15:23:16'),(1045,975,'action created','2026-02-11 21:23:16','2026-02-11 15:23:16'),(1046,975,'action started via WP Cron','2026-02-11 21:33:28','2026-02-11 15:33:28'),(1047,975,'action complete via WP Cron','2026-02-11 21:33:28','2026-02-11 15:33:28'),(1048,976,'action created','2026-02-11 21:33:28','2026-02-11 15:33:28'),(1049,976,'action started via WP Cron','2026-02-11 21:46:52','2026-02-11 15:46:52'),(1050,976,'action complete via WP Cron','2026-02-11 21:46:53','2026-02-11 15:46:53'),(1051,977,'action created','2026-02-11 21:46:53','2026-02-11 15:46:53'),(1052,977,'action started via WP Cron','2026-02-11 22:00:01','2026-02-11 16:00:01'),(1053,977,'action complete via WP Cron','2026-02-11 22:00:01','2026-02-11 16:00:01'),(1054,978,'action created','2026-02-11 22:00:01','2026-02-11 16:00:01'),(1055,978,'action started via WP Cron','2026-02-11 22:07:36','2026-02-11 16:07:36'),(1056,978,'action complete via WP Cron','2026-02-11 22:07:36','2026-02-11 16:07:36'),(1057,979,'action created','2026-02-11 22:07:36','2026-02-11 16:07:36'),(1058,979,'action started via WP Cron','2026-02-11 22:14:54','2026-02-11 16:14:54'),(1059,979,'action complete via WP Cron','2026-02-11 22:14:54','2026-02-11 16:14:54'),(1060,980,'action created','2026-02-11 22:14:54','2026-02-11 16:14:54'),(1061,980,'action started via WP Cron','2026-02-11 22:27:34','2026-02-11 16:27:34'),(1062,980,'action complete via WP Cron','2026-02-11 22:27:34','2026-02-11 16:27:34'),(1063,981,'action created','2026-02-11 22:27:34','2026-02-11 16:27:34'),(1064,981,'action started via WP Cron','2026-02-11 23:57:11','2026-02-11 17:57:11'),(1065,981,'action complete via WP Cron','2026-02-11 23:57:11','2026-02-11 17:57:11'),(1066,982,'action created','2026-02-11 23:57:11','2026-02-11 17:57:11'),(1067,982,'action started via WP Cron','2026-02-12 00:02:32','2026-02-11 18:02:32'),(1068,982,'action complete via WP Cron','2026-02-12 00:02:32','2026-02-11 18:02:32'),(1069,983,'action created','2026-02-12 00:02:34','2026-02-11 18:02:34'),(1070,983,'action started via WP Cron','2026-02-12 01:25:38','2026-02-11 19:25:38'),(1071,983,'action complete via WP Cron','2026-02-12 01:25:38','2026-02-11 19:25:38'),(1072,984,'action created','2026-02-12 01:25:38','2026-02-11 19:25:38'),(1073,984,'action started via WP Cron','2026-02-12 01:31:51','2026-02-11 19:31:51'),(1074,984,'action complete via WP Cron','2026-02-12 01:31:51','2026-02-11 19:31:51'),(1075,985,'action created','2026-02-12 01:31:51','2026-02-11 19:31:51'),(1076,985,'action started via WP Cron','2026-02-12 01:37:18','2026-02-11 19:37:18'),(1077,985,'action complete via WP Cron','2026-02-12 01:37:18','2026-02-11 19:37:18'),(1078,986,'action created','2026-02-12 01:37:18','2026-02-11 19:37:18'),(1079,986,'action started via WP Cron','2026-02-12 03:05:31','2026-02-11 21:05:31'),(1080,986,'action complete via WP Cron','2026-02-12 03:05:31','2026-02-11 21:05:31'),(1081,987,'action created','2026-02-12 03:05:31','2026-02-11 21:05:31'),(1082,987,'action started via WP Cron','2026-02-12 03:12:54','2026-02-11 21:12:54'),(1083,987,'action complete via WP Cron','2026-02-12 03:12:54','2026-02-11 21:12:54'),(1084,988,'action created','2026-02-12 03:12:54','2026-02-11 21:12:54'),(1085,988,'action started via WP Cron','2026-02-12 03:48:38','2026-02-11 21:48:38'),(1086,988,'action complete via WP Cron','2026-02-12 03:48:38','2026-02-11 21:48:38'),(1087,989,'action created','2026-02-12 03:48:38','2026-02-11 21:48:38'),(1088,989,'action started via WP Cron','2026-02-12 09:12:25','2026-02-12 03:12:25'),(1089,989,'action complete via WP Cron','2026-02-12 09:12:26','2026-02-12 03:12:26'),(1090,990,'action created','2026-02-12 09:12:26','2026-02-12 03:12:26'),(1091,990,'action started via WP Cron','2026-02-12 10:54:29','2026-02-12 04:54:29'),(1092,990,'action complete via WP Cron','2026-02-12 10:54:29','2026-02-12 04:54:29'),(1093,991,'action created','2026-02-12 10:54:29','2026-02-12 04:54:29'),(1094,991,'action started via WP Cron','2026-02-12 11:19:05','2026-02-12 05:19:05'),(1095,991,'action complete via WP Cron','2026-02-12 11:19:05','2026-02-12 05:19:05'),(1096,992,'action created','2026-02-12 11:19:05','2026-02-12 05:19:05'),(1097,992,'action started via WP Cron','2026-02-12 11:30:59','2026-02-12 05:30:59'),(1098,992,'action complete via WP Cron','2026-02-12 11:30:59','2026-02-12 05:30:59'),(1099,993,'action created','2026-02-12 11:30:59','2026-02-12 05:30:59'),(1100,993,'action started via WP Cron','2026-02-12 13:47:13','2026-02-12 07:47:13'),(1101,993,'action complete via WP Cron','2026-02-12 13:47:14','2026-02-12 07:47:14'),(1102,994,'action created','2026-02-12 13:47:14','2026-02-12 07:47:14'),(1103,994,'action started via WP Cron','2026-02-12 13:55:35','2026-02-12 07:55:35'),(1104,994,'action complete via WP Cron','2026-02-12 13:55:35','2026-02-12 07:55:35'),(1105,995,'action created','2026-02-12 13:55:35','2026-02-12 07:55:35'),(1106,995,'action started via WP Cron','2026-02-12 15:49:39','2026-02-12 09:49:39'),(1107,995,'action complete via WP Cron','2026-02-12 15:49:39','2026-02-12 09:49:39'),(1108,996,'action created','2026-02-12 15:49:39','2026-02-12 09:49:39'),(1109,996,'action started via WP Cron','2026-02-12 17:19:35','2026-02-12 11:19:35'),(1110,996,'action complete via WP Cron','2026-02-12 17:19:36','2026-02-12 11:19:36'),(1111,997,'action created','2026-02-12 17:19:40','2026-02-12 11:19:40'),(1112,997,'action started via WP Cron','2026-02-12 18:05:21','2026-02-12 12:05:21'),(1113,997,'action complete via WP Cron','2026-02-12 18:05:21','2026-02-12 12:05:21'),(1114,998,'action created','2026-02-12 18:05:21','2026-02-12 12:05:21'),(1115,998,'action started via WP Cron','2026-02-12 18:31:35','2026-02-12 12:31:35'),(1116,998,'action complete via WP Cron','2026-02-12 18:31:35','2026-02-12 12:31:35'),(1117,999,'action created','2026-02-12 18:31:35','2026-02-12 12:31:35'),(1118,999,'action started via WP Cron','2026-02-12 18:46:19','2026-02-12 12:46:19'),(1119,999,'action complete via WP Cron','2026-02-12 18:46:19','2026-02-12 12:46:19'),(1120,1000,'action created','2026-02-12 18:46:19','2026-02-12 12:46:19'),(1121,1000,'action started via WP Cron','2026-02-12 19:09:08','2026-02-12 13:09:08'),(1122,1000,'action complete via WP Cron','2026-02-12 19:09:09','2026-02-12 13:09:09'),(1123,1001,'action created','2026-02-12 19:09:09','2026-02-12 13:09:09'),(1124,1001,'action started via WP Cron','2026-02-12 19:15:21','2026-02-12 13:15:21'),(1125,1001,'action complete via WP Cron','2026-02-12 19:15:21','2026-02-12 13:15:21'),(1126,1002,'action created','2026-02-12 19:15:23','2026-02-12 13:15:23'),(1127,1002,'action started via WP Cron','2026-02-13 00:04:21','2026-02-12 18:04:21'),(1128,1002,'action complete via WP Cron','2026-02-13 00:04:21','2026-02-12 18:04:21'),(1129,1003,'action created','2026-02-13 00:04:21','2026-02-12 18:04:21'),(1130,1003,'action started via WP Cron','2026-02-13 03:41:45','2026-02-12 21:41:45'),(1131,1003,'action complete via WP Cron','2026-02-13 03:41:45','2026-02-12 21:41:45'),(1132,1004,'action created','2026-02-13 03:41:45','2026-02-12 21:41:45'),(1133,1004,'action started via WP Cron','2026-02-13 04:18:35','2026-02-12 22:18:35'),(1134,1004,'action complete via WP Cron','2026-02-13 04:18:35','2026-02-12 22:18:35'),(1135,1005,'action created','2026-02-13 04:18:35','2026-02-12 22:18:35'),(1136,1005,'action started via WP Cron','2026-02-13 06:20:30','2026-02-13 00:20:30'),(1137,1005,'action complete via WP Cron','2026-02-13 06:20:30','2026-02-13 00:20:30'),(1138,1006,'action created','2026-02-13 06:20:30','2026-02-13 00:20:30'),(1139,1006,'action started via WP Cron','2026-02-13 08:42:47','2026-02-13 02:42:47'),(1140,1006,'action complete via WP Cron','2026-02-13 08:42:48','2026-02-13 02:42:48'),(1141,1007,'action created','2026-02-13 08:42:48','2026-02-13 02:42:48'),(1142,1007,'action started via WP Cron','2026-02-13 17:19:04','2026-02-13 11:19:04'),(1143,1007,'action complete via WP Cron','2026-02-13 17:19:05','2026-02-13 11:19:05'),(1144,1008,'action created','2026-02-13 17:19:05','2026-02-13 11:19:05'),(1145,1008,'action started via WP Cron','2026-02-13 17:38:10','2026-02-13 11:38:10'),(1146,1008,'action complete via WP Cron','2026-02-13 17:38:11','2026-02-13 11:38:11'),(1147,1009,'action created','2026-02-13 17:38:11','2026-02-13 11:38:11'),(1148,1009,'action started via WP Cron','2026-02-13 17:57:16','2026-02-13 11:57:16'),(1149,1009,'action complete via WP Cron','2026-02-13 17:57:16','2026-02-13 11:57:16'),(1150,1010,'action created','2026-02-13 17:57:16','2026-02-13 11:57:16'),(1151,1010,'action started via WP Cron','2026-02-13 18:34:31','2026-02-13 12:34:31'),(1152,1010,'action complete via WP Cron','2026-02-13 18:34:31','2026-02-13 12:34:31'),(1153,1011,'action created','2026-02-13 18:34:31','2026-02-13 12:34:31'),(1154,1011,'action started via WP Cron','2026-02-13 20:43:18','2026-02-13 14:43:18'),(1155,1011,'action complete via WP Cron','2026-02-13 20:43:18','2026-02-13 14:43:18'),(1156,1012,'action created','2026-02-13 20:43:18','2026-02-13 14:43:18'),(1157,1012,'action started via WP Cron','2026-02-13 22:03:59','2026-02-13 16:03:59'),(1158,1012,'action complete via WP Cron','2026-02-13 22:03:59','2026-02-13 16:03:59'),(1159,1013,'action created','2026-02-13 22:03:59','2026-02-13 16:03:59'),(1160,1013,'action started via WP Cron','2026-02-14 01:03:10','2026-02-13 19:03:10'),(1161,1013,'action complete via WP Cron','2026-02-14 01:03:11','2026-02-13 19:03:11'),(1162,1014,'action created','2026-02-14 01:03:11','2026-02-13 19:03:11'),(1163,1014,'action started via WP Cron','2026-02-14 06:12:20','2026-02-14 00:12:20'),(1164,1014,'action complete via WP Cron','2026-02-14 06:12:20','2026-02-14 00:12:20'),(1165,1015,'action created','2026-02-14 06:12:20','2026-02-14 00:12:20'),(1166,1015,'action started via Async Request','2026-02-14 09:25:35','2026-02-14 03:25:35'),(1167,1015,'action complete via Async Request','2026-02-14 09:25:35','2026-02-14 03:25:35'),(1168,1016,'action created','2026-02-14 09:25:35','2026-02-14 03:25:35'),(1169,1016,'action started via WP Cron','2026-02-14 09:47:40','2026-02-14 03:47:40'),(1170,1016,'action complete via WP Cron','2026-02-14 09:47:40','2026-02-14 03:47:40'),(1171,1017,'action created','2026-02-14 09:47:40','2026-02-14 03:47:40'),(1172,1017,'action started via WP Cron','2026-02-14 17:19:44','2026-02-14 11:19:44'),(1173,1017,'action complete via WP Cron','2026-02-14 17:19:44','2026-02-14 11:19:44'),(1174,1018,'action created','2026-02-14 17:19:44','2026-02-14 11:19:44'),(1175,1018,'action started via WP Cron','2026-02-14 21:20:56','2026-02-14 15:20:56'),(1176,1018,'action complete via WP Cron','2026-02-14 21:20:56','2026-02-14 15:20:56'),(1177,1019,'action created','2026-02-14 21:20:56','2026-02-14 15:20:56'),(1178,1019,'action started via WP Cron','2026-02-14 21:50:11','2026-02-14 15:50:11'),(1179,1019,'action complete via WP Cron','2026-02-14 21:50:12','2026-02-14 15:50:12'),(1180,1020,'action created','2026-02-14 21:50:12','2026-02-14 15:50:12'),(1181,1020,'action started via WP Cron','2026-02-14 23:04:59','2026-02-14 17:04:59'),(1182,1020,'action complete via WP Cron','2026-02-14 23:04:59','2026-02-14 17:04:59'),(1183,1021,'action created','2026-02-14 23:04:59','2026-02-14 17:04:59'),(1184,1021,'action started via WP Cron','2026-02-15 01:07:54','2026-02-14 19:07:54'),(1185,1021,'action complete via WP Cron','2026-02-15 01:07:55','2026-02-14 19:07:55'),(1186,1022,'action created','2026-02-15 01:07:55','2026-02-14 19:07:55'),(1187,1022,'action started via WP Cron','2026-02-15 03:21:28','2026-02-14 21:21:28'),(1188,1022,'action complete via WP Cron','2026-02-15 03:21:29','2026-02-14 21:21:29'),(1189,1023,'action created','2026-02-15 03:21:32','2026-02-14 21:21:32'),(1190,1023,'action started via WP Cron','2026-02-15 04:35:44','2026-02-14 22:35:44'),(1191,1023,'action complete via WP Cron','2026-02-15 04:35:44','2026-02-14 22:35:44'),(1192,1024,'action created','2026-02-15 04:35:44','2026-02-14 22:35:44'),(1193,1024,'action started via WP Cron','2026-02-15 06:20:08','2026-02-15 00:20:08'),(1194,1024,'action complete via WP Cron','2026-02-15 06:20:08','2026-02-15 00:20:08'),(1195,1025,'action created','2026-02-15 06:20:08','2026-02-15 00:20:08'),(1196,1025,'action started via WP Cron','2026-02-15 14:09:05','2026-02-15 08:09:05'),(1197,1025,'action complete via WP Cron','2026-02-15 14:09:05','2026-02-15 08:09:05'),(1198,1026,'action created','2026-02-15 14:09:05','2026-02-15 08:09:05'),(1199,1026,'action started via WP Cron','2026-02-15 17:18:53','2026-02-15 11:18:53'),(1200,1026,'action complete via WP Cron','2026-02-15 17:18:54','2026-02-15 11:18:54'),(1201,1027,'action created','2026-02-15 17:18:54','2026-02-15 11:18:54'),(1202,1027,'action started via WP Cron','2026-02-15 21:23:06','2026-02-15 15:23:06'),(1203,1027,'action complete via WP Cron','2026-02-15 21:23:07','2026-02-15 15:23:07'),(1204,1028,'action created','2026-02-15 21:23:07','2026-02-15 15:23:07'),(1205,1028,'action started via WP Cron','2026-02-15 22:10:32','2026-02-15 16:10:32'),(1206,1028,'action complete via WP Cron','2026-02-15 22:10:32','2026-02-15 16:10:32'),(1207,1029,'action created','2026-02-15 22:10:32','2026-02-15 16:10:32'),(1208,1029,'action started via WP Cron','2026-02-16 00:13:37','2026-02-15 18:13:37'),(1209,1029,'action complete via WP Cron','2026-02-16 00:13:37','2026-02-15 18:13:37'),(1210,1030,'action created','2026-02-16 00:13:37','2026-02-15 18:13:37'),(1211,1030,'action started via WP Cron','2026-02-16 01:49:09','2026-02-15 19:49:09'),(1212,1030,'action complete via WP Cron','2026-02-16 01:49:09','2026-02-15 19:49:09'),(1213,1031,'action created','2026-02-16 01:49:09','2026-02-15 19:49:09'),(1214,1031,'action started via WP Cron','2026-02-16 06:44:27','2026-02-16 00:44:27'),(1215,1031,'action complete via WP Cron','2026-02-16 06:44:27','2026-02-16 00:44:27'),(1216,1032,'action created','2026-02-16 06:44:27','2026-02-16 00:44:27'),(1217,1032,'action started via WP Cron','2026-02-16 07:57:29','2026-02-16 01:57:29'),(1218,1032,'action complete via WP Cron','2026-02-16 07:57:29','2026-02-16 01:57:29'),(1219,1033,'action created','2026-02-16 07:57:29','2026-02-16 01:57:29'),(1220,1033,'action started via WP Cron','2026-02-16 08:03:57','2026-02-16 02:03:57'),(1221,1033,'action complete via WP Cron','2026-02-16 08:03:57','2026-02-16 02:03:57'),(1222,1034,'action created','2026-02-16 08:03:57','2026-02-16 02:03:57'),(1223,1034,'action started via WP Cron','2026-02-16 12:12:57','2026-02-16 06:12:57'),(1224,1034,'action complete via WP Cron','2026-02-16 12:12:57','2026-02-16 06:12:57'),(1225,1035,'action created','2026-02-16 12:12:57','2026-02-16 06:12:57'),(1226,1035,'action started via WP Cron','2026-02-16 15:10:29','2026-02-16 09:10:29'),(1227,1035,'action complete via WP Cron','2026-02-16 15:10:30','2026-02-16 09:10:30'),(1228,1036,'action created','2026-02-16 15:10:30','2026-02-16 09:10:30'),(1229,1036,'action started via WP Cron','2026-02-16 15:38:06','2026-02-16 09:38:06'),(1230,1036,'action complete via WP Cron','2026-02-16 15:38:06','2026-02-16 09:38:06'),(1231,1037,'action created','2026-02-16 15:38:07','2026-02-16 09:38:07'),(1232,1037,'action started via WP Cron','2026-02-16 17:19:41','2026-02-16 11:19:41'),(1233,1037,'action complete via WP Cron','2026-02-16 17:19:41','2026-02-16 11:19:41'),(1234,1038,'action created','2026-02-16 17:19:44','2026-02-16 11:19:44'),(1235,1038,'action started via WP Cron','2026-02-17 06:20:06','2026-02-17 00:20:06'),(1236,1038,'action complete via WP Cron','2026-02-17 06:20:06','2026-02-17 00:20:06'),(1237,1039,'action created','2026-02-17 06:20:07','2026-02-17 00:20:07'),(1238,1039,'action started via WP Cron','2026-02-17 11:40:56','2026-02-17 05:40:56'),(1239,1039,'action complete via WP Cron','2026-02-17 11:40:57','2026-02-17 05:40:57'),(1240,1040,'action created','2026-02-17 11:40:58','2026-02-17 05:40:58'),(1241,1040,'action started via WP Cron','2026-02-17 14:42:05','2026-02-17 08:42:05'),(1242,1040,'action complete via WP Cron','2026-02-17 14:42:05','2026-02-17 08:42:05'),(1243,1041,'action created','2026-02-17 14:42:05','2026-02-17 08:42:05'),(1244,1041,'action started via WP Cron','2026-02-17 17:21:05','2026-02-17 11:21:05'),(1245,1041,'action complete via WP Cron','2026-02-17 17:21:06','2026-02-17 11:21:06'),(1246,1042,'action created','2026-02-17 17:21:09','2026-02-17 11:21:09'),(1247,1042,'action started via WP Cron','2026-02-17 18:47:58','2026-02-17 12:47:58'),(1248,1042,'action complete via WP Cron','2026-02-17 18:47:58','2026-02-17 12:47:58'),(1249,1043,'action created','2026-02-17 18:47:58','2026-02-17 12:47:58'),(1250,1044,'action created','2026-02-17 18:49:30','2026-02-17 12:49:30'),(1251,1044,'action started via WP Cron','2026-02-17 18:50:34','2026-02-17 12:50:34'),(1252,1044,'action complete via WP Cron','2026-02-17 18:50:34','2026-02-17 12:50:34'),(1253,1043,'action started via WP Cron','2026-02-17 18:53:12','2026-02-17 12:53:12'),(1254,1043,'action complete via WP Cron','2026-02-17 18:53:12','2026-02-17 12:53:12'),(1255,1045,'action created','2026-02-17 18:53:12','2026-02-17 12:53:12'),(1256,1045,'action started via Async Request','2026-02-17 18:58:38','2026-02-17 12:58:38'),(1257,1045,'action complete via Async Request','2026-02-17 18:58:38','2026-02-17 12:58:38'),(1258,1046,'action created','2026-02-17 18:58:38','2026-02-17 12:58:38'),(1259,1046,'action started via Async Request','2026-02-17 19:03:51','2026-02-17 13:03:51'),(1260,1046,'action complete via Async Request','2026-02-17 19:03:51','2026-02-17 13:03:51'),(1261,1047,'action created','2026-02-17 19:03:51','2026-02-17 13:03:51'),(1262,1047,'action started via WP Cron','2026-02-17 19:08:53','2026-02-17 13:08:53'),(1263,1047,'action complete via WP Cron','2026-02-17 19:08:53','2026-02-17 13:08:53'),(1264,1048,'action created','2026-02-17 19:08:53','2026-02-17 13:08:53'),(1265,1048,'action started via Async Request','2026-02-17 19:15:35','2026-02-17 13:15:35'),(1266,1048,'action complete via Async Request','2026-02-17 19:15:35','2026-02-17 13:15:35'),(1267,1049,'action created','2026-02-17 19:15:35','2026-02-17 13:15:35'),(1268,1049,'action started via Async Request','2026-02-17 19:21:17','2026-02-17 13:21:17'),(1269,1049,'action complete via Async Request','2026-02-17 19:21:17','2026-02-17 13:21:17'),(1270,1050,'action created','2026-02-17 19:21:17','2026-02-17 13:21:17'),(1271,1050,'action started via WP Cron','2026-02-17 21:38:00','2026-02-17 15:38:00'),(1272,1050,'action complete via WP Cron','2026-02-17 21:38:01','2026-02-17 15:38:01'),(1273,1051,'action created','2026-02-17 21:38:01','2026-02-17 15:38:01'),(1274,1051,'action started via WP Cron','2026-02-17 23:36:57','2026-02-17 17:36:57'),(1275,1051,'action complete via WP Cron','2026-02-17 23:36:57','2026-02-17 17:36:57'),(1276,1052,'action created','2026-02-17 23:36:57','2026-02-17 17:36:57'),(1277,1052,'action started via WP Cron','2026-02-18 07:42:00','2026-02-18 01:42:00'),(1278,1052,'action complete via WP Cron','2026-02-18 07:42:01','2026-02-18 01:42:01'),(1279,1053,'action created','2026-02-18 07:42:01','2026-02-18 01:42:01'),(1280,1053,'action started via WP Cron','2026-02-18 12:04:46','2026-02-18 06:04:46'),(1281,1053,'action complete via WP Cron','2026-02-18 12:04:46','2026-02-18 06:04:46'),(1282,1054,'action created','2026-02-18 12:04:47','2026-02-18 06:04:47'),(1283,1054,'action started via WP Cron','2026-02-18 12:17:33','2026-02-18 06:17:33'),(1284,1054,'action complete via WP Cron','2026-02-18 12:17:33','2026-02-18 06:17:33'),(1285,1055,'action created','2026-02-18 12:17:33','2026-02-18 06:17:33'),(1286,1055,'action started via WP Cron','2026-02-18 12:41:59','2026-02-18 06:41:59'),(1287,1055,'action complete via WP Cron','2026-02-18 12:41:59','2026-02-18 06:41:59'),(1288,1056,'action created','2026-02-18 12:42:00','2026-02-18 06:42:00'),(1289,1056,'action started via WP Cron','2026-02-18 13:18:23','2026-02-18 07:18:23'),(1290,1056,'action complete via WP Cron','2026-02-18 13:18:24','2026-02-18 07:18:24'),(1291,1057,'action created','2026-02-18 13:18:24','2026-02-18 07:18:24'),(1292,1057,'action started via WP Cron','2026-02-18 14:11:17','2026-02-18 08:11:17'),(1293,1057,'action complete via WP Cron','2026-02-18 14:11:17','2026-02-18 08:11:17'),(1294,1058,'action created','2026-02-18 14:11:18','2026-02-18 08:11:18'),(1295,1058,'action started via Async Request','2026-02-18 14:18:14','2026-02-18 08:18:14'),(1296,1058,'action complete via Async Request','2026-02-18 14:18:14','2026-02-18 08:18:14'),(1297,1059,'action created','2026-02-18 14:18:14','2026-02-18 08:18:14'),(1298,1059,'action started via WP Cron','2026-02-18 14:23:16','2026-02-18 08:23:16'),(1299,1059,'action complete via WP Cron','2026-02-18 14:23:16','2026-02-18 08:23:16'),(1300,1060,'action created','2026-02-18 14:23:16','2026-02-18 08:23:16'),(1301,1060,'action started via Async Request','2026-02-18 14:28:33','2026-02-18 08:28:33'),(1302,1060,'action complete via Async Request','2026-02-18 14:28:33','2026-02-18 08:28:33'),(1303,1061,'action created','2026-02-18 14:28:33','2026-02-18 08:28:33'),(1304,1061,'action started via WP Cron','2026-02-18 14:35:27','2026-02-18 08:35:27'),(1305,1061,'action complete via WP Cron','2026-02-18 14:35:28','2026-02-18 08:35:28'),(1306,1062,'action created','2026-02-18 14:35:28','2026-02-18 08:35:28'),(1307,1062,'action started via WP Cron','2026-02-18 14:41:23','2026-02-18 08:41:23'),(1308,1062,'action complete via WP Cron','2026-02-18 14:41:23','2026-02-18 08:41:23'),(1309,1063,'action created','2026-02-18 14:41:27','2026-02-18 08:41:27'),(1310,1063,'action started via WP Cron','2026-02-18 14:46:54','2026-02-18 08:46:54'),(1311,1063,'action complete via WP Cron','2026-02-18 14:46:54','2026-02-18 08:46:54'),(1312,1064,'action created','2026-02-18 14:46:55','2026-02-18 08:46:55'),(1313,1064,'action started via WP Cron','2026-02-18 14:53:02','2026-02-18 08:53:02'),(1314,1064,'action complete via WP Cron','2026-02-18 14:53:02','2026-02-18 08:53:02'),(1315,1065,'action created','2026-02-18 14:53:02','2026-02-18 08:53:02'),(1316,1065,'action started via Async Request','2026-02-18 15:01:44','2026-02-18 09:01:44'),(1317,1065,'action complete via Async Request','2026-02-18 15:01:44','2026-02-18 09:01:44'),(1318,1066,'action created','2026-02-18 15:01:44','2026-02-18 09:01:44'),(1319,1066,'action started via Async Request','2026-02-18 15:08:48','2026-02-18 09:08:48'),(1320,1066,'action complete via Async Request','2026-02-18 15:08:49','2026-02-18 09:08:49'),(1321,1067,'action created','2026-02-18 15:08:49','2026-02-18 09:08:49'),(1322,1067,'action started via Async Request','2026-02-18 15:15:44','2026-02-18 09:15:44'),(1323,1067,'action complete via Async Request','2026-02-18 15:15:44','2026-02-18 09:15:44'),(1324,1068,'action created','2026-02-18 15:15:46','2026-02-18 09:15:46'),(1325,1068,'action started via Async Request','2026-02-18 15:21:23','2026-02-18 09:21:23'),(1326,1068,'action complete via Async Request','2026-02-18 15:21:23','2026-02-18 09:21:23'),(1327,1069,'action created','2026-02-18 15:21:24','2026-02-18 09:21:24'),(1328,1069,'action started via WP Cron','2026-02-18 15:26:23','2026-02-18 09:26:23'),(1329,1069,'action complete via WP Cron','2026-02-18 15:26:23','2026-02-18 09:26:23'),(1330,1070,'action created','2026-02-18 15:26:25','2026-02-18 09:26:25'),(1331,1070,'action started via WP Cron','2026-02-18 16:15:43','2026-02-18 10:15:43'),(1332,1070,'action complete via WP Cron','2026-02-18 16:15:43','2026-02-18 10:15:43'),(1333,1071,'action created','2026-02-18 16:15:43','2026-02-18 10:15:43'),(1334,1071,'action started via Async Request','2026-02-18 16:21:32','2026-02-18 10:21:32'),(1335,1071,'action complete via Async Request','2026-02-18 16:21:32','2026-02-18 10:21:32'),(1336,1072,'action created','2026-02-18 16:21:32','2026-02-18 10:21:32'),(1337,1072,'action started via Async Request','2026-02-18 16:28:11','2026-02-18 10:28:11'),(1338,1072,'action complete via Async Request','2026-02-18 16:28:12','2026-02-18 10:28:12'),(1339,1073,'action created','2026-02-18 16:28:13','2026-02-18 10:28:13'),(1340,1073,'action started via Async Request','2026-02-18 16:34:14','2026-02-18 10:34:14'),(1341,1073,'action complete via Async Request','2026-02-18 16:34:14','2026-02-18 10:34:14'),(1342,1074,'action created','2026-02-18 16:34:15','2026-02-18 10:34:15'),(1343,1074,'action started via Async Request','2026-02-18 16:40:17','2026-02-18 10:40:17'),(1344,1074,'action complete via Async Request','2026-02-18 16:40:18','2026-02-18 10:40:18'),(1345,1075,'action created','2026-02-18 16:40:18','2026-02-18 10:40:18'),(1346,1075,'action started via Async Request','2026-02-18 16:46:20','2026-02-18 10:46:20'),(1347,1075,'action complete via Async Request','2026-02-18 16:46:21','2026-02-18 10:46:21'),(1348,1076,'action created','2026-02-18 16:46:21','2026-02-18 10:46:21'),(1349,1076,'action started via Async Request','2026-02-18 16:52:23','2026-02-18 10:52:23'),(1350,1076,'action complete via Async Request','2026-02-18 16:52:23','2026-02-18 10:52:23'),(1351,1077,'action created','2026-02-18 16:52:24','2026-02-18 10:52:24'),(1352,1077,'action started via Async Request','2026-02-18 16:58:26','2026-02-18 10:58:26'),(1353,1077,'action complete via Async Request','2026-02-18 16:58:26','2026-02-18 10:58:26'),(1354,1078,'action created','2026-02-18 16:58:26','2026-02-18 10:58:26'),(1355,1078,'action started via Async Request','2026-02-18 17:04:29','2026-02-18 11:04:29'),(1356,1078,'action complete via Async Request','2026-02-18 17:04:30','2026-02-18 11:04:30'),(1357,1079,'action created','2026-02-18 17:04:30','2026-02-18 11:04:30'),(1358,1079,'action started via Async Request','2026-02-18 17:09:41','2026-02-18 11:09:41'),(1359,1079,'action complete via Async Request','2026-02-18 17:09:41','2026-02-18 11:09:41'),(1360,1080,'action created','2026-02-18 17:09:41','2026-02-18 11:09:41'),(1361,1081,'action created','2026-02-18 17:14:15','2026-02-18 11:14:15'),(1362,1081,'action started via Async Request','2026-02-18 17:14:17','2026-02-18 11:14:17'),(1363,1081,'action complete via Async Request','2026-02-18 17:15:13','2026-02-18 11:15:13'),(1364,1080,'action started via Async Request','2026-02-18 17:15:19','2026-02-18 11:15:19'),(1365,1080,'action complete via Async Request','2026-02-18 17:15:19','2026-02-18 11:15:19'),(1366,1082,'action created','2026-02-18 17:15:22','2026-02-18 11:15:22'),(1367,1082,'action started via Async Request','2026-02-18 17:20:57','2026-02-18 11:20:57'),(1368,1082,'action complete via Async Request','2026-02-18 17:20:57','2026-02-18 11:20:57'),(1369,1083,'action created','2026-02-18 17:20:59','2026-02-18 11:20:59'),(1370,1083,'action started via WP Cron','2026-02-18 17:26:51','2026-02-18 11:26:51'),(1371,1083,'action complete via WP Cron','2026-02-18 17:26:51','2026-02-18 11:26:51'),(1372,1084,'action created','2026-02-18 17:26:51','2026-02-18 11:26:51'),(1373,1084,'action started via WP Cron','2026-02-18 17:31:52','2026-02-18 11:31:52'),(1374,1084,'action complete via WP Cron','2026-02-18 17:31:53','2026-02-18 11:31:53'),(1375,1085,'action created','2026-02-18 17:31:53','2026-02-18 11:31:53'),(1376,1085,'action started via Async Request','2026-02-18 17:37:01','2026-02-18 11:37:01'),(1377,1085,'action complete via Async Request','2026-02-18 17:37:01','2026-02-18 11:37:01'),(1378,1086,'action created','2026-02-18 17:37:05','2026-02-18 11:37:05'),(1379,1086,'action started via Async Request','2026-02-18 17:43:02','2026-02-18 11:43:02'),(1380,1086,'action complete via Async Request','2026-02-18 17:43:02','2026-02-18 11:43:02'),(1381,1087,'action created','2026-02-18 17:43:02','2026-02-18 11:43:02'),(1382,1087,'action started via Async Request','2026-02-18 17:48:27','2026-02-18 11:48:27'),(1383,1087,'action complete via Async Request','2026-02-18 17:48:27','2026-02-18 11:48:27'),(1384,1088,'action created','2026-02-18 17:48:27','2026-02-18 11:48:27'),(1385,1088,'action started via Async Request','2026-02-18 17:53:53','2026-02-18 11:53:53'),(1386,1088,'action complete via Async Request','2026-02-18 17:53:54','2026-02-18 11:53:54'),(1387,1089,'action created','2026-02-18 17:53:54','2026-02-18 11:53:54'),(1388,1089,'action started via WP Cron','2026-02-18 17:58:54','2026-02-18 11:58:54'),(1389,1089,'action complete via WP Cron','2026-02-18 17:58:54','2026-02-18 11:58:54'),(1390,1090,'action created','2026-02-18 17:58:54','2026-02-18 11:58:54'),(1391,1090,'action started via WP Cron','2026-02-18 18:04:05','2026-02-18 12:04:05'),(1392,1090,'action complete via WP Cron','2026-02-18 18:04:05','2026-02-18 12:04:05'),(1393,1091,'action created','2026-02-18 18:04:05','2026-02-18 12:04:05'),(1394,1091,'action started via Async Request','2026-02-18 18:10:10','2026-02-18 12:10:10'),(1395,1091,'action complete via Async Request','2026-02-18 18:10:11','2026-02-18 12:10:11'),(1396,1092,'action created','2026-02-18 18:10:11','2026-02-18 12:10:11'),(1397,1092,'action started via Async Request','2026-02-18 18:16:18','2026-02-18 12:16:18'),(1398,1092,'action complete via Async Request','2026-02-18 18:16:18','2026-02-18 12:16:18'),(1399,1093,'action created','2026-02-18 18:16:18','2026-02-18 12:16:18'),(1400,1093,'action started via Async Request','2026-02-18 18:22:28','2026-02-18 12:22:28'),(1401,1093,'action complete via Async Request','2026-02-18 18:22:28','2026-02-18 12:22:28'),(1402,1094,'action created','2026-02-18 18:22:28','2026-02-18 12:22:28'),(1403,1094,'action started via Async Request','2026-02-18 18:27:32','2026-02-18 12:27:32'),(1404,1094,'action complete via Async Request','2026-02-18 18:27:32','2026-02-18 12:27:32'),(1405,1095,'action created','2026-02-18 18:27:32','2026-02-18 12:27:32'),(1406,1095,'action started via WP Cron','2026-02-18 18:32:49','2026-02-18 12:32:49'),(1407,1095,'action complete via WP Cron','2026-02-18 18:32:49','2026-02-18 12:32:49'),(1408,1096,'action created','2026-02-18 18:32:51','2026-02-18 12:32:51'),(1409,1096,'action started via WP Cron','2026-02-18 18:37:55','2026-02-18 12:37:55'),(1410,1096,'action complete via WP Cron','2026-02-18 18:37:56','2026-02-18 12:37:56'),(1411,1097,'action created','2026-02-18 18:37:56','2026-02-18 12:37:56'),(1412,1098,'action created','2026-02-18 18:40:43','2026-02-18 12:40:43'),(1413,1098,'action started via WP Cron','2026-02-18 18:40:49','2026-02-18 12:40:49'),(1414,1098,'action complete via WP Cron','2026-02-18 18:40:55','2026-02-18 12:40:55'),(1415,1097,'action started via Async Request','2026-02-18 18:43:07','2026-02-18 12:43:07'),(1416,1097,'action complete via Async Request','2026-02-18 18:43:07','2026-02-18 12:43:07'),(1417,1099,'action created','2026-02-18 18:43:07','2026-02-18 12:43:07'),(1418,1099,'action started via WP Cron','2026-02-18 18:48:08','2026-02-18 12:48:08'),(1419,1099,'action complete via WP Cron','2026-02-18 18:48:08','2026-02-18 12:48:08'),(1420,1100,'action created','2026-02-18 18:48:08','2026-02-18 12:48:08'),(1421,1100,'action started via WP Cron','2026-02-18 18:53:18','2026-02-18 12:53:18'),(1422,1100,'action complete via WP Cron','2026-02-18 18:53:18','2026-02-18 12:53:18'),(1423,1101,'action created','2026-02-18 18:53:18','2026-02-18 12:53:18'),(1424,1101,'action started via WP Cron','2026-02-18 18:59:00','2026-02-18 12:59:00'),(1425,1101,'action complete via WP Cron','2026-02-18 18:59:00','2026-02-18 12:59:00'),(1426,1102,'action created','2026-02-18 18:59:00','2026-02-18 12:59:00'),(1427,1102,'action started via WP Cron','2026-02-18 19:04:55','2026-02-18 13:04:55'),(1428,1102,'action complete via WP Cron','2026-02-18 19:04:55','2026-02-18 13:04:55'),(1429,1103,'action created','2026-02-18 19:04:55','2026-02-18 13:04:55'),(1430,1103,'action started via Async Request','2026-02-18 19:10:06','2026-02-18 13:10:06'),(1431,1103,'action complete via Async Request','2026-02-18 19:10:06','2026-02-18 13:10:06'),(1432,1104,'action created','2026-02-18 19:10:06','2026-02-18 13:10:06'),(1433,1104,'action started via Async Request','2026-02-18 19:15:41','2026-02-18 13:15:41'),(1434,1104,'action complete via Async Request','2026-02-18 19:15:42','2026-02-18 13:15:42'),(1435,1105,'action created','2026-02-18 19:15:42','2026-02-18 13:15:42'),(1436,1105,'action started via WP Cron','2026-02-18 19:21:03','2026-02-18 13:21:03'),(1437,1105,'action complete via WP Cron','2026-02-18 19:21:03','2026-02-18 13:21:03'),(1438,1106,'action created','2026-02-18 19:21:03','2026-02-18 13:21:03'),(1439,1106,'action started via Async Request','2026-02-18 19:26:14','2026-02-18 13:26:14'),(1440,1106,'action complete via Async Request','2026-02-18 19:26:14','2026-02-18 13:26:14'),(1441,1107,'action created','2026-02-18 19:26:14','2026-02-18 13:26:14'),(1442,1107,'action started via Async Request','2026-02-18 19:31:38','2026-02-18 13:31:38'),(1443,1107,'action complete via Async Request','2026-02-18 19:31:39','2026-02-18 13:31:39'),(1444,1108,'action created','2026-02-18 19:31:39','2026-02-18 13:31:39'),(1445,1108,'action started via Async Request','2026-02-18 19:37:51','2026-02-18 13:37:51'),(1446,1108,'action complete via Async Request','2026-02-18 19:37:51','2026-02-18 13:37:51'),(1447,1109,'action created','2026-02-18 19:37:51','2026-02-18 13:37:51'),(1448,1109,'action started via Async Request','2026-02-18 19:42:54','2026-02-18 13:42:54'),(1449,1109,'action complete via Async Request','2026-02-18 19:42:54','2026-02-18 13:42:54'),(1450,1110,'action created','2026-02-18 19:42:54','2026-02-18 13:42:54'),(1451,1110,'action started via Async Request','2026-02-18 19:48:37','2026-02-18 13:48:37'),(1452,1110,'action complete via Async Request','2026-02-18 19:48:37','2026-02-18 13:48:37'),(1453,1111,'action created','2026-02-18 19:48:37','2026-02-18 13:48:37'),(1454,1111,'action started via Async Request','2026-02-18 19:53:38','2026-02-18 13:53:38'),(1455,1111,'action complete via Async Request','2026-02-18 19:53:38','2026-02-18 13:53:38'),(1456,1112,'action created','2026-02-18 19:53:38','2026-02-18 13:53:38'),(1457,1112,'action started via WP Cron','2026-02-18 19:58:47','2026-02-18 13:58:47'),(1458,1112,'action complete via WP Cron','2026-02-18 19:58:48','2026-02-18 13:58:48'),(1459,1113,'action created','2026-02-18 19:58:48','2026-02-18 13:58:48'),(1460,1113,'action started via Async Request','2026-02-18 20:04:46','2026-02-18 14:04:46'),(1461,1113,'action complete via Async Request','2026-02-18 20:04:47','2026-02-18 14:04:47'),(1462,1114,'action created','2026-02-18 20:04:47','2026-02-18 14:04:47'),(1463,1114,'action started via Async Request','2026-02-18 20:10:49','2026-02-18 14:10:49'),(1464,1114,'action complete via Async Request','2026-02-18 20:10:49','2026-02-18 14:10:49'),(1465,1115,'action created','2026-02-18 20:10:49','2026-02-18 14:10:49'),(1466,1115,'action started via Async Request','2026-02-18 20:16:19','2026-02-18 14:16:19'),(1467,1115,'action complete via Async Request','2026-02-18 20:16:19','2026-02-18 14:16:19'),(1468,1116,'action created','2026-02-18 20:16:19','2026-02-18 14:16:19'),(1469,1116,'action started via Async Request','2026-02-18 20:21:42','2026-02-18 14:21:42'),(1470,1116,'action complete via Async Request','2026-02-18 20:21:42','2026-02-18 14:21:42'),(1471,1117,'action created','2026-02-18 20:21:42','2026-02-18 14:21:42'),(1472,1117,'action started via Async Request','2026-02-18 20:26:57','2026-02-18 14:26:57'),(1473,1117,'action complete via Async Request','2026-02-18 20:26:57','2026-02-18 14:26:57'),(1474,1118,'action created','2026-02-18 20:26:58','2026-02-18 14:26:58'),(1475,1118,'action started via Async Request','2026-02-18 20:32:18','2026-02-18 14:32:18'),(1476,1118,'action complete via Async Request','2026-02-18 20:32:19','2026-02-18 14:32:19'),(1477,1119,'action created','2026-02-18 20:32:19','2026-02-18 14:32:19'),(1478,1119,'action started via Async Request','2026-02-18 20:38:18','2026-02-18 14:38:18'),(1479,1119,'action complete via Async Request','2026-02-18 20:38:18','2026-02-18 14:38:18'),(1480,1120,'action created','2026-02-18 20:38:18','2026-02-18 14:38:18'),(1481,1120,'action started via WP Cron','2026-02-18 20:43:48','2026-02-18 14:43:48'),(1482,1120,'action complete via WP Cron','2026-02-18 20:43:48','2026-02-18 14:43:48'),(1483,1121,'action created','2026-02-18 20:43:48','2026-02-18 14:43:48'),(1484,1121,'action started via WP Cron','2026-02-18 20:48:55','2026-02-18 14:48:55'),(1485,1121,'action complete via WP Cron','2026-02-18 20:48:55','2026-02-18 14:48:55'),(1486,1122,'action created','2026-02-18 20:48:57','2026-02-18 14:48:57'),(1487,1122,'action started via WP Cron','2026-02-18 20:53:55','2026-02-18 14:53:55'),(1488,1122,'action complete via WP Cron','2026-02-18 20:53:56','2026-02-18 14:53:56'),(1489,1123,'action created','2026-02-18 20:53:56','2026-02-18 14:53:56'),(1490,1123,'action started via Async Request','2026-02-18 20:59:35','2026-02-18 14:59:35'),(1491,1123,'action complete via Async Request','2026-02-18 20:59:36','2026-02-18 14:59:36'),(1492,1124,'action created','2026-02-18 20:59:36','2026-02-18 14:59:36'),(1493,1124,'action started via WP Cron','2026-02-18 21:04:48','2026-02-18 15:04:48'),(1494,1124,'action complete via WP Cron','2026-02-18 21:04:49','2026-02-18 15:04:49'),(1495,1125,'action created','2026-02-18 21:04:49','2026-02-18 15:04:49'),(1496,1125,'action started via WP Cron','2026-02-18 21:10:08','2026-02-18 15:10:08'),(1497,1125,'action complete via WP Cron','2026-02-18 21:10:08','2026-02-18 15:10:08'),(1498,1126,'action created','2026-02-18 21:10:09','2026-02-18 15:10:09'),(1499,1126,'action started via WP Cron','2026-02-18 21:15:49','2026-02-18 15:15:49'),(1500,1126,'action complete via WP Cron','2026-02-18 21:15:49','2026-02-18 15:15:49'),(1501,1127,'action created','2026-02-18 21:15:49','2026-02-18 15:15:49'),(1502,1127,'action started via WP Cron','2026-02-18 21:20:57','2026-02-18 15:20:57'),(1503,1127,'action complete via WP Cron','2026-02-18 21:20:57','2026-02-18 15:20:57'),(1504,1128,'action created','2026-02-18 21:20:57','2026-02-18 15:20:57'),(1505,1128,'action started via Async Request','2026-02-18 21:26:05','2026-02-18 15:26:05'),(1506,1128,'action complete via Async Request','2026-02-18 21:26:05','2026-02-18 15:26:05'),(1507,1129,'action created','2026-02-18 21:26:06','2026-02-18 15:26:06'),(1508,1129,'action started via Async Request','2026-02-18 21:31:36','2026-02-18 15:31:36'),(1509,1129,'action complete via Async Request','2026-02-18 21:31:37','2026-02-18 15:31:37'),(1510,1130,'action created','2026-02-18 21:31:37','2026-02-18 15:31:37'),(1511,1130,'action started via WP Cron','2026-02-18 21:36:55','2026-02-18 15:36:55'),(1512,1130,'action complete via WP Cron','2026-02-18 21:36:56','2026-02-18 15:36:56'),(1513,1131,'action created','2026-02-18 21:36:56','2026-02-18 15:36:56'),(1514,1131,'action started via WP Cron','2026-02-18 21:42:53','2026-02-18 15:42:53'),(1515,1131,'action complete via WP Cron','2026-02-18 21:42:53','2026-02-18 15:42:53'),(1516,1132,'action created','2026-02-18 21:42:53','2026-02-18 15:42:53'),(1517,1132,'action started via Async Request','2026-02-18 21:48:05','2026-02-18 15:48:05'),(1518,1132,'action complete via Async Request','2026-02-18 21:48:05','2026-02-18 15:48:05'),(1519,1133,'action created','2026-02-18 21:48:05','2026-02-18 15:48:05'),(1520,1133,'action started via WP Cron','2026-02-18 21:53:48','2026-02-18 15:53:48'),(1521,1133,'action complete via WP Cron','2026-02-18 21:53:49','2026-02-18 15:53:49'),(1522,1134,'action created','2026-02-18 21:53:49','2026-02-18 15:53:49'),(1523,1134,'action started via Async Request','2026-02-18 21:59:03','2026-02-18 15:59:03'),(1524,1134,'action complete via Async Request','2026-02-18 21:59:03','2026-02-18 15:59:03'),(1525,1135,'action created','2026-02-18 21:59:03','2026-02-18 15:59:03'),(1526,1135,'action started via WP Cron','2026-02-18 22:04:07','2026-02-18 16:04:07'),(1527,1135,'action complete via WP Cron','2026-02-18 22:04:08','2026-02-18 16:04:08'),(1528,1136,'action created','2026-02-18 22:04:09','2026-02-18 16:04:09'),(1529,1136,'action started via WP Cron','2026-02-18 23:29:03','2026-02-18 17:29:03'),(1530,1136,'action complete via WP Cron','2026-02-18 23:29:03','2026-02-18 17:29:03'),(1531,1137,'action created','2026-02-18 23:29:03','2026-02-18 17:29:03'),(1532,1137,'action started via WP Cron','2026-02-19 00:11:25','2026-02-18 18:11:25'),(1533,1137,'action complete via WP Cron','2026-02-19 00:11:25','2026-02-18 18:11:25'),(1534,1138,'action created','2026-02-19 00:11:25','2026-02-18 18:11:25'),(1535,1138,'action started via WP Cron','2026-02-19 06:20:08','2026-02-19 00:20:08'),(1536,1138,'action complete via WP Cron','2026-02-19 06:20:09','2026-02-19 00:20:09'),(1537,1139,'action created','2026-02-19 06:20:09','2026-02-19 00:20:09'),(1538,1139,'action started via WP Cron','2026-02-19 10:15:21','2026-02-19 04:15:21'),(1539,1139,'action complete via WP Cron','2026-02-19 10:15:21','2026-02-19 04:15:21'),(1540,1140,'action created','2026-02-19 10:15:22','2026-02-19 04:15:22'),(1541,1140,'action started via WP Cron','2026-02-19 12:13:17','2026-02-19 06:13:17'),(1542,1140,'action complete via WP Cron','2026-02-19 12:13:18','2026-02-19 06:13:18'),(1543,1141,'action created','2026-02-19 12:13:18','2026-02-19 06:13:18'),(1544,1141,'action started via WP Cron','2026-02-19 17:19:11','2026-02-19 11:19:11'),(1545,1141,'action complete via WP Cron','2026-02-19 17:19:12','2026-02-19 11:19:12'),(1546,1142,'action created','2026-02-19 17:19:14','2026-02-19 11:19:14'),(1547,1142,'action started via WP Cron','2026-02-19 21:16:05','2026-02-19 15:16:05'),(1548,1142,'action complete via WP Cron','2026-02-19 21:16:06','2026-02-19 15:16:06'),(1549,1143,'action created','2026-02-19 21:16:06','2026-02-19 15:16:06'),(1550,1143,'action started via Async Request','2026-02-19 21:22:29','2026-02-19 15:22:29'),(1551,1143,'action complete via Async Request','2026-02-19 21:22:30','2026-02-19 15:22:30'),(1552,1144,'action created','2026-02-19 21:22:30','2026-02-19 15:22:30'),(1553,1144,'action started via Async Request','2026-02-19 21:28:36','2026-02-19 15:28:36'),(1554,1144,'action complete via Async Request','2026-02-19 21:28:36','2026-02-19 15:28:36'),(1555,1145,'action created','2026-02-19 21:28:36','2026-02-19 15:28:36'),(1556,1145,'action started via WP Cron','2026-02-19 21:34:30','2026-02-19 15:34:30'),(1557,1145,'action complete via WP Cron','2026-02-19 21:34:31','2026-02-19 15:34:31'),(1558,1146,'action created','2026-02-19 21:34:31','2026-02-19 15:34:31'),(1559,1146,'action started via Async Request','2026-02-19 21:40:50','2026-02-19 15:40:50'),(1560,1146,'action complete via Async Request','2026-02-19 21:40:50','2026-02-19 15:40:50'),(1561,1147,'action created','2026-02-19 21:40:50','2026-02-19 15:40:50'),(1562,1147,'action started via Async Request','2026-02-19 21:46:21','2026-02-19 15:46:21'),(1563,1147,'action complete via Async Request','2026-02-19 21:46:21','2026-02-19 15:46:21'),(1564,1148,'action created','2026-02-19 21:46:21','2026-02-19 15:46:21'),(1565,1148,'action started via WP Cron','2026-02-19 21:51:49','2026-02-19 15:51:49'),(1566,1148,'action complete via WP Cron','2026-02-19 21:51:49','2026-02-19 15:51:49'),(1567,1149,'action created','2026-02-19 21:51:49','2026-02-19 15:51:49'),(1568,1149,'action started via Async Request','2026-02-19 21:57:21','2026-02-19 15:57:21'),(1569,1149,'action complete via Async Request','2026-02-19 21:57:21','2026-02-19 15:57:21'),(1570,1150,'action created','2026-02-19 21:57:21','2026-02-19 15:57:21'),(1571,1150,'action started via WP Cron','2026-02-20 10:40:45','2026-02-20 04:40:45'),(1572,1150,'action complete via WP Cron','2026-02-20 10:40:45','2026-02-20 04:40:45'),(1573,1151,'action created','2026-02-20 10:40:45','2026-02-20 04:40:45'),(1574,1151,'action started via WP Cron','2026-02-20 10:46:01','2026-02-20 04:46:01'),(1575,1151,'action complete via WP Cron','2026-02-20 10:46:02','2026-02-20 04:46:02'),(1576,1152,'action created','2026-02-20 10:46:02','2026-02-20 04:46:02'),(1577,1152,'action started via WP Cron','2026-02-20 10:52:17','2026-02-20 04:52:17'),(1578,1152,'action complete via WP Cron','2026-02-20 10:52:17','2026-02-20 04:52:17'),(1579,1153,'action created','2026-02-20 10:52:17','2026-02-20 04:52:17'),(1580,1153,'action started via WP Cron','2026-02-20 10:57:58','2026-02-20 04:57:58'),(1581,1153,'action complete via WP Cron','2026-02-20 10:57:58','2026-02-20 04:57:58'),(1582,1154,'action created','2026-02-20 10:57:58','2026-02-20 04:57:58'),(1583,1154,'action started via WP Cron','2026-02-20 11:03:01','2026-02-20 05:03:01'),(1584,1154,'action complete via WP Cron','2026-02-20 11:03:02','2026-02-20 05:03:02'),(1585,1155,'action created','2026-02-20 11:03:02','2026-02-20 05:03:02'),(1586,1155,'action started via WP Cron','2026-02-20 11:08:47','2026-02-20 05:08:47'),(1587,1155,'action complete via WP Cron','2026-02-20 11:08:47','2026-02-20 05:08:47'),(1588,1156,'action created','2026-02-20 11:08:47','2026-02-20 05:08:47'),(1589,1156,'action started via WP Cron','2026-02-20 11:14:06','2026-02-20 05:14:06'),(1590,1156,'action complete via WP Cron','2026-02-20 11:14:06','2026-02-20 05:14:06'),(1591,1157,'action created','2026-02-20 11:14:06','2026-02-20 05:14:06'),(1592,1157,'action started via WP Cron','2026-02-20 13:25:51','2026-02-20 07:25:51'),(1593,1157,'action complete via WP Cron','2026-02-20 13:25:51','2026-02-20 07:25:51'),(1594,1158,'action created','2026-02-20 13:25:51','2026-02-20 07:25:51'),(1595,1158,'action started via WP Cron','2026-02-20 13:48:05','2026-02-20 07:48:05'),(1596,1158,'action complete via WP Cron','2026-02-20 13:48:05','2026-02-20 07:48:05'),(1597,1159,'action created','2026-02-20 13:48:05','2026-02-20 07:48:05'),(1598,1159,'action started via WP Cron','2026-02-20 13:59:44','2026-02-20 07:59:44'),(1599,1159,'action complete via WP Cron','2026-02-20 13:59:44','2026-02-20 07:59:44'),(1600,1160,'action created','2026-02-20 13:59:44','2026-02-20 07:59:44'),(1601,1160,'action started via WP Cron','2026-02-20 14:05:12','2026-02-20 08:05:12'),(1602,1160,'action complete via WP Cron','2026-02-20 14:05:13','2026-02-20 08:05:13'),(1603,1161,'action created','2026-02-20 14:05:13','2026-02-20 08:05:13'),(1604,1161,'action started via WP Cron','2026-02-20 14:20:10','2026-02-20 08:20:10'),(1605,1161,'action complete via WP Cron','2026-02-20 14:20:10','2026-02-20 08:20:10'),(1606,1162,'action created','2026-02-20 14:20:11','2026-02-20 08:20:11'),(1607,1162,'action started via WP Cron','2026-02-20 14:42:15','2026-02-20 08:42:15'),(1608,1162,'action complete via WP Cron','2026-02-20 14:42:16','2026-02-20 08:42:16'),(1609,1163,'action created','2026-02-20 14:42:16','2026-02-20 08:42:16'),(1610,1163,'action started via Async Request','2026-02-20 14:48:08','2026-02-20 08:48:08'),(1611,1163,'action complete via Async Request','2026-02-20 14:48:09','2026-02-20 08:48:09'),(1612,1164,'action created','2026-02-20 14:48:09','2026-02-20 08:48:09'),(1613,1164,'action started via Async Request','2026-02-20 14:54:12','2026-02-20 08:54:12'),(1614,1164,'action complete via Async Request','2026-02-20 14:54:12','2026-02-20 08:54:12'),(1615,1165,'action created','2026-02-20 14:54:12','2026-02-20 08:54:12'),(1616,1165,'action started via Async Request','2026-02-20 14:59:17','2026-02-20 08:59:17'),(1617,1165,'action complete via Async Request','2026-02-20 14:59:17','2026-02-20 08:59:17'),(1618,1166,'action created','2026-02-20 14:59:17','2026-02-20 08:59:17'),(1619,1166,'action started via Async Request','2026-02-20 15:05:10','2026-02-20 09:05:10'),(1620,1166,'action complete via Async Request','2026-02-20 15:05:11','2026-02-20 09:05:11'),(1621,1167,'action created','2026-02-20 15:05:11','2026-02-20 09:05:11'),(1622,1167,'action started via Async Request','2026-02-20 15:10:39','2026-02-20 09:10:39'),(1623,1167,'action complete via Async Request','2026-02-20 15:10:39','2026-02-20 09:10:39'),(1624,1168,'action created','2026-02-20 15:10:39','2026-02-20 09:10:39'),(1625,1168,'action started via Async Request','2026-02-20 15:16:02','2026-02-20 09:16:02'),(1626,1168,'action complete via Async Request','2026-02-20 15:16:02','2026-02-20 09:16:02'),(1627,1169,'action created','2026-02-20 15:16:06','2026-02-20 09:16:06'),(1628,1169,'action started via Async Request','2026-02-20 15:21:29','2026-02-20 09:21:29'),(1629,1169,'action complete via Async Request','2026-02-20 15:21:43','2026-02-20 09:21:43'),(1630,1170,'action created','2026-02-20 15:21:43','2026-02-20 09:21:43'),(1631,1170,'action started via Async Request','2026-02-20 15:26:51','2026-02-20 09:26:51'),(1632,1170,'action complete via Async Request','2026-02-20 15:26:51','2026-02-20 09:26:51'),(1633,1171,'action created','2026-02-20 15:26:51','2026-02-20 09:26:51'),(1634,1171,'action started via WP Cron','2026-02-20 15:31:55','2026-02-20 09:31:55'),(1635,1171,'action complete via WP Cron','2026-02-20 15:31:55','2026-02-20 09:31:55'),(1636,1172,'action created','2026-02-20 15:31:55','2026-02-20 09:31:55'),(1637,1172,'action started via Async Request','2026-02-20 15:37:40','2026-02-20 09:37:40'),(1638,1172,'action complete via Async Request','2026-02-20 15:37:40','2026-02-20 09:37:40'),(1639,1173,'action created','2026-02-20 15:37:40','2026-02-20 09:37:40'),(1640,1174,'action created','2026-02-20 15:39:21','2026-02-20 09:39:21'),(1641,1174,'action started via WP Cron','2026-02-20 15:39:47','2026-02-20 09:39:47'),(1642,1174,'action complete via WP Cron','2026-02-20 15:39:52','2026-02-20 09:39:52'),(1643,1175,'action created','2026-02-20 15:41:28','2026-02-20 09:41:28'),(1644,1175,'action started via WP Cron','2026-02-20 15:41:49','2026-02-20 09:41:49'),(1645,1175,'action complete via WP Cron','2026-02-20 15:41:53','2026-02-20 09:41:53'),(1646,1173,'action started via WP Cron','2026-02-20 15:42:56','2026-02-20 09:42:56'),(1647,1173,'action complete via WP Cron','2026-02-20 15:42:56','2026-02-20 09:42:56'),(1648,1176,'action created','2026-02-20 15:42:56','2026-02-20 09:42:56'),(1649,1176,'action started via Async Request','2026-02-20 15:48:23','2026-02-20 09:48:23'),(1650,1176,'action complete via Async Request','2026-02-20 15:48:24','2026-02-20 09:48:24'),(1651,1177,'action created','2026-02-20 15:48:24','2026-02-20 09:48:24'),(1652,1177,'action started via WP Cron','2026-02-20 15:53:48','2026-02-20 09:53:48'),(1653,1177,'action complete via WP Cron','2026-02-20 15:53:48','2026-02-20 09:53:48'),(1654,1178,'action created','2026-02-20 15:53:48','2026-02-20 09:53:48'),(1655,1178,'action started via WP Cron','2026-02-20 15:58:49','2026-02-20 09:58:49'),(1656,1178,'action complete via WP Cron','2026-02-20 15:58:49','2026-02-20 09:58:49'),(1657,1179,'action created','2026-02-20 15:58:49','2026-02-20 09:58:49'),(1658,1179,'action started via Async Request','2026-02-20 16:04:52','2026-02-20 10:04:52'),(1659,1179,'action complete via Async Request','2026-02-20 16:04:52','2026-02-20 10:04:52'),(1660,1180,'action created','2026-02-20 16:04:52','2026-02-20 10:04:52'),(1661,1180,'action started via Async Request','2026-02-20 16:15:07','2026-02-20 10:15:07'),(1662,1180,'action complete via Async Request','2026-02-20 16:15:07','2026-02-20 10:15:07'),(1663,1181,'action created','2026-02-20 16:15:08','2026-02-20 10:15:08'),(1664,1181,'action started via Async Request','2026-02-20 16:22:08','2026-02-20 10:22:08'),(1665,1181,'action complete via Async Request','2026-02-20 16:22:08','2026-02-20 10:22:08'),(1666,1182,'action created','2026-02-20 16:22:09','2026-02-20 10:22:09'),(1667,1182,'action started via Async Request','2026-02-20 16:28:08','2026-02-20 10:28:08'),(1668,1182,'action complete via Async Request','2026-02-20 16:28:08','2026-02-20 10:28:08'),(1669,1183,'action created','2026-02-20 16:28:09','2026-02-20 10:28:09'),(1670,1183,'action started via Async Request','2026-02-20 16:35:15','2026-02-20 10:35:15'),(1671,1183,'action complete via Async Request','2026-02-20 16:35:16','2026-02-20 10:35:16'),(1672,1184,'action created','2026-02-20 16:35:16','2026-02-20 10:35:16'),(1673,1184,'action started via Async Request','2026-02-20 16:40:51','2026-02-20 10:40:51'),(1674,1184,'action complete via Async Request','2026-02-20 16:40:51','2026-02-20 10:40:51'),(1675,1185,'action created','2026-02-20 16:40:51','2026-02-20 10:40:51'),(1676,1185,'action started via Async Request','2026-02-20 16:46:20','2026-02-20 10:46:20'),(1677,1185,'action complete via Async Request','2026-02-20 16:46:21','2026-02-20 10:46:21'),(1678,1186,'action created','2026-02-20 16:46:21','2026-02-20 10:46:21'),(1679,1186,'action started via Async Request','2026-02-20 16:52:33','2026-02-20 10:52:33'),(1680,1186,'action complete via Async Request','2026-02-20 16:52:33','2026-02-20 10:52:33'),(1681,1187,'action created','2026-02-20 16:52:33','2026-02-20 10:52:33'),(1682,1187,'action started via WP Cron','2026-02-20 16:57:52','2026-02-20 10:57:52'),(1683,1187,'action complete via WP Cron','2026-02-20 16:57:52','2026-02-20 10:57:52'),(1684,1188,'action created','2026-02-20 16:57:52','2026-02-20 10:57:52'),(1685,1188,'action started via Async Request','2026-02-20 17:03:17','2026-02-20 11:03:17'),(1686,1188,'action complete via Async Request','2026-02-20 17:03:18','2026-02-20 11:03:18'),(1687,1189,'action created','2026-02-20 17:03:18','2026-02-20 11:03:18'),(1688,1189,'action started via Async Request','2026-02-20 17:08:47','2026-02-20 11:08:47'),(1689,1189,'action complete via Async Request','2026-02-20 17:08:47','2026-02-20 11:08:47'),(1690,1190,'action created','2026-02-20 17:08:48','2026-02-20 11:08:48'),(2199,1367,'action created','2026-02-23 16:03:03','2026-02-23 10:03:03'),(2584,1494,'action complete via WP Cron','2026-02-25 16:58:32','2026-02-25 10:58:32'),(1693,1193,'action created','2026-02-20 17:14:25','2026-02-20 11:14:25'),(1694,1194,'action created','2026-02-20 17:14:25','2026-02-20 11:14:25'),(1695,1195,'action created','2026-02-20 17:14:25','2026-02-20 11:14:25'),(1696,1196,'action created','2026-02-20 17:14:26','2026-02-20 11:14:26'),(1697,1197,'action created','2026-02-20 17:14:26','2026-02-20 11:14:26'),(1698,1198,'action created','2026-02-20 17:14:26','2026-02-20 11:14:26'),(1699,1199,'action created','2026-02-20 17:14:26','2026-02-20 11:14:26'),(1700,1190,'action started via WP Cron','2026-02-20 17:14:27','2026-02-20 11:14:27'),(1701,1190,'action complete via WP Cron','2026-02-20 17:14:27','2026-02-20 11:14:27'),(1702,1200,'action created','2026-02-20 17:14:27','2026-02-20 11:14:27'),(2198,1366,'action created','2026-02-23 16:00:48','2026-02-23 10:00:48'),(1705,1193,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1706,1193,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1707,1201,'action created','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1708,1194,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1709,1194,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1710,1202,'action created','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1711,1196,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1712,1196,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1713,1197,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1714,1197,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1715,1198,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1716,1198,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1717,1199,'action started via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(1718,1199,'action complete via WP Cron','2026-02-20 17:14:28','2026-02-20 11:14:28'),(2197,1363,'action complete via WP Cron','2026-02-23 16:00:48','2026-02-23 10:00:48'),(2196,1363,'action started via WP Cron','2026-02-23 16:00:47','2026-02-23 10:00:47'),(1722,1206,'action created','2026-02-20 17:14:36','2026-02-20 11:14:36'),(1723,1207,'action created','2026-02-20 17:14:38','2026-02-20 11:14:38'),(2402,1434,'action created','2026-02-23 20:56:37','2026-02-23 14:56:37'),(2401,1433,'action complete via WP Cron','2026-02-23 20:56:37','2026-02-23 14:56:37'),(1727,1211,'action created','2026-02-20 17:14:39','2026-02-20 11:14:39'),(1729,1213,'action created','2026-02-20 17:14:39','2026-02-20 11:14:39'),(1730,1214,'action created','2026-02-20 17:14:39','2026-02-20 11:14:39'),(2399,1433,'action created','2026-02-23 20:46:23','2026-02-23 14:46:23'),(2400,1433,'action started via WP Cron','2026-02-23 20:56:37','2026-02-23 14:56:37'),(1736,1211,'action started via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1737,1211,'action complete via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1738,1214,'action started via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1739,1214,'action complete via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1740,1207,'action started via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1741,1207,'action complete via Async Request','2026-02-20 17:14:41','2026-02-20 11:14:41'),(1742,1216,'action created','2026-02-20 17:14:42','2026-02-20 11:14:42'),(1743,1217,'action created','2026-02-20 17:14:42','2026-02-20 11:14:42'),(1744,1217,'action started via Async Request','2026-02-20 17:14:51','2026-02-20 11:14:51'),(1745,1217,'action failed via Async Request: Scheduled action for wpforms_process_webhooks_auto_configuration will not be executed as no callbacks are registered.','2026-02-20 17:14:51','2026-02-20 11:14:51'),(2398,1431,'action complete via Async Request','2026-02-23 20:46:23','2026-02-23 14:46:23'),(2189,1363,'action created','2026-02-23 15:55:46','2026-02-23 09:55:46'),(2188,1362,'action complete via Async Request','2026-02-23 15:55:46','2026-02-23 09:55:46'),(2187,1362,'action started via Async Request','2026-02-23 15:55:45','2026-02-23 09:55:45'),(2186,1362,'action created','2026-02-23 15:49:56','2026-02-23 09:49:56'),(2185,1361,'action complete via WP Cron','2026-02-23 15:49:55','2026-02-23 09:49:55'),(2184,1361,'action started via WP Cron','2026-02-23 15:49:55','2026-02-23 09:49:55'),(2183,1361,'action created','2026-02-23 15:44:48','2026-02-23 09:44:48'),(2182,1359,'action complete via WP Cron','2026-02-23 15:44:48','2026-02-23 09:44:48'),(2181,1359,'action started via WP Cron','2026-02-23 15:44:48','2026-02-23 09:44:48'),(2583,1494,'action started via WP Cron','2026-02-25 16:58:31','2026-02-25 10:58:31'),(2397,1431,'action started via Async Request','2026-02-23 20:46:23','2026-02-23 14:46:23'),(2582,1494,'action created','2026-02-25 16:04:22','2026-02-25 10:04:22'),(2581,1492,'action complete via WP Cron','2026-02-25 16:04:22','2026-02-25 10:04:22'),(2177,1359,'action created','2026-02-23 15:39:37','2026-02-23 09:39:37'),(2176,1358,'action complete via Async Request','2026-02-23 15:39:37','2026-02-23 09:39:37'),(2175,1358,'action started via Async Request','2026-02-23 15:39:37','2026-02-23 09:39:37'),(2174,1358,'action created','2026-02-23 15:34:31','2026-02-23 09:34:31'),(2173,1356,'action complete via WP Cron','2026-02-23 15:34:31','2026-02-23 09:34:31'),(1770,1200,'action started via WP Cron','2026-02-20 17:19:50','2026-02-20 11:19:50'),(1771,1200,'action complete via WP Cron','2026-02-20 17:19:50','2026-02-20 11:19:50'),(1772,1224,'action created','2026-02-20 17:19:50','2026-02-20 11:19:50'),(2172,1356,'action started via WP Cron','2026-02-23 15:34:31','2026-02-23 09:34:31'),(2171,1355,'action complete via Async Request','2026-02-23 15:29:24','2026-02-23 09:29:24'),(2170,1355,'action started via Async Request','2026-02-23 15:29:24','2026-02-23 09:29:24'),(2392,1430,'action complete via WP Cron','2026-02-23 20:41:15','2026-02-23 14:41:15'),(2393,1431,'action created','2026-02-23 20:41:16','2026-02-23 14:41:16'),(2391,1430,'action started via WP Cron','2026-02-23 20:41:15','2026-02-23 14:41:15'),(2389,1429,'action complete via Async Request','2026-02-23 20:30:12','2026-02-23 14:30:12'),(2390,1430,'action created','2026-02-23 20:30:12','2026-02-23 14:30:12'),(2388,1429,'action started via Async Request','2026-02-23 20:30:12','2026-02-23 14:30:12'),(1785,1224,'action started via Async Request','2026-02-20 17:25:36','2026-02-20 11:25:36'),(1786,1224,'action complete via Async Request','2026-02-20 17:25:37','2026-02-20 11:25:37'),(1787,1229,'action created','2026-02-20 17:25:37','2026-02-20 11:25:37'),(1788,1229,'action started via WP Cron','2026-02-20 17:30:51','2026-02-20 11:30:51'),(1789,1229,'action complete via WP Cron','2026-02-20 17:30:51','2026-02-20 11:30:51'),(1790,1230,'action created','2026-02-20 17:30:51','2026-02-20 11:30:51'),(1791,1230,'action started via Async Request','2026-02-20 17:36:28','2026-02-20 11:36:28'),(1792,1230,'action complete via Async Request','2026-02-20 17:36:29','2026-02-20 11:36:29'),(1793,1231,'action created','2026-02-20 17:36:29','2026-02-20 11:36:29'),(2387,1429,'action created','2026-02-23 20:23:13','2026-02-23 14:23:13'),(2164,1356,'action created','2026-02-23 15:29:24','2026-02-23 09:29:24'),(1797,1231,'action started via Async Request','2026-02-20 17:43:29','2026-02-20 11:43:29'),(1798,1231,'action complete via Async Request','2026-02-20 17:43:29','2026-02-20 11:43:29'),(1799,1233,'action created','2026-02-20 17:43:29','2026-02-20 11:43:29'),(1800,1233,'action started via Async Request','2026-02-20 17:49:43','2026-02-20 11:49:43'),(1801,1233,'action complete via Async Request','2026-02-20 17:49:43','2026-02-20 11:49:43'),(1802,1234,'action created','2026-02-20 17:49:43','2026-02-20 11:49:43'),(2163,1352,'action complete via Async Request','2026-02-23 15:29:24','2026-02-23 09:29:24'),(1806,1234,'action started via WP Cron','2026-02-20 17:54:51','2026-02-20 11:54:51'),(1807,1234,'action complete via WP Cron','2026-02-20 17:54:52','2026-02-20 11:54:52'),(1808,1236,'action created','2026-02-20 17:54:52','2026-02-20 11:54:52'),(1809,1236,'action started via Async Request','2026-02-20 18:00:15','2026-02-20 12:00:15'),(1810,1236,'action complete via Async Request','2026-02-20 18:00:16','2026-02-20 12:00:16'),(1811,1237,'action created','2026-02-20 18:00:16','2026-02-20 12:00:16'),(1812,1237,'action started via Async Request','2026-02-20 18:05:51','2026-02-20 12:05:51'),(1813,1237,'action complete via Async Request','2026-02-20 18:05:51','2026-02-20 12:05:51'),(1814,1238,'action created','2026-02-20 18:05:51','2026-02-20 12:05:51'),(2162,1352,'action started via Async Request','2026-02-23 15:29:23','2026-02-23 09:29:23'),(2161,1355,'action created','2026-02-23 15:29:20','2026-02-23 09:29:20'),(2386,1427,'action complete via Async Request','2026-02-23 20:23:13','2026-02-23 14:23:13'),(1818,1238,'action started via WP Cron','2026-02-20 18:10:57','2026-02-20 12:10:57'),(1819,1238,'action complete via WP Cron','2026-02-20 18:10:57','2026-02-20 12:10:57'),(1820,1240,'action created','2026-02-20 18:10:58','2026-02-20 12:10:58'),(1821,1240,'action started via WP Cron','2026-02-20 18:16:57','2026-02-20 12:16:57'),(1822,1240,'action complete via WP Cron','2026-02-20 18:16:57','2026-02-20 12:16:57'),(1823,1241,'action created','2026-02-20 18:16:57','2026-02-20 12:16:57'),(1824,1241,'action started via Async Request','2026-02-20 18:22:56','2026-02-20 12:22:56'),(1825,1241,'action complete via Async Request','2026-02-20 18:22:57','2026-02-20 12:22:57'),(1826,1242,'action created','2026-02-20 18:22:57','2026-02-20 12:22:57'),(2385,1427,'action started via Async Request','2026-02-23 20:23:12','2026-02-23 14:23:12'),(2831,1577,'action created','2026-02-26 00:16:30','2026-02-25 18:16:30'),(1830,1242,'action started via Async Request','2026-02-20 18:28:42','2026-02-20 12:28:42'),(1831,1242,'action complete via Async Request','2026-02-20 18:28:42','2026-02-20 12:28:42'),(1832,1244,'action created','2026-02-20 18:28:42','2026-02-20 12:28:42'),(1833,1244,'action started via WP Cron','2026-02-20 18:33:58','2026-02-20 12:33:58'),(1834,1244,'action complete via WP Cron','2026-02-20 18:33:58','2026-02-20 12:33:58'),(1835,1245,'action created','2026-02-20 18:33:58','2026-02-20 12:33:58'),(1836,1245,'action started via Async Request','2026-02-20 18:39:27','2026-02-20 12:39:27'),(1837,1245,'action complete via Async Request','2026-02-20 18:39:28','2026-02-20 12:39:28'),(1838,1246,'action created','2026-02-20 18:39:28','2026-02-20 12:39:28'),(2580,1492,'action started via WP Cron','2026-02-25 16:04:21','2026-02-25 10:04:21'),(2156,1352,'action created','2026-02-23 08:31:28','2026-02-23 02:31:28'),(1842,1246,'action started via Async Request','2026-02-20 18:45:28','2026-02-20 12:45:28'),(1843,1246,'action complete via Async Request','2026-02-20 18:45:29','2026-02-20 12:45:29'),(1844,1248,'action created','2026-02-20 18:45:29','2026-02-20 12:45:29'),(1845,1248,'action started via Async Request','2026-02-20 18:52:09','2026-02-20 12:52:09'),(1846,1248,'action complete via Async Request','2026-02-20 18:52:10','2026-02-20 12:52:10'),(1847,1249,'action created','2026-02-20 18:52:10','2026-02-20 12:52:10'),(2155,1350,'action complete via WP Cron','2026-02-23 08:31:28','2026-02-23 02:31:28'),(2154,1350,'action started via WP Cron','2026-02-23 08:31:27','2026-02-23 02:31:27'),(1851,1249,'action started via Async Request','2026-02-20 18:58:09','2026-02-20 12:58:09'),(1852,1249,'action complete via Async Request','2026-02-20 18:58:10','2026-02-20 12:58:10'),(1853,1251,'action created','2026-02-20 18:58:10','2026-02-20 12:58:10'),(1854,1251,'action started via Async Request','2026-02-20 19:03:27','2026-02-20 13:03:27'),(1855,1251,'action complete via Async Request','2026-02-20 19:03:28','2026-02-20 13:03:28'),(1856,1252,'action created','2026-02-20 19:03:28','2026-02-20 13:03:28'),(1857,1253,'action created','2026-02-20 19:04:13','2026-02-20 13:04:13'),(1858,1253,'action started via Async Request','2026-02-20 19:04:37','2026-02-20 13:04:37'),(1859,1253,'action complete via Async Request','2026-02-20 19:04:51','2026-02-20 13:04:51'),(1860,1252,'action started via Async Request','2026-02-20 19:10:13','2026-02-20 13:10:13'),(1861,1252,'action complete via Async Request','2026-02-20 19:10:13','2026-02-20 13:10:13'),(1862,1254,'action created','2026-02-20 19:10:13','2026-02-20 13:10:13'),(3126,1675,'action started via WP Cron','2026-02-28 15:34:48','2026-02-28 09:34:48'),(2381,1427,'action created','2026-02-23 20:16:12','2026-02-23 14:16:12'),(3127,1675,'action complete via WP Cron','2026-02-28 15:34:49','2026-02-28 09:34:49'),(2380,1426,'action complete via Async Request','2026-02-23 20:16:12','2026-02-23 14:16:12'),(1869,1254,'action started via Async Request','2026-02-20 19:15:16','2026-02-20 13:15:16'),(1870,1254,'action complete via Async Request','2026-02-20 19:15:16','2026-02-20 13:15:16'),(1871,1257,'action created','2026-02-20 19:15:16','2026-02-20 13:15:16'),(1872,1258,'action created','2026-02-20 19:15:19','2026-02-20 13:15:19'),(1873,1258,'action started via Async Request','2026-02-20 19:15:23','2026-02-20 13:15:23'),(1874,1258,'action complete via Async Request','2026-02-20 19:15:35','2026-02-20 13:15:35'),(1875,1257,'action started via WP Cron','2026-02-20 19:20:49','2026-02-20 13:20:49'),(1876,1257,'action complete via WP Cron','2026-02-20 19:20:49','2026-02-20 13:20:49'),(1877,1259,'action created','2026-02-20 19:20:49','2026-02-20 13:20:49'),(1878,1259,'action started via WP Cron','2026-02-20 19:25:51','2026-02-20 13:25:51'),(1879,1259,'action complete via WP Cron','2026-02-20 19:25:51','2026-02-20 13:25:51'),(1880,1260,'action created','2026-02-20 19:25:51','2026-02-20 13:25:51'),(2378,1426,'action created','2026-02-23 20:09:13','2026-02-23 14:09:13'),(2379,1426,'action started via Async Request','2026-02-23 20:16:12','2026-02-23 14:16:12'),(2123,1341,'action created','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2122,1339,'action complete via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2121,1339,'action started via WP Cron','2026-02-22 19:24:50','2026-02-22 13:24:50'),(1887,1260,'action started via Async Request','2026-02-20 19:30:53','2026-02-20 13:30:53'),(1888,1260,'action complete via Async Request','2026-02-20 19:30:54','2026-02-20 13:30:54'),(1889,1263,'action created','2026-02-20 19:30:54','2026-02-20 13:30:54'),(1890,1263,'action started via Async Request','2026-02-20 19:36:14','2026-02-20 13:36:14'),(1891,1263,'action complete via Async Request','2026-02-20 19:36:14','2026-02-20 13:36:14'),(1892,1264,'action created','2026-02-20 19:36:14','2026-02-20 13:36:14'),(1893,1264,'action started via WP Cron','2026-02-20 19:50:23','2026-02-20 13:50:23'),(1894,1264,'action complete via WP Cron','2026-02-20 19:50:24','2026-02-20 13:50:24'),(1895,1265,'action created','2026-02-20 19:50:24','2026-02-20 13:50:24'),(2149,1348,'action complete via WP Cron','2026-02-23 04:04:10','2026-02-22 22:04:10'),(2150,1350,'action created','2026-02-23 04:04:10','2026-02-22 22:04:10'),(1899,1265,'action started via Async Request','2026-02-20 19:56:24','2026-02-20 13:56:24'),(1900,1265,'action complete via Async Request','2026-02-20 19:56:24','2026-02-20 13:56:24'),(1901,1267,'action created','2026-02-20 19:56:24','2026-02-20 13:56:24'),(1902,1267,'action started via WP Cron','2026-02-20 20:01:47','2026-02-20 14:01:47'),(1903,1267,'action complete via WP Cron','2026-02-20 20:01:48','2026-02-20 14:01:48'),(1904,1268,'action created','2026-02-20 20:01:48','2026-02-20 14:01:48'),(2376,1425,'action started via Async Request','2026-02-23 20:09:12','2026-02-23 14:09:12'),(2148,1348,'action started via WP Cron','2026-02-23 04:04:10','2026-02-22 22:04:10'),(2117,1339,'action created','2026-02-22 12:48:42','2026-02-22 06:48:42'),(1908,1268,'action started via Async Request','2026-02-20 20:08:07','2026-02-20 14:08:07'),(1909,1268,'action complete via Async Request','2026-02-20 20:08:07','2026-02-20 14:08:07'),(1910,1270,'action created','2026-02-20 20:08:07','2026-02-20 14:08:07'),(1911,1270,'action started via Async Request','2026-02-20 20:13:23','2026-02-20 14:13:23'),(1912,1270,'action complete via Async Request','2026-02-20 20:13:23','2026-02-20 14:13:23'),(1913,1271,'action created','2026-02-20 20:13:24','2026-02-20 14:13:24'),(1914,1271,'action started via WP Cron','2026-02-20 20:19:09','2026-02-20 14:19:09'),(1915,1271,'action complete via WP Cron','2026-02-20 20:19:09','2026-02-20 14:19:09'),(1916,1272,'action created','2026-02-20 20:19:09','2026-02-20 14:19:09'),(2116,1337,'action complete via WP Cron','2026-02-22 12:48:42','2026-02-22 06:48:42'),(2115,1337,'action started via WP Cron','2026-02-22 12:48:42','2026-02-22 06:48:42'),(1920,1272,'action started via Async Request','2026-02-20 20:24:48','2026-02-20 14:24:48'),(1921,1272,'action complete via Async Request','2026-02-20 20:24:49','2026-02-20 14:24:49'),(1922,1274,'action created','2026-02-20 20:24:49','2026-02-20 14:24:49'),(1923,1274,'action started via WP Cron','2026-02-20 20:29:59','2026-02-20 14:29:59'),(1924,1274,'action complete via WP Cron','2026-02-20 20:29:59','2026-02-20 14:29:59'),(1925,1275,'action created','2026-02-20 20:30:01','2026-02-20 14:30:01'),(1926,1275,'action started via WP Cron','2026-02-20 20:35:01','2026-02-20 14:35:01'),(1927,1275,'action complete via WP Cron','2026-02-20 20:35:01','2026-02-20 14:35:01'),(1928,1276,'action created','2026-02-20 20:35:02','2026-02-20 14:35:02'),(1929,1277,'action created','2026-02-20 20:36:35','2026-02-20 14:36:35'),(1930,1277,'action started via WP Cron','2026-02-20 20:36:49','2026-02-20 14:36:49'),(1931,1277,'action complete via WP Cron','2026-02-20 20:36:55','2026-02-20 14:36:55'),(2377,1425,'action complete via Async Request','2026-02-23 20:09:13','2026-02-23 14:09:13'),(2375,1425,'action created','2026-02-23 20:02:12','2026-02-23 14:02:12'),(1935,1276,'action started via Async Request','2026-02-20 20:40:39','2026-02-20 14:40:39'),(1936,1276,'action complete via Async Request','2026-02-20 20:40:40','2026-02-20 14:40:40'),(1937,1279,'action created','2026-02-20 20:40:40','2026-02-20 14:40:40'),(2144,1348,'action created','2026-02-23 03:16:12','2026-02-22 21:16:12'),(2111,1337,'action created','2026-02-22 03:52:52','2026-02-21 21:52:52'),(1941,1279,'action started via WP Cron','2026-02-20 20:45:46','2026-02-20 14:45:46'),(1942,1279,'action complete via WP Cron','2026-02-20 20:45:46','2026-02-20 14:45:46'),(1943,1281,'action created','2026-02-20 20:45:46','2026-02-20 14:45:46'),(1944,1281,'action started via Async Request','2026-02-20 20:51:03','2026-02-20 14:51:03'),(1945,1281,'action complete via Async Request','2026-02-20 20:51:03','2026-02-20 14:51:03'),(1946,1282,'action created','2026-02-20 20:51:03','2026-02-20 14:51:03'),(1947,1283,'action created','2026-02-20 20:52:55','2026-02-20 14:52:55'),(1948,1283,'action started via WP Cron','2026-02-20 20:53:49','2026-02-20 14:53:49'),(1949,1283,'action complete via WP Cron','2026-02-20 20:53:59','2026-02-20 14:53:59'),(2110,1335,'action complete via WP Cron','2026-02-22 03:52:52','2026-02-21 21:52:52'),(2109,1335,'action started via WP Cron','2026-02-22 03:52:52','2026-02-21 21:52:52'),(1953,1282,'action started via Async Request','2026-02-20 20:56:13','2026-02-20 14:56:13'),(1954,1282,'action complete via Async Request','2026-02-20 20:56:13','2026-02-20 14:56:13'),(1955,1285,'action created','2026-02-20 20:56:13','2026-02-20 14:56:13'),(2142,1341,'action started via WP Cron','2026-02-23 03:16:11','2026-02-22 21:16:11'),(2143,1341,'action complete via WP Cron','2026-02-23 03:16:12','2026-02-22 21:16:12'),(2141,1347,'action created','2026-02-22 19:24:51','2026-02-22 13:24:51'),(1959,1285,'action started via WP Cron','2026-02-20 21:01:53','2026-02-20 15:01:53'),(1960,1285,'action complete via WP Cron','2026-02-20 21:01:53','2026-02-20 15:01:53'),(1961,1287,'action created','2026-02-20 21:01:54','2026-02-20 15:01:54'),(1962,1287,'action started via Async Request','2026-02-20 21:07:27','2026-02-20 15:07:27'),(1963,1287,'action complete via Async Request','2026-02-20 21:07:27','2026-02-20 15:07:27'),(1964,1288,'action created','2026-02-20 21:07:27','2026-02-20 15:07:27'),(2140,1329,'action complete via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2105,1335,'action created','2026-02-22 01:10:57','2026-02-21 19:10:57'),(1968,1288,'action started via WP Cron','2026-02-20 21:12:52','2026-02-20 15:12:52'),(1969,1288,'action complete via WP Cron','2026-02-20 21:12:53','2026-02-20 15:12:53'),(1970,1290,'action created','2026-02-20 21:12:53','2026-02-20 15:12:53'),(2104,1333,'action complete via WP Cron','2026-02-22 01:10:57','2026-02-21 19:10:57'),(2103,1333,'action started via WP Cron','2026-02-22 01:10:57','2026-02-21 19:10:57'),(1974,1290,'action started via WP Cron','2026-02-20 21:17:53','2026-02-20 15:17:53'),(1975,1290,'action complete via WP Cron','2026-02-20 21:17:53','2026-02-20 15:17:53'),(1976,1292,'action created','2026-02-20 21:17:53','2026-02-20 15:17:53'),(1977,1292,'action started via Async Request','2026-02-20 21:22:57','2026-02-20 15:22:57'),(1978,1292,'action complete via Async Request','2026-02-20 21:22:57','2026-02-20 15:22:57'),(1979,1293,'action created','2026-02-20 21:22:57','2026-02-20 15:22:57'),(1980,1294,'action created','2026-02-20 21:25:39','2026-02-20 15:25:39'),(1981,1294,'action started via WP Cron','2026-02-20 21:25:47','2026-02-20 15:25:47'),(1982,1294,'action complete via WP Cron','2026-02-20 21:25:53','2026-02-20 15:25:53'),(1983,1295,'action created','2026-02-20 21:28:32','2026-02-20 15:28:32'),(2830,1576,'action complete via WP Cron','2026-02-26 00:16:29','2026-02-25 18:16:29'),(2139,1329,'action started via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(1987,1293,'action started via Async Request','2026-02-20 21:28:40','2026-02-20 15:28:40'),(1988,1293,'action complete via Async Request','2026-02-20 21:28:41','2026-02-20 15:28:41'),(1989,1297,'action created','2026-02-20 21:28:41','2026-02-20 15:28:41'),(1990,1295,'action started via Async Request','2026-02-20 21:28:41','2026-02-20 15:28:41'),(1991,1295,'action complete via Async Request','2026-02-20 21:28:47','2026-02-20 15:28:47'),(2099,1333,'action created','2026-02-21 21:33:44','2026-02-21 15:33:44'),(2098,1330,'action complete via WP Cron','2026-02-21 21:33:44','2026-02-21 15:33:44'),(2097,1330,'action started via WP Cron','2026-02-21 21:33:43','2026-02-21 15:33:43'),(2096,1332,'action created','2026-02-21 20:49:51','2026-02-21 14:49:51'),(1998,1297,'action started via WP Cron','2026-02-20 21:33:52','2026-02-20 15:33:52'),(1999,1297,'action complete via WP Cron','2026-02-20 21:33:52','2026-02-20 15:33:52'),(2000,1300,'action created','2026-02-20 21:33:53','2026-02-20 15:33:53'),(2001,1300,'action started via Async Request','2026-02-20 21:39:07','2026-02-20 15:39:07'),(2002,1300,'action complete via Async Request','2026-02-20 21:39:07','2026-02-20 15:39:07'),(2003,1301,'action created','2026-02-20 21:39:07','2026-02-20 15:39:07'),(2004,1301,'action started via Async Request','2026-02-20 21:44:18','2026-02-20 15:44:18'),(2005,1301,'action complete via Async Request','2026-02-20 21:44:18','2026-02-20 15:44:18'),(2006,1302,'action created','2026-02-20 21:44:18','2026-02-20 15:44:18'),(2095,1195,'action complete via WP Cron','2026-02-21 20:49:51','2026-02-21 14:49:51'),(2094,1195,'action started via WP Cron','2026-02-21 20:49:51','2026-02-21 14:49:51'),(2135,1345,'action created','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2374,1423,'action complete via Async Request','2026-02-23 20:02:12','2026-02-23 14:02:12'),(2134,1327,'action complete via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2013,1302,'action started via Async Request','2026-02-20 21:49:48','2026-02-20 15:49:48'),(2014,1302,'action complete via Async Request','2026-02-20 21:49:49','2026-02-20 15:49:49'),(2015,1305,'action created','2026-02-20 21:49:49','2026-02-20 15:49:49'),(2016,1305,'action started via Async Request','2026-02-20 21:56:40','2026-02-20 15:56:40'),(2017,1305,'action complete via Async Request','2026-02-20 21:56:40','2026-02-20 15:56:40'),(2018,1306,'action created','2026-02-20 21:56:40','2026-02-20 15:56:40'),(2019,1307,'action created','2026-02-20 21:59:01','2026-02-20 15:59:01'),(2020,1307,'action started via WP Cron','2026-02-20 21:59:46','2026-02-20 15:59:46'),(2021,1307,'action complete via WP Cron','2026-02-20 21:59:55','2026-02-20 15:59:55'),(2022,1306,'action started via WP Cron','2026-02-20 22:01:46','2026-02-20 16:01:46'),(2023,1306,'action complete via WP Cron','2026-02-20 22:01:46','2026-02-20 16:01:46'),(2024,1308,'action created','2026-02-20 22:01:46','2026-02-20 16:01:46'),(2133,1327,'action started via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2090,1330,'action created','2026-02-21 20:49:51','2026-02-21 14:49:51'),(2089,1323,'action complete via WP Cron','2026-02-21 20:49:51','2026-02-21 14:49:51'),(2088,1323,'action started via WP Cron','2026-02-21 20:49:50','2026-02-21 14:49:50'),(2087,1329,'action created','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2086,1216,'action complete via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2031,1308,'action started via WP Cron','2026-02-20 22:06:47','2026-02-20 16:06:47'),(2032,1308,'action complete via WP Cron','2026-02-20 22:06:48','2026-02-20 16:06:48'),(2033,1311,'action created','2026-02-20 22:06:48','2026-02-20 16:06:48'),(2034,1311,'action started via Async Request','2026-02-20 22:12:03','2026-02-20 16:12:03'),(2035,1311,'action complete via Async Request','2026-02-20 22:12:03','2026-02-20 16:12:03'),(2036,1312,'action created','2026-02-20 22:12:03','2026-02-20 16:12:03'),(2037,1312,'action started via WP Cron','2026-02-21 07:01:40','2026-02-21 01:01:40'),(2038,1312,'action complete via WP Cron','2026-02-21 07:01:41','2026-02-21 01:01:41'),(2039,1313,'action created','2026-02-21 07:01:41','2026-02-21 01:01:41'),(2085,1216,'action started via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2373,1423,'action started via Async Request','2026-02-23 20:02:12','2026-02-23 14:02:12'),(2132,1344,'action created','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2131,1326,'action complete via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2081,1327,'action created','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2080,1202,'action complete via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2046,1313,'action started via WP Cron','2026-02-21 08:25:39','2026-02-21 02:25:39'),(2047,1313,'action complete via WP Cron','2026-02-21 08:25:40','2026-02-21 02:25:40'),(2048,1316,'action created','2026-02-21 08:25:40','2026-02-21 02:25:40'),(2049,1316,'action started via WP Cron','2026-02-21 11:22:54','2026-02-21 05:22:54'),(2050,1316,'action complete via WP Cron','2026-02-21 11:22:54','2026-02-21 05:22:54'),(2051,1317,'action created','2026-02-21 11:22:54','2026-02-21 05:22:54'),(2079,1202,'action started via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2078,1326,'action created','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2077,1201,'action complete via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2055,1317,'action started via WP Cron','2026-02-21 12:14:35','2026-02-21 06:14:35'),(2056,1317,'action complete via WP Cron','2026-02-21 12:14:36','2026-02-21 06:14:36'),(2057,1319,'action created','2026-02-21 12:14:36','2026-02-21 06:14:36'),(2076,1201,'action started via WP Cron','2026-02-21 17:16:48','2026-02-21 11:16:48'),(2574,1490,'action started via WP Cron','2026-02-25 15:58:58','2026-02-25 09:58:58'),(2061,1319,'action started via WP Cron','2026-02-21 13:55:31','2026-02-21 07:55:31'),(2062,1319,'action complete via WP Cron','2026-02-21 13:55:31','2026-02-21 07:55:31'),(2063,1321,'action created','2026-02-21 13:55:31','2026-02-21 07:55:31'),(2130,1326,'action started via WP Cron','2026-02-22 19:24:51','2026-02-22 13:24:51'),(2576,1492,'action created','2026-02-25 15:58:59','2026-02-25 09:58:59'),(2067,1321,'action started via WP Cron','2026-02-21 17:16:47','2026-02-21 11:16:47'),(2068,1321,'action complete via WP Cron','2026-02-21 17:16:47','2026-02-21 11:16:47'),(2069,1323,'action created','2026-02-21 17:16:47','2026-02-21 11:16:47'),(2575,1490,'action complete via WP Cron','2026-02-25 15:58:59','2026-02-25 09:58:59'),(2829,1576,'action started via WP Cron','2026-02-26 00:16:28','2026-02-25 18:16:28'),(2200,1367,'action started via Async Request','2026-02-23 16:03:22','2026-02-23 10:03:22'),(2201,1367,'action complete via Async Request','2026-02-23 16:03:31','2026-02-23 10:03:31'),(2202,1366,'action started via WP Cron','2026-02-23 16:06:47','2026-02-23 10:06:47'),(2203,1366,'action complete via WP Cron','2026-02-23 16:06:47','2026-02-23 10:06:47'),(2204,1368,'action created','2026-02-23 16:06:47','2026-02-23 10:06:47'),(2205,1368,'action started via WP Cron','2026-02-23 16:11:47','2026-02-23 10:11:47'),(2206,1368,'action complete via WP Cron','2026-02-23 16:11:48','2026-02-23 10:11:48'),(2207,1369,'action created','2026-02-23 16:11:48','2026-02-23 10:11:48'),(2828,1576,'action created','2026-02-26 00:09:01','2026-02-25 18:09:01'),(2369,1423,'action created','2026-02-23 19:55:12','2026-02-23 13:55:12'),(2368,1422,'action complete via Async Request','2026-02-23 19:55:12','2026-02-23 13:55:12'),(2367,1422,'action started via Async Request','2026-02-23 19:55:12','2026-02-23 13:55:12'),(2214,1369,'action started via WP Cron','2026-02-23 16:16:51','2026-02-23 10:16:51'),(2215,1369,'action complete via WP Cron','2026-02-23 16:16:51','2026-02-23 10:16:51'),(2216,1372,'action created','2026-02-23 16:16:51','2026-02-23 10:16:51'),(2217,1372,'action started via Async Request','2026-02-23 16:22:02','2026-02-23 10:22:02'),(2218,1372,'action complete via Async Request','2026-02-23 16:22:02','2026-02-23 10:22:02'),(2219,1373,'action created','2026-02-23 16:22:03','2026-02-23 10:22:03'),(2220,1373,'action started via WP Cron','2026-02-23 16:27:06','2026-02-23 10:27:06'),(2221,1373,'action complete via WP Cron','2026-02-23 16:27:07','2026-02-23 10:27:07'),(2222,1374,'action created','2026-02-23 16:27:07','2026-02-23 10:27:07'),(2366,1422,'action created','2026-02-23 19:48:13','2026-02-23 13:48:13'),(2365,1421,'action complete via Async Request','2026-02-23 19:48:13','2026-02-23 13:48:13'),(2226,1374,'action started via WP Cron','2026-02-23 16:32:38','2026-02-23 10:32:38'),(2227,1374,'action complete via WP Cron','2026-02-23 16:32:39','2026-02-23 10:32:39'),(2228,1376,'action created','2026-02-23 16:32:40','2026-02-23 10:32:40'),(2364,1421,'action started via Async Request','2026-02-23 19:48:12','2026-02-23 13:48:12'),(2363,1421,'action created','2026-02-23 19:41:13','2026-02-23 13:41:13'),(2232,1376,'action started via Async Request','2026-02-23 16:37:40','2026-02-23 10:37:40'),(2233,1376,'action complete via Async Request','2026-02-23 16:37:41','2026-02-23 10:37:41'),(2234,1378,'action created','2026-02-23 16:37:41','2026-02-23 10:37:41'),(2235,1378,'action started via WP Cron','2026-02-23 16:42:43','2026-02-23 10:42:43'),(2236,1378,'action complete via WP Cron','2026-02-23 16:42:43','2026-02-23 10:42:43'),(2237,1379,'action created','2026-02-23 16:42:44','2026-02-23 10:42:44'),(2238,1379,'action started via Async Request','2026-02-23 16:47:46','2026-02-23 10:47:46'),(2239,1379,'action complete via Async Request','2026-02-23 16:47:46','2026-02-23 10:47:46'),(2240,1380,'action created','2026-02-23 16:47:48','2026-02-23 10:47:48'),(2362,1419,'action complete via Async Request','2026-02-23 19:41:12','2026-02-23 13:41:12'),(2361,1419,'action started via Async Request','2026-02-23 19:41:12','2026-02-23 13:41:12'),(2244,1380,'action started via WP Cron','2026-02-23 16:52:48','2026-02-23 10:52:48'),(2245,1380,'action complete via WP Cron','2026-02-23 16:52:48','2026-02-23 10:52:48'),(2246,1382,'action created','2026-02-23 16:52:48','2026-02-23 10:52:48'),(2247,1382,'action started via Async Request','2026-02-23 16:57:52','2026-02-23 10:57:52'),(2248,1382,'action complete via Async Request','2026-02-23 16:57:53','2026-02-23 10:57:53'),(2249,1383,'action created','2026-02-23 16:57:53','2026-02-23 10:57:53'),(2250,1383,'action started via Async Request','2026-02-23 17:03:56','2026-02-23 11:03:56'),(2251,1383,'action complete via Async Request','2026-02-23 17:03:57','2026-02-23 11:03:57'),(2252,1384,'action created','2026-02-23 17:03:57','2026-02-23 11:03:57'),(2570,1490,'action created','2026-02-25 14:21:51','2026-02-25 08:21:51'),(2569,1488,'action complete via WP Cron','2026-02-25 14:21:51','2026-02-25 08:21:51'),(2256,1384,'action started via Async Request','2026-02-23 17:10:00','2026-02-23 11:10:00'),(2257,1384,'action complete via Async Request','2026-02-23 17:10:01','2026-02-23 11:10:01'),(2258,1386,'action created','2026-02-23 17:10:01','2026-02-23 11:10:01'),(2259,1386,'action started via Async Request','2026-02-23 17:15:44','2026-02-23 11:15:44'),(2260,1386,'action complete via Async Request','2026-02-23 17:15:44','2026-02-23 11:15:44'),(2261,1387,'action created','2026-02-23 17:15:44','2026-02-23 11:15:44'),(2357,1419,'action created','2026-02-23 19:34:13','2026-02-23 13:34:13'),(2356,1417,'action complete via Async Request','2026-02-23 19:34:13','2026-02-23 13:34:13'),(2265,1387,'action started via WP Cron','2026-02-23 17:21:02','2026-02-23 11:21:02'),(2266,1387,'action complete via WP Cron','2026-02-23 17:21:02','2026-02-23 11:21:02'),(2267,1389,'action created','2026-02-23 17:21:27','2026-02-23 11:21:27'),(2268,1389,'action started via Async Request','2026-02-23 17:26:10','2026-02-23 11:26:10'),(2269,1389,'action complete via Async Request','2026-02-23 17:26:11','2026-02-23 11:26:11'),(2270,1390,'action created','2026-02-23 17:26:11','2026-02-23 11:26:11'),(2271,1390,'action started via Async Request','2026-02-23 17:35:12','2026-02-23 11:35:12'),(2272,1390,'action complete via Async Request','2026-02-23 17:35:12','2026-02-23 11:35:12'),(2273,1391,'action created','2026-02-23 17:35:12','2026-02-23 11:35:12'),(2355,1417,'action started via Async Request','2026-02-23 19:34:12','2026-02-23 13:34:12'),(2354,1418,'action created','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2353,1347,'action complete via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2277,1391,'action started via Async Request','2026-02-23 17:42:12','2026-02-23 11:42:12'),(2278,1391,'action complete via Async Request','2026-02-23 17:42:12','2026-02-23 11:42:12'),(2279,1393,'action created','2026-02-23 17:42:12','2026-02-23 11:42:12'),(2280,1393,'action started via Async Request','2026-02-23 17:49:12','2026-02-23 11:49:12'),(2281,1393,'action complete via Async Request','2026-02-23 17:49:12','2026-02-23 11:49:12'),(2282,1394,'action created','2026-02-23 17:49:12','2026-02-23 11:49:12'),(2352,1347,'action started via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2351,1417,'action created','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2350,1412,'action complete via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2286,1394,'action started via Async Request','2026-02-23 17:56:12','2026-02-23 11:56:12'),(2287,1394,'action complete via Async Request','2026-02-23 17:56:12','2026-02-23 11:56:12'),(2288,1396,'action created','2026-02-23 17:56:12','2026-02-23 11:56:12'),(2289,1396,'action started via Async Request','2026-02-23 18:03:12','2026-02-23 12:03:12'),(2290,1396,'action complete via Async Request','2026-02-23 18:03:12','2026-02-23 12:03:12'),(2291,1397,'action created','2026-02-23 18:03:12','2026-02-23 12:03:12'),(2292,1397,'action started via Async Request','2026-02-23 18:10:12','2026-02-23 12:10:12'),(2293,1397,'action complete via Async Request','2026-02-23 18:10:12','2026-02-23 12:10:12'),(2294,1398,'action created','2026-02-23 18:10:12','2026-02-23 12:10:12'),(2349,1412,'action started via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2827,1575,'action complete via WP Cron','2026-02-26 00:09:00','2026-02-25 18:09:00'),(2568,1488,'action started via WP Cron','2026-02-25 14:21:50','2026-02-25 08:21:50'),(2298,1398,'action started via Async Request','2026-02-23 18:17:12','2026-02-23 12:17:12'),(2299,1398,'action complete via Async Request','2026-02-23 18:17:12','2026-02-23 12:17:12'),(2300,1400,'action created','2026-02-23 18:17:12','2026-02-23 12:17:12'),(2301,1400,'action started via WP Cron','2026-02-23 18:24:14','2026-02-23 12:24:14'),(2302,1400,'action complete via WP Cron','2026-02-23 18:24:15','2026-02-23 12:24:15'),(2303,1401,'action created','2026-02-23 18:24:15','2026-02-23 12:24:15'),(2304,1401,'action started via Async Request','2026-02-23 18:31:12','2026-02-23 12:31:12'),(2305,1401,'action complete via Async Request','2026-02-23 18:31:13','2026-02-23 12:31:13'),(2306,1402,'action created','2026-02-23 18:31:13','2026-02-23 12:31:13'),(2826,1575,'action started via WP Cron','2026-02-26 00:09:00','2026-02-25 18:09:00'),(2345,1415,'action created','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2344,1345,'action complete via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2310,1402,'action started via Async Request','2026-02-23 18:38:14','2026-02-23 12:38:14'),(2311,1402,'action complete via Async Request','2026-02-23 18:38:14','2026-02-23 12:38:14'),(2312,1404,'action created','2026-02-23 18:38:14','2026-02-23 12:38:14'),(2313,1404,'action started via Async Request','2026-02-23 18:45:12','2026-02-23 12:45:12'),(2314,1404,'action complete via Async Request','2026-02-23 18:45:12','2026-02-23 12:45:12'),(2315,1405,'action created','2026-02-23 18:45:12','2026-02-23 12:45:12'),(2316,1405,'action started via Async Request','2026-02-23 18:52:12','2026-02-23 12:52:12'),(2317,1405,'action complete via Async Request','2026-02-23 18:52:12','2026-02-23 12:52:12'),(2318,1406,'action created','2026-02-23 18:52:15','2026-02-23 12:52:15'),(2343,1345,'action started via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2342,1414,'action created','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2341,1344,'action complete via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2322,1406,'action started via Async Request','2026-02-23 18:59:14','2026-02-23 12:59:14'),(2323,1406,'action complete via Async Request','2026-02-23 18:59:14','2026-02-23 12:59:14'),(2324,1408,'action created','2026-02-23 18:59:14','2026-02-23 12:59:14'),(2325,1408,'action started via Async Request','2026-02-23 19:06:12','2026-02-23 13:06:12'),(2326,1408,'action complete via Async Request','2026-02-23 19:06:12','2026-02-23 13:06:12'),(2327,1409,'action created','2026-02-23 19:06:14','2026-02-23 13:06:14'),(2328,1409,'action started via Async Request','2026-02-23 19:13:12','2026-02-23 13:13:12'),(2329,1409,'action complete via Async Request','2026-02-23 19:13:12','2026-02-23 13:13:12'),(2330,1410,'action created','2026-02-23 19:13:16','2026-02-23 13:13:16'),(2340,1344,'action started via Async Request','2026-02-23 19:27:14','2026-02-23 13:27:14'),(2825,1575,'action created','2026-02-26 00:03:11','2026-02-25 18:03:11'),(2824,1573,'action complete via WP Cron','2026-02-26 00:03:11','2026-02-25 18:03:11'),(2334,1410,'action started via Async Request','2026-02-23 19:20:14','2026-02-23 13:20:14'),(2335,1410,'action complete via Async Request','2026-02-23 19:20:14','2026-02-23 13:20:14'),(2336,1412,'action created','2026-02-23 19:20:14','2026-02-23 13:20:14'),(2564,1488,'action created','2026-02-25 13:33:45','2026-02-25 07:33:45'),(2563,1486,'action complete via WP Cron','2026-02-25 13:33:45','2026-02-25 07:33:45'),(2562,1486,'action started via WP Cron','2026-02-25 13:33:44','2026-02-25 07:33:44'),(2406,1434,'action started via Async Request','2026-02-23 21:01:58','2026-02-23 15:01:58'),(2407,1434,'action complete via Async Request','2026-02-23 21:01:58','2026-02-23 15:01:58'),(2408,1436,'action created','2026-02-23 21:01:58','2026-02-23 15:01:58'),(2409,1436,'action started via Async Request','2026-02-23 21:07:00','2026-02-23 15:07:00'),(2410,1436,'action complete via Async Request','2026-02-23 21:07:01','2026-02-23 15:07:01'),(2411,1437,'action created','2026-02-23 21:07:01','2026-02-23 15:07:01'),(3125,1675,'action created','2026-02-28 15:29:21','2026-02-28 09:29:21'),(2823,1573,'action started via WP Cron','2026-02-26 00:03:10','2026-02-25 18:03:10'),(3124,1673,'action complete via WP Cron','2026-02-28 15:29:21','2026-02-28 09:29:21'),(2415,1437,'action started via WP Cron','2026-02-24 02:00:59','2026-02-23 20:00:59'),(2416,1437,'action complete via WP Cron','2026-02-24 02:00:59','2026-02-23 20:00:59'),(2417,1439,'action created','2026-02-24 02:00:59','2026-02-23 20:00:59'),(2418,1439,'action started via WP Cron','2026-02-24 02:48:56','2026-02-23 20:48:56'),(2419,1439,'action complete via WP Cron','2026-02-24 02:48:57','2026-02-23 20:48:57'),(2420,1440,'action created','2026-02-24 02:48:57','2026-02-23 20:48:57'),(2558,1486,'action created','2026-02-25 02:44:46','2026-02-24 20:44:46'),(2424,1440,'action started via WP Cron','2026-02-24 04:22:13','2026-02-23 22:22:13'),(2425,1440,'action complete via WP Cron','2026-02-24 04:22:13','2026-02-23 22:22:13'),(2426,1442,'action created','2026-02-24 04:22:13','2026-02-23 22:22:13'),(2557,1484,'action complete via WP Cron','2026-02-25 02:44:46','2026-02-24 20:44:46'),(2556,1484,'action started via WP Cron','2026-02-25 02:44:46','2026-02-24 20:44:46'),(2430,1442,'action started via WP Cron','2026-02-24 09:38:18','2026-02-24 03:38:18'),(2431,1442,'action complete via WP Cron','2026-02-24 09:38:19','2026-02-24 03:38:19'),(2432,1444,'action created','2026-02-24 09:38:19','2026-02-24 03:38:19'),(2818,1572,'action complete via WP Cron','2026-02-25 23:55:54','2026-02-25 17:55:54'),(2819,1573,'action created','2026-02-25 23:55:55','2026-02-25 17:55:55'),(2817,1572,'action started via WP Cron','2026-02-25 23:55:54','2026-02-25 17:55:54'),(2436,1444,'action started via WP Cron','2026-02-24 10:44:02','2026-02-24 04:44:02'),(2437,1444,'action complete via WP Cron','2026-02-24 10:44:02','2026-02-24 04:44:02'),(2438,1446,'action created','2026-02-24 10:44:02','2026-02-24 04:44:02'),(2816,1572,'action created','2026-02-25 23:47:20','2026-02-25 17:47:20'),(2552,1484,'action created','2026-02-25 02:25:50','2026-02-24 20:25:50'),(2551,1483,'action complete via WP Cron','2026-02-25 02:25:50','2026-02-24 20:25:50'),(2442,1446,'action started via WP Cron','2026-02-24 11:31:22','2026-02-24 05:31:22'),(2443,1446,'action complete via WP Cron','2026-02-24 11:31:23','2026-02-24 05:31:23'),(2444,1448,'action created','2026-02-24 11:31:23','2026-02-24 05:31:23'),(2550,1483,'action started via WP Cron','2026-02-25 02:25:50','2026-02-24 20:25:50'),(2549,1483,'action created','2026-02-24 23:56:46','2026-02-24 17:56:46'),(2448,1448,'action started via WP Cron','2026-02-24 12:21:31','2026-02-24 06:21:31'),(2449,1448,'action complete via WP Cron','2026-02-24 12:21:32','2026-02-24 06:21:32'),(2450,1450,'action created','2026-02-24 12:21:33','2026-02-24 06:21:33'),(2548,1475,'action complete via WP Cron','2026-02-24 23:56:46','2026-02-24 17:56:46'),(2454,1450,'action started via WP Cron','2026-02-24 15:45:55','2026-02-24 09:45:55'),(2455,1450,'action complete via WP Cron','2026-02-24 15:45:55','2026-02-24 09:45:55'),(2456,1452,'action created','2026-02-24 15:45:55','2026-02-24 09:45:55'),(2547,1475,'action started via WP Cron','2026-02-24 23:56:46','2026-02-24 17:56:46'),(2458,1454,'action created','2026-02-24 15:45:59','2026-02-24 09:45:59'),(2815,1571,'action complete via WP Cron','2026-02-25 23:47:20','2026-02-25 17:47:20'),(2814,1571,'action started via WP Cron','2026-02-25 23:47:20','2026-02-25 17:47:20'),(2461,1454,'action started via Async Request','2026-02-24 15:46:02','2026-02-24 09:46:02'),(2462,1454,'action complete via Async Request','2026-02-24 15:46:02','2026-02-24 09:46:02'),(2463,1452,'action started via Async Request','2026-02-24 15:52:07','2026-02-24 09:52:07'),(2464,1452,'action complete via Async Request','2026-02-24 15:52:08','2026-02-24 09:52:08'),(2465,1455,'action created','2026-02-24 15:52:08','2026-02-24 09:52:08'),(2466,1455,'action started via Async Request','2026-02-24 15:58:10','2026-02-24 09:58:10'),(2467,1455,'action complete via Async Request','2026-02-24 15:58:11','2026-02-24 09:58:11'),(2468,1456,'action created','2026-02-24 15:58:12','2026-02-24 09:58:12'),(2813,1571,'action created','2026-02-25 23:42:09','2026-02-25 17:42:09'),(2543,1481,'action created','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2542,1418,'action complete via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2472,1456,'action started via Async Request','2026-02-24 16:04:13','2026-02-24 10:04:13'),(2473,1456,'action complete via Async Request','2026-02-24 16:04:14','2026-02-24 10:04:14'),(2474,1458,'action created','2026-02-24 16:04:14','2026-02-24 10:04:14'),(2475,1458,'action started via Async Request','2026-02-24 16:10:18','2026-02-24 10:10:18'),(2476,1458,'action complete via Async Request','2026-02-24 16:10:19','2026-02-24 10:10:19'),(2477,1459,'action created','2026-02-24 16:10:19','2026-02-24 10:10:19'),(2478,1459,'action started via Async Request','2026-02-24 16:16:19','2026-02-24 10:16:19'),(2479,1459,'action complete via Async Request','2026-02-24 16:16:20','2026-02-24 10:16:20'),(2480,1460,'action created','2026-02-24 16:16:20','2026-02-24 10:16:20'),(2541,1418,'action started via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(3359,1751,'action complete via WP Cron','2026-03-03 08:49:14','2026-03-03 02:49:14'),(2812,1569,'action complete via WP Cron','2026-02-25 23:42:09','2026-02-25 17:42:09'),(2484,1460,'action started via Async Request','2026-02-24 16:22:22','2026-02-24 10:22:22'),(2485,1460,'action complete via Async Request','2026-02-24 16:22:23','2026-02-24 10:22:23'),(2486,1462,'action created','2026-02-24 16:22:23','2026-02-24 10:22:23'),(2487,1462,'action started via Async Request','2026-02-24 16:27:59','2026-02-24 10:27:59'),(2488,1462,'action complete via Async Request','2026-02-24 16:28:00','2026-02-24 10:28:00'),(2489,1463,'action created','2026-02-24 16:28:00','2026-02-24 10:28:00'),(2490,1463,'action started via WP Cron','2026-02-24 17:19:17','2026-02-24 11:19:17'),(2491,1463,'action complete via WP Cron','2026-02-24 17:19:18','2026-02-24 11:19:18'),(2492,1464,'action created','2026-02-24 17:19:20','2026-02-24 11:19:20'),(2811,1569,'action started via WP Cron','2026-02-25 23:42:08','2026-02-25 17:42:08'),(2537,1479,'action created','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2536,1415,'action complete via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2496,1464,'action started via WP Cron','2026-02-24 18:27:14','2026-02-24 12:27:14'),(2497,1464,'action complete via WP Cron','2026-02-24 18:27:14','2026-02-24 12:27:14'),(2498,1466,'action created','2026-02-24 18:27:14','2026-02-24 12:27:14'),(2535,1415,'action started via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2534,1478,'action created','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2533,1414,'action complete via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2502,1466,'action started via Async Request','2026-02-24 18:32:31','2026-02-24 12:32:31'),(2503,1466,'action complete via Async Request','2026-02-24 18:32:32','2026-02-24 12:32:32'),(2504,1468,'action created','2026-02-24 18:32:32','2026-02-24 12:32:32'),(2505,1468,'action started via WP Cron','2026-02-24 18:37:47','2026-02-24 12:37:47'),(2506,1468,'action complete via WP Cron','2026-02-24 18:37:48','2026-02-24 12:37:48'),(2507,1469,'action created','2026-02-24 18:37:49','2026-02-24 12:37:49'),(2532,1414,'action started via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(3358,1753,'action created','2026-03-03 08:49:14','2026-03-03 02:49:14'),(2511,1469,'action started via Async Request','2026-02-24 18:44:10','2026-02-24 12:44:10'),(2512,1469,'action complete via Async Request','2026-02-24 18:44:11','2026-02-24 12:44:11'),(2513,1471,'action created','2026-02-24 18:44:11','2026-02-24 12:44:11'),(3089,1663,'action created','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3299,1733,'action created','2026-03-02 16:13:19','2026-03-02 10:13:19'),(3088,1659,'action complete via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(2517,1471,'action started via Async Request','2026-02-24 18:50:58','2026-02-24 12:50:58'),(2518,1471,'action complete via Async Request','2026-02-24 18:50:58','2026-02-24 12:50:58'),(2519,1473,'action created','2026-02-24 18:50:58','2026-02-24 12:50:58'),(2520,1473,'action started via WP Cron','2026-02-24 18:55:58','2026-02-24 12:55:58'),(2521,1473,'action complete via WP Cron','2026-02-24 18:55:59','2026-02-24 12:55:59'),(2522,1474,'action created','2026-02-24 18:55:59','2026-02-24 12:55:59'),(2523,1474,'action started via WP Cron','2026-02-24 22:34:08','2026-02-24 16:34:08'),(2524,1474,'action complete via WP Cron','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2525,1475,'action created','2026-02-24 22:34:09','2026-02-24 16:34:09'),(2807,1569,'action created','2026-02-25 23:35:05','2026-02-25 17:35:05'),(2806,1568,'action complete via WP Cron','2026-02-25 23:35:05','2026-02-25 17:35:05'),(2585,1495,'action created','2026-02-25 16:58:33','2026-02-25 10:58:33'),(2805,1568,'action started via WP Cron','2026-02-25 23:35:04','2026-02-25 17:35:04'),(2804,1568,'action created','2026-02-25 23:29:52','2026-02-25 17:29:52'),(2803,1567,'action complete via WP Cron','2026-02-25 23:29:52','2026-02-25 17:29:52'),(2589,1495,'action started via WP Cron','2026-02-25 17:13:18','2026-02-25 11:13:18'),(2590,1495,'action complete via WP Cron','2026-02-25 17:13:19','2026-02-25 11:13:19'),(2591,1497,'action created','2026-02-25 17:13:19','2026-02-25 11:13:19'),(2802,1567,'action started via WP Cron','2026-02-25 23:29:51','2026-02-25 17:29:51'),(2801,1567,'action created','2026-02-25 23:22:20','2026-02-25 17:22:20'),(2595,1497,'action started via WP Cron','2026-02-25 17:27:29','2026-02-25 11:27:29'),(2596,1497,'action complete via WP Cron','2026-02-25 17:27:29','2026-02-25 11:27:29'),(2597,1499,'action created','2026-02-25 17:27:29','2026-02-25 11:27:29'),(2598,1499,'action started via WP Cron','2026-02-25 17:32:50','2026-02-25 11:32:50'),(2599,1499,'action complete via WP Cron','2026-02-25 17:32:51','2026-02-25 11:32:51'),(2600,1500,'action created','2026-02-25 17:32:51','2026-02-25 11:32:51'),(2800,1565,'action complete via WP Cron','2026-02-25 23:22:20','2026-02-25 17:22:20'),(2799,1565,'action started via WP Cron','2026-02-25 23:22:19','2026-02-25 17:22:19'),(2604,1500,'action started via WP Cron','2026-02-25 17:41:19','2026-02-25 11:41:19'),(2605,1500,'action complete via WP Cron','2026-02-25 17:41:20','2026-02-25 11:41:20'),(2606,1502,'action created','2026-02-25 17:41:20','2026-02-25 11:41:20'),(2607,1502,'action started via WP Cron','2026-02-25 18:08:22','2026-02-25 12:08:22'),(2608,1502,'action complete via WP Cron','2026-02-25 18:08:23','2026-02-25 12:08:23'),(2609,1503,'action created','2026-02-25 18:08:23','2026-02-25 12:08:23'),(3086,1662,'action complete via WP Cron','2026-02-27 19:15:52','2026-02-27 13:15:52'),(3087,1659,'action started via WP Cron','2026-02-28 03:49:44','2026-02-27 21:49:44'),(3085,1662,'action started via WP Cron','2026-02-27 19:15:52','2026-02-27 13:15:52'),(2613,1503,'action started via WP Cron','2026-02-25 18:16:43','2026-02-25 12:16:43'),(2614,1503,'action complete via WP Cron','2026-02-25 18:16:44','2026-02-25 12:16:44'),(2615,1505,'action created','2026-02-25 18:16:44','2026-02-25 12:16:44'),(2616,1505,'action started via WP Cron','2026-02-25 18:22:46','2026-02-25 12:22:46'),(2617,1505,'action complete via WP Cron','2026-02-25 18:22:46','2026-02-25 12:22:46'),(2618,1506,'action created','2026-02-25 18:22:46','2026-02-25 12:22:46'),(3084,1662,'action created','2026-02-27 19:14:44','2026-02-27 13:14:44'),(2795,1565,'action created','2026-02-25 23:15:48','2026-02-25 17:15:48'),(2794,1564,'action complete via WP Cron','2026-02-25 23:15:48','2026-02-25 17:15:48'),(2622,1506,'action started via WP Cron','2026-02-25 18:33:21','2026-02-25 12:33:21'),(2623,1506,'action complete via WP Cron','2026-02-25 18:33:22','2026-02-25 12:33:22'),(2624,1508,'action created','2026-02-25 18:33:22','2026-02-25 12:33:22'),(2625,1508,'action started via WP Cron','2026-02-25 18:39:07','2026-02-25 12:39:07'),(2626,1508,'action complete via WP Cron','2026-02-25 18:39:07','2026-02-25 12:39:07'),(2627,1509,'action created','2026-02-25 18:39:07','2026-02-25 12:39:07'),(2793,1564,'action started via WP Cron','2026-02-25 23:15:47','2026-02-25 17:15:47'),(2792,1564,'action created','2026-02-25 23:10:33','2026-02-25 17:10:33'),(2631,1509,'action started via WP Cron','2026-02-25 18:46:19','2026-02-25 12:46:19'),(2632,1509,'action complete via WP Cron','2026-02-25 18:46:20','2026-02-25 12:46:20'),(2633,1511,'action created','2026-02-25 18:46:20','2026-02-25 12:46:20'),(2634,1511,'action started via WP Cron','2026-02-25 18:52:07','2026-02-25 12:52:07'),(2635,1511,'action complete via WP Cron','2026-02-25 18:52:08','2026-02-25 12:52:08'),(2636,1512,'action created','2026-02-25 18:52:08','2026-02-25 12:52:08'),(2637,1512,'action started via WP Cron','2026-02-25 18:57:39','2026-02-25 12:57:39'),(2638,1512,'action complete via WP Cron','2026-02-25 18:57:39','2026-02-25 12:57:39'),(2639,1513,'action created','2026-02-25 18:57:39','2026-02-25 12:57:39'),(2791,1562,'action complete via WP Cron','2026-02-25 23:10:33','2026-02-25 17:10:33'),(2790,1562,'action started via WP Cron','2026-02-25 23:10:33','2026-02-25 17:10:33'),(2643,1513,'action started via WP Cron','2026-02-25 19:03:51','2026-02-25 13:03:51'),(2644,1513,'action complete via WP Cron','2026-02-25 19:03:52','2026-02-25 13:03:52'),(2645,1515,'action created','2026-02-25 19:03:52','2026-02-25 13:03:52'),(2646,1515,'action started via WP Cron','2026-02-25 19:11:19','2026-02-25 13:11:19'),(2647,1515,'action complete via WP Cron','2026-02-25 19:11:19','2026-02-25 13:11:19'),(2648,1516,'action created','2026-02-25 19:11:19','2026-02-25 13:11:19'),(2649,1516,'action started via WP Cron','2026-02-25 19:17:06','2026-02-25 13:17:06'),(2650,1516,'action complete via WP Cron','2026-02-25 19:17:06','2026-02-25 13:17:06'),(2651,1517,'action created','2026-02-25 19:17:06','2026-02-25 13:17:06'),(3083,1661,'action complete via Async Request','2026-02-27 19:13:50','2026-02-27 13:13:50'),(3082,1661,'action started via Async Request','2026-02-27 19:13:50','2026-02-27 13:13:50'),(2655,1517,'action started via WP Cron','2026-02-25 19:23:44','2026-02-25 13:23:44'),(2656,1517,'action complete via WP Cron','2026-02-25 19:23:44','2026-02-25 13:23:44'),(2657,1519,'action created','2026-02-25 19:23:44','2026-02-25 13:23:44'),(2658,1519,'action started via WP Cron','2026-02-25 19:35:24','2026-02-25 13:35:24'),(2659,1519,'action complete via WP Cron','2026-02-25 19:35:25','2026-02-25 13:35:25'),(2660,1520,'action created','2026-02-25 19:35:25','2026-02-25 13:35:25'),(2786,1562,'action created','2026-02-25 23:05:14','2026-02-25 17:05:14'),(2785,1561,'action complete via WP Cron','2026-02-25 23:05:14','2026-02-25 17:05:14'),(2664,1520,'action started via WP Cron','2026-02-25 19:45:24','2026-02-25 13:45:24'),(2665,1520,'action complete via WP Cron','2026-02-25 19:45:24','2026-02-25 13:45:24'),(2666,1522,'action created','2026-02-25 19:45:24','2026-02-25 13:45:24'),(2667,1522,'action started via WP Cron','2026-02-25 19:56:58','2026-02-25 13:56:58'),(2668,1522,'action complete via WP Cron','2026-02-25 19:56:58','2026-02-25 13:56:58'),(2669,1523,'action created','2026-02-25 19:56:58','2026-02-25 13:56:58'),(2784,1561,'action started via WP Cron','2026-02-25 23:05:14','2026-02-25 17:05:14'),(2783,1561,'action created','2026-02-25 22:49:13','2026-02-25 16:49:13'),(2673,1523,'action started via WP Cron','2026-02-25 20:02:35','2026-02-25 14:02:35'),(2674,1523,'action complete via WP Cron','2026-02-25 20:02:36','2026-02-25 14:02:36'),(2675,1525,'action created','2026-02-25 20:02:36','2026-02-25 14:02:36'),(2676,1525,'action started via WP Cron','2026-02-25 20:17:10','2026-02-25 14:17:10'),(2677,1525,'action complete via WP Cron','2026-02-25 20:17:11','2026-02-25 14:17:11'),(2678,1526,'action created','2026-02-25 20:17:11','2026-02-25 14:17:11'),(2782,1558,'action complete via WP Cron','2026-02-25 22:49:13','2026-02-25 16:49:13'),(2781,1558,'action started via WP Cron','2026-02-25 22:49:12','2026-02-25 16:49:12'),(2682,1526,'action started via WP Cron','2026-02-25 20:26:10','2026-02-25 14:26:10'),(2683,1526,'action complete via WP Cron','2026-02-25 20:26:10','2026-02-25 14:26:10'),(2684,1528,'action created','2026-02-25 20:26:10','2026-02-25 14:26:10'),(2685,1528,'action started via WP Cron','2026-02-25 20:31:48','2026-02-25 14:31:48'),(2686,1528,'action complete via WP Cron','2026-02-25 20:31:48','2026-02-25 14:31:48'),(2687,1529,'action created','2026-02-25 20:31:48','2026-02-25 14:31:48'),(3123,1673,'action started via WP Cron','2026-02-28 15:29:20','2026-02-28 09:29:20'),(3081,1661,'action created','2026-02-27 19:13:44','2026-02-27 13:13:44'),(3227,1709,'action created','2026-03-01 08:58:15','2026-03-01 02:58:15'),(2691,1529,'action started via WP Cron','2026-02-25 20:42:01','2026-02-25 14:42:01'),(2692,1529,'action complete via WP Cron','2026-02-25 20:42:01','2026-02-25 14:42:01'),(2693,1531,'action created','2026-02-25 20:42:01','2026-02-25 14:42:01'),(2694,1531,'action started via WP Cron','2026-02-25 20:48:45','2026-02-25 14:48:45'),(2695,1531,'action complete via WP Cron','2026-02-25 20:48:45','2026-02-25 14:48:45'),(2696,1532,'action created','2026-02-25 20:48:46','2026-02-25 14:48:46'),(2697,1532,'action started via WP Cron','2026-02-25 20:58:03','2026-02-25 14:58:03'),(2698,1532,'action complete via WP Cron','2026-02-25 20:58:04','2026-02-25 14:58:04'),(2699,1533,'action created','2026-02-25 20:58:04','2026-02-25 14:58:04'),(3226,1708,'action complete via WP Cron','2026-03-01 08:58:15','2026-03-01 02:58:15'),(2777,1559,'action created','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2776,1481,'action complete via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2703,1533,'action started via WP Cron','2026-02-25 21:04:39','2026-02-25 15:04:39'),(2704,1533,'action complete via WP Cron','2026-02-25 21:04:39','2026-02-25 15:04:39'),(2705,1535,'action created','2026-02-25 21:04:39','2026-02-25 15:04:39'),(2706,1535,'action started via WP Cron','2026-02-25 21:11:03','2026-02-25 15:11:03'),(2707,1535,'action complete via WP Cron','2026-02-25 21:11:04','2026-02-25 15:11:04'),(2708,1536,'action created','2026-02-25 21:11:04','2026-02-25 15:11:04'),(2775,1481,'action started via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2774,1558,'action created','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2773,1553,'action complete via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2712,1536,'action started via WP Cron','2026-02-25 21:16:20','2026-02-25 15:16:20'),(2713,1536,'action complete via WP Cron','2026-02-25 21:16:20','2026-02-25 15:16:20'),(2714,1538,'action created','2026-02-25 21:16:20','2026-02-25 15:16:20'),(2715,1538,'action started via WP Cron','2026-02-25 21:22:17','2026-02-25 15:22:17'),(2716,1538,'action complete via WP Cron','2026-02-25 21:22:17','2026-02-25 15:22:17'),(2717,1539,'action created','2026-02-25 21:22:17','2026-02-25 15:22:17'),(2718,1539,'action started via WP Cron','2026-02-25 21:27:58','2026-02-25 15:27:58'),(2719,1539,'action complete via WP Cron','2026-02-25 21:27:58','2026-02-25 15:27:58'),(2720,1540,'action created','2026-02-25 21:27:59','2026-02-25 15:27:59'),(2772,1553,'action started via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(3224,1708,'action created','2026-03-01 07:06:03','2026-03-01 01:06:03'),(3225,1708,'action started via WP Cron','2026-03-01 08:58:14','2026-03-01 02:58:14'),(2724,1540,'action started via WP Cron','2026-02-25 21:34:14','2026-02-25 15:34:14'),(2725,1540,'action complete via WP Cron','2026-02-25 21:34:14','2026-02-25 15:34:14'),(2726,1542,'action created','2026-02-25 21:34:14','2026-02-25 15:34:14'),(2727,1542,'action started via WP Cron','2026-02-25 21:39:27','2026-02-25 15:39:27'),(2728,1542,'action complete via WP Cron','2026-02-25 21:39:28','2026-02-25 15:39:28'),(2729,1543,'action created','2026-02-25 21:39:28','2026-02-25 15:39:28'),(2730,1543,'action started via WP Cron','2026-02-25 21:44:48','2026-02-25 15:44:48'),(2731,1543,'action complete via WP Cron','2026-02-25 21:44:49','2026-02-25 15:44:49'),(2732,1544,'action created','2026-02-25 21:44:49','2026-02-25 15:44:49'),(3119,1673,'action created','2026-02-28 15:23:13','2026-02-28 09:23:13'),(2768,1556,'action created','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2767,1479,'action complete via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2736,1544,'action started via WP Cron','2026-02-25 21:50:18','2026-02-25 15:50:18'),(2737,1544,'action complete via WP Cron','2026-02-25 21:50:18','2026-02-25 15:50:18'),(2738,1546,'action created','2026-02-25 21:50:19','2026-02-25 15:50:19'),(2739,1546,'action started via WP Cron','2026-02-25 21:55:59','2026-02-25 15:55:59'),(2740,1546,'action complete via WP Cron','2026-02-25 21:55:59','2026-02-25 15:55:59'),(2741,1547,'action created','2026-02-25 21:55:59','2026-02-25 15:55:59'),(2742,1547,'action started via WP Cron','2026-02-25 22:10:32','2026-02-25 16:10:32'),(2743,1547,'action complete via WP Cron','2026-02-25 22:10:33','2026-02-25 16:10:33'),(2744,1548,'action created','2026-02-25 22:10:33','2026-02-25 16:10:33'),(2766,1479,'action started via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2765,1555,'action created','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2764,1478,'action complete via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(2748,1548,'action started via WP Cron','2026-02-25 22:19:03','2026-02-25 16:19:03'),(2749,1548,'action complete via WP Cron','2026-02-25 22:19:03','2026-02-25 16:19:03'),(2750,1550,'action created','2026-02-25 22:19:03','2026-02-25 16:19:03'),(2751,1550,'action started via WP Cron','2026-02-25 22:25:14','2026-02-25 16:25:14'),(2752,1550,'action complete via WP Cron','2026-02-25 22:25:14','2026-02-25 16:25:14'),(2753,1551,'action created','2026-02-25 22:25:14','2026-02-25 16:25:14'),(2763,1478,'action started via WP Cron','2026-02-25 22:37:58','2026-02-25 16:37:58'),(3118,1672,'action complete via WP Cron','2026-02-28 15:23:13','2026-02-28 09:23:13'),(2757,1551,'action started via WP Cron','2026-02-25 22:31:57','2026-02-25 16:31:57'),(2758,1551,'action complete via WP Cron','2026-02-25 22:31:57','2026-02-25 16:31:57'),(2759,1553,'action created','2026-02-25 22:31:57','2026-02-25 16:31:57'),(3075,1659,'action created','2026-02-27 19:13:40','2026-02-27 13:13:40'),(3074,1657,'action complete via WP Cron','2026-02-27 19:13:40','2026-02-27 13:13:40'),(2835,1577,'action started via WP Cron','2026-02-26 00:26:22','2026-02-25 18:26:22'),(2836,1577,'action complete via WP Cron','2026-02-26 00:26:22','2026-02-25 18:26:22'),(2837,1579,'action created','2026-02-26 00:26:22','2026-02-25 18:26:22'),(2838,1579,'action started via WP Cron','2026-02-26 00:35:09','2026-02-25 18:35:09'),(2839,1579,'action complete via WP Cron','2026-02-26 00:35:09','2026-02-25 18:35:09'),(2840,1580,'action created','2026-02-26 00:35:09','2026-02-25 18:35:09'),(3072,1657,'action started via WP Cron','2026-02-27 19:13:39','2026-02-27 13:13:39'),(3071,1657,'action created','2026-02-27 16:11:32','2026-02-27 10:11:32'),(2844,1580,'action started via WP Cron','2026-02-26 00:40:24','2026-02-25 18:40:24'),(2845,1580,'action complete via WP Cron','2026-02-26 00:40:24','2026-02-25 18:40:24'),(2846,1582,'action created','2026-02-26 00:40:25','2026-02-25 18:40:25'),(2847,1582,'action started via WP Cron','2026-02-26 00:47:02','2026-02-25 18:47:02'),(2848,1582,'action complete via WP Cron','2026-02-26 00:47:02','2026-02-25 18:47:02'),(2849,1583,'action created','2026-02-26 00:47:02','2026-02-25 18:47:02'),(3070,1655,'action complete via WP Cron','2026-02-27 16:11:32','2026-02-27 10:11:32'),(3069,1655,'action started via WP Cron','2026-02-27 16:11:31','2026-02-27 10:11:31'),(2853,1583,'action started via WP Cron','2026-02-26 00:52:29','2026-02-25 18:52:29'),(2854,1583,'action complete via WP Cron','2026-02-26 00:52:30','2026-02-25 18:52:30'),(2855,1585,'action created','2026-02-26 00:52:30','2026-02-25 18:52:30'),(2856,1585,'action started via WP Cron','2026-02-26 00:58:05','2026-02-25 18:58:05'),(2857,1585,'action complete via WP Cron','2026-02-26 00:58:05','2026-02-25 18:58:05'),(2858,1586,'action created','2026-02-26 00:58:05','2026-02-25 18:58:05'),(2859,1586,'action started via WP Cron','2026-02-26 01:07:21','2026-02-25 19:07:21'),(2860,1586,'action complete via WP Cron','2026-02-26 01:07:22','2026-02-25 19:07:22'),(2861,1587,'action created','2026-02-26 01:07:22','2026-02-25 19:07:22'),(3116,1672,'action created','2026-02-28 15:16:39','2026-02-28 09:16:39'),(3117,1672,'action started via WP Cron','2026-02-28 15:23:12','2026-02-28 09:23:12'),(3115,1670,'action complete via WP Cron','2026-02-28 15:16:39','2026-02-28 09:16:39'),(2865,1587,'action started via WP Cron','2026-02-26 01:16:48','2026-02-25 19:16:48'),(2866,1587,'action complete via WP Cron','2026-02-26 01:16:49','2026-02-25 19:16:49'),(2867,1589,'action created','2026-02-26 01:16:49','2026-02-25 19:16:49'),(2868,1589,'action started via WP Cron','2026-02-26 01:22:14','2026-02-25 19:22:14'),(2869,1589,'action complete via WP Cron','2026-02-26 01:22:14','2026-02-25 19:22:14'),(2870,1590,'action created','2026-02-26 01:22:14','2026-02-25 19:22:14'),(3114,1670,'action started via WP Cron','2026-02-28 15:16:38','2026-02-28 09:16:38'),(3065,1655,'action created','2026-02-27 16:04:59','2026-02-27 10:04:59'),(2874,1590,'action started via WP Cron','2026-02-26 01:28:08','2026-02-25 19:28:08'),(2875,1590,'action complete via WP Cron','2026-02-26 01:28:09','2026-02-25 19:28:09'),(2876,1592,'action created','2026-02-26 01:28:09','2026-02-25 19:28:09'),(2877,1592,'action started via WP Cron','2026-02-26 01:33:34','2026-02-25 19:33:34'),(2878,1592,'action complete via WP Cron','2026-02-26 01:33:34','2026-02-25 19:33:34'),(2879,1593,'action created','2026-02-26 01:33:35','2026-02-25 19:33:35'),(2880,1593,'action started via WP Cron','2026-02-26 01:51:24','2026-02-25 19:51:24'),(2881,1593,'action complete via WP Cron','2026-02-26 01:51:25','2026-02-25 19:51:25'),(2882,1594,'action created','2026-02-26 01:51:25','2026-02-25 19:51:25'),(3064,1653,'action complete via WP Cron','2026-02-27 16:04:59','2026-02-27 10:04:59'),(3063,1653,'action started via WP Cron','2026-02-27 16:04:59','2026-02-27 10:04:59'),(2886,1594,'action started via WP Cron','2026-02-26 02:05:59','2026-02-25 20:05:59'),(2887,1594,'action complete via WP Cron','2026-02-26 02:06:00','2026-02-25 20:06:00'),(2888,1596,'action created','2026-02-26 02:06:00','2026-02-25 20:06:00'),(3223,1706,'action complete via WP Cron','2026-03-01 07:06:03','2026-03-01 01:06:03'),(3297,1731,'action started via WP Cron','2026-03-02 16:13:18','2026-03-02 10:13:18'),(2892,1596,'action started via WP Cron','2026-02-26 02:13:28','2026-02-25 20:13:28'),(2893,1596,'action complete via WP Cron','2026-02-26 02:13:28','2026-02-25 20:13:28'),(2894,1598,'action created','2026-02-26 02:13:28','2026-02-25 20:13:28'),(2895,1598,'action started via WP Cron','2026-02-26 02:23:34','2026-02-25 20:23:34'),(2896,1598,'action complete via WP Cron','2026-02-26 02:23:35','2026-02-25 20:23:35'),(2897,1599,'action created','2026-02-26 02:23:35','2026-02-25 20:23:35'),(3110,1670,'action created','2026-02-28 15:11:16','2026-02-28 09:11:16'),(3222,1706,'action started via WP Cron','2026-03-01 07:06:02','2026-03-01 01:06:02'),(3059,1653,'action created','2026-02-27 04:03:32','2026-02-26 22:03:32'),(2901,1599,'action started via WP Cron','2026-02-26 02:35:29','2026-02-25 20:35:29'),(2902,1599,'action complete via WP Cron','2026-02-26 02:35:29','2026-02-25 20:35:29'),(2903,1601,'action created','2026-02-26 02:35:30','2026-02-25 20:35:30'),(2904,1601,'action started via WP Cron','2026-02-26 02:43:20','2026-02-25 20:43:20'),(2905,1601,'action complete via WP Cron','2026-02-26 02:43:21','2026-02-25 20:43:21'),(2906,1602,'action created','2026-02-26 02:43:21','2026-02-25 20:43:21'),(2907,1602,'action started via WP Cron','2026-02-26 03:09:40','2026-02-25 21:09:40'),(2908,1602,'action complete via WP Cron','2026-02-26 03:09:41','2026-02-25 21:09:41'),(2909,1603,'action created','2026-02-26 03:09:41','2026-02-25 21:09:41'),(3058,1651,'action complete via WP Cron','2026-02-27 04:03:32','2026-02-26 22:03:32'),(3057,1651,'action started via WP Cron','2026-02-27 04:03:31','2026-02-26 22:03:31'),(3109,1663,'action complete via WP Cron','2026-02-28 15:11:16','2026-02-28 09:11:16'),(3108,1663,'action started via WP Cron','2026-02-28 15:11:15','2026-02-28 09:11:15'),(2915,1605,'action created','2026-02-26 03:09:41','2026-02-25 21:09:41'),(2916,1603,'action started via WP Cron','2026-02-26 03:16:07','2026-02-25 21:16:07'),(2917,1603,'action complete via WP Cron','2026-02-26 03:16:07','2026-02-25 21:16:07'),(2918,1606,'action created','2026-02-26 03:16:08','2026-02-25 21:16:08'),(2919,1606,'action started via WP Cron','2026-02-26 03:22:52','2026-02-25 21:22:52'),(2920,1606,'action complete via WP Cron','2026-02-26 03:22:53','2026-02-25 21:22:53'),(2921,1607,'action created','2026-02-26 03:22:53','2026-02-25 21:22:53'),(3107,1669,'action created','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3053,1651,'action created','2026-02-27 03:01:12','2026-02-26 21:01:12'),(2925,1607,'action started via WP Cron','2026-02-26 04:28:20','2026-02-25 22:28:20'),(2926,1607,'action complete via WP Cron','2026-02-26 04:28:21','2026-02-25 22:28:21'),(2927,1609,'action created','2026-02-26 04:28:21','2026-02-25 22:28:21'),(2928,1609,'action started via WP Cron','2026-02-26 04:33:49','2026-02-25 22:33:49'),(2929,1609,'action complete via WP Cron','2026-02-26 04:33:49','2026-02-25 22:33:49'),(2930,1610,'action created','2026-02-26 04:33:49','2026-02-25 22:33:49'),(2931,1610,'action started via WP Cron','2026-02-26 05:00:57','2026-02-25 23:00:57'),(2932,1610,'action complete via WP Cron','2026-02-26 05:00:57','2026-02-25 23:00:57'),(2933,1611,'action created','2026-02-26 05:00:57','2026-02-25 23:00:57'),(3052,1649,'action complete via WP Cron','2026-02-27 03:01:12','2026-02-26 21:01:12'),(3051,1649,'action started via WP Cron','2026-02-27 03:01:11','2026-02-26 21:01:11'),(2937,1611,'action started via WP Cron','2026-02-26 05:26:45','2026-02-25 23:26:45'),(2938,1611,'action complete via WP Cron','2026-02-26 05:26:46','2026-02-25 23:26:46'),(2939,1613,'action created','2026-02-26 05:26:46','2026-02-25 23:26:46'),(3105,1646,'action started via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3106,1646,'action complete via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(2943,1613,'action started via WP Cron','2026-02-26 05:36:41','2026-02-25 23:36:41'),(2944,1613,'action complete via WP Cron','2026-02-26 05:36:42','2026-02-25 23:36:42'),(2945,1615,'action created','2026-02-26 05:36:42','2026-02-25 23:36:42'),(2946,1615,'action started via WP Cron','2026-02-26 06:20:24','2026-02-26 00:20:24'),(2947,1615,'action complete via WP Cron','2026-02-26 06:20:24','2026-02-26 00:20:24'),(2948,1616,'action created','2026-02-26 06:20:24','2026-02-26 00:20:24'),(3357,1751,'action started via WP Cron','2026-03-03 08:49:14','2026-03-03 02:49:14'),(3047,1649,'action created','2026-02-27 01:45:13','2026-02-26 19:45:13'),(2952,1616,'action started via WP Cron','2026-02-26 06:53:18','2026-02-26 00:53:18'),(2953,1616,'action complete via WP Cron','2026-02-26 06:53:18','2026-02-26 00:53:18'),(2954,1618,'action created','2026-02-26 06:53:18','2026-02-26 00:53:18'),(3046,1647,'action complete via WP Cron','2026-02-27 01:45:13','2026-02-26 19:45:13'),(3045,1647,'action started via WP Cron','2026-02-27 01:45:13','2026-02-26 19:45:13'),(2958,1618,'action started via WP Cron','2026-02-26 07:07:18','2026-02-26 01:07:18'),(2959,1618,'action complete via WP Cron','2026-02-26 07:07:19','2026-02-26 01:07:19'),(2960,1620,'action created','2026-02-26 07:07:19','2026-02-26 01:07:19'),(3101,1667,'action created','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3298,1731,'action complete via WP Cron','2026-03-02 16:13:19','2026-03-02 10:13:19'),(3100,1644,'action complete via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(2964,1620,'action started via WP Cron','2026-02-26 07:36:15','2026-02-26 01:36:15'),(2965,1620,'action complete via WP Cron','2026-02-26 07:36:16','2026-02-26 01:36:16'),(2966,1622,'action created','2026-02-26 07:36:16','2026-02-26 01:36:16'),(2967,1622,'action started via WP Cron','2026-02-26 07:46:44','2026-02-26 01:46:44'),(2968,1622,'action complete via WP Cron','2026-02-26 07:46:45','2026-02-26 01:46:45'),(2969,1623,'action created','2026-02-26 07:46:45','2026-02-26 01:46:45'),(3099,1644,'action started via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3041,1647,'action created','2026-02-26 23:42:49','2026-02-26 17:42:49'),(3040,1640,'action complete via WP Cron','2026-02-26 23:42:49','2026-02-26 17:42:49'),(2973,1623,'action started via WP Cron','2026-02-26 08:01:25','2026-02-26 02:01:25'),(2974,1623,'action complete via WP Cron','2026-02-26 08:01:26','2026-02-26 02:01:26'),(2975,1625,'action created','2026-02-26 08:01:27','2026-02-26 02:01:27'),(2976,1625,'action started via WP Cron','2026-02-26 08:30:45','2026-02-26 02:30:45'),(2977,1625,'action complete via WP Cron','2026-02-26 08:30:46','2026-02-26 02:30:46'),(2978,1626,'action created','2026-02-26 08:30:46','2026-02-26 02:30:46'),(3039,1640,'action started via WP Cron','2026-02-26 23:42:49','2026-02-26 17:42:49'),(3038,1646,'action created','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3037,1559,'action complete via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(2982,1626,'action started via WP Cron','2026-02-26 10:16:13','2026-02-26 04:16:13'),(2983,1626,'action complete via WP Cron','2026-02-26 10:16:14','2026-02-26 04:16:14'),(2984,1628,'action created','2026-02-26 10:16:14','2026-02-26 04:16:14'),(3036,1559,'action started via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3098,1666,'action created','2026-02-28 03:49:45','2026-02-27 21:49:45'),(2988,1628,'action started via WP Cron','2026-02-26 15:10:47','2026-02-26 09:10:47'),(2989,1628,'action complete via WP Cron','2026-02-26 15:10:48','2026-02-26 09:10:48'),(2990,1630,'action created','2026-02-26 15:10:48','2026-02-26 09:10:48'),(3097,1643,'action complete via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3032,1644,'action created','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3031,1556,'action complete via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(2994,1630,'action started via WP Cron','2026-02-26 15:17:14','2026-02-26 09:17:14'),(2995,1630,'action complete via WP Cron','2026-02-26 15:17:14','2026-02-26 09:17:14'),(2996,1632,'action created','2026-02-26 15:17:15','2026-02-26 09:17:15'),(2997,1632,'action started via WP Cron','2026-02-26 15:25:25','2026-02-26 09:25:25'),(2998,1632,'action complete via WP Cron','2026-02-26 15:25:25','2026-02-26 09:25:25'),(2999,1633,'action created','2026-02-26 15:25:25','2026-02-26 09:25:25'),(3030,1556,'action started via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3029,1643,'action created','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3003,1633,'action started via WP Cron','2026-02-26 16:01:41','2026-02-26 10:01:41'),(3004,1633,'action complete via WP Cron','2026-02-26 16:01:41','2026-02-26 10:01:41'),(3005,1635,'action created','2026-02-26 16:01:41','2026-02-26 10:01:41'),(3006,1635,'action started via WP Cron','2026-02-26 16:09:07','2026-02-26 10:09:07'),(3007,1635,'action complete via WP Cron','2026-02-26 16:09:08','2026-02-26 10:09:08'),(3008,1636,'action created','2026-02-26 16:09:08','2026-02-26 10:09:08'),(3028,1555,'action complete via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3027,1555,'action started via WP Cron','2026-02-26 23:23:06','2026-02-26 17:23:06'),(3012,1636,'action started via WP Cron','2026-02-26 16:36:02','2026-02-26 10:36:02'),(3013,1636,'action complete via WP Cron','2026-02-26 16:36:03','2026-02-26 10:36:03'),(3014,1638,'action created','2026-02-26 16:36:04','2026-02-26 10:36:04'),(3096,1643,'action started via WP Cron','2026-02-28 03:49:45','2026-02-27 21:49:45'),(3018,1638,'action started via WP Cron','2026-02-26 23:23:04','2026-02-26 17:23:04'),(3019,1638,'action complete via WP Cron','2026-02-26 23:23:05','2026-02-26 17:23:05'),(3020,1640,'action created','2026-02-26 23:23:05','2026-02-26 17:23:05'),(3217,1704,'action complete via WP Cron','2026-03-01 06:56:25','2026-03-01 00:56:25'),(3218,1706,'action created','2026-03-01 06:56:25','2026-03-01 00:56:25'),(3216,1704,'action started via WP Cron','2026-03-01 06:56:25','2026-03-01 00:56:25'),(3128,1676,'action created','2026-02-28 15:34:49','2026-02-28 09:34:49'),(3129,1676,'action started via WP Cron','2026-02-28 15:40:47','2026-02-28 09:40:47'),(3130,1676,'action complete via WP Cron','2026-02-28 15:40:47','2026-02-28 09:40:47'),(3131,1677,'action created','2026-02-28 15:40:47','2026-02-28 09:40:47'),(3293,1731,'action created','2026-03-02 12:44:29','2026-03-02 06:44:29'),(3356,1752,'action created','2026-03-03 08:49:14','2026-03-03 02:49:14'),(3292,1729,'action complete via WP Cron','2026-03-02 12:44:29','2026-03-02 06:44:29'),(3135,1677,'action started via WP Cron','2026-02-28 15:45:53','2026-02-28 09:45:53'),(3136,1677,'action complete via WP Cron','2026-02-28 15:45:53','2026-02-28 09:45:53'),(3137,1679,'action created','2026-02-28 15:45:53','2026-02-28 09:45:53'),(3138,1679,'action started via WP Cron','2026-02-28 15:52:49','2026-02-28 09:52:49'),(3139,1679,'action complete via WP Cron','2026-02-28 15:52:49','2026-02-28 09:52:49'),(3140,1680,'action created','2026-02-28 15:52:53','2026-02-28 09:52:53'),(3141,1680,'action started via WP Cron','2026-02-28 16:09:02','2026-02-28 10:09:02'),(3142,1680,'action complete via WP Cron','2026-02-28 16:09:03','2026-02-28 10:09:03'),(3143,1681,'action created','2026-02-28 16:09:03','2026-02-28 10:09:03'),(3291,1729,'action started via WP Cron','2026-03-02 12:44:29','2026-03-02 06:44:29'),(3212,1704,'action created','2026-03-01 06:20:07','2026-03-01 00:20:07'),(3211,1697,'action complete via WP Cron','2026-03-01 06:20:07','2026-03-01 00:20:07'),(3147,1681,'action started via WP Cron','2026-02-28 16:14:58','2026-02-28 10:14:58'),(3148,1681,'action complete via WP Cron','2026-02-28 16:14:58','2026-02-28 10:14:58'),(3149,1683,'action created','2026-02-28 16:14:58','2026-02-28 10:14:58'),(3150,1683,'action started via WP Cron','2026-02-28 16:24:44','2026-02-28 10:24:44'),(3151,1683,'action complete via WP Cron','2026-02-28 16:24:45','2026-02-28 10:24:45'),(3152,1684,'action created','2026-02-28 16:24:45','2026-02-28 10:24:45'),(3210,1697,'action started via WP Cron','2026-03-01 06:20:06','2026-03-01 00:20:06'),(3209,1703,'action created','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3208,1669,'action complete via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3156,1684,'action started via WP Cron','2026-02-28 16:59:45','2026-02-28 10:59:45'),(3157,1684,'action complete via WP Cron','2026-02-28 16:59:45','2026-02-28 10:59:45'),(3158,1686,'action created','2026-02-28 16:59:45','2026-02-28 10:59:45'),(3207,1669,'action started via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3355,1750,'action complete via WP Cron','2026-03-03 08:49:14','2026-03-03 02:49:14'),(3354,1750,'action started via WP Cron','2026-03-03 08:49:13','2026-03-03 02:49:13'),(3162,1686,'action started via WP Cron','2026-02-28 17:18:56','2026-02-28 11:18:56'),(3163,1686,'action complete via WP Cron','2026-02-28 17:18:57','2026-02-28 11:18:57'),(3164,1688,'action created','2026-02-28 17:18:59','2026-02-28 11:18:59'),(3353,1744,'action complete via WP Cron','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3203,1701,'action created','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3202,1667,'action complete via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3168,1688,'action started via WP Cron','2026-02-28 20:10:49','2026-02-28 14:10:49'),(3169,1688,'action complete via WP Cron','2026-02-28 20:10:49','2026-02-28 14:10:49'),(3170,1690,'action created','2026-02-28 20:10:49','2026-02-28 14:10:49'),(3201,1667,'action started via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3200,1700,'action created','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3199,1666,'action complete via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3174,1690,'action started via WP Cron','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3175,1690,'action complete via WP Cron','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3176,1692,'action created','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3198,1666,'action started via WP Cron','2026-03-01 04:22:25','2026-02-28 22:22:25'),(3352,1751,'action created','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3180,1332,'action started via WP Cron','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3181,1332,'action complete via WP Cron','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3182,1694,'action created','2026-02-28 21:43:23','2026-02-28 15:43:23'),(3183,1692,'action started via WP Cron','2026-03-01 02:09:47','2026-02-28 20:09:47'),(3184,1692,'action complete via WP Cron','2026-03-01 02:09:47','2026-02-28 20:09:47'),(3185,1695,'action created','2026-03-01 02:09:47','2026-02-28 20:09:47'),(3351,1744,'action started via WP Cron','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3287,1729,'action created','2026-03-02 11:46:33','2026-03-02 05:46:33'),(3286,1722,'action complete via WP Cron','2026-03-02 11:46:31','2026-03-02 05:46:31'),(3189,1695,'action started via WP Cron','2026-03-01 04:22:24','2026-02-28 22:22:24'),(3190,1695,'action complete via WP Cron','2026-03-01 04:22:24','2026-02-28 22:22:24'),(3191,1697,'action created','2026-03-01 04:22:24','2026-02-28 22:22:24'),(3285,1722,'action started via WP Cron','2026-03-02 11:46:31','2026-03-02 05:46:31'),(3284,1728,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3283,1703,'action complete via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3231,1709,'action started via WP Cron','2026-03-01 11:27:02','2026-03-01 05:27:02'),(3232,1709,'action complete via WP Cron','2026-03-01 11:27:02','2026-03-01 05:27:02'),(3233,1711,'action created','2026-03-01 11:27:02','2026-03-01 05:27:02'),(3282,1703,'action started via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3281,1727,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3237,1711,'action started via WP Cron','2026-03-01 17:19:13','2026-03-01 11:19:13'),(3238,1711,'action complete via WP Cron','2026-03-01 17:19:13','2026-03-01 11:19:13'),(3239,1713,'action created','2026-03-01 17:19:13','2026-03-01 11:19:13'),(3349,1743,'action complete via WP Cron','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3350,1750,'action created','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3278,1726,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3243,1713,'action started via WP Cron','2026-03-01 17:39:56','2026-03-01 11:39:56'),(3244,1713,'action complete via WP Cron','2026-03-01 17:39:56','2026-03-01 11:39:56'),(3245,1715,'action created','2026-03-01 17:39:56','2026-03-01 11:39:56'),(3277,1701,'action complete via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3276,1701,'action started via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3275,1725,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3274,1700,'action complete via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3252,1715,'action started via WP Cron','2026-03-01 21:16:25','2026-03-01 15:16:25'),(3253,1715,'action complete via WP Cron','2026-03-01 21:16:25','2026-03-01 15:16:25'),(3254,1718,'action created','2026-03-01 21:16:25','2026-03-01 15:16:25'),(3273,1700,'action started via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3272,1724,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3258,1718,'action started via WP Cron','2026-03-02 00:45:29','2026-03-01 18:45:29'),(3259,1718,'action complete via WP Cron','2026-03-02 00:45:29','2026-03-01 18:45:29'),(3260,1720,'action created','2026-03-02 00:45:29','2026-03-01 18:45:29'),(3348,1743,'action started via WP Cron','2026-03-03 07:47:38','2026-03-03 01:47:38'),(3347,1749,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3346,1728,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3264,1720,'action started via WP Cron','2026-03-02 04:28:07','2026-03-01 22:28:07'),(3265,1720,'action complete via WP Cron','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3266,1722,'action created','2026-03-02 04:28:08','2026-03-01 22:28:08'),(3345,1728,'action started via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3344,1748,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3343,1727,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3303,1733,'action started via WP Cron','2026-03-02 17:19:43','2026-03-02 11:19:43'),(3304,1733,'action complete via WP Cron','2026-03-02 17:19:44','2026-03-02 11:19:44'),(3305,1735,'action created','2026-03-02 17:19:44','2026-03-02 11:19:44'),(3342,1727,'action started via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3341,1747,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3340,1726,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3309,1735,'action started via WP Cron','2026-03-02 19:09:49','2026-03-02 13:09:49'),(3310,1735,'action complete via WP Cron','2026-03-02 19:09:49','2026-03-02 13:09:49'),(3311,1737,'action created','2026-03-02 19:09:50','2026-03-02 13:09:50'),(3339,1726,'action started via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3338,1746,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3337,1725,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3315,1737,'action started via WP Cron','2026-03-02 19:25:48','2026-03-02 13:25:48'),(3316,1737,'action complete via WP Cron','2026-03-02 19:25:48','2026-03-02 13:25:48'),(3317,1739,'action created','2026-03-02 19:25:48','2026-03-02 13:25:48'),(3336,1725,'action started via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3335,1745,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3321,1739,'action started via WP Cron','2026-03-02 22:55:50','2026-03-02 16:55:50'),(3322,1739,'action complete via WP Cron','2026-03-02 22:55:50','2026-03-02 16:55:50'),(3323,1741,'action created','2026-03-02 22:55:50','2026-03-02 16:55:50'),(3334,1724,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3325,1742,'action created','2026-03-02 22:55:50','2026-03-02 16:55:50'),(3333,1724,'action started via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3327,1741,'action started via WP Cron','2026-03-03 06:20:11','2026-03-03 00:20:11'),(3328,1741,'action complete via WP Cron','2026-03-03 06:20:11','2026-03-03 00:20:11'),(3329,1743,'action created','2026-03-03 06:20:11','2026-03-03 00:20:11'),(3330,1742,'action started via WP Cron','2026-03-03 06:20:11','2026-03-03 00:20:11'),(3331,1744,'action created','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3332,1742,'action complete via WP Cron','2026-03-03 06:20:12','2026-03-03 00:20:12'),(3360,1752,'action started via WP Cron','2026-03-03 16:14:58','2026-03-03 10:14:58'),(3361,1752,'action complete via WP Cron','2026-03-03 16:14:59','2026-03-03 10:14:59'),(3362,1754,'action created','2026-03-03 16:14:59','2026-03-03 10:14:59'),(3363,1753,'action started via WP Cron','2026-03-03 16:14:59','2026-03-03 10:14:59'),(3364,1755,'action created','2026-03-03 16:14:59','2026-03-03 10:14:59'),(3365,1753,'action complete via WP Cron','2026-03-03 16:14:59','2026-03-03 10:14:59');
/*!40000 ALTER TABLE `wpgy_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_actionscheduler_logs` with 2759 row(s)
--

--
-- Table structure for table `wpgy_aioseo_ai_insights_keyword_reports`
--

DROP TABLE IF EXISTS `wpgy_aioseo_ai_insights_keyword_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_ai_insights_keyword_reports` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(40) NOT NULL,
  `keyword` varchar(255) NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'pending',
  `brands` longtext DEFAULT NULL,
  `brands_mentioned` int(11) DEFAULT 0,
  `results` longtext DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_ai_insights_keyword_reports_uuid` (`uuid`),
  KEY `ndx_aioseo_ai_insights_keyword_reports_keyword` (`keyword`(250)),
  KEY `ndx_aioseo_ai_insights_keyword_reports_status` (`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_ai_insights_keyword_reports`
--

LOCK TABLES `wpgy_aioseo_ai_insights_keyword_reports` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_ai_insights_keyword_reports` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_ai_insights_keyword_reports` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_ai_insights_keyword_reports` with 0 row(s)
--

--
-- Table structure for table `wpgy_aioseo_cache`
--

DROP TABLE IF EXISTS `wpgy_aioseo_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(80) NOT NULL,
  `value` longtext NOT NULL,
  `is_object` tinyint(1) DEFAULT 0,
  `expiration` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_cache_key` (`key`),
  KEY `ndx_aioseo_cache_expiration` (`expiration`)
) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_cache`
--

LOCK TABLES `wpgy_aioseo_cache` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_cache` DISABLE KEYS */;
INSERT INTO `wpgy_aioseo_cache` VALUES (1,'db_schema','{\"wpgy_mec_occurrences\":[\"id\",\"post_id\",\"occurrence\",\"params\"],\"wpgy_leanwi_snapshot\":[\"id\",\"snapshot_date\",\"snapshot_note\"],\"wpgy_terms\":[\"term_id\",\"name\",\"slug\",\"term_group\"],\"wpgy_userfeedback_heatmaps\":[\"id\",\"page_id\",\"created_at\",\"status\"],\"wpgy_aioseo_writing_assistant_keywords\":[\"id\",\"uuid\",\"keyword\",\"country\",\"language\",\"progress\",\"keywords\",\"competitors\",\"created\",\"updated\"],\"wpgy_termmeta\":[\"meta_id\",\"term_id\",\"meta_key\",\"meta_value\"],\"wpgy_actionscheduler_logs\":[\"log_id\",\"action_id\",\"message\",\"log_date_gmt\",\"log_date_local\"],\"wpgy_aioseo_seo_analyzer_results\":[\"id\",\"data\",\"score\",\"competitor_url\",\"created\",\"updated\"],\"wpgy_userfeedback_surveys\":[\"id\",\"title\",\"status\",\"type\",\"questions\",\"impressions\",\"settings\",\"notifications\",\"publish_at\",\"created_at\"],\"wpgy_duplicator_packages\":[\"id\",\"name\",\"hash\",\"status\",\"created\",\"owner\",\"package\"],\"wpgy_wpforms_logs\":[\"id\",\"title\",\"message\",\"types\",\"create_at\",\"form_id\",\"entry_id\",\"user_id\"],\"wpgy_users\":[\"ID\",\"user_login\",\"user_pass\",\"user_nicename\",\"user_email\",\"user_url\",\"user_registered\",\"user_activation_key\",\"user_status\",\"display_name\"],\"wpgy_e_submissions_values\":[\"id\",\"submission_id\",\"key\",\"value\"],\"wpgy_mec_users\":[\"id\",\"first_name\",\"last_name\",\"email\",\"reg\",\"created_at\",\"updated_at\"],\"wpgy_leanwi_accessibility_notes\":[\"note_id\",\"note_date\",\"last_snapshot_id\",\"entry_user\",\"rule_pertaining_to\",\"post_pertaining_to\",\"other_pertaining_to\",\"snapshot_note\"],\"wpgy_e_submissions\":[\"id\",\"type\",\"hash_id\",\"main_meta_id\",\"post_id\",\"referer\",\"referer_title\",\"element_id\",\"form_name\",\"campaign_id\",\"user_id\",\"user_ip\",\"user_agent\",\"actions_count\",\"actions_succeeded_count\",\"status\",\"is_read\",\"meta\",\"created_at_gmt\",\"updated_at_gmt\",\"created_at\",\"updated_at\"],\"wpgy_ea11y_scanner_results\":[\"id\",\"url\",\"results\",\"summary\",\"created_at\",\"updated_at\"],\"wpgy_tm_tasks\":[\"id\",\"user_id\",\"type\",\"class_identifier\",\"attempts\",\"description\",\"time_created\",\"last_locked_at\",\"status\"],\"wpgy_leanwi_accessibility_checker_snapshot\":[\"id\",\"snapshot_id\",\"postid\",\"siteid\",\"type\",\"rule\",\"ruletype\",\"object\",\"recordcheck\",\"created\",\"user\",\"ignre\",\"ignre_global\",\"ignre_user\",\"ignre_date\",\"ignre_comment\"],\"wpgy_actionscheduler_claims\":[\"claim_id\",\"date_created_gmt\"],\"wpgy_userfeedback_post_ratings\":[\"id\",\"post_id\",\"rating\",\"user_id\",\"created_at\"],\"wpgy_mec_booking_attendees\":[\"id\",\"mec_booking_id\",\"user_id\",\"ticket_id\"],\"wpgy_monsterinsights_cache\":[\"cache_id\",\"cache_key\",\"cache_value\",\"cache_group\",\"expires_at\",\"created_at\"],\"wpgy_ea11y_global_remediation_relationship\":[\"id\",\"page_url\",\"remediation_id\",\"active\",\"created_at\",\"updated_at\"],\"wpgy_site_mail_suppressions\":[\"id\",\"email\",\"reason\",\"created_at\",\"updated_at\"],\"wpgy_wpo_404_detector\":[\"ID\",\"url\",\"request_timestamp\",\"request_count\",\"referrer\"],\"wpgy_loginizer_logs\":[\"username\",\"time\",\"count\",\"lockout\",\"ip\",\"url\"],\"wpgy_aioseo_writing_assistant_posts\":[\"id\",\"post_id\",\"keyword_id\",\"content_analysis_hash\",\"content_analysis\",\"created\",\"updated\"],\"wpgy_links\":[\"link_id\",\"link_url\",\"link_name\",\"link_image\",\"link_target\",\"link_description\",\"link_visible\",\"link_owner\",\"link_rating\",\"link_updated\",\"link_rel\",\"link_notes\",\"link_rss\"],\"wpgy_wpforms_payment_meta\":[\"id\",\"payment_id\",\"meta_key\",\"meta_value\"],\"wpgy_aioseo_notifications\":[\"id\",\"slug\",\"addon\",\"title\",\"content\",\"type\",\"level\",\"notification_id\",\"notification_name\",\"start\",\"end\",\"button1_label\",\"button1_action\",\"button2_label\",\"button2_action\",\"dismissed\",\"new\",\"created\",\"updated\"],\"wpgy_term_taxonomy\":[\"term_taxonomy_id\",\"term_id\",\"taxonomy\",\"description\",\"parent\",\"count\"],\"wpgy_mec_dates\":[\"id\",\"post_id\",\"dstart\",\"dend\",\"tstart\",\"tend\",\"status\",\"public\"],\"wpgy_aioseo_posts\":[\"id\",\"post_id\",\"title\",\"description\",\"keywords\",\"keyphrases\",\"page_analysis\",\"primary_term\",\"canonical_url\",\"og_title\",\"og_description\",\"og_object_type\",\"og_image_type\",\"og_image_url\",\"og_image_width\",\"og_image_height\",\"og_image_custom_url\",\"og_image_custom_fields\",\"og_video\",\"og_custom_url\",\"og_article_section\",\"og_article_tags\",\"twitter_use_og\",\"twitter_card\",\"twitter_image_type\",\"twitter_image_url\",\"twitter_image_custom_url\",\"twitter_image_custom_fields\",\"twitter_title\",\"twitter_description\",\"seo_score\",\"schema\",\"schema_type\",\"schema_type_options\",\"pillar_content\",\"robots_default\",\"robots_noindex\",\"robots_noarchive\",\"robots_nosnippet\",\"robots_nofollow\",\"robots_noimageindex\",\"robots_noodp\",\"robots_notranslate\",\"robots_max_snippet\",\"robots_max_videopreview\",\"robots_max_imagepreview\",\"images\",\"image_scan_date\",\"priority\",\"frequency\",\"videos\",\"video_thumbnail\",\"video_scan_date\",\"local_seo\",\"breadcrumb_settings\",\"limit_modified_date\",\"options\",\"ai\",\"created\",\"updated\"],\"wpgy_ea11y_page_scanned\":[\"id\",\"url\",\"title\",\"object_id\",\"object_type\",\"object_type_name\",\"hash\",\"full_html\",\"violations\",\"resolved\",\"status\",\"created_at\",\"updated_at\"],\"wpgy_wpforms_tasks_meta\":[\"id\",\"action\",\"data\",\"date\"],\"wpgy_wpforms_payments\":[\"id\",\"form_id\",\"status\",\"subtotal_amount\",\"discount_amount\",\"total_amount\",\"currency\",\"entry_id\",\"gateway\",\"type\",\"mode\",\"transaction_id\",\"customer_id\",\"subscription_id\",\"subscription_status\",\"title\",\"date_created_gmt\",\"date_updated_gmt\",\"is_published\"],\"wpgy_actionscheduler_groups\":[\"group_id\",\"slug\"],\"wpgy_site_mail_logs\":[\"id\",\"api_id\",\"to\",\"subject\",\"headers\",\"message\",\"activity\",\"source\",\"status\",\"opened\",\"created_at\",\"updated_at\"],\"wpgy_commentmeta\":[\"meta_id\",\"comment_id\",\"meta_key\",\"meta_value\"],\"wpgy_userfeedback_heatmap_recordings\":[\"id\",\"heatmap_id\",\"heatmap_data\",\"created_at\",\"interaction_type\"],\"wpgy_blc_filters\":[\"id\",\"name\",\"params\"],\"wpgy_e_events\":[\"id\",\"event_data\",\"created_at\"],\"wpgy_mec_attendees\":[\"attendee_id\",\"post_id\",\"event_id\",\"occurrence\",\"email\",\"first_name\",\"last_name\",\"data\",\"count\",\"verification\",\"confirmation\"],\"wpgy_posts\":[\"ID\",\"post_author\",\"post_date\",\"post_date_gmt\",\"post_content\",\"post_title\",\"post_excerpt\",\"post_status\",\"comment_status\",\"ping_status\",\"post_password\",\"post_name\",\"to_ping\",\"pinged\",\"post_modified\",\"post_modified_gmt\",\"post_content_filtered\",\"post_parent\",\"guid\",\"menu_order\",\"post_type\",\"post_mime_type\",\"comment_count\"],\"wpgy_site_mail_statuses\":[\"id\",\"log_id\",\"email\",\"type\",\"status\",\"opened\",\"created_at\",\"updated_at\"],\"wpgy_blc_links\":[\"link_id\",\"url\",\"first_failure\",\"last_check\",\"last_success\",\"last_check_attempt\",\"check_count\",\"final_url\",\"redirect_count\",\"log\",\"http_code\",\"status_code\",\"status_text\",\"request_duration\",\"timeout\",\"broken\",\"warning\",\"may_recheck\",\"being_checked\",\"result_hash\",\"false_positive\",\"dismissed\"],\"wpgy_actionscheduler_actions\":[\"action_id\",\"hook\",\"status\",\"scheduled_date_gmt\",\"scheduled_date_local\",\"priority\",\"args\",\"schedule\",\"group_id\",\"attempts\",\"last_attempt_gmt\",\"last_attempt_local\",\"claim_id\",\"extended_args\"],\"wpgy_postmeta\":[\"meta_id\",\"post_id\",\"meta_key\",\"meta_value\"],\"wpgy_ea11y_pages_remediation\":[\"id\",\"url\",\"category\",\"rule\",\"group\",\"content\",\"active\",\"global\",\"created_at\",\"updated_at\"],\"wpgy_mec_bookings\":[\"id\",\"booking_id\",\"user_id\",\"transaction_id\",\"event_id\",\"ticket_ids\",\"seats\",\"status\",\"confirmed\",\"verified\",\"all_occurrences\",\"date\",\"timestamp\"],\"wpgy_aioseo_crawl_cleanup_blocked_args\":[\"id\",\"key\",\"value\",\"key_value_hash\",\"regex\",\"hits\",\"created\",\"updated\"],\"wpgy_accessibility_checker\":[\"id\",\"postid\",\"siteid\",\"type\",\"landmark\",\"landmark_selector\",\"selector\",\"ancestry\",\"xpath\",\"rule\",\"ruletype\",\"object\",\"recordcheck\",\"created\",\"user\",\"ignre\",\"ignre_global\",\"ignre_user\",\"ignre_date\",\"ignre_comment\"],\"wpgy_blc_synch\":[\"container_id\",\"container_type\",\"synched\",\"last_synch\"],\"wpgy_userfeedback_survey_responses\":[\"id\",\"survey_id\",\"answers\",\"page_submitted\",\"user_ip\",\"user_browser\",\"user_os\",\"user_device\",\"status\",\"submitted_at\"],\"wpgy_e_notes\":[\"id\",\"route_url\",\"route_title\",\"route_post_id\",\"post_id\",\"element_id\",\"parent_id\",\"author_id\",\"author_display_name\",\"status\",\"position\",\"content\",\"is_resolved\",\"is_public\",\"last_activity_at\",\"created_at\",\"updated_at\"],\"wpgy_mec_events\":[\"id\",\"post_id\",\"start\",\"end\",\"repeat\",\"rinterval\",\"year\",\"month\",\"day\",\"week\",\"weekday\",\"weekdays\",\"days\",\"not_in_days\",\"time_start\",\"time_end\"],\"wpgy_comments\":[\"comment_ID\",\"comment_post_ID\",\"comment_author\",\"comment_author_email\",\"comment_author_url\",\"comment_author_IP\",\"comment_date\",\"comment_date_gmt\",\"comment_content\",\"comment_karma\",\"comment_approved\",\"comment_agent\",\"comment_type\",\"comment_parent\",\"user_id\"],\"wpgy_e_notes_users_relations\":[\"id\",\"type\",\"note_id\",\"user_id\",\"created_at\",\"updated_at\"],\"wpgy_blc_instances\":[\"instance_id\",\"link_id\",\"container_id\",\"container_type\",\"link_text\",\"parser_type\",\"container_field\",\"link_context\",\"raw_url\"],\"wpgy_aioseo_cache\":[\"id\",\"key\",\"value\",\"is_object\",\"expiration\",\"created\",\"updated\"],\"wpgy_tm_taskmeta\":[\"meta_id\",\"task_id\",\"meta_key\",\"meta_value\"],\"wpgy_aioseo_crawl_cleanup_logs\":[\"id\",\"slug\",\"key\",\"value\",\"hash\",\"hits\",\"created\",\"updated\"],\"wpgy_usermeta\":[\"umeta_id\",\"user_id\",\"meta_key\",\"meta_value\"],\"wpgy_term_relationships\":[\"object_id\",\"term_taxonomy_id\",\"term_order\"],\"wpgy_options\":[\"option_id\",\"option_name\",\"option_value\",\"autoload\"],\"wpgy_e_submissions_actions_log\":[\"id\",\"submission_id\",\"action_name\",\"action_label\",\"status\",\"log\",\"created_at_gmt\",\"updated_at_gmt\",\"created_at\",\"updated_at\"],\"wpgy_aioseo_ai_insights_keyword_reports\":[\"id\",\"uuid\",\"keyword\",\"status\",\"brands\",\"brands_mentioned\",\"results\",\"created\",\"updated\"]}',0,'2026-03-04 06:20:09','2026-02-20 17:14:37','2026-03-03 06:20:09'),(70,'addons','[{\"sku\":\"aioseo-redirects\",\"name\":\"Redirection Manager\",\"version\":\"1.4.15\",\"image\":null,\"icon\":\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\",\"levels\":[\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/features\\/redirection-manager\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/features\\/redirection-manager\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-redirects:redirects\",\"features\":[{\"license_level\":\"elite\",\"feature\":\"404-parent-redirect\"}]},{\"sku\":\"aioseo-link-assistant\",\"name\":\"Link Assistant\",\"version\":\"1.1.12\",\"image\":null,\"icon\":\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAxNUg3QzUuMzUgMTUgNCAxMy42NSA0IDEyQzQgMTAuMzUgNS4zNSA5IDcgOUgxMVY3SDdDNC4yNCA3IDIgOS4yNCAyIDEyQzIgMTQuNzYgNC4yNCAxNyA3IDE3SDExVjE1Wk0xNyA3SDEzVjlIMTdDMTguNjUgOSAyMCAxMC4zNSAyMCAxMkMyMCAxMy42NSAxOC42NSAxNSAxNyAxNUgxM1YxN0gxN0MxOS43NiAxNyAyMiAxNC43NiAyMiAxMkMyMiA5LjI0IDE5Ljc2IDcgMTcgN1pNMTYgMTFIOFYxM0gxNlYxMVoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPgo=\",\"levels\":[\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Super-charge your SEO with Link Assistant! Get relevant suggestions for adding internal links to older content as well as finding any orphaned posts that have no internal links. Use our reporting feature to see all link suggestions or add them directly from any page or post.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-link-assistant:overview\",\"features\":[]},{\"sku\":\"aioseo-video-sitemap\",\"name\":\"Video Sitemap\",\"version\":\"1.1.25\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy4zMzMgNWgxMGMuNDU5IDAgLjgzNC4zNzUuODM0LjgzM1Y4Ljc1TDE3LjUgNS40MTd2OS4xNjZsLTMuMzMzLTMuMzMzdjIuOTE3YS44MzYuODM2IDAgMCAxLS44MzQuODMzaC0xMGEuODM2LjgzNiAwIDAgMS0uODMzLS44MzNWNS44MzNjMC0uNDU4LjM3NS0uODMzLjgzMy0uODMzWm05LjE2NyA4LjMzM1Y2LjY2N0g0LjE2N3Y2LjY2NkgxMi41WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+\",\"levels\":[\"individual\",\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-sitemaps:video-sitemap\",\"features\":[]},{\"sku\":\"aioseo-local-business\",\"name\":\"Local Business SEO\",\"version\":\"1.3.12\",\"image\":null,\"icon\":\"svg-local-business\",\"levels\":[\"business\",\"agency\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-local-seo:locations\",\"features\":[]},{\"sku\":\"aioseo-news-sitemap\",\"name\":\"News Sitemap\",\"version\":\"1.0.20\",\"image\":null,\"icon\":\"svg-sitemaps-pro\",\"levels\":[\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google\\u2019s Publisher Center and had it approved.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-sitemaps:news-sitemap\",\"features\":[]},{\"sku\":\"aioseo-index-now\",\"name\":\"IndexNow\",\"version\":\"1.0.13\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE3LjY0NCAxMS42NTVjLS4zMjEtLjIyOS0uNjU0LS40NDYtLjk2NC0uNjk3LS42NDMtLjUzNC0uNjMxLTEuMzcyLjAyMy0xLjg4NC4zMS0uMjQuNjQyLS40NTguOTY0LS42OTcuMTg0LS4xMy4zMjEtLjI5NC4zMzMtLjUzNCAwLS4wMzIgMC0uMDc2LS4wMTItLjEyYTcuNDQyIDcuNDQyIDAgMCAwLTEuODkzLTMuMTQ3Yy0uMjA3LS4yMDctLjQ2LS4yNC0uNzQ2LS4xMmEyMi4wNSAyMi4wNSAwIDAgMS0xLjA2OC40MzZjLS45MTguMzQ4LTEuNjg3LS4wODctMS44MTMtMS4wMjQtLjA0Ni0uMzM4LS4wOC0uNjc1LS4xMTUtMS4wMTMtLjAzNC0uMzctLjI0LS41OTktLjYzLS42NzVhOC40NDYgOC40NDYgMCAwIDAtMy40NjcgMGMtLjM2Ny4wNzYtLjU3NC4yNzItLjYwOC42MzJhMTMuNzggMTMuNzggMCAwIDEtLjE2IDEuMTc2Yy0uMTYxLjgyOC0uOTE5IDEuMjMtMS43NDUuOTE1LS4zNTYtLjEzLS43MTItLjI5NC0xLjA2Ny0uNDQ3LS4zMzMtLjE0MS0uNjA5LS4wODctLjg1LjE2NGE3Ljc3OSA3Ljc3OSAwIDAgMC0xLjc3OSAyLjkxOGMtLjExNC4zMzgtLjAyMy42MS4yODcuODI4LjI5OS4yMDcuNjA5LjQxNC44OTUuNjMyLjc3LjU4OC43NTggMS40NDgtLjAyMiAyLjAxNC0uMjg3LjIwNy0uNTc0LjQxNC0uODYxLjYxLS4zMjIuMjE4LS40MTMuNTEyLS4yOTkuODZhNy44NyA3Ljg3IDAgMCAwIDEuNzQ1IDIuODg3Yy4yNC4yNS41MTYuMzE2Ljg1LjE4NS4zOS0uMTUzLjc2OC0uMzI3IDEuMTU4LS40NjguNzU4LS4yNzMgMS41MTUuMTIgMS42NzYuODcuMDguNDA0LjEyNi44MTguMTYgMS4yMi4wMzUuMzcuMjQxLjU2Ny41OTcuNjQzIDEuMTYuMjQgMi4zMDcuMjQgMy40NjYuMDExLjQxMy0uMDg3LjYwOC0uMzE2LjY0My0uNzA4LjAyMy0uMzI3LjA2OS0uNjUzLjEwMy0uOTcuMTE1LS45MjUuODk1LTEuMzgyIDEuODE0LTEuMDQ1LjM0NC4xMzEuNjg4LjI3MyAxLjAzMi40MjUuMzY4LjE1My42NjYuMDc2LjkxOC0uMjA3YTguNDk0IDguNDk0IDAgMCAwIDEuNzEtMi44MmMuMTUtLjMzOC4wNTgtLjYyMS0uMjc1LS44NXptLTkuNDguNjk3Yy0uMTAzLjEzLS4zMS4xMi0uNDEzLS4wMUw2LjAzIDEwLjE3M2EuMjIuMjIgMCAwIDEgMC0uMjgzbDEuOTI4LTIuNDI5IDEuNDY5IDEuNzItLjYzMS44NS41MjcuNzA4YS4yMDUuMjA1IDAgMCAxLS4wMTEuMjYyem01LjgzLTIuMTc4LTIuNDc5IDMuMDE3YS4yNi4yNiAwIDAgMS0uMjA2LjEwOUg5LjEwNWEuMjUuMjUgMCAwIDEtLjIwNi0uNDAzbDIuMzUzLTIuODY1LTIuNjc0LTMuMjY3aDIuODY5bDIuNTU5IDMuMTI2YS4yMzYuMjM2IDAgMCAxLS4wMTEuMjgzeiIvPjwvc3ZnPg==\",\"levels\":[\"business\",\"agency\",\"basic\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"basic\",\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Add IndexNow support to instantly notify search engines when your content has changed. This helps the search engines to prioritize the changes on your website and helps you rank faster.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/index-now\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/index-now\",\"manageUrl\":\"https:\\/\\/route#aioseo-settings:webmaster-tools\",\"features\":[]},{\"sku\":\"aioseo-rest-api\",\"name\":\"REST API\",\"version\":\"1.0.9\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImFpb3Nlby1jb2RlIj48cGF0aCBkPSJNOS40IDE2LjZMNC44IDEybDQuNi00LjZMOCA2bC02IDYgNiA2IDEuNC0xLjR6bTUuMiAwbDQuNi00LjYtNC42LTQuNkwxNiA2bDYgNi02IDYtMS40LTEuNHoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPg==\",\"levels\":[\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Manage your post and term SEO meta via the WordPress REST API. This addon also works seamlessly with headless WordPress installs.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/feature\\/rest-api\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/feature\\/rest-api\\/\",\"manageUrl\":\"\",\"features\":[]},{\"sku\":\"aioseo-image-seo\",\"name\":\"Image SEO\",\"version\":\"1.2.2\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE1LjgzMyA0LjE2N3YxMS42NjZINC4xNjdWNC4xNjdoMTEuNjY2Wm0wLTEuNjY3SDQuMTY3QzMuMjUgMi41IDIuNSAzLjI1IDIuNSA0LjE2N3YxMS42NjZjMCAuOTE3Ljc1IDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42NjdabS00LjA1IDcuMzgzLTIuNSAzLjIyNUw3LjUgMTAuOTUgNSAxNC4xNjdoMTBsLTMuMjE3LTQuMjg0WiIvPjwvc3ZnPg==\",\"levels\":[\"business\",\"agency\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Globally control the Title, Alt Text, Caption and Descriptions for images in your content. These attributes are essential for both accessibility and SEO.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-search-appearance:media\",\"features\":[]},{\"sku\":\"aioseo-eeat\",\"name\":\"Author SEO (E-E-A-T)\",\"version\":\"1.2.9\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00NDAuMTE4LTU2MHEzMy44MzkgMCA1Ny44MTctMjQuMDk3dDIzLjk3OC01Ny45MzVxMC0zMy44MzgtMjMuOTc4LTU3LjY5Ni0yMy45NzgtMjMuODU5LTU3LjgxNy0yMy44NTktMzMuODM4IDAtNTcuOTM0IDIzLjg1OS0yNC4wOTcgMjMuODU4LTI0LjA5NyA1Ny42OTYgMCAzMy44MzggMjQuMDk3IDU3LjkzNVE0MDYuMjgtNTYwIDQ0MC4xMTgtNTYwWk00NDAtMzk2LjQxM3E0NS43MTcgMCA4NS41NzYtMTkuNDc4IDM5Ljg1OS0xOS40NzkgNjkuNTc2LTU2LjE1Mi0zNS45NTYtMjMuNzE4LTc0LjkzNS0zNS44MzdRNDgxLjIzOS01MjAgNDQwLTUyMHQtODAuMjE3IDEyLjEycS0zOC45NzkgMTIuMTE5LTc0LjkzNSAzNS44MzcgMjkuNzE3IDM2LjY3MyA2OS41NzYgNTYuMTUyIDM5Ljg1OSAxOS40NzggODUuNTc2IDE5LjQ3OFptMzg2LjM5MSAyODYuOTM1TDYzNy45MTMtMjk3Ljk1NnEtNDEuNzE3IDMxLjc2MS05MS42OTYgNDkuNDAyUTQ5Ni4yMzktMjMwLjkxMyA0NDAtMjMwLjkxM3EtMTM3LjU4NyAwLTIzMy4zMzctOTUuNzVUMTEwLjkxMy01NjBxMC0xMzcuNTg3IDk1Ljc1LTIzMy4zMzdUNDQwLTg4OS4wODdxMTM3LjU4NyAwIDIzMy4zMzcgOTUuNzVUNzY5LjA4Ny01NjBxMCA1NS43NjEtMTcuNzYxIDEwNS45NzgtMTcuNzYxIDUwLjIxOC00OS41MjEgOTIuMTc0TDg5MC4yODMtMTczLjM3bC02My44OTIgNjMuODkyWk00NDAuMTEzLTMyMS45MTNxOTkuMTU2IDAgMTY4LjU2NS02OS41MjIgNjkuNDA5LTY5LjUyMiA2OS40MDktMTY4LjY3OCAwLTk5LjE1Ni02OS40MDktMTY4LjU2NS02OS40MDktNjkuNDA5LTE2OC41NjUtNjkuNDA5LTk5LjE1NiAwLTE2OC42NzggNjkuNDA5LTY5LjUyMiA2OS40MDktNjkuNTIyIDE2OC41NjUgMCA5OS4xNTYgNjkuNTIyIDE2OC42NzggNjkuNTIyIDY5LjUyMiAxNjguNjc4IDY5LjUyMlpNNDQwLTU2MFoiLz48L3N2Zz4=\",\"levels\":[\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Optimize your site for Google\'s E-E-A-T ranking factor by proving your writer\'s expertise through author schema markup and new UI elements.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/features\\/eeat\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/features\\/eeat\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-search-appearance:author-seo\",\"features\":[]}]',0,'2026-03-04 06:20:09','2026-02-23 20:34:42','2026-03-03 06:20:09'),(75,'aioseo_sitemap_sitemap.rss','{\"counts\":[],\"datetime\":{\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\":{\"date\":\"February 18, 2026\",\"time\":\"3:55 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/stitch-by-stitch\\/\":{\"date\":\"February 18, 2026\",\"time\":\"12:45 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/\":{\"date\":\"February 18, 2026\",\"time\":\"11:26 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/\":{\"date\":\"February 24, 2026\",\"time\":\"12:57 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/diy-button-heart-2pm\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:47 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/diy-button-heart-4pm\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:46 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/\":{\"date\":\"February 19, 2026\",\"time\":\"3:51 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/lego-club\\/\":{\"date\":\"February 23, 2026\",\"time\":\"10:24 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/rainbow-squeegee-art-for-kids\\/\":{\"date\":\"February 23, 2026\",\"time\":\"10:05 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee-231\\/\":{\"date\":\"February 20, 2026\",\"time\":\"3:16 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/page-turners-adult-book-club-the-diamond-eye-by-kate-quinn\\/\":{\"date\":\"February 20, 2026\",\"time\":\"9:46 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/preschool-storytime\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:44 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/page-turners-adult-book-club-a-forty-year-kiss\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:43 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee-a-wisconsin-christmas-pie\\/\":{\"date\":\"December 22, 2025\",\"time\":\"7:51 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/page-turners-adult-book-club-the-story-she-left-behind\\/\":{\"date\":\"December 22, 2025\",\"time\":\"7:15 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/chess-club\\/\":{\"date\":\"December 22, 2025\",\"time\":\"7:13 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/dungeons-and-dragons-club\\/\":{\"date\":\"December 22, 2025\",\"time\":\"7:06 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newspaper-yearbook-archive\\/\":{\"date\":\"December 22, 2025\",\"time\":\"6:52 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\":{\"date\":\"December 22, 2025\",\"time\":\"6:36 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:33 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/magazine-give-away\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:28 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/senior-coffee-club\\/\":{\"date\":\"February 3, 2026\",\"time\":\"2:22 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\":{\"date\":\"February 3, 2026\",\"time\":\"1:48 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/kids-book-club\\/\":{\"date\":\"December 22, 2025\",\"time\":\"4:30 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/melt-a-masterpiece-fun-with-perler-beads\\/\":{\"date\":\"December 22, 2025\",\"time\":\"4:27 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/exploding-snowmen-stem\\/\":{\"date\":\"December 22, 2025\",\"time\":\"4:25 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\":{\"date\":\"February 20, 2026\",\"time\":\"9:17 AM\"}},\"pagination\":{\"showing\":27,\"total\":27}}',0,'2026-04-01 16:16:20','2026-02-24 11:31:21','2026-03-02 16:16:20'),(76,'aioseo_sitemap_sitemap.xml','{\"counts\":{\"https:\\/\\/wp.kewauneepubliclibrary.org\\/page-sitemap.xml\":8,\"https:\\/\\/wp.kewauneepubliclibrary.org\\/mec-events-sitemap.xml\":19,\"https:\\/\\/wp.kewauneepubliclibrary.org\\/post-archive-sitemap.xml\":1,\"https:\\/\\/wp.kewauneepubliclibrary.org\\/post_tag-sitemap.xml\":15,\"https:\\/\\/wp.kewauneepubliclibrary.org\\/mec_category-sitemap.xml\":4},\"datetime\":{\"https:\\/\\/wp.kewauneepubliclibrary.org\\/page-sitemap.xml\":{\"date\":\"February 24, 2026\",\"time\":\"12:57 PM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/mec-events-sitemap.xml\":{\"date\":\"February 23, 2026\",\"time\":\"10:24 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/post-archive-sitemap.xml\":{\"date\":\"February 23, 2026\",\"time\":\"10:24 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/post_tag-sitemap.xml\":{\"date\":\"February 23, 2026\",\"time\":\"10:05 AM\"},\"https:\\/\\/wp.kewauneepubliclibrary.org\\/mec_category-sitemap.xml\":{\"date\":\"February 23, 2026\",\"time\":\"10:05 AM\"}},\"pagination\":{\"showing\":5,\"total\":5}}',0,'2026-04-02 16:14:57','2026-02-24 12:21:24','2026-03-03 16:14:57'),(5,'action_scheduler_log_cleanup','true',0,'2026-03-04 06:20:12','2026-02-20 17:14:41','2026-03-03 06:20:12'),(8,'admin_help_docs','\"{\\\"categories\\\":{\\\"getting-started\\\":\\\"Getting Started\\\",\\\"advanced-settings\\\":\\\"Advanced Settings\\\",\\\"display-settings\\\":\\\"Display Settings\\\",\\\"general-seo-topics\\\":\\\"General SEO Topics\\\",\\\"feature-manager\\\":\\\"Feature Manager\\\",\\\"installation\\\":\\\"Installation\\\"},\\\"docs\\\":{\\\"401534\\\":{\\\"title\\\":\\\"How to Generate Your SEO Email Reports\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-generate-your-seo-email-reports\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\",\\\"search-statistics\\\"]},\\\"389367\\\":{\\\"title\\\":\\\"Using the Keyword Rank Tracker feature in Search Statistics\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-keyword-rank-tracker-feature-in-search-statistics\\\\\\/\\\",\\\"categories\\\":[\\\"keyword-settings\\\",\\\"search-statistics\\\"]},\\\"379863\\\":{\\\"title\\\":\\\"Setting Vehicle (Car) Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-vehicle-car-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"379713\\\":{\\\"title\\\":\\\"Setting Product Review Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-product-review-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"332691\\\":{\\\"title\\\":\\\"Google Permissions for oAuth\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/google-permissions-for-the-aioseo-google-search-console-integration\\\\\\/\\\",\\\"categories\\\":[]},\\\"326862\\\":{\\\"title\\\":\\\"aioseo_user_profile_tab_allowed_user_ids\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_user_profile_tab_allowed_user_ids\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326858\\\":{\\\"title\\\":\\\"aioseo_import_yoast_seo_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_yoast_seo_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326856\\\":{\\\"title\\\":\\\"aioseo_import_seopress_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_seopress_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326850\\\":{\\\"title\\\":\\\"aioseo_import_rank_math_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_rank_math_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"298356\\\":{\\\"title\\\":\\\"aioseo_redirects_log_skip\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_redirects_log_skip\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"294047\\\":{\\\"title\\\":\\\"Using the Query Arg Monitoring in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-query-arg-monitoring-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"279241\\\":{\\\"title\\\":\\\"How to Schedule a Redirect in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-schedule-a-redirect-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"269732\\\":{\\\"title\\\":\\\"Displaying Detailed Author Information on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-detailed-author-information-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"author-seo\\\",\\\"content-blocks\\\"]},\\\"267254\\\":{\\\"title\\\":\\\"Adding Author SEO (E-E-A-T) to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-author-seo-e-e-a-t-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"author-seo\\\"]},\\\"262344\\\":{\\\"title\\\":\\\"How to Get Your Images to Appear in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-get-your-images-to-appear-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\",\\\"image-seo\\\"]},\\\"261932\\\":{\\\"title\\\":\\\"Sharing Content on Slack\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/sharing-content-on-slack\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"261923\\\":{\\\"title\\\":\\\"Sharing Content on WhatsApp\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/sharing-content-on-whatsapp\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"261517\\\":{\\\"title\\\":\\\"Importing Locations From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-locations-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"local-business-seo\\\"]},\\\"244975\\\":{\\\"title\\\":\\\"Checking the Index Status of Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-the-index-status-of-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-statistics\\\"]},\\\"242346\\\":{\\\"title\\\":\\\"Using AIOSEO Details on the Posts Screen\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-aioseo-details-on-the-posts-screen\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"post-page-settings\\\"]},\\\"240583\\\":{\\\"title\\\":\\\"Setting WP_HOME and WP_SITEURL in the wp-config.php File\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-wp_home-and-wp_siteurl-in-the-wp-config-php-file\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"240452\\\":{\\\"title\\\":\\\"Should I Use Meta Keywords?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/should-i-use-meta-keywords\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\"]},\\\"235044\\\":{\\\"title\\\":\\\"Setting Cornerstone Content in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/cornerstone-content\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\",\\\"post-page-settings\\\"]},\\\"222363\\\":{\\\"title\\\":\\\"aioseo_get_post_id\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_post_id\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"200603\\\":{\\\"title\\\":\\\"Viewing Detailed Search Statistics For Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/viewing-detailed-search-statistics-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"search-statistics\\\"]},\\\"200304\\\":{\\\"title\\\":\\\"Tracking Changes to Your SEO Using SEO Revisions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/tracking-changes-to-your-seo-using-seo-revisions\\\\\\/\\\",\\\"categories\\\":[\\\"seo-revisions\\\"]},\\\"188167\\\":{\\\"title\\\":\\\"WPCode Snippet Library\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/wpcode-snippet-library\\\\\\/\\\",\\\"categories\\\":[\\\"tools\\\"]},\\\"186946\\\":{\\\"title\\\":\\\"aioseo_hide_version_number\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_hide_version_number\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"178887\\\":{\\\"title\\\":\\\"Setting the Primary Term for Breadcrumbs\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-primary-term-for-breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"178727\\\":{\\\"title\\\":\\\"Using Broken Link Checker to Find and Fix Broken Links and Images\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-broken-link-checker-to-find-and-fix-broken-links-and-images\\\\\\/\\\",\\\"categories\\\":[\\\"broken-link-checker\\\"]},\\\"163922\\\":{\\\"title\\\":\\\"aioseo_schema_json_flags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_json_flags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"163519\\\":{\\\"title\\\":\\\"Using OpenAI to Generate SEO Titles and Meta Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-openai-to-generate-seo-titles-and-meta-descriptions\\\\\\/\\\",\\\"categories\\\":[]},\\\"145363\\\":{\\\"title\\\":\\\"Using the Search Statistics in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-search-statistics-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"145281\\\":{\\\"title\\\":\\\"Connecting Search Statistics to Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/connecting-search-statistics-to-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"139798\\\":{\\\"title\\\":\\\"Checking Your SEO Using the SEO Preview\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-your-seo-using-the-seo-preview\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"seo-preview\\\",\\\"truseo\\\",\\\"twitter-settings\\\"]},\\\"136509\\\":{\\\"title\\\":\\\"aioseo_sitemap_lastmod_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_lastmod_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"135249\\\":{\\\"title\\\":\\\"aioseo_sitemap_rss\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_rss\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"133251\\\":{\\\"title\\\":\\\"aioseo_user_profile_tab_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_user_profile_tab_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"131885\\\":{\\\"title\\\":\\\"Setting Web Page Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-web-page-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"129515\\\":{\\\"title\\\":\\\"Editing the .htaccess file Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/editing-the-htaccess-file-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"file-editor\\\",\\\"tools\\\"]},\\\"124292\\\":{\\\"title\\\":\\\"Using the Emojis in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-emojis-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"123164\\\":{\\\"title\\\":\\\"Google Permissions for the AIOSEO Google Search Console Integration\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/google-permissions-for-oauth\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"112137\\\":{\\\"title\\\":\\\"Setting the Schema Type for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-schema-type-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112145\\\":{\\\"title\\\":\\\"Configuring the Schema Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-schema-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112153\\\":{\\\"title\\\":\\\"A Guide to Schema.org Markup for Rich Snippets\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/a-guide-to-schema-org-markup-for-rich-snippets\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112438\\\":{\\\"title\\\":\\\"Creating Reusable Schema Templates in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-reusable-schema-templates-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112428\\\":{\\\"title\\\":\\\"Creating Custom Schema Markup with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-custom-schema-markup-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112889\\\":{\\\"title\\\":\\\"Setting Event Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-event-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112735\\\":{\\\"title\\\":\\\"Setting Dataset Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-dataset-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112711\\\":{\\\"title\\\":\\\"Setting Article Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-article-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112164\\\":{\\\"title\\\":\\\"Setting Course Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-course-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112933\\\":{\\\"title\\\":\\\"Setting Job Posting Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-job-posting-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112926\\\":{\\\"title\\\":\\\"Setting How-To Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-how-to-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112916\\\":{\\\"title\\\":\\\"Setting Fact Check Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-fact-check-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112727\\\":{\\\"title\\\":\\\"Setting Book Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-book-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112243\\\":{\\\"title\\\":\\\"Setting FAQ Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-faq-page-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112958\\\":{\\\"title\\\":\\\"Setting Service Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-service-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112949\\\":{\\\"title\\\":\\\"Setting Person Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-person-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112944\\\":{\\\"title\\\":\\\"Setting Music Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-music-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112941\\\":{\\\"title\\\":\\\"Setting Movie Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-movie-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112212\\\":{\\\"title\\\":\\\"Setting Recipe Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-recipe-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112962\\\":{\\\"title\\\":\\\"Setting Video Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-video-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112403\\\":{\\\"title\\\":\\\"Testing Your Schema in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/testing-your-schema-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112226\\\":{\\\"title\\\":\\\"Setting Software Application Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-software-application-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112197\\\":{\\\"title\\\":\\\"Setting Product Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-product-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"119555\\\":{\\\"title\\\":\\\"How to Use the AIOSEO Feature Manager on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-use-the-aioseo-feature-manager-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"feature-manager\\\",\\\"multisite-networks\\\"]},\\\"119550\\\":{\\\"title\\\":\\\"How to Reset the AIOSEO Site Settings on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-reset-the-aioseo-site-settings-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119543\\\":{\\\"title\\\":\\\"How to Backup and Restore AIOSEO Site Settings on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-backup-and-restore-aioseo-site-settings-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119531\\\":{\\\"title\\\":\\\"How to Import Settings from Other Plugins on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-import-settings-from-other-plugins-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119519\\\":{\\\"title\\\":\\\"How to Import and Export AIOSEO Settings and Meta Data on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-import-and-export-aioseo-settings-and-meta-data-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119497\\\":{\\\"title\\\":\\\"How to Add Your AIOSEO License Key on a WordPress Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-your-aioseo-license-key-on-a-wordpress-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-settings\\\"]},\\\"111476\\\":{\\\"title\\\":\\\"Displaying a List of Locations on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-a-list-of-locations-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111473\\\":{\\\"title\\\":\\\"Displaying Your Business Location Information on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-your-business-location-information-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111459\\\":{\\\"title\\\":\\\"Displaying Opening Hours on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-opening-hours-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111455\\\":{\\\"title\\\":\\\"Adding a Map of Your Location to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-map-of-your-location-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111450\\\":{\\\"title\\\":\\\"Adding Breadcrumbs to Your Site Using the AIOSEO Breadcrumbs Block\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-breadcrumbs-to-your-site-using-the-aioseo-breadcrumbs-block\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\",\\\"content-blocks\\\"]},\\\"109878\\\":{\\\"title\\\":\\\"Adding a Redirect When You Delete Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-redirect-when-you-delete-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"109829\\\":{\\\"title\\\":\\\"Redirecting 404 Content Not Found Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirecting-404-content-not-found-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"109916\\\":{\\\"title\\\":\\\"Using the Image SEO Features in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-image-seo-features-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"image-seo\\\"]},\\\"104857\\\":{\\\"title\\\":\\\"Adding a Table of Contents to Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-table-of-contents-to-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"104616\\\":{\\\"title\\\":\\\"Adding FAQs to Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-faqs-to-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"104595\\\":{\\\"title\\\":\\\"Automatic Redirects When Changing the Post Slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-changing-the-post-slug\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"103415\\\":{\\\"title\\\":\\\"Removing Published Date from Article Schema\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/removing-published-date-from-article-schema\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"101250\\\":{\\\"title\\\":\\\"Outputting AIOSEO\'s data in the HEAD without using wp_head()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/outputting-aioseos-data-in-the-head-without-using-wp_head\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"100154\\\":{\\\"title\\\":\\\"Automatic Redirects When You Delete Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-you-delete-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"98532\\\":{\\\"title\\\":\\\"Localizing AIOSEO Data via the Translations API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/localizing-aioseo-data-via-the-translations-api\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"98576\\\":{\\\"title\\\":\\\"aioseo_sitemap_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98575\\\":{\\\"title\\\":\\\"aioseo_sitemap_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98566\\\":{\\\"title\\\":\\\"aioseo_save_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_save_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98565\\\":{\\\"title\\\":\\\"aioseo_save_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_save_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98557\\\":{\\\"title\\\":\\\"aioseo_get_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98554\\\":{\\\"title\\\":\\\"aioseo_get_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"93967\\\":{\\\"title\\\":\\\"Importing URLs into the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-urls-into-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"93822\\\":{\\\"title\\\":\\\"How to Use Crawl Cleanup to Increase Search Engine Crawl Quota\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/crawl-cleanup-best-practices\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"90584\\\":{\\\"title\\\":\\\"How to Add a Temporary Administrator Login to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-a-temporary-administrator-login-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"troubleshooting\\\"]},\\\"88927\\\":{\\\"title\\\":\\\"Dashboard Widgets in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/dashboard-widgets-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"dashboard\\\"]},\\\"86198\\\":{\\\"title\\\":\\\"How to Strip the Category Base in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-strip-the-category-base-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\"]},\\\"84322\\\":{\\\"title\\\":\\\"Running shortcodes in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/running-shortcodes\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"84156\\\":{\\\"title\\\":\\\"Translating Your SEO with WPML\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/translating-your-seo-with-wpml\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"80219\\\":{\\\"title\\\":\\\"How to Verify Your Site with Microsoft Clarity\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-microsoft-clarity\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\"]},\\\"79928\\\":{\\\"title\\\":\\\"How to Handle Issues With Installing All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-handle-issues-with-installing-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"79149\\\":{\\\"title\\\":\\\"Fetching &amp; Updating AIOSEO Data via the WordPress REST API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/fetching-updating-aioseo-data-via-the-wordpress-rest-api\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"rest-api\\\"]},\\\"77593\\\":{\\\"title\\\":\\\"How To Fix JavaScript Errors\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-fix-javascript-errors\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"77589\\\":{\\\"title\\\":\\\"Browser Support Policy\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/browser-support-policy\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"75143\\\":{\\\"title\\\":\\\"How to Redirect a Post from the Edit Post Screen\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-a-post-from-the-edit-post-screen\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"redirection-manager\\\"]},\\\"75686\\\":{\\\"title\\\":\\\"Preventing the Modified Date for Content from Changing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/preventing-the-modified-date-for-content-from-changing\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"73002\\\":{\\\"title\\\":\\\"Page Builder Integrations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/page-builder-integrations\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"post-page-settings\\\",\\\"third-party-integrations\\\",\\\"truseo\\\"]},\\\"73003\\\":{\\\"title\\\":\\\"Integrating with IndexNow to Instantly Re-index Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/integrating-with-indexnow-to-instantly-re-index-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"indexnow\\\",\\\"webmaster-tools\\\"]},\\\"72711\\\":{\\\"title\\\":\\\"aioseo_page_builder_integration_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_page_builder_integration_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"68444\\\":{\\\"title\\\":\\\"An Introduction to Link Assistant \\\\u2014 The Easy Way to Manage Onsite Links\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/introduction-to-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69559\\\":{\\\"title\\\":\\\"Using the Link Assistant in All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69594\\\":{\\\"title\\\":\\\"Internal Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/internal-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69596\\\":{\\\"title\\\":\\\"External Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/external-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69921\\\":{\\\"title\\\":\\\"Link Suggestions in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-suggestions-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69602\\\":{\\\"title\\\":\\\"Affiliate Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/affiliate-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69761\\\":{\\\"title\\\":\\\"Using the Domains Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-domains-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69770\\\":{\\\"title\\\":\\\"Link Assistant Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-assistant-settings\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"68431\\\":{\\\"title\\\":\\\"aioseo_sitemap_images\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_images\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"66833\\\":{\\\"title\\\":\\\"Why Is N\\\\\\/A Displayed Instead of a Score For My Content?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-is-na-displayed-instead-of-a-score-for-my-content\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"truseo\\\"]},\\\"18824\\\":{\\\"title\\\":\\\"Local Business SEO for a Single Location\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-for-a-single-location\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\",\\\"schema-settings\\\"]},\\\"35828\\\":{\\\"title\\\":\\\"Local Business SEO for Multiple Locations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-for-multiple-locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"58476\\\":{\\\"title\\\":\\\"aioseo_public_taxonomies\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_public_taxonomies\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"58475\\\":{\\\"title\\\":\\\"aioseo_public_post_types\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_public_post_types\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"64776\\\":{\\\"title\\\":\\\"How Long Does it Take For My Content to Appear on Google?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-long-does-it-take-for-my-content-to-appear-on-google\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"35926\\\":{\\\"title\\\":\\\"Adding a Location in Local SEO Addon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-location-in-local-seo-addon\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"61020\\\":{\\\"title\\\":\\\"How to Display a Favicon in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-display-a-favicon-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\"]},\\\"35956\\\":{\\\"title\\\":\\\"Displaying Locations on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-locations-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"56330\\\":{\\\"title\\\":\\\"aioseo_sitemap_indexes\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_indexes\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"56011\\\":{\\\"title\\\":\\\"Redirect Manager - Configuration Reload\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-configuration-reload\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"52689\\\":{\\\"title\\\":\\\"aioseo_flyout_menu_enable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_flyout_menu_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"45698\\\":{\\\"title\\\":\\\"Displaying your Business Information and Star Ratings on a Map\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-places-on-your-maps\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"49268\\\":{\\\"title\\\":\\\"aioseo_access_control_excluded_roles\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_access_control_excluded_roles\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"44555\\\":{\\\"title\\\":\\\"Setting up Google Maps for Local SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-google-maps\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"48189\\\":{\\\"title\\\":\\\"How to Create an HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48365\\\":{\\\"title\\\":\\\"Using a Widget to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-a-widget-to-display-your-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48361\\\":{\\\"title\\\":\\\"Using PHP Code to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48260\\\":{\\\"title\\\":\\\"Using a Block to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-a-block-to-display-your-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"html-sitemap\\\"]},\\\"48222\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_separator_symbol\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_separator_symbol\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48227\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_template\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_template\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48231\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_trail\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_trail\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48232\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_link_current_item\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_link_current_item\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48233\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_show_current_item\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_show_current_item\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48219\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_output\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_output\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48223\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_separator\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_separator\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48238\\\":{\\\"title\\\":\\\"Using a Shortcode to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"45805\\\":{\\\"title\\\":\\\"aioseo_sitemap_exclude_terms\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_exclude_terms\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"45804\\\":{\\\"title\\\":\\\"aioseo_sitemap_exclude_posts\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_exclude_posts\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"61002\\\":{\\\"title\\\":\\\"How to Create a Google Maps API Key\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-google-maps-api-key\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"45528\\\":{\\\"title\\\":\\\"aioseo_schema_output\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_output\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"42995\\\":{\\\"title\\\":\\\"Using the Headline Analyzer in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-headline-analyzer-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"headline-analyzer\\\"]},\\\"42683\\\":{\\\"title\\\":\\\"How to Perform a Full Site Redirect\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/full-site-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"50988\\\":{\\\"title\\\":\\\"Displaying Maps on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-maps-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"42999\\\":{\\\"title\\\":\\\"How to Disable the Headline Analyzer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-the-headline-analyzer\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"headline-analyzer\\\"]},\\\"42975\\\":{\\\"title\\\":\\\"Installing Addons for All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installing-addons-for-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"42854\\\":{\\\"title\\\":\\\"Creating a Pass Through Redirect\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-a-pass-through-redirect\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"41800\\\":{\\\"title\\\":\\\"Using Custom Rules in the Redirection Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirection-manager-custom-rules\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"42224\\\":{\\\"title\\\":\\\"Resetting the Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/resetting-the-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"database-tools\\\",\\\"tools\\\"]},\\\"41884\\\":{\\\"title\\\":\\\"Setting the Site Name for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-site-name-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"41862\\\":{\\\"title\\\":\\\"How to Get Google to Display the Sitelinks Search Box\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-get-google-to-display-the-sitelinks-search-box\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"41851\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for the Search Results Page\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"41811\\\":{\\\"title\\\":\\\"SEO Analysis Unable to Connect to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/seo-analysis-unable-to-connect-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"seo-analysis\\\",\\\"troubleshooting\\\"]},\\\"41280\\\":{\\\"title\\\":\\\"How to Renew Your AIOSEO License\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-renew-your-aioseo-license\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"getting-started\\\"]},\\\"41077\\\":{\\\"title\\\":\\\"Update WordPress: WordPress Versions Supported by AIOSEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/update-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40587\\\":{\\\"title\\\":\\\"How to Open the Browser Error Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-open-the-browser-error-console\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40582\\\":{\\\"title\\\":\\\"How to Enable Debugging in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-enable-debugging-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40148\\\":{\\\"title\\\":\\\"What is TruSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-truseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"truseo\\\"]},\\\"39494\\\":{\\\"title\\\":\\\"Redirecting Attachment Pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirecting-attachment-pages\\\\\\/\\\",\\\"categories\\\":[\\\"media-settings\\\",\\\"search-appearance\\\"]},\\\"66310\\\":{\\\"title\\\":\\\"Selecting the Google Maps APIs to use with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/selecting-the-google-maps-apis-to-use-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"38915\\\":{\\\"title\\\":\\\"Setting Up and Using Breadcrumbs Templates\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-and-using-breadcrumbs-templates\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"38610\\\":{\\\"title\\\":\\\"Displaying Breadcrumbs On Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-breadcrumbs-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"36048\\\":{\\\"title\\\":\\\"Function: aioseo_breadcrumbs()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"36047\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_breadcrumbs]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"38240\\\":{\\\"title\\\":\\\"aioseo_social_image_ignore_cover_block\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_social_image_ignore_cover_block\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"34923\\\":{\\\"title\\\":\\\"How to Redirect a Post or Page in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34977\\\":{\\\"title\\\":\\\"How to Redirect Multiple URLs to the Same Destination\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-multiple-urls-to-the-same-destination\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35604\\\":{\\\"title\\\":\\\"Automatic Redirects When URLs Change in Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-urls-change-in-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"31460\\\":{\\\"title\\\":\\\"Enhanced Search Query Conflict\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/enhanced-search-query-conflict\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"30850\\\":{\\\"title\\\":\\\"aioseo_local_business_info_email_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_email_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30839\\\":{\\\"title\\\":\\\"aioseo_local_business_info_location_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_location_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30759\\\":{\\\"title\\\":\\\"aioseo_local_business_output_business_info_instance\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_business_info_instance\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30760\\\":{\\\"title\\\":\\\"aioseo_local_business_output_business_info_location_data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_business_info_location_data\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30765\\\":{\\\"title\\\":\\\"aioseo_local_business_output_opening_hours_instance\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_opening_hours_instance\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30766\\\":{\\\"title\\\":\\\"aioseo_local_business_output_opening_hours_data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_opening_hours_data\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30849\\\":{\\\"title\\\":\\\"aioseo_local_business_info_phone_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_phone_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30851\\\":{\\\"title\\\":\\\"aioseo_local_business_opening_hours_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_opening_hours_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30398\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_name\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_name\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30551\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_slug\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30556\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_single_label\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_single_label\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30559\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_plural_label\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_plural_label\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30560\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30563\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy_name\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy_name\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30564\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy_slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy_slug\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"35609\\\":{\\\"title\\\":\\\"Choosing Which Redirect Type to Use\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-redirect-type-to-use\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35599\\\":{\\\"title\\\":\\\"Importing Redirects From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-redirects-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35588\\\":{\\\"title\\\":\\\"Exporting and Importing Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/exporting-and-importing-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35579\\\":{\\\"title\\\":\\\"Logging 404 Errors in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/logging-404-errors-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35552\\\":{\\\"title\\\":\\\"Logging Redirects in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/logging-redirects-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35570\\\":{\\\"title\\\":\\\"Redirect GDPR Privacy Information\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-gdpr-privacy-information\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"30863\\\":{\\\"title\\\":\\\"Local Business SEO - Template overrides\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-template-overrides\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"35133\\\":{\\\"title\\\":\\\"aioseo_twitter_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_twitter_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"35132\\\":{\\\"title\\\":\\\"aioseo_facebook_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_facebook_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"34993\\\":{\\\"title\\\":\\\"Ignoring Case Sensitivity in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/ignoring-case-sensitivity-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34983\\\":{\\\"title\\\":\\\"Ignoring the Trailing Slash in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/ignoring-the-trailing-slash-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"36104\\\":{\\\"title\\\":\\\"Using Query Parameters With Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-query-parameters-with-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"30565\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"36115\\\":{\\\"title\\\":\\\"Caching of Redirects in the Browser\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/caching-of-redirects-in-the-browser\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34701\\\":{\\\"title\\\":\\\"Adding WooCommerce Product Attributes to SEO Title or Description\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"woocommerce\\\"]},\\\"36111\\\":{\\\"title\\\":\\\"Selecting the Redirect Method in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/selecting-the-redirect-method-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"40115\\\":{\\\"title\\\":\\\"Redirect Manager Cannot Detect Your Server\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-unknown-web-server\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"36369\\\":{\\\"title\\\":\\\"Using Regex in the Redirection Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-regex\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"31442\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_opening_hours]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_opening_hours\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31443\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_locations]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"34179\\\":{\\\"title\\\":\\\"Using the Smart Tags in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-smart-tags-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"31441\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_business_info]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_business_info\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"46122\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_map]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_map\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"33507\\\":{\\\"title\\\":\\\"What\'s The Difference Between TruSEO and Page Analysis?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/whats-the-difference-between-truseo-and-page-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"33310\\\":{\\\"title\\\":\\\"Setting Noindex for RSS Feeds\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-noindex-for-rss-feeds\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"33130\\\":{\\\"title\\\":\\\"aioseo_disable_shortcode_parsing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_shortcode_parsing\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"32085\\\":{\\\"title\\\":\\\"aioseo_conflicting_shortcodes\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_conflicting_shortcodes\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"31992\\\":{\\\"title\\\":\\\"aioseo_schema_graphs\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_graphs\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"31589\\\":{\\\"title\\\":\\\"Understanding the TruSEO Page Analysis Recommendations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-the-truseo-page-analysis-recommendations\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"31456\\\":{\\\"title\\\":\\\"Function: aioseo_local_locations()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31455\\\":{\\\"title\\\":\\\"Function: aioseo_local_opening_hours()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_opening_hours\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31451\\\":{\\\"title\\\":\\\"Function: aioseo_local_business_info()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_business_info\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"46123\\\":{\\\"title\\\":\\\"Function: aioseo_local_map()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_map\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31042\\\":{\\\"title\\\":\\\"Getting Keyphrase Suggestions From Semrush\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/getting-keyphrase-suggestions-from-semrush\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"30773\\\":{\\\"title\\\":\\\"aioseo_local_business_address_tag_value\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_address_tag_value\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30770\\\":{\\\"title\\\":\\\"aioseo_local_business_address_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_address_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30752\\\":{\\\"title\\\":\\\"aioseo_local_business_get_location\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_get_location\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30728\\\":{\\\"title\\\":\\\"Unable to Save Settings Due to Cloudflare Firewall Rules\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"30318\\\":{\\\"title\\\":\\\"aioseo_flush_output_buffer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_flush_output_buffer\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"18813\\\":{\\\"title\\\":\\\"Installing All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installing-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"installation\\\"]},\\\"18973\\\":{\\\"title\\\":\\\"Beginners Guide for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/quick-start-guide\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\"]},\\\"18820\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"post-page-settings\\\"]},\\\"18902\\\":{\\\"title\\\":\\\"How to Create an XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-an-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"xml-sitemap\\\"]},\\\"18859\\\":{\\\"title\\\":\\\"Beginners Guide to Social Networks Settings for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/beginners-guide-to-social-networks-settings-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"getting-started\\\",\\\"social-networks\\\"]},\\\"18857\\\":{\\\"title\\\":\\\"Beginners Guide to Social Networks Settings for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/beginners-guide-to-social-networks-settings-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"29991\\\":{\\\"title\\\":\\\"aioseo_disable_link_format\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_link_format\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27841\\\":{\\\"title\\\":\\\"aioseo_thumbnail_size\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_thumbnail_size\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27844\\\":{\\\"title\\\":\\\"Displaying Additional Data for Written By and Reading Time\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-additional-data-for-written-by-and-reading-time\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"27494\\\":{\\\"title\\\":\\\"aioseo_meta_views\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_meta_views\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27363\\\":{\\\"title\\\":\\\"Using the SEO Analysis Tool\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-seo-analysis-tool\\\\\\/\\\",\\\"categories\\\":[\\\"seo-analysis\\\"]},\\\"27272\\\":{\\\"title\\\":\\\"Importing Settings From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-settings-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"seo-data-importer\\\",\\\"tools\\\"]},\\\"27268\\\":{\\\"title\\\":\\\"Backing Up and Restoring AIOSEO Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/backing-up-and-restoring-aioseo-settings\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"27259\\\":{\\\"title\\\":\\\"Importing and Exporting AIOSEO Settings and Meta Data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-and-exporting-aioseo-settings-and-meta-data\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"26450\\\":{\\\"title\\\":\\\"Blank Title Formats Have Been Detected\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/blank-title-formats-detected\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"25802\\\":{\\\"title\\\":\\\"aioseo_sitemap_additional_pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_additional_pages\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"24928\\\":{\\\"title\\\":\\\"Including Custom Fields in the TruSEO Page Analysis\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-custom-fields-in-the-seo-page-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\",\\\"truseo\\\"]},\\\"24285\\\":{\\\"title\\\":\\\"aioseo_prev_link\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_prev_link\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"24284\\\":{\\\"title\\\":\\\"aioseo_next_link\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_next_link\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23717\\\":{\\\"title\\\":\\\"aioseo_canonical_url\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_canonical_url\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23604\\\":{\\\"title\\\":\\\"aioseo_schema_breadcrumbs_home\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_breadcrumbs_home\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23448\\\":{\\\"title\\\":\\\"aioseo_schema_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23447\\\":{\\\"title\\\":\\\"aioseo_robots_meta\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_robots_meta\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23446\\\":{\\\"title\\\":\\\"aioseo_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23438\\\":{\\\"title\\\":\\\"aioseo_disable_title_rewrites\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_title_rewrites\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23437\\\":{\\\"title\\\":\\\"aioseo_post_metabox_priority\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_post_metabox_priority\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23436\\\":{\\\"title\\\":\\\"aioseo_show_seo_news\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_show_seo_news\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23433\\\":{\\\"title\\\":\\\"aioseo_show_in_admin_bar\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_show_in_admin_bar\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23423\\\":{\\\"title\\\":\\\"aioseo_keywords\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_keywords\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23350\\\":{\\\"title\\\":\\\"aioseo_title\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_title\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23351\\\":{\\\"title\\\":\\\"aioseo_description\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_description\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23415\\\":{\\\"title\\\":\\\"Troubleshooting Action Scheduler issues with AIOSEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-action-scheduler-issues\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"20504\\\":{\\\"title\\\":\\\"Where Did my SEO Keywords go in All in One SEO v4.0?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18792\\\":{\\\"title\\\":\\\"Sitemap rewrite rules for NGINX\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/xml-sitemap-rewrite-rules-for-nginx\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18793\\\":{\\\"title\\\":\\\"Unfiltered HTML Capability is Required\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/unfiltered-html-capability\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"18794\\\":{\\\"title\\\":\\\"Deprecated Open Graph Settings in All in One SEO version 4.0\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/deprecated-opengraph-settings\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"18795\\\":{\\\"title\\\":\\\"Why does the character counter for SEO titles show a different count?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\"]},\\\"18796\\\":{\\\"title\\\":\\\"Adding nofollow, sponsored, UGC and title attributes to links\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-nofollow-sponsored-and-title-attributes-to-links\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18797\\\":{\\\"title\\\":\\\"Setting the SEO for WooCommerce Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-for-woocommerce-content\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\",\\\"woocommerce\\\"]},\\\"18798\\\":{\\\"title\\\":\\\"All in One SEO uses the WordPress REST API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo-uses-rest-api\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18799\\\":{\\\"title\\\":\\\"How to Remove All Settings and Data When you Uninstall All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18800\\\":{\\\"title\\\":\\\"How to Disable TruSEO Content Analysis\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-truseo-content-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\",\\\"truseo\\\"]},\\\"18801\\\":{\\\"title\\\":\\\"Enabling Automatic Updates for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/enabling-automatic-updates-for-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18802\\\":{\\\"title\\\":\\\"Hiding Plugin Notifications in the Notifications Center\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-plugin-notifications-in-the-notifications-center\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18803\\\":{\\\"title\\\":\\\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18804\\\":{\\\"title\\\":\\\"Setting Noindex and Nofollow on Paginated Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-noindex-and-nofollow-on-paginated-content\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18805\\\":{\\\"title\\\":\\\"Setting Unique SEO Titles and Descriptions for Paginated Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18806\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Post Type Archives\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"search-appearance\\\"]},\\\"18807\\\":{\\\"title\\\":\\\"Meta Keyword Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/keyword-settings\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18808\\\":{\\\"title\\\":\\\"Using the Quick Edit Feature in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-quick-edit-feature-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18809\\\":{\\\"title\\\":\\\"How to FTP to your web server\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-ftp-to-your-web-server\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18810\\\":{\\\"title\\\":\\\"How to manually install All in One SEO Pro when the file is too big\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"installation\\\"]},\\\"18811\\\":{\\\"title\\\":\\\"How to Upgrade From All in One SEO Lite to Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"installation\\\"]},\\\"18812\\\":{\\\"title\\\":\\\"Installation instructions for WordPress.com Users\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installation-instructions-for-wordpress-com-users\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"18814\\\":{\\\"title\\\":\\\"Configuring the Twitter Settings for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-twitter-settings-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18815\\\":{\\\"title\\\":\\\"Configuring the Facebook Settings for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-facebook-settings-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"social-networks\\\"]},\\\"18816\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Column on Taxonomy Screens\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-column-on-taxonomy-screens\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"category-tag-settings\\\",\\\"general-settings\\\"]},\\\"18818\\\":{\\\"title\\\":\\\"Setting the Sitemap Priority and Frequency for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"xml-sitemap\\\"]},\\\"18819\\\":{\\\"title\\\":\\\"Setting the Robots Meta for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-robots-meta-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18821\\\":{\\\"title\\\":\\\"Individual Post\\\\\\/Page Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/post-settings\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18822\\\":{\\\"title\\\":\\\"Bad Bot Blocker\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/bad-bot-blocker\\\\\\/\\\",\\\"categories\\\":[\\\"bad-bot-blocker\\\"]},\\\"18823\\\":{\\\"title\\\":\\\"How to Fix a 404 Error When Viewing Your Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"google-news-sitemap\\\",\\\"rss-sitemap\\\",\\\"troubleshooting\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18825\\\":{\\\"title\\\":\\\"When to use NOINDEX or the robots.txt?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/when-to-use-noindex-or-the-robots-txt\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"robots-txt\\\",\\\"search-appearance\\\",\\\"tools\\\"]},\\\"18826\\\":{\\\"title\\\":\\\"Support for Videos Embedded Using the Media Library\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/support-for-videos-embedded-using-the-media-library\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18827\\\":{\\\"title\\\":\\\"Supported Videos\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/supported-videos\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18828\\\":{\\\"title\\\":\\\"Performance Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/performance-settings\\\\\\/\\\",\\\"categories\\\":[\\\"performance\\\"]},\\\"18830\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Author and Date Archives\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"search-appearance\\\"]},\\\"18831\\\":{\\\"title\\\":\\\"Using Custom Fields in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/custom-fields-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18832\\\":{\\\"title\\\":\\\"Using the Focus Keyphrase to Analyze Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-focus-keyphrase-to-analyze-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"18833\\\":{\\\"title\\\":\\\"Using the Robots.txt Tool in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-robots-txt-tool-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"robots-txt\\\",\\\"tools\\\"]},\\\"18834\\\":{\\\"title\\\":\\\"Using the Robots Meta Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-robots-meta-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"archive-settings\\\",\\\"category-tag-settings\\\",\\\"content-type-settings\\\",\\\"media-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18835\\\":{\\\"title\\\":\\\"Noindex Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/noindex-settings\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\"]},\\\"18838\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Admin Bar Menu\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-admin-bar-menu\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18839\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Dashboard Widgets\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-dashboard-widget\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18840\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Column on All Posts Screens\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-column-on-all-posts-screens\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18841\\\":{\\\"title\\\":\\\"Display Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/display-settings\\\\\\/\\\",\\\"categories\\\":[\\\"display-settings\\\"]},\\\"18842\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Media Attachments\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-media-attachments\\\\\\/\\\",\\\"categories\\\":[\\\"media-settings\\\",\\\"search-appearance\\\"]},\\\"18843\\\":{\\\"title\\\":\\\"Showing or Hiding Your Content in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/showing-or-hiding-your-content-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"category-tag-settings\\\",\\\"content-type-settings\\\",\\\"media-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18844\\\":{\\\"title\\\":\\\"Content Type Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/custom-post-type-settings\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"18845\\\":{\\\"title\\\":\\\"What Are Media Attachments and Should I Submit Them to Search Engines?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"media-settings\\\"]},\\\"18846\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Taxonomies\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18847\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Post Types\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-post-types\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"18848\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-tags\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18849\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Categories\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-categories\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18850\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-pages\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18851\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Posts\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-posts\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18852\\\":{\\\"title\\\":\\\"Title Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/title-settings\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\"]},\\\"18853\\\":{\\\"title\\\":\\\"Setting the SEO for Your Home Page\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-for-your-home-page\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"search-appearance\\\"]},\\\"18854\\\":{\\\"title\\\":\\\"General Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/general-settings\\\\\\/\\\",\\\"categories\\\":[\\\"general-settings\\\"]},\\\"18855\\\":{\\\"title\\\":\\\"How to Add Your License Key for All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"general-settings\\\",\\\"getting-started\\\"]},\\\"18856\\\":{\\\"title\\\":\\\"Canonical URLs in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/canonical-urls-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18858\\\":{\\\"title\\\":\\\"Adding non-WordPress Content to the Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-non-wordpress-content-to-the-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18860\\\":{\\\"title\\\":\\\"Troubleshooting Problems With Sharing Content on Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-problems-with-sharing-content-on-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"troubleshooting\\\",\\\"twitter-settings\\\"]},\\\"18861\\\":{\\\"title\\\":\\\"Troubleshooting Problems With Sharing Content on Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-problems-with-sharing-content-on-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\",\\\"troubleshooting\\\"]},\\\"18862\\\":{\\\"title\\\":\\\"Getting Started With Pinterest Rich Pins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-social-meta-for-pinterest-rich-pins\\\\\\/\\\",\\\"categories\\\":[\\\"pinterest-settings\\\",\\\"social-networks\\\"]},\\\"18863\\\":{\\\"title\\\":\\\"Setting the Content Publisher for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-publisher-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18865\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Yandex\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-yandex\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18866\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Bing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-bing\\\\\\/\\\",\\\"categories\\\":[\\\"bing-webmaster-tools\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18867\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Google\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-google\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"google-search-console\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18868\\\":{\\\"title\\\":\\\"Including Date and Author Archives in Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-date-and-author-archives-in-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18869\\\":{\\\"title\\\":\\\"Choosing Which Content to Include in Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-content-to-include-in-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18870\\\":{\\\"title\\\":\\\"Choosing Which Content to Include in Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-content-to-include-in-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18871\\\":{\\\"title\\\":\\\"Using Sitemap Indexes and Pagination\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-sitemap-indexes-and-pagination\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18872\\\":{\\\"title\\\":\\\"How to Disable Sitemaps in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-sitemaps-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18873\\\":{\\\"title\\\":\\\"Baidu Webmaster Tools Verification\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/baidu-webmaster-tools-verification\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18874\\\":{\\\"title\\\":\\\"Setting Twitter Social Meta for Your Homepage\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-twitter-social-meta-for-your-homepage\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18875\\\":{\\\"title\\\":\\\"Setting Facebook Social Meta for Your Homepage\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-facebook-social-meta-for-your-homepage\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"home-page-settings\\\",\\\"social-networks\\\"]},\\\"18876\\\":{\\\"title\\\":\\\"Setting the Card Type for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-card-type-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18877\\\":{\\\"title\\\":\\\"Setting the Object Types for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-object-types-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18879\\\":{\\\"title\\\":\\\"Setting the Priority and Frequency for Content in the Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18880\\\":{\\\"title\\\":\\\"Setting the Priority and Frequency for Content in the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18881\\\":{\\\"title\\\":\\\"How to Exclude Content from Your RSS Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-rss-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\"]},\\\"18882\\\":{\\\"title\\\":\\\"How to Exclude Content from Your Google News Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-google-news-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\"]},\\\"18883\\\":{\\\"title\\\":\\\"How to Exclude Content from Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18884\\\":{\\\"title\\\":\\\"How to Exclude Content from Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18885\\\":{\\\"title\\\":\\\"Setting Article Tags for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-article-tags-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18886\\\":{\\\"title\\\":\\\"Setting the Content Author for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-author-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18887\\\":{\\\"title\\\":\\\"Setting the Content Author for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-author-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18888\\\":{\\\"title\\\":\\\"Setting the Content Publisher for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-publisher-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18889\\\":{\\\"title\\\":\\\"How to Create a Google News Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-google-news-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\"]},\\\"18890\\\":{\\\"title\\\":\\\"Including Videos in Custom Fields in Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-videos-in-custom-fields-in-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18891\\\":{\\\"title\\\":\\\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18892\\\":{\\\"title\\\":\\\"How to Create a Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18893\\\":{\\\"title\\\":\\\"Adding Your Facebook Admin ID\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-your-facebook-admin-id\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18894\\\":{\\\"title\\\":\\\"Adding Your Facebook App ID\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-your-facebook-app-id\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18895\\\":{\\\"title\\\":\\\"Access Control Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/access-control-settings\\\\\\/\\\",\\\"categories\\\":[\\\"access-control-settings\\\"]},\\\"18896\\\":{\\\"title\\\":\\\"Advanced Settings for Google Analytics\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/advanced-settings-for-google-analytics\\\\\\/\\\",\\\"categories\\\":[\\\"google-analytics\\\"]},\\\"18897\\\":{\\\"title\\\":\\\"Miscellaneous Site Verification\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/miscellaneous-site-verification\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18898\\\":{\\\"title\\\":\\\"Displaying Your Social Media Profiles in Knowledge Panel\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-your-social-media-profiles-in-knowledge-panel\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\",\\\"social-networks\\\"]},\\\"18899\\\":{\\\"title\\\":\\\"How to Create an RSS Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-an-rss-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\"]},\\\"18900\\\":{\\\"title\\\":\\\"Excluding Images from the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/excluding-images-from-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18901\\\":{\\\"title\\\":\\\"Adding non-WordPress Content to the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-non-wordpress-content-to-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18903\\\":{\\\"title\\\":\\\"Setting a Default Image for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-default-image-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18904\\\":{\\\"title\\\":\\\"Setting a Default Image for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-default-image-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18905\\\":{\\\"title\\\":\\\"Setting a Title Separator\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-title-separator\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\"]},\\\"18906\\\":{\\\"title\\\":\\\"How to Protect Your Content With RSS Content Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-protect-your-content-with-rss-content-settings\\\\\\/\\\",\\\"categories\\\":[\\\"rss-content-settings\\\"]},\\\"18907\\\":{\\\"title\\\":\\\"How to Connect Your Site with Google Tag Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-connect-your-site-with-google-tag-manager\\\\\\/\\\",\\\"categories\\\":[\\\"google-analytics\\\"]},\\\"18908\\\":{\\\"title\\\":\\\"How to Connect Your Site with Google Analytics\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-connect-your-site-with-google-analytics\\\\\\/\\\",\\\"categories\\\":[\\\"google-analytics\\\"]},\\\"18909\\\":{\\\"title\\\":\\\"How to Verify Your Site with Pinterest\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-pinterest\\\\\\/\\\",\\\"categories\\\":[\\\"pinterest-settings\\\",\\\"social-networks\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18910\\\":{\\\"title\\\":\\\"How to Verify Your Site with Yandex Webmaster Tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-yandex-webmaster-tools\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18911\\\":{\\\"title\\\":\\\"How to Verify Your Site with Bing Webmaster Tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-bing-webmaster-tools\\\\\\/\\\",\\\"categories\\\":[\\\"bing-webmaster-tools\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18912\\\":{\\\"title\\\":\\\"How to Verify Your Site with Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18913\\\":{\\\"title\\\":\\\"Usage Tracking\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/usage-tracking\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18915\\\":{\\\"title\\\":\\\"How do I use All in One SEO in my language?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-use-all-in-one-seo-in-my-language\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18920\\\":{\\\"title\\\":\\\"NGINX rewrite rules for Robots.txt\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/nginx-rewrite-rules-for-robots-txt\\\\\\/\\\",\\\"categories\\\":[\\\"robots-txt\\\",\\\"tools\\\"]},\\\"18927\\\":{\\\"title\\\":\\\"Supported PHP Versions for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/supported-php-version\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"18929\\\":{\\\"title\\\":\\\"Using a different CDN for script enqueuing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-a-different-cdn-for-script-enqueuing\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"18930\\\":{\\\"title\\\":\\\"How do I get Google to show sitelinks for my site?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18954\\\":{\\\"title\\\":\\\"How does the import process for SEO data work?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-does-the-import-process-for-seo-data-work\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"18960\\\":{\\\"title\\\":\\\"Robots.txt Editor for Multisite Networks\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/robots-txt-editor-for-multisite-networks\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"robots-txt\\\"]},\\\"18961\\\":{\\\"title\\\":\\\"What are the minimum requirements for All in One SEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18964\\\":{\\\"title\\\":\\\"How do I use your API code examples?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-use-your-api-code-examples\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18969\\\":{\\\"title\\\":\\\"XML Parsing Error - This page contains the following errors\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/this-page-contains-the-following-errors\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"troubleshooting\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18972\\\":{\\\"title\\\":\\\"The File Editor or Robots.txt modules are missing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/the-file-editor-or-robots-txt-modules-are-missing\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18977\\\":{\\\"title\\\":\\\"Excluding the XML Sitemap from caching\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/excluding-the-xml-sitemap-from-caching\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18982\\\":{\\\"title\\\":\\\"Why doesn\'t the title and description I set appear in search results?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\"]},\\\"18983\\\":{\\\"title\\\":\\\"Can I remove the date from Google search results?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-remove-the-date-from-google-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18985\\\":{\\\"title\\\":\\\"Setting up HTTPS SSL\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-https-ssl\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"18995\\\":{\\\"title\\\":\\\"How to Increase the WordPress PHP Memory Limit\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/increase-wordpress-php-memory-limit\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"19002\\\":{\\\"title\\\":\\\"Checking Index Status in Google Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-index-status-in-google-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19006\\\":{\\\"title\\\":\\\"SEO Data Importer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/seo-data-importer\\\\\\/\\\",\\\"categories\\\":[\\\"seo-data-importer\\\"]},\\\"19008\\\":{\\\"title\\\":\\\"How to troubleshoot issues with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"19010\\\":{\\\"title\\\":\\\"Quality Guidelines for SEO Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/quality-guidelines-for-seo-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19016\\\":{\\\"title\\\":\\\"Top Tips for Good On-Page SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/top-tips-for-good-on-page-seo\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19017\\\":{\\\"title\\\":\\\"Meta Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/meta-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19028\\\":{\\\"title\\\":\\\"What is SEO meta?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-seo-meta\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\"]},\\\"19029\\\":{\\\"title\\\":\\\"Social Meta Settings - Individual Page\\\\\\/Post Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/social-meta-settings-individual-pagepost-settings\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"social-networks\\\"]},\\\"19030\\\":{\\\"title\\\":\\\"File Editor Module\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/file-editor-module\\\\\\/\\\",\\\"categories\\\":[\\\"file-editor\\\"]},\\\"19031\\\":{\\\"title\\\":\\\"Social Meta Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/social-meta-module\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"19032\\\":{\\\"title\\\":\\\"Importer &amp; Exporter Module\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importer-exporter-module\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"19034\\\":{\\\"title\\\":\\\"Feature Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/feature-manager\\\\\\/\\\",\\\"categories\\\":[\\\"feature-manager\\\"]},\\\"19035\\\":{\\\"title\\\":\\\"Advanced Settings for All in One SEO Pack\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/all-in-one-seo-pack-advanced-settings\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]}}}\"',0,'2026-03-06 19:13:46','2026-02-20 17:15:10','2026-02-27 19:13:46'),(109,'seoboost_get_user_options_error','1772605209',0,'2026-04-02 06:20:09','2026-03-03 06:20:09','2026-03-03 06:20:09'),(108,'attachment_url_to_post_id_d3f8c565528db63b471f0061e4133af179d7f903','\"none\"',0,'2026-03-04 06:20:11','2026-03-02 04:28:10','2026-03-03 06:20:11');
/*!40000 ALTER TABLE `wpgy_aioseo_cache` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_cache` with 8 row(s)
--

--
-- Table structure for table `wpgy_aioseo_crawl_cleanup_blocked_args`
--

DROP TABLE IF EXISTS `wpgy_aioseo_crawl_cleanup_blocked_args`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_crawl_cleanup_blocked_args` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` text DEFAULT NULL,
  `value` text DEFAULT NULL,
  `key_value_hash` varchar(40) DEFAULT NULL,
  `regex` varchar(150) DEFAULT NULL,
  `hits` int(20) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_key_value_hash` (`key_value_hash`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_regex` (`regex`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_crawl_cleanup_blocked_args`
--

LOCK TABLES `wpgy_aioseo_crawl_cleanup_blocked_args` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_crawl_cleanup_blocked_args` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_crawl_cleanup_blocked_args` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_crawl_cleanup_blocked_args` with 0 row(s)
--

--
-- Table structure for table `wpgy_aioseo_crawl_cleanup_logs`
--

DROP TABLE IF EXISTS `wpgy_aioseo_crawl_cleanup_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_crawl_cleanup_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` text NOT NULL,
  `key` text NOT NULL,
  `value` text DEFAULT NULL,
  `hash` varchar(40) NOT NULL,
  `hits` int(20) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_logs_hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_crawl_cleanup_logs`
--

LOCK TABLES `wpgy_aioseo_crawl_cleanup_logs` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_crawl_cleanup_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_crawl_cleanup_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_crawl_cleanup_logs` with 0 row(s)
--

--
-- Table structure for table `wpgy_aioseo_notifications`
--

DROP TABLE IF EXISTS `wpgy_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) NOT NULL,
  `addon` varchar(64) DEFAULT NULL,
  `title` text NOT NULL,
  `content` longtext NOT NULL,
  `type` varchar(64) NOT NULL,
  `level` text NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) DEFAULT NULL,
  `button1_action` varchar(255) DEFAULT NULL,
  `button2_label` varchar(255) DEFAULT NULL,
  `button2_action` varchar(255) DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  `new` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_notifications`
--

LOCK TABLES `wpgy_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wpgy_aioseo_notifications` VALUES (1,'6998967e87404',NULL,'Search Engines Blocked','Warning: AIOSEO has detected that you are blocking access to search engines. You can change this in Settings > Reading if this was unintended.','error','[\"all\"]',NULL,'blog-visibility','2026-02-20 17:14:38',NULL,'Fix Now','https://wp.kewauneepubliclibrary.org/wp-admin/options-reading.php','Remind Me Later','http://action#notification/blog-visibility-reminder',0,0,'2026-02-20 17:14:38','2026-02-20 17:14:38'),(2,'6998967e8fed7',NULL,'Have you connected your site to Google Search Console?','AIOSEO can now verify whether your site is correctly verified with Google Search Console and that your sitemaps have been submitted correctly. Connect with Google Search Console now to ensure your content is being added to Google as soon as possible for increased rankings.','warning','[\"all\"]',NULL,'search-console-site-not-connected','2026-02-20 17:14:38',NULL,'Connect to Google Search Console','https://route#aioseo-settings&aioseo-scroll=google-search-console-settings&aioseo-highlight=google-search-console-settings:webmaster-tools?activetool=googleSearchConsole',NULL,NULL,0,0,'2026-02-20 17:14:38','2026-02-20 17:14:38'),(3,'699896810e27c',NULL,'🤖 4.8.8 is Here — Unleash the Power of AI on Your Website!','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA+CAMAAAAyAL3UAAAC8VBMVEUQqe4Qqu0Qqe0AYf8AYP8Qqe4OY+EAWuCQt/GsyfVlm+1zpO6BrvASc/7L4Pq71Pg6f+dQjesdnujJ2/nY5fugx/0blek4nu4ojOhCj/uz2/g0p+smi+4Zi+sgb+RHqu4Vd/Ajff5hof5UnvRzr/Y1jvF3wvGx0vkXgex1t/NKr+xmsvFYs+5HoO4jfvGVzvVcoubD5PklhfAqnurg7f6TwvdElfKizPeEv/XR6PyCuPfh8/yk1fZou+8ok+vB3vrh7/3A2v0IeOYOn+7h8fwKjfKGyfJlrfMKdNkFdvcQqe4EcfoJfOQNlugJd+ANme4KjPQDafENlOcJeuFjpPUMkeYKivALi+YJf+cGde4Mku0NmPAGe/cHgPYHdusEa/YNk+UIeuoJh/QEa/MOnO4MlO8Ol+UHc+sDbvsGcOwMkOkFcvMKdtwNnPEKh+gLjO4Nl+kGefYNlO0FcfEKhuoFdPUIgfIGcu4LkfILjewHeOwMju4IfuoLjfAJge0OleMEdPoFcfUOnOkHee8IgPQMlPEHefMJfOcIffAFefkLjuoMmvIFb/MMkeoDbf4Fbu7w9/4Po+0KifMLkPADbvgQqO8Poe0EdvoFbvAKhe0KiuoGdPEGd/QCaPgHe/ILiuwEbvYGd/AHffQOmecCa/wJh/IEbfQKiO0MkOwEcfcOl+sMjuYCaf8DcvsJgO8JivUBZvsKg+cNlOoHeuwKhvAOmusJhPEDavoCaPwHfvcLi+kIfO4Ea/AKj/QNnPAJf+wKhO0PneoPoOsDafUIe+8IfvIJgeoDa/gKjfUIfOwFePoJg+wMl/ILkvQBZv0Lk/MOoO8OofAPp+4Baf4GffkLlPMBZvwQqO4Po/AGe/kBZv8OnvAMmfEDcPwNm/EKjvUFevoHf/gAZP8EdfsPp+8MlvMJjPYCbf0Ca/4KkPQFd/oCav0Ec/sPpu8BZf8Db/wPpO4Ppe8AY//m7vwAYv////8NnvENnPIMmPMNl+sAZf9Bm9FUAAAABnRSTlPfMM/XMM9emiXaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAgAElEQVR42oWceUBV5dfve+97769f06+y0nJIzXlAX0FB/SlOoK+hiQqigRipiFY4UaBpTqGidgE1HHAEUlMccEhwQDNFCcUQRbuSlWYmOKB2UM9f97vWep5n732wt3X23ufAwel8/K7vWut5znnqf//nnxz3Ka4i7txx43bnzv8rtkVubnZ2biXHH3TJysKRdeOGHHdjYu7exYHLTxwx27cHbTcRNPvW7Fu3Zl+bPVvOFStWVHB8X5HE8QvOH50Rcf48jl/P5/2KyKNj5K84Ro6k8/ORn3N8QjeJb6z4CgfHzq92vr9z59Kd7/++dGfwzp3BEqf4CA4+jAjEeRO3wzdvnrmZcPNMQsKZhLNnz9J59sLZC4kU1xMvJJ4+nXj60WkVj8IfhZeHly8uv7L4ikT+lSsfffTwo/z86uqPLl++XE236uofJEpKcOJ6SaKq6l4Vn/fu8aOqc+fOfXmO4+LFi0/9x1OKhwC5f9/tBhEKAeFWOEpzs0tLsysrswUKaACEIgIgHDHEBUTugohGQSdY0G32rWuzrxGQ2QZIRUXS999/L0g0CLpJnD9PRITHr3l5BCMPJ2AIj088wwblm/cBZClYvL+UkOwkHDsNE46fiQYHkJy5eTNBgJy1xQWwAJDERMIgMB6BR/jixeGPyssJiY78/HzwABHgqL485jJF9Q+XQYJo4Lj0A4jgSLtEEKoYxr2q21XnfmMWXwqPixf/11N/2oFcve+GREgfd9wGR2lpLkVlZanhQURsAiGNKCIxP7FIjD6CAGT7LcLA6qDLCg7SRwVgAMj3IhG6aSTnfzwvIepgKiMlGMYJzWMHDhPf7DiqeOxVMlmKAJDfl/4ezDROnWKF/AyBsESgEVLITSjkDA7wSDA0zp4lcSQKkkThoRQCKABi4XiY//AjBpKffzn/MkOh0BqRu0uWRu6xQuhadZu1oRUCjRgafxKPq/fviELcbrctYZUWCxILSCWhYJEQkbsx6oi5KznrJyOQ7be2EwhhAolcEyAVKyRniUBUxvqFgdgEcv58ns5ZSFh5ljo+P8EwLBY7PsOBOPrZjm9AZS9CiLxPSH5nkZzaqdIVsAQftvQBHocJSEJCwtkETeQCUpbBQSnLRPli4HhUvhhhkDzklFWdj2RFRITHZRuPEsWjCuc9k7aMQjSQt99+ypmx7l91XxULUQnLXVyaCyLkIBoILn9kcdLKkox140aMGAgOSVlBJJEghWQ2GYgQ0RZCAllBOJIYyPcskCRSBwFhBznPRPIoZRGQvJFaIBmUrU6cWHhi4cIdOw4ePKLjM7qpOHp0LzFhiZCNLP19506dsU6JhQT/bENykySScAYSUTjERS5cuH49kW6nrxsDQZwuf0QZ64oykYc6ZYGHogEHqaaUVWLkQfeUsi6lScbSJzj8ds7ShwJy36QsN7m6203GLjiQsegGfWRXiofgyKrMUjmLadB5147kJ+PnSFew9Fts6ipWmJxFKatCcIiNJGkf+VFnLEpagoSYfD4SNDI+P0GxY+HCg0cOFhYWHpkxY8YRKxjIN0ePGiBLtYv8rlPWKWPqdpHARW4mWBmLeCReEA+5fl0nLDrKTz9aHL6YLMSmkCsPQeQjUki+GIhIRNTBvs7JCh7CJqKSFizdaETZyFN2gVy9ivOO1FnFGgiQ5JZKxnKUWTeyNJMs8RCxEUlYxEQlrO2zbwWJq2sihgcSlk5ZSRYMPpSn5/2qeLCDfD5ypMJxYuFBBNEonGGLgoIjnxUASNFRBKUtzYTKrOCdpyRlnUL8DIUEmjKLFUIectamEMlZYiAmY4EIaITD2EkhV8JFIQ8Jx8N8nazkUn3Z4SAll1giaVWXpLqSnHX7XJUjZWkP+VNMhKGwhXDOciuJZJdSzZtrOTp5iCHCJiI4tKdbDsKmPvuWBnLNMvUVuu41CevHiF8iOGVF0HnepCzydS6wMhAEZOEJonEE8oiaMSNqxoIFC+gcjjsgoSgqKLKIMBDkrGBHkaU9nRUitp7Ang4WKnFdgKlfv05Zy6p58Qh+vvgR6UOYcNn70UMqsThp6fihWtEoUWWWGAjJpMoW9pR17u2Lb9urrKvSiHCd5S6+YzP1YoejZ2cZhYg+VN2rvV0pRFORsveWKrO0RIyli0R0jcVF1o82V2cDQcYS/8gw8igkHIgFKgao++EzhEpRkaWRr5aKgezUAmEgKmkFqiqLiXAXotNWIqUsSyGPLBdZDFdfbJVZ+ewhVGZ9BCjVFhNLISWXJGld0imLKl/Wx286X7GLWED+FBowEbeUWXfcxbrQQs5CiESyRSGOsjdGUpbGQUAsFwmyLMTydNMaJjnKLJW2tD7OS19oGcgJ1gfcAzRatmrx6oMnR4tW9QmJAFmqfISZnLL0ERwYaJnITTZ0LrMSbClLyl7moXyEFBLOVVa51RhymYWUJV3IZUOEGkKRSIlIhNoQQmLqrNuUtGw5S6cslbSIiVtylq0vZE8HB+Ui0McfwkM3hzFk6uLqd03ZG6RS1i0Jm4dAIhUMJInOpArpDFXR+6OufFWZpWosFL0jM1DxMo/jpI9+f0WD49VWTISQDPtKehFbtjplr7GMg1BvmGCZuuIhSGxV7yPVq0Mii8Ntlk6duspY3KijyqIyq0RTIR4lug/RpZZJWRfpcCiETOQqicRtNercjGRTZ8iunq0MhAVSabqQrLt3jYkYX1ejE85YisUtZ5VllVk2V48wgxPmoUYnaEHg6qq+gj4OFka1evA30YqBrELKGkYKCdZ176knmIh4yM2EMw4iXPZSieVoC0+fDsdRjm6dO/Xyh8pE2NPJ1fNFIySTkhIrZ6UBRlWatCL3DA6bPByNoVVmuaXqvWO1haXUq4up/2EyltWsSygLgaeraZZJWqIPw+OavcqiRqTCpKwkk7DsVW+eKGTkyLwMdhAkLJhHyIO/jTYFBQxE+7qGQRZidYaBxtI9BMKTk8QLbCHXr9v1EV5OJ4VuQx6SgYiH2BIWbL2kxLIRZeiXqi5VmTLr9m1dY33poZD7ColbF1lupRHJWlBHbnZpril60RiqVp1p3OD5InsIgNy19SFcZs22tyGMRFLWCksdNhMxJZY1zPrVZukLDx7fE1X/X38P5NUGZOyrKGdpF1EJCzhQ9RKRwMBAk7Tg6TdltmjLWdcvqLmJvdCi0QnpA0AeSlv4MP/hQyp9JWHlO0zdTLNU3NOjrCozXHxCp37fatWvcqtOjaFSSTZ16qAhRlKpTV0sxCaQGJ6cKFe3eNy6ZcaLjMNUvd/LcDFJenU4SNIvus6KOE8HaJyXwSKZOgtk4bqFVF4pgTz34oNXnsP9K88QgOefe4UeP/dPIxEBohRC40VpC6UbYR5Wp35GJSyrN7xAnSERoW7E5CyY+mmeZS22hovSFnLlK2Ms1RZyY1jCHkJNSBp7ulS990zVq2koIo7hIkwEKNhG9GzRLVVvqdKHGvjS9F0aES6zYvR0UcaLem4iV+Gh8tY1XWSt4MlJRZLVFyZF6OGiDHxtlp5HJgIeGVzxImP5yUv+0rMPnn0JKN7E5cHLzz73Ju7efP7l5+RZP/b1VXuHKSK/BzsG8Id13atHJ1T2nj2j5ya6VScLuZB43UxOqOxlHM5p70cPedzLxq4qrR/sZe+lkhLq0nUrolLWvSqHh5wzQO57VFlc87ptbUg2j040DrUcIhEj0149W7S16kogpuy9JnXvNXur7khZv6guhCVCKSsPGStPWQgRWSeOHvWivOTPv/ngTejh5ZcFyDMA8uo/XtRA/mWaESm0LBgeVdZhNctijdgFckESFg2zTic+MjVWeTkPe8Ej3JKIjHuNQqpNG6JthCssiKTq3iVNw64RtIXoCy1T/9NkrPva1OlwZ4ur52ZbfbpC4hSI9OlC5K6NB5VZenJyjTPWbFsbgqI3SXIW0pUZnpCJ/GifZHHeGskOcpx4RCkLefXp559+5cE/n33mJabz8kuvPnjlzZfffF4BGW4KLTU9sa+G2HnwrJen72a4eEHGvdev8/TEPjoJlzURmS7q8TskQs16db7UvEoh1TYi9vH7JYFxm6+/2VOW9pD7ytSlUbdmi2p2kl2qa141WzR9iG7Vb5gVw7vW9J2mJjRedPQhK6jMqjCjk+8r9LiXTERY6FlWxHk9yUKjzgphICDSQtnES5Ssnn3zH/8Ag6dffPCPFx90epMOaQ8BpODoKs5ZUmVJn66Gi8GORuSMKnsdns4mkuhJBPqgPoRqrHL78lQ1XS5bRe9la32KT1mhYhPRi4b2uvfLixfP1VAIDxfdVPia5Sk3Wbo0hdm6ysqSNuSGrnuVpd/9KUbN361O/ZZaMTTz9xXXxNNX6OGiatXVyhTTOK/mJhG/npdJFmjkUReyUClEdyHPP/3P54AECnnzny9DG688/SKuz8qTnUkhqwwQrRBj6XZbl1mvR9XLRHiWZV+egqmX03IIKaRcTd8f8hIVTXv1/J14lFxWcyzdhwiOS1Vm/RZt+u3fHCsiztGJGWW5CYrpQ7Jzc9WCSDZYCBHdFzKSuzdktfAuW0iMY3YStF0sRGctlbQqTNL63u4iEdKG/KhnWXlq/RYJixRCQPaAiK+ubV959VUurfDgwTMvImM9ePUZZTAPXs8pUHUWmzqtqu9UnYiaZQUedpa9aniiFwzP8ijrutUZCpby8NNqBdeYyMMrnLGkC6lR9aqElYYyi5ZDLplRLx92S7cBUQuGOO7cuSrDXvH17Oxsnr2TTLLFPJSh37hhGkO1pP6T3uTwk/YPNTyx1qdUY1hhxu+GiPKQJD04oar3V7M+lQGRiEL2QCG9O/99H9Jp+HADZOlXS4MlaYmBBP/8s93W9TDrjFRZapjF4/cLzMOIhBt1ylePKGWV24eL+bJIVW2GJz9U67pXGvZLtk5EDbMgEI9O3VRZROSqkogZnZTy5CS3jIHkUpWVCxB//GFDov0jRm9xoAV1CCTIrKpL0WstT6lxb4VNIXrXyS9JUmSdV8PFX9UehzyWSIaVsnq3/NvO8F8th5uUJQoJVqMTWTL8+fDPh814kRdDpMw6C5EkmmXc6zLttSuEuhD4SDkvqofrNXVeEgGGj3SJJSnLmvaSg6Tqmlf2OIip8yzrS0PE6tR5AO++r2ZZxISTllKIMMnKzarcn/WHwsEC4apXJSwYSBATCWJ9BEEc22/Ntq9N2ZbUVwgPFRG2SW+EuEiEvRHJy5OVEAWk9+sv/s88Wrw+gIGQqfP83eYhp4Kda+oyO+EV3LO8RqUSF48WbR6iTf0RrVCJi2iFkIlUS9K6zLtOqk0jUiKNOq9OlVyqSquS6eI9GvVW8bK6LWPVmGXx+hQxUTT03MSKrCxbE6LW02NipOSNESJBar0QQHA32z41uXbN7MpKqqiwshURoVSFlBWhYSgLYVPnUZZSSCEBeeed//ofRPKvNgMGWECQsoZxo/67fX2KxiY3A2XVEEQSjD5kBk8eouXx6FGidnTSB9W9ix+JRPTwJJ+IqC0nY3BjIILCXvaSOi6pbVniIlXORfUaw0VuC9UmB3dxWXYxCWSXDcj+rNz9+/cLj/8bI0ScERQEiejYHsSDxWtmjmUakf4VFd/b+8IIPcfSfp5Hpw41OTl+UCkESD583eu/nhyvDx06VIAUCBCZwDv2ZP0sJVZg4M3DgbwnS3k68Uika6LelMVIHON3KnuRs8Ifao0oExlzeQziMoDQnTb1Pj/04ZaQ28K0NMvUZbh4+4kKUa06ehDa5mArexWGXQjhQUCycBUmN2K0QBDLAWM5Iuin5RaRW0FBsx0BIP1JJP3796/ob9VYEUk/Tk6KsCIvIs8RMlk8rlMWJPLOh4j/rhH45jvEQ4AUrTLjxWCoREEJDA7kwTtUcjOQgRgYOJclEJFlicsSxyoep5WNhItEONCOXKHblfxBkAdDyGcgY/AYUKp/6AMUfUpww30aR1Va2iXVheg+3doIdNHuIba9pHdEJGqLAzn6Lsaxaz/hIHkYhWSBTA19/LR8uXBQMRtAvuZb/9mz+zsCQJKSJidNpmPyZJbHZNzoECgiDsaRodemorRCnojkQ+FhgLBCzMq6NcwiJlz14sCLv2wmXRgGPViG15+8XXCMHYtj7Fi1WBgezgqBrV+5Mig8/OGgQYOuDBpEOChVMZA+xKQPB1PBhQaLJBC9pC6tepWtVade/W21Ynhfjd+v0lZSs0AFHmVlZbvKII1dawnIrrUKhzDZz0D2x+A4SepYHrOcDo4gW3yNWxCAfE08IBHigpylqUye3H+yCqCYbPHIYJlEKH1kmMUpSGQBAQGSD9/58L8/9OQxdKjJWEVFykRklYoiMNiIJHAm8QiceRhIEgKXJciNeIANoCxbBgxKJmNP4xbuGYOERv6gMUCSP8ZEHzoMEVzS0n5I68MZK03vzFIrVPatchdrdupW2UvyKMt1gwjvcbAqLTNbtJDEEJGTuFlBGGpEf7nVjMk1gqhkZESAhBwEJEOt3opCjEQMkQ+Jx9APNY/hvPtkFUtkmEISvJRA4LAiYSbdwGDmMnuM5YsjwnGEE5VBhsiVQSqIyKAxY+xM+tAV2mAuaYpFmpn0qmlv1W/OTsRzuCh7rWXLSRklrLJd2TzuNbsW9e6TLJHJcro7edKCsWH518uXf71hw9dPjhow1qzpP3kNAhTWMIv5GSSTjMkZERm20AI5KLtNNBGFhFl8aOehLOQoK2TzsGFfDQORYYGBSwOHDeNj5kyIA5eZFMv4YotPl707duy7Yz3DYjJlkCPGDOK0hXPfmDHfyq0PjmN96NRE2EeqqlLvWeNe576si86tpFogPFakfEUJa1dxKWot6kcqDQ1eV2cQDIN4jCIWjiAowDKHAyjmfIxjzscm+q+hmy3m46DI4BtwrFu3js51GcZCuMrSQBSSdz40ITgIyALmoYEMA5K9w1QAx7CZdDpCKOD89NNlWz591x5jp0wZOwU0+G6KxKBBW3EbNOixxWTfmEH7dHxr4hiiz7G0tGOEJDWtKlVUoodZVR6bST1XDN20RKVW1BkI2XnxG29Z8YLZBkRACAkDGTVq1MkNG0bxoWPOBkaB82OhYqOBWCMXOxDFQ+7WzRcYOE+sk9V01FjH90Tx8KQ3fGTo0HcUEhxDbTgoYQ1Xu7NWUdJatdnwkJg4bOLMmcMmTpyJg+JTAsHHFjza8u6WLRaQKXLTMWjKlMc4Hm/dCiYAQvf7POLbb/fhxjohKH2Ii5YIkFSlpqbq4Ylz46JjlqUVQhpxu8uKhQeAvOay4o0s/X6dk/u1PEYRjw2jRikiFpM5zviYzw8++ICB0HXNGqdE5ttinS1orkgCkb6wUDbI9WYkCgoeWDw0EHhI0aqiVZul1NrsIKLj05mfMo6Jn9pi2haoZAuoEJct79p5SGzd+ngrLrgjMvse79u6rwYUD52kCRJmUZWK223nAhWN362tpGo9hMosADECKeP+o2svKxqbBaqTGoctNm3YtAHHpk3MY9OcJRs2LJlDNzqAgmiABzOhQ6NIx7mRKGzcqGjYgYDFOuZxkIa9haQQSVoDer8+YKiKd4Y69CGeLjkLsZli7zBmspnuJlpBLKYpENNw1K7T0GfLokVbVLBaSCMWlK1THm99zDjUqQJgOCZl8t1cg+QYS4TO1DQGQkhu3/NUiGNNXW1dFIEoIiSQtbk0fy+2Lxk2bkzj95NrtTgQLTp2bDFq06ZNozbhURM82LBkyaYliE4dO3ZphPsPbPGx3KUjmvTs2RR38zemp2+kmO/t7U338+bNA4njggPncVLHweMt69dvWShIIJAFnVNcLr/XNZKhA4b27NnzdU2kQOcsINksROyxXgI4NJaJRGNaww6UCAK6W0S+2PKFinen7J6ym+KxnKyPx5OEhhB6PGlfZq169WoBB2Lf3G9xtVRyjFNWKrtIapXN1L/UneFTnkXWVT16L0PO4pRVpvp17ejZla/1IpWsBQs5Rn3XjrPZaMSmXi5XCIAIjiVLOuIJX3qwEufUqVM/oDN9KiDQmR7icnVN59i4cQRuG3u4XBvn4UZI5s07zjFvHd9BH/1crn6FYutA0snl6omj5YABQ3sP4MAf9joZusJBjYgQWRVnY7Je8aDLxGnrJ+Iy8dNpE0Fj0bS+Oje3X0QBHIu+sMVuz3i8dffWrZMIx6RJkx5P4sDv0T0zc9LcSXMZyrcOIKmpKmmpEbyy9Iuyx+Gix74spZA7toy11sNDKhvjJe/1RhYBgUTWEo/vmtJTXQnIaAKyZPRowbEkhJ7oBRorpxKOqVNXMo+pUwkIrt4hIc3SVQDHxhECRPHA9TigyGWeAaJ4tIQ8envhOwNMEJAFCyyByD4H2MiqOKgkDiDiFJH1ceutmEY3ivXEo0Pz5t1w13yRhJ3IBA8kj+Vu4FZCMXAgnQMzBwqQzMy5fPlWSeSYJiKWXnNFxDlcNG8yVO9mc0vGWrsWCnEAyW38VkpK1xeysrRvfPfd6NHQQYorxQABj9EkiZVLWvAvarQSRFaubNTMt9lUCW9f32YAEh+fTseIEfi60Yj0ESMYCIiM2NgSPzxPxXF80fL48UIFZI8Qqe9yteoNKp0HmP3vDAQ0cob7e9UBjgZeXvzOhFWrGtTx8mrAQomLq+Plvz4uTpIWGYYFxgc5sO+BAwcWNcc/CDAOLFpUp2EdcJggQOo1rK0e+bRuraAMGTiwVuvdQIFv1RtIQUCiCUZmvdata2VS0ppLQBrWU8UWgEjGum3tXbzoBCJFluwl5apXF72kkBcaW0Flb9fXaI6laCBGv+FyvQYQbwwePPiQADk0+hAxQSrr0hXaAY2p7XoRm45dgcFXHvrGx1PKio9v0pO+7uI9oqtQ957XrAc/6DRv+nTooBVeJ1fnPfXl2c5RytdTkK46u1xeC8x7EgjIcFBrVZd+vwZ40tWzLUTiL79dN/844KA/rD004L95dQNyIVddHy2UNnCPAxwdOnSove3AhOb0fECdRRMmBLgC2tIX7Scg6pHRBPQFDbz4Pu1xDuzehb2n+cDW8rfsHh3dmu2oWz0QwV3Df7u6aRuBSKpup952blw853iPocyyrvI7qKhRLyveRRmLFZJL74u2vWPnhcYE5DvgUEAgoSaA0mvwoUODCcihQysPHSJN4PUO8cUTyQioqFcLXJrGe0NNftBOircA8cZDP7xkKS2b0ovVs2f9+vin92iBL7oSkBT5J/rW74lHKT1bRRWKj7TipzotsEIDkV/BL5ErpUFBEX6nHnXpEhfnT79HCv0E6HThx66etYXIgboikLCwbbiFbduGlzslAL9HwwnbAvRfo/uEL+rhIX277xACQvB9uuMnuxGA1vUC6E8IaJvZlgDh8b9rZWYiEf7bpYFwJ1IlecuZsd5+23Pa6+a9pMTDUkhpU1XyEozcxk1oiQp173cCAwmrUYqr42BcUhodOnRIgKjA698uGd/xTU5u5nK1SE7GT/WKb0pU4gGqEwMZB100GTGuCb4bGQkukZGRsOtWkdPxS3oQEFenli3Br1PUHkpZ3IewkbRiES14AhCX1/A29FwDf7zkbQrw0nSLi2uAFycuDtLoHBtHv9Q/rg09Xo3H7VcjQAI/3TYs7EDD7hQ+YXXw62pvQx7rsg0KcdWtPQFiqBsaCrX4hPrg5W8dSqbTpXnzWvjC571ofNU3OppT1qxaQNg6OhO/om/mXC4Turc9JpUvSaQq1bk8VWP3O8tDdlu7i++UFRcrD7GZOsujU8oLtI+0EkBYH4NHj8ar+trgwfippjYgK5NXJos48Hp3Sk5G9koJaRafPH78eADpGOIdPz4+fhwrBD/QsUnLcRwCpJmvb8vIyCYKSEpU1B489tsTRUD2FBaKQvz4L9VqQb/O/eg9bcNnLBiugdA2UgjCv6AAr3bnAn/4R1wOaSMnB3qIjY3NwZ/jH9vFFRALEh1cKbWFCF71hgfCDnQTKYTh3mfbtm14TRtCIS6f0FAfvPyhDeH4oaGhyE3tSSEB7yFat2793pD3CMisWQRkVjT9L4iOzqyF/6ikEFdzZevHpNBKvccSOafGixc9twGZYRZ5umpEwIM9RI9OuOzt6HpL3owgChkMkRCDdu3w2vZyKiQZjLq2awcsKY2Sk/n1S2kRkjy+UUe2ED/v8QxknDd/3cXPe9w4pZDIlv06UcYCkCg8Mz1qOvzDL0qAcNVbWAiD6OKFn/FKcXXS7/rUQDoXFOTgKZRabfiLBl7t63ICy/HH75mDIA9pQPkxIIDSSh0WCCmkDTKWBoIvA+T57gQkdFtoKL4TyokMAbUQguYE5L1azbt1oKSmgdC1bTQC2qkHIClzVYMIHqKQVPsuIK573/Z4F655WzSt3pbpMsvNb1PXb8Ol/82Ns+xABrezajBfDSSZgaRYTyQnjw9pwV93HT/eO6QHP2w6noGM824qpuvLCgGWZpSGuyBx9YiMZCpRFhDwKCSV9ISlz2jGbuBlA+I/Q4CQQgqG5xCQHP+e9Nt1S/EA4q9eWETDA7EEBFroFsZBL2pYgABBNCcg2zyABAQwkNbEg1JXQN0ONiDtnUD+PVeVvqlwEfC4d1vakKq/8BCz1VrVvWTqopCybPmwk+zsyhe6ykv8WhNOWWQgINLJAtJ1sFEIkIRYT/RIplw1vhn9bCN6NN4XiumogFD4wiVaSMoaF4n/mr6RkfU1kKjpNiB79oiF0Pf5Oy6/GXYgBQRkuChEAfGjSw59JycHBBvgcQClLJhDrAourWKRjFJ8GAiebxMGu67NBo9gINu2ERAYePdQCQ2kFr5fb9as7jYgqJybz5oVHY1/S3Q0AZk712rX0ReqTv1La7N1zZRl3tLmVhYCImuLS81m0rf0f/leWVoh0AgSjm87BNJ8ij1lkZs3pSeaEQUquMABL3g7P4GClCMpqwXqK8gErzADQeZCKkHe8rWASMoiU+fhEIgAAApRSURBVG+FLoRdpKcrpf6MQgLSpSV9eIADiChkeA4DGU6GkUPiABA8rlvHvz39JD2uAxjtAzpQwopFdYX/zgGw9dqUtNqQTJoDTvOAgNo2INtqo2YCDJ+AgLahCkg9SGvWrFndbEBgMV3wLVhJh2hWSKaaaR2T2QmvipzzeE+b/R1UvFNONjrckZy1S6a9tPc9t7SylAretyjdv/ZGJSuE5DF4MOrdjtSAHDqUQjnLAkI2nsxBZKgUC/HtqmTRsUkTiMVvnK6yWjRpAoU0HQc4rp49vPFidvLt11MDibSlLFePVmQhe8hDXD2ksvWbceQIE+GU1aZGysL/gLpebbswEH/5T0Vlb06dFFdAt84dxDgIyAGfAPUkzjZhtfFVt77QSTe7Qtjlu/Rtj1/soxQyC4xSurfuKx4CbQR0aEs5K4B+Chkr06aQtGNcZtk95DfoxHPaa98HdEf16tKI5NL7cCtz1QpVY/Co5LpXC4Sqq8FMAC9xCytlUXXlJ0CaUrUVIq9Ex2bjx6v+r4e3ABmnkh4EMo6HMN5NpI9IIaHYFBLVkoy+c6GE/Kou1Oh1ZiJHCp6sEPYQgAYRZCtqElNakYfkxLYNkLlV7Gqog5OWTwf5uzTvACBhwseFHtEBJLS9QK33nlbILJmBdWChUL8PjdSS2iCle6YoRGcsPcy67bFiaFvCve/YdeLmXb3uMrdeoKL3RZfqtrCXq3E2v4FKF1khISHtGMjgdiEhTQ754kvxdHqUfIiANMLPNIKVd/LrFMIO4t3Uz6+T7/jx42iWBQzNuvr5dYWlj4uEwXdt2jLSuyuej2zSr1/LqH79mgBIy379vGhc0qRz52aq7C306uzXyWvGkfr98GPyeSd41KDAv1+/OgUFM9q26VcwfLh/mzZ1AKFVt/atGni1aeNPhp4DLHUZTo5/m/bdWjWMJUuPJSJhsWEN+3br1tcnrGF3NpO27bu1b0gk2nbvTnfdu7fdhmqrNX6oee33Qt+rh36Fqyz6wdaz8DTSlE/bvs19cM8/VQu1bya+P1dnrFRCUnWPLraP1rho/2gN80kOQqTYvmIIU8+13hRdWflGF/UOXMExmO44CAmdopbkQ8LCxHhydXZ2HePo5ozIceN64xJJB6I3XyPBgyYlfBFDLzQxY0YhaeOI+gCaAitmzCjIKYC55wxnCHJlEl45pJkuOTmxJqTIOkAIYsM8YpuydYpQOinoCh4Ss3A8OajMyoRC5vKM8ZhRSGqqWsG9bXsHlX3aa94/Je8PkXd7yrRX9svpyUm2fke0SVloDYFjtCHCLA6tXLmS85aNh4LiRELhCaa34BAYhEOA0NqtbtJtRAoLgcNiUlAjckwMwOlFwyuqgNsCiCBZDR6rZYR1IExz0SjCDAyFgljwI+IhSEIZyiy+1OARLXPGTKvs5ZEvfYCZNcz60nMrqerV3fevWptOlK2r9ZBK1kiu9cka1KiPGjWaWnUNZLCZmYzmZp3bdQ+RWDTG8SWekYywJBJpKYTVAUenShcXhEMd9OFM9Bk0guIz87lZvHhrJ1KUY4u2bCg9vEggYUoganKieBxwykPrI1QTERp0DhlCPIZonXjwiI42QGhhRGUsWRO5pzzd0Rl6jt/NZ52oD9YwhdbaGnFy7Vpr+K6C0pamMhoSIZUQETBZadPJ+HiA4JNiXLzccYyIHMEoRhCK6ZHT6UCXPn0P7WwQHjr402eOOD4oiz8siz+fqYhXb5lLDm5xcQV2Ijn+Xl7kJTRB0TQQ61evn3bA6MROQnBMCJ0wQWDI3RDFgYgMoROX6Peio2dF21mIPObSsoi2EK6xRB4Wji89lnBlPcRNzTp/fplZEinz5PEd3b7jh04kg+XuEF2WLNnESyJWMA+88snCwRYj+Byhg1kICpDgy549847jcvzgnoMHCw+aoIc7iMWOz3Ywis8Yhg5ZU1do4hDEIlaQxBr/IGkABg3fp62exjpZxGfYgW0HmMQEOk0QjgmMA4fEQHUfTacVmYbH3LmZVlcobaHsI63xEX9PmmVx3as3ZuXuEiK7NAx9Obl2lF5PR+IabcmEcRCQTXrdlnlMpXPqyvipQBKf/AQiCsl0dZ3HPORKd7yAe/w4oJjYcXAhzh07jvBHLjqiqOiojUxRXFwRNBLHQarQ3kHuwdpQyyG8ZgiV0MLUAVmeomPCtgmLJkz4woJCa1RDhuzeTYeDycCBeDTQaEO7R6asGQLGt2lq+k4LVM7OULl6zfeHXL1z1W3b21vmmbO+00TWnjw5aq3Zb0JINjGOTaKQJQaI3ASJWsWVR+nx6VPj09NHpMcrgWw0Opk3nQ8ictwewLKQNzAyEv0BmJ95IqFPlDuqcBylJcMippFDt1hb4HsWDToP0LkId8KDrgCwaNGEL2TRkO5xAsUXuBEVgjJwN68UAgZFNF0yMzMtHHMlYUmbniZ7Tjzep67Wp5yfBiRV7x239dkzZWXFsvl9Latk/37Fgq4n15o9J2oP0CbA2KRjyaY5Ggld1ZK6RDytp0+dmu6IjbyozjFCFtU3qn0O8wyPhTg4diwEg4U7POLojqNHP+PDRBGvqNM+h6IipRE6SB1xsas3x5lFdd5ywrFIDhW07UStp6vVW5CgY4hawh24+zEA8P6Gx5NoSV1wqEV13ufALYi1qJ7Kw17+hD/L1cVCLnpuJaUPUtbL6sXZ2cW017psF0NhHPsVFbUnS+8D2mBBodjA+7M20F4gW1hA0nmTAwGJt3BsHJG+0Yp5Zj0dPBYuVBwoaA8jfySpg8c3fNJHxH6jWawyEafuHLF+8/rN1mo67TmRnVm4X7QFHNTxBQExG4FYGBxfmH0OvOFkKwMZSHsdJgHFJO3liEzbrhPpQtJ4nwP5+rlzf+khf+r5O4BcLbY0Qm8NyeU3iOxiIrjodyQ4odDORftOUt66qFjMmcM7s6ZO5Q1ZUz/Qu4AMjPT56Rvn23jMFxrriAZUsU6xIBryoaQnPvnkxCcnbB9rDR4cuNsLKHtpU+8qe8RttrbMEY7NFo71tC/LbJbbQhsXza4sOwsbBTq37t6tdsjR/qxJj3k30L7H+yZlPs7clykbs/aZjXJ6OylVWZDH7XvWGwx/YwuRPuQ/nUCkM4Sp33GrtxiW8VvaaAPj/l37FY61DiJk78sVECcOiSW8dVHtWrQ2y338wQdr0mnLIpCsmb9xvt66CDDzicf8dbxZjoNFse6EFXYW9JHK3xgg8snW/FHKFKv2EhbalEUo5C4ON9oGtHqzgjHR2kq6hQ7crHhXIZHtpLt3T5lCOLbyxeyPMzsY/2o7KQNRlp5KH+53W97zeU/lLM3jKfVh/PxRQPJZ4zJ/V58+k11cnGuP/c7QGlmOc4PZ/a4e0I73OV9bW3uBhDf0Khwf81bSdLOVdP6a9L/Y2UtEPMLzY98dH/zOSPZaUDisPYtxm3Wymqh4zDSbepcRC+JC+0fl3LLFvovUvrmX95PiAlnsm7RVb++lbaQkjbnWzl5rHUTej8Dv1+GNpHZXB5P/8x//H4pW9JrT3SEAAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-1311\" style=\"object-fit:cover\"/>\n\n<p>Ready to create content, images, and boost your visibility faster than ever? With AIOSEO 4.8.8, you get cutting-edge AI features right inside WordPress:</p>\n\n<p>✅ Instantly generate blog posts, product copy, FAQs, and more with our new AI Assistant.</p>\n\n<p>✅ Create stunning, one-of-a-kind images with the Image Generator — no designer needed.</p>\n\n<p>✅ Take charge of how AI engines see your site using the new LLMS.txt Generator.</p>\n\n<p>Update to AIOSEO 4.8.8 now and supercharge your site with the future of SEO — powered by AI. 🚀</p>','success','[\"4-x\",\"lite\"]',1310,NULL,'2025-10-22 16:06:34',NULL,'Learn More','https://aioseo.com/aioseo-4-8-8-release/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4.8.8-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4.8.8-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(4,'699896810f347',NULL,'Introducing Site Audit in AIOSEO 4.8.6','<p>Tired of guessing why your website isn’t ranking higher? Or frustrated by SEO tools that give you too much data but no clear answers?</p>\n\n<p>We’ve supercharged our SEO Analyzer to give you crystal-clear insights and action steps—right inside your WordPress dashboard!</p>\n\n<p>Now you can:</p>\n\n<p>✅ Scan your <strong>entire site</strong> for common SEO issues.</p>\n\n<p>✅ View issues <strong>page-by-page</strong> or <strong>by issue type</strong>.</p>\n\n<p>✅ <strong>Get instant tooltips</strong>, 1-click fixes, and quick keyword additions.</p>\n\n<p>✅ <strong>Track progress</strong> with satisfying visual checkmarks.</p>\n\n<p>Update to AIOSEO 4.8.6 today and take the guesswork out of SEO!</p>','success','[\"4-x\",\"lite\"]',1298,NULL,'2025-08-27 00:00:00',NULL,'Learn More','https://aioseo.com/site-audit-announcement/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=486-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=486-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(5,'699896810f713',NULL,'[New] AI Content Generator: Supercharge Your Content Creation!','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA+CAMAAAAyAL3UAAAAWlBMVEUEYeAVteTl8vzD4PaSx+8Tcr9TvekJX7MkfPMFYNZEmuwyuehKqucpl+wEZ+Y0ivINde8IceIRj+wQldwQjdsRnuIPgu4OhNwKeuAgpecVrucUteb///8BZPnkOgnlAAAAAnRSTlMwMI8My2cAAAAJcEhZcwAADsQAAA7EAZUrDhsAABrkSURBVHjarZyNgqo8r4XnU7GIIGALBdze/22erCT9AWH27HdOwQIVcaaPK2lLydfX4/2R2pB6U5qpbaepLMu2xWpKrP1Utj2V0cvcyqnH+5LajlNbtW3TUl4UVWFaXKSdTIudpvWm8O1E+yiZRnrr2Y7VOHbjODaVptYY+qSvvG8a2rQe7/ii8YY2rpIC75rGuYZOwauYkOMD7okipPrJaa41zaaovfF14+q6qprC1Q3tz3VR1K6eZ9qr7dzQifRVzTw3jaWyeXB2Hqwt5nmh9U4FM22vd10KO8/3uTD3uy3qunD32c53pIVWpNc1JmeK67W+14W9zle60nUorvV8p3fuZr4XX1/vnURVL0tvTN+2N3MjMO2tD0DM7UaVXBouN53pTZ+AvDtaK+BsmAJVfmuKaWIqRYE3KB8NYZnMaAoqJiYEBDxGqiSkqiEgDX22MOBZ0MmmmqupqCrjC0oEyTT0ZuHwJp1ZGNp78l7BhwJkbgKQWRZTNEXhHX28NsbRF3i5VDGbGV820+dNvRAQ7y1dCNeb6TudL4aCeBC1GjQGANFkvLN3T+fcab27whbWLHcsCoTqm3b5RRe7Xw2dUtTmSl/vhoI+VSzXqyVS9/oACKoWCjAGBLjiaWnLiQp6gsOH2CtvPd7HB0asqpAqiqwsDGqUGLDWDDDdClJJa/xkJvzHEEjbQCHdKDQogUIBEFS1xjUTapiANJXxWvse5a6lcj4DtduYJw6deToDGLiWAuEFQJyjyzZEejZNXbBgCnCpiYWjzMy01jOVuIY0UThbLPhLPFXivNRLUsj9XgNHfS8ApLAeVXuvgaOwrI+kEMZBYlroW+ydtFQMlNO2Huh0+tOhLgA7BlIyEJgkqvi+vAENbFhZqkwUyK3reyFSlh2AvGGyQpogBlJTMFmsECOFE4CMExmtERrhBBotgJBdMRMB8S1+wvjVUyEBoco2zyeV4gRPNkeAeAWC03CG2ypkRqrnhjUk1zPNDNy+mG1TeCjEzXIBqnhH9qm2hoFgAyAGFgtXGUggc8088CrIQM34mcz0UyfGs6VTt0AksbwzILMlIMWd6F5nAlK4XSBlBoSqvYcEOjZLHQO5oUCAdDcyWVBNV3a00hlsslC/sEQkJUPVb3AK5yMcBimE6Bjg4KKRFdJBIxAQkJCEnsSBRGRggaAkKie1mamhsokUYnSnofrHtzTQTSMfiECq4EPmipFQZeOyMIGNsVTdbO+oJmnDQGa8BYXgrx1EIYMpFAiEMYtCFtQ2eNQMpODqBA7jSCFU9AKQFwNJ1o3KSSQGho1yR18Fk4UPUxF97P49kDL88IXNuiTuipUqhUfHEikJSIlf/khqkxqnteQ8HsreKK9WnPrYtM9n+2yeBAUvOuSK1U2WVgXGP/ffmAXIEwqpFMpHavIDZ52ZD9LCEsG1Blpq/P5VB+rCKQOpZX4t4LGIQJbX/SC9VhukXSBks2IVd1r5t9uWUteV+UlK5cFL14pLKZkLkJRju1oYQ9hyASuEnAh4kIzAhRIOaQf1nC2tVvxT679wXN5sz1OLRRKZYb7iUs2HiVyMO8Ihdg/2io+pumvyKKHikTGGRUEFi7Us94+KP0r7QMKvXis5KiDapXAgqU+ngsa7e/fUAAALWssxUBHN8DG/xyzktKAPtLOo+kbl0erShAOmxZj4FSg8P0jou4EHJMJEhmYQQQiYtTh+lBbVB3sRre86AAiZvhHeh0ReL/DQ7BjNPpC3+IJui6Xs9tKjU10Qj54W2YfKynLMl5AxjaxQXHoXjBbxwCIK4dTqS3cazWN1N88ESV+cJx7PpiYWtIDL0DAWJfKPaLh5AI0MC7QBE7Wb7kkfgQiSgEmbFaLXIZBAhMTyFjf9Vu8ALMrqLTR4eZBMwOP9ABQ6II2gHcuCSjTWaIQM9NFFHHRE1TgSEUlPelcUM0Y2OascyaaoWRWizpmJ4ODdOUASHooGL7VKcRtxwF4NrJAlamReqSFDsqyI3BXH6y5k7hFPYvQ6AsKeHT/x3H9Hh66mq8tsFhX2jwej0QyefSWFlcuA8WKT1Wby6ARKyz4Eja1nKx5DBaHGKPj7IxevDd6ch2U/kmo+2K1D334sj0ENljh5duY1r5rd1dG/Mhp4/cCBHJssdSV/Tz1WWnrQeJA4QAMq6SATGVJh9z7mMglmSzx7RBFXtlftGDxHtm2T6cqlsudFVjD0NKijYaM1b5efIWEUvEIhwbtrmlUW1DDeMWWvRX1IbqY+PMq3QI7TA+tjk3rNdIVIkr/XNMqL17JjDlIsTJLhOkxszp5pE2zZqNu9ZDMuzXNgCzdgtfTipeFsEBMWdkKKotDtEEUCLrm753U5Ti8oZXl9k34OpHurQ0EjSmF8MIloWDdsvfpjeQU6ykINVra3AyPLA5MAZg1oh4kVBs+nYsCRAqEdyuUl2TbN2a5qRHQCqYDCsAiMWbYfInkl67UcQ/n6MQp5sTJ4iTBucQk0xHyxQqQRtoNiFJWkpYtFwYz9RSUboahCAo3xCImgiFhAxA6RS6Cxy0SEEQUTwPBQI0EZwGQfRqTBEkFafqWQiAPygC7eSR83YXJ75FT6uLDRehwKRDYTZZPoYkoC2dUJM4ivjEWQSLJdjlfd2ITEZlpRqcjWikyeRzgyKENGRnDICPA8f9MSFoPFe4dEvn7CIu4qlIgksLjJ67ZGwiZLTNehzSIQjAPbcWIqwmLKhDJtoHhB4UUfPlJB9XvVh1eVJCTPDEfYJlkwEOzaQSXyrVSSTII4BrVZOsKy5GBW1gowlkORfP1QIArj3QkMJVKe/+ymU7uCwlRW/n0Kq8pknAKaCfnEQpmYxLTCQLnPNoTjKZl/ehWIBxXOHGOJSJxicQGJsmFnMtiAhIoSlWMcORYWyTJHJqj+YaeVFRZd95D8SytLoDyy9tXpz0E6q9XibnuvSGT5pAIUarOmThCw7WIiU8bFjzkNn22hFT86WgTGk3Z4y4JxLuDAXqYSzi0lGDAbZBLVYgf7DZTMzfPolm6WZa+hFTUSWSy/8CGdaIRpdOLOmcntz2F6xCZwnyERHr3AUCg5Fl5YJmK0OsEiTGQdJx/JeDZYtPDKdsozCKgESMDDedZKEIgTPILEChdt/mpmmQSMl2WvYsW7iGjsgZcfYudEeQyfjayXcvlGH/+gkE6dxzvz5t8AoTf7R/TrAUmgwtmkVKapiwvrhHBMUy6PwMOLWChTdcjGMQvGwpaLl5FAgIXIIhCRjcVegKJYbNgHAOQ2tL4CBCuKsQdaWXQ05dhqvZbU5F3+eyurizjQ1u3eyaXfvgOi3p3NFvXjo8GibEpqmTIcSKEgggnLlLGZUPOT1H9YlM7Tgw9xgChgwpgOwaEFcJyuIhJnnXJQy2WFjBVxWFUG71sRi6x2Fwm3tYZFlk+79crcyCu6kd/5kNBDfz+kVfUXhfRqtOBJ+l6w9AIF24m5MIS2qquWoQQ0LJIgFpCYoA8v4pjGiCJjAhowV6oRLy6FUDgM9l7rRrgIESdUHJA4GyUy8GqhkiFwAQoGYdV0fehEFDJkNmve8ehx/W3HMPTQUyNLW7x/UQj6JiqRR306nc6K5EL7IwtElVJLY+1cM4sxs2CsjUkVkkyYp2WCBfPBUnmxWaQOYPDBdjnCQturfsE1yiRYMIvVPYM0NhlcfVKI8oiZ3e2jLInJnm9PMJb/2sqKPZHukdpY3OtQIO1N0zkHcuvRV5Txrb7ntzqRyIV2RxFLT/ZrTB+7RIEEaUzRYPHGA6xqhRZGQpvo2fmFc6AQfT1d9gUsEq8KsUEoYr0sCtiKpTRkexHGlb7gw6PoOMq8b7FeQSPM4RuVfP0URmhlBYmwAvS/DJPb1kDYat1EIaWcKP5EgBAL4Ogn/tTpfBIiU5+5lEgnpppOmoTGxI5EhDIlqfjxSucIDrZcXuVxCkTcymjZnA6g2KiRDMqQ88EXBESbtCQih24kpuW/9tS7uK9DWLdDH3I5JyDS0uLsInUijiQASUeniuDUqDHaoWWXBdspAcL77Fa8KAUgJINCBIgmh+o71awc2qtVI+DiIwqrS4QTmSRGCY8AiT7F5iJBK3jXYL1Wzaxl+e1ob5caWLTc3pnJqsMkrDNpoD0nIDKSAlVQVaC8WikEFqub6K2T6KVSo0XWqb5cro1YLlLeNF4vlxocKny2qhxoVFwIIA6zTB0O4UZqnFPXjeDwHhga3gWpi2cYdPKl5sqfa8wrpcMmoKD968wY6roeLL0HDtfLmT6CPf2CGTRmOvkiPcT5er0P8+V8zTWy186KPfXlvzZ7u2ygN/ZBEpAq/NgBpMqA9KqRB6q6PLHNIiT4f7x8YuprMWUTi+V8vkAfF+3ut2KjTvzT/nNyrA+1bOoY6Kc/+eycxl/DOZlewj6qGturDDEwA7rO5aIOBlrRL78QkYG2Mx2fCJIOSpxmG7+AgKg9OAMJlZ8X/JPzTkvrFYaykif5f1CI9gyhjxzIymSdMpMlVouWM8wV/rPpw2ThoBU2k0I6pyExARLGYzIgLo7aVAJEj8++3gDhnzNLBSrhZtcljvAIkHCtWg4lXa2b/4iwTwzhfE77CiT+EadZgKDgMg/xPtW81y38tiPy9fO7U+9wl/C9UciF55Xz37Vy6qIQamtN+GfZIrHNyhQiza++jzAIC650ndilnMVpnKq2gWWLTp1FdG4mx5D1nKbCOR8+BF/ANKxtGovZ8VacO06/eCZwaZoLF8LhnIgLjmYGQt9DJusskuHi6NT5kLBAb2cGgsYJmTvtjWyHF1+ZOJZfdQy7dCdEmKgLWTV7sdfH39fNBI0QEdRQKY4kiKLMgJwUh0I5aWNL6h453Af+XReBODma4CAqOYfc+1W8xScQ5qF/mUdtsydB5TOQkxNpkGDoelc9urhBZWPdRdwHrjwkICfmwWBOAuSkd0nSXcPtWG/yIsuv7hi+87uFG4WcOOHXcmtXCgle5CzDvwAxrX1IVEgfkUzilSbeqbmyPR1UvA1AUJdwpxemJ+eQy2cxTNLsnTYKiUBQcuYPg5+AEDt2dtyuQOLSIToWLPOV7XEE4vh3ACBQ0pWBXKWxFYd990dPFm1j/WLopEs+5HHkQ841FbaXtQ8BklZ0z93ly2OjkEAHLNDWYcvWskeJlQ1LVuUK6S+525JCH4BsFMLtMrgPqeY/0uwKqfasBcdW6uzq/KYOA7lKD+UStT9YpwqpxYBRikA23fU1klfWEzmc6/D18xuG2b2Q26qnHv43LipPCsSITyeB5LVHNuuxUoi2soKxOvetvDvxYd0rgY1CLuJkOV1jb1EVIoIJEqk3Dp6BnMKHKwESFFJn1xWFSNv4LL8pfH5wAsTtAwlT6HS+w8qRvFY3RF6/dOpdvHnLAtnpGJ7a2+O8NlncEVndxmpDK0uHG7kfInjYXoilwhv+T/AP6CkKEOXDba919z2ZrJVCJg+3cLLSxjoFk3WJ3UY9UoU0bMVCagKQWjw+bxUIdVOGYLLYdq0UIg2tbas3OI/v2r0/HTrRbqESeew3e0+3y9apq0u/tHjgUGp8rRDpqeOwOkk5t5EneWNSIFuFCCxIhX7kG4VsTBbLgolIk5YLzuzmqdvjxX07L0BcMGBXei8BYQK6DQrZOHUbgfANdnEhw9ZeJSqvX98xVKMV7k7t9kPa09qp99AImjF6q+rMXRH1IZlEQiMfAhGhVNwnv4hJ2wBBBx11UFf1OTZ7p7VCuNeeufXwBQACoZyr+srNXlFIBHKVZvyFjdIQGlm1OBPufCoQat5K76S+htavAuGG1sI3qnbvGAZTtW+zfjzrROfHCZHbYcdw08oiJBO7cvQP5UdfrVtZfZ852UvUjDoctVF9dOqt+vH0oWYKTj34kGrVMfS+ST3NM2vnGr/ABwMmPkQsVxgYTj5EeoCnPzIYZm3oGKa/1A6ZyRKvvtNZzyY5LL9tZa28+vunQMi2cX9QFVL+0S57amWxYz/p7Qrti+gwCOSiJqsICul51IP6KV7GBKh3yD31vJUlIyOX2PBNQyX4bYuxki9wyYeIU6cCOfd0zX2IG+TLau2myBdY6RPiQmEMOIz5zsPqLm42TS7vqP8nhWQjvqlneDswWRsgD7kpwrdE5AZir/k2tVVd+9QXoeMqjKfw4G+v+URo6GcsA8IYUlyNBcOJy8Y1jV8lun7tsmNb15XT0UcXb5HIEDAPN6YkY8B4xj0MDeM1y/Ajxh9ru7pXxfMYl61AXrGz/uuxrDgA/wiDJxHJ+YjH6ZaI8JLmMh5C4fsjyIpJdxUEZwUzKIQKtomEDMz7wETG5H+SHONgGj4Oxn+mNDJv82V7w0SG4efUzNqdCSQzHH7p1BMWHVwMXZHyYGLWucyHshKK8NrDEAcYtSBQYT5RINMGR4ZE7yFqa/cnOBRFRsTv0Aij8jFTFqvbJKt7VNrk3Xsg4bWaBrT8ZtZJQsI9kfdtnYwuq9Tn03yPkOQwEoYpYJDUrzY74lBbNf0Mh4sCiTeq/L4wbH5z1ymH9S2r7V2qIU4s/dRHGlT8hQ/ptgrJb4lEFjd9mWzg/SHWSqdo5SgeHyKJspimnEj/gWFNJGQC4ntr5dLLBXN1hCO7d7iyT1sWcR5KRDLLwMlHC2tZ9wmXX02U60LXsNMB+FvsiyQs6/QIc+UeYWrWY0sigMiFkfnxQxA+qCNz5mmsZMcu6RL2Iwu3b6dsAKHSsBtjdSwP7RZKn3DYv0n1rU//p7GsRzbe+84UspvElfPELJ0J9OnFuy7YKp7WILMeEpJpz0xFFtFzZCTC3XWdpfWMGBILvUflVtNPNoYqmicl4HaVkakjIdFnqpbPccXX2mL9upUld3Ifq7nWx0z4eZG1A+k2MGRK0CSTs4RCN6X8e42siDAJns+oMEZMkkPtRyirmQ3+uE2V4XA7Exy2NDbuPD7ups8kbJu9r2zeyfLbub3v7OGQ0Bd5H/MIT1Jl0uCHRfJp8DzzWtTRh6k/OpeUSw8tVehu6JwTmQaU5gFRhY86A+gZDdXzs0n10ZqyLhqqv8FITd0NEn16Z++GYRpajHNOlv/+BFUXp77nN3J3RYKZJrdHhkMeE9EJpKoNoTJhvjVXfprn2+tUxSnNmFt3/6bcWI0BxBisFWbA87RSTLvCnGuZw8gO4+mP2lNZI+obHAnDsDMvSyYBLeLTl51JJ2l08XCm3L8p5KFTs6LZun0QWT1q2Ie1C4+GJI3I5PdeWXRJHGkeaadzF2VyL09+1zmMgCEzrMMUOR+nkmLiOyZcO55szUhkBulT58c9Iwnee9qsA+72HcYQp5TG+deBgs2f3ZGpWcFi7T8jsh7IWg6BlG3144Sh9Bih7HHLHvvk6aPTP1xqm5pRZmZljyW4CgMfdcUrv+JhlYpC+SZVjeMnqfgxEcHS5O9f62/SNWyuuk/ZHJ9MCG3dub7+Y7pnT1IdAOEqbL9NJYf9y1Nf9oi+WIYnDUUdXnhVLZOL/PLlKCHCVlWN6k8Ex5OrPWS7DLHqovHoUoQHvM8a0dnuz6b+cZrDsgrmQEhsJo35b5V/lWByeQKS17d3DLUC2+r7KtNYjAEHiBCTso2P45I88kspjIxEzCoOyYjMYUWUP6+hm6pWFTLyxEURQpW4CJZ6jUR5VFsitmnq5hmfLnTNTyHUKSxgtqcR5ZLJqncIhOiYGtbvntYMyUHf8CuGIVUI38ikVCK5ThgJiATXkXhEmayQKBGOHBfWpA/HVKARfbSwUQRpiXKh10z5rEiaqJQolpBgtvSJtuZ7GN9wyYRSZ08XEoF6gyPHsisQQfJNs7dsf5DKrUJyImXw5KVCTSzaanWA9xo9RXEggAk0wjIRjeiT0dMziiEw2IhDkMySzdUHC9VIeBbX/sBMMYDvtJITERx14HCPViqugUiISxqB3Hc7I1+rOL1/RVK2K4F0YrcQ+1KBqLkLVi/hCFmrEWSDwWqSRBiJB5amlQgCY6j9egNG1VFnRksWotIk6xUlUqnB+hfvsc9D/Yjy4Iqus6rPZJEWBXHdSuRIIVEgpUHw5ELDuyYSfTGZoI4bR46N6dYrFnnodorRSBFDcm2kDGq/4hdMlhF5cJBMCfMDN9JzDomgpRsFInFgab9AHEzjBYKpfFMVlXComgIQCgTBbDSgX9PgVlWKp/yMNW6yRpnPOCw1rbMKBS9cb05QfGAjLV397V8R3rSwvr5+wCjoDIvYv4nEMEeJHAGRpe1NGxSAfeRUw+VU3PgIcfs4FOmt7AGipy3ilSJ0VvvAsGMKD+uNpwt6jmjtkSGqNY6kCIdU74TEIN4rvDiXTgYKeSLONUdvkp8+gygKZtC4wjjUcuUaXyE8LO15HCFMLAHxrigaNzmJcW0Q4noI4XuH8LOvEQXYVfXsbG0JjrNU6shhIZw1lc2NawaHM40dCjdbj2iMbp6NjV4ED6ZTlXO02JqIEDxr6ztd/G6H+32m/butDcKNFosz90VK5zuC9EoAuQMgwqDVyKPFjWocsWE5aK8pkN1kH3EwCciNDukMDLVLxF4i0kpkvxSvF5FVObgrftG6w0GqYzYhZizRGM2k8atRTqjGZ9uIxWpSe9YYiTVeIbw1Il63hmPw0gUKjvlKZAuEw/SIXE0Xd17iLcfwvTbGU0bE8UbCWHvExsYvuJglhnVhjZfPFoYo1MbNElV2wEnWOA0sJ8Fnrhy3FzpxCBPLMXkLi4DVM1235ijZDMSaxTiUIgZwoUExvwESw/SinzcZKIBDWPMNDiZQGnkb9StUCj5DIvZ2rUSRE9+vQMq24BjliG5NNU0/fiPx35GBTysmi/ZHlJpipLcIB5HQsMrJERgOxFtM9CoahCP2iIUssZM1+jXH6mWTxVQmDX6NkGWqkCa2mEzDYawR9bgxNZ1NVBA82SDqO9jOHGG5xhkFVSPVL+0Ns8HtDsJRy4xRidt750pHUF4ShKGMLlE7jyjZd6MBea0t7oMB8Lt3xwq5I/h7BPIQhXRGRUAQuv52y4CwQjgCP5X1N0ajAXuJx1uAjJSh0tuCI8TD5BUcfD8BGVkQ8N+QychApgmV2LJCQpzrJoQe53jvAmSiHTDwAQgihyMgtQDxchpCH0/MSRXCsX9CgGsoBGGsEXecQ1pbQz9dYJgtLsh7lKmN4h88VSkHIl9EIRyYKeAIQGYAoXW2pAqcvZhF3kMkccsxry0BeR0opP7f/wFVg1jJPsX2wgAAAABJRU5ErkJggg==\" alt=\"\" class=\"wp-image-1276\" style=\"object-fit:cover\"/>\n\n<p>Tired of the endless grind of crafting content, SEO titles, meta descriptions, social media posts, and FAQs?&nbsp;</p>\n\n<p>We get it! Creating high-quality, optimized content can be challenging and time-consuming. That\'s why we\'re thrilled to introduce AIOSEO\'s new <strong>AI Content Generator</strong>!</p>\n\n<p>Automatically generate content snippets like:</p>\n\n<p>✅ FAQs<br>✅ Key points<br>✅ Social media posts<br>✅ Email copy<br>✅ SEO titles and meta descriptions&nbsp;</p>\n\n<p>... and much more to come!</p>\n\n<p>Update to AIOSEO 4.8.4 now to unlock these powerful AI features and transform your content creation process! 🚀</p>','success','[\"4-x\",\"lite\"]',1270,NULL,'2025-07-09 13:36:07',NULL,'Learn More','https://aioseo.com/new-ai-content-generator/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-484-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-484-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(6,'699896810fc64',NULL,'[New] Get Indexing Data Right Inside WordPress!','<p>Worried Google\'s not seeing your amazing WordPress content? 🤔&nbsp;</p>\n\n<p>AIOSEO 4.8.2 introduces the <strong>Index Status Report</strong>, giving you crystal-clear visibility into what <strong>Google\'s indexing</strong> (and what it\'s missing!). <strong>Uncover hidden indexing issues</strong>, see post-level details, and track your rich results—all within your familiar WordPress dashboard.&nbsp;</p>\n\n<p>Stop losing traffic and ensure your hard work gets seen.&nbsp;</p>\n\n<p>Update to AIOSEO 4.8.2 today and take control of your website’s visibility! 🚀</p>','success','[\"4-x\",\"lite\"]',1249,NULL,'2025-05-22 15:19:11',NULL,'Learn More','https://aioseo.com/introducing-index-status-report/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-482-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-482-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(7,'69989681100a0',NULL,'[New] Supercharged Crawl Cleanup and Query Arg Monitoring! 🚀','<p>Is your WordPress site slowing down? Or are AI bots scraping your content? 🧐</p>\n\n<p><strong>AIOSEO 4.8.0 puts you in control with</strong>:<br>🧹 <strong>Supercharged Crawl Cleanup</strong> – Stop search engines from indexing unnecessary URLs.<br>📊 <strong>Advanced Query Monitoring</strong> – Optimize UTM parameters automatically.<br>🛡️ <strong>Bot Control</strong> – Block unauthorized AI crawlers.<br>🔍 <strong>Internal Search Optimization</strong> – Prevent spam &amp; boost performance.<br><br>🔥 Keep your site fast, secure, and SEO-friendly. Update now! 🚀</p>','success','[\"4-x\",\"lite\"]',1222,NULL,'2025-03-11 00:00:00',NULL,'Learn More','https://aioseo.com/introducing-aioseo-4-8-0-advanced-crawl-features/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=480-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=480-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(8,'6998968110440',NULL,'[New] Smarter Keyword Rank Tracking &amp; WooCommerce SEO Made Easy!🤩','<p>We just released AIOSEO 4.7.8 and it’s loaded with some exciting updates!</p>\n\n<p>The top ones include:</p>\n\n<p>👉🏼 <strong>Smarter Keyword Rank Tracker</strong>: Our Keyword Rank Tracker just got some massive upgrades you don’t want to miss. Now you can get related keywords, import keywords from GSC and more.</p>\n\n<p>👉🏼 <strong>Support for WooCommerce Product Attributes</strong>: Setting product attributes in WordPress just got way easier. Plus, you can also export product attributes! </p>\n\n<p>Update to AIOSEO 4.7.8 now and take your SEO to another level.</p>','success','[\"4-x\",\"lite\"]',1213,NULL,'2025-01-28 00:00:00',NULL,'Learn More','https://aioseo.com/smarter-keyword-rank-tracking-woocommerce-seo-made-easy/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=478-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=478-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(9,'69989681107d0',NULL,'BuddyPress, Web Stories, and Enhanced Author SEO — An All in One Update! 🚀!','<p>We just released AIOSEO 4.7.6 and it’s loaded with some exciting updates!</p>\n\n<p>The top ones include:<br><br>🤩 <strong>BuddyPress Integration:</strong> Fully optimize SEO settings for BuddyPress content types, including user profiles, activity streams, and more.<br>🤩 <strong>Google Web Stories Integration:</strong> Take full control of your SEO settings for Web Stories, resulting in more eyeballs on your content.<br>🤩 <strong>Author SEO Improvements:</strong> Effortlessly showcase Google\'s E-E-A-T guidelines and boost your site\'s credibility.</p>\n\n<p>Update to AIOSEO 4.7.6 now and take your SEO to another level 💪🏼</p>','success','[\"4-x\",\"lite\"]',1192,NULL,'2024-12-12 00:00:00',NULL,'Learn More','https://aioseo.com/new-aioseo-4-7-6-buddypress-web-stories-integration-author-seo-improvements?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=476-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=476-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(10,'6998968110c1c',NULL,'[New] Meet Your New Writing Assistant ✍️!','<p>🚀 New Feature Alert!&nbsp;</p>\n\n<p>We\'re thrilled to announce the release of our groundbreaking feature —<strong>Writing Assistant</strong>, powered by AIOSEO and SEOBoost 🥳</p>\n\n<p><strong>The Writing Assistant is your new personal guide to crafting SEO-friendly content right inside WordPress! 📝 </strong></p>\n\n<p>No more guesswork—just optimized content that ranks.</p>\n\n<p>Update to AIOSEO 4.7.4 now and unlock this revolutionary superpower!</p>','success','[\"4-x\",\"lite\"]',1166,NULL,'2024-11-05 00:00:00',NULL,'Learn More','https://aioseo.com/new-revolutionize-your-content-creation-with-aioseos-writing-assistant/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=474-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=474-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(11,'699896811105d',NULL,'[New] SEO Email Reports and Bulk CSV Imports/Exports to Enhance SEO Management','<p>🚀 New Feature Alert! </p>\n\n<p>AIOSEO 4.7.2 just dropped with two killer features - </p>\n\n<ol class=\"wp-block-list\">\n<li><strong>SEO Email Reports</strong><br>👋 Say goodbye to manual SEO performance tracking and hello to laser-focused insights delivered straight to your inbox! 📥</li>\n\n<li><strong>Bulk CSV Import/Export</strong><br>⚡️The new Bulk CSV tool lets you manage settings across your entire site in a snap. 🔄 Export, edit, and import easily – it\'s like having an SEO superpower at your fingertips! 💪</li>\n</ol>\n\n<p>Update to AIOSEO 4.7.2 now and unlock these game-changing features!</p>\n\n<p></p>','success','[\"4-x\",\"lite\"]',1156,NULL,'2024-10-08 00:00:00',NULL,'Learn More','https://aioseo.com/new-seo-email-reports-and-bulk-csv-imports/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=472-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=472-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(12,'699896811146b',NULL,'[New] Keyword Rank Tracker: Track Your SEO Performance with Ease ?','<p>Drumroll, please! AIOSEO 4.7.0 has arrived with a super-awaited feature: the <strong>Keyword Rank Tracker</strong> ?</p>\n\n<p>Now, you can finally track your keyword performance with ease, right from your WordPress dashboard. No more guessing games!</p>\n\n<p>Key features:</p>\n\n<p>✅ Track up to 100 keywords<br>✅ Group keywords for better organization<br>✅ Seamless integration with post-meta box</p>\n\n<p>Get ready to dominate SERPs!</p>\n\n<p><strong>Update to AIOSEO 4.7.0 now and unlock this SEO powerhouse.</strong></p>','success','[\"4-x\",\"lite\"]',1148,NULL,'2024-09-10 00:00:00',NULL,'Learn More','https://aioseo.com/new-track-your-keywords-effortlessly-in-wordpress-with-aioseo-4-7-0/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite',0,0,'2026-02-20 17:14:41','2026-02-20 17:14:41'),(13,'69a1ece571403',NULL,'Meet Your New SEO Checklist in AIOSEO 4.9.4!','<p>Maximize your site\'s potential with our latest update:</p>\n\n<p><strong>✅ SEO Checklist: </strong>A new interactive guide to help you complete your setup and explore advanced features. Finish the tasks to see the confetti fly!</p>\n\n<p><strong>🤖 AI Suite:</strong> We’ve renamed AI Insights to AI Suite and moved all AI Content Settings there to centralize your tools.</p>\n\n<p><strong>⚙️ License Tab:</strong> The General Settings tab is now the License tab, featuring a clearer UI and easy access to AI Credit connections.</p>\n\n<p>Update to AIOSEO 4.9.4 and follow the roadmap to a fully optimized site! 🚀</p>','success','[\"4-x\",\"lite\"]',1397,NULL,'2026-02-24 00:00:00',NULL,'Learn More','https://aioseo.com/aioseo-4-9-4-release/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-4-announcement-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-4-announcement-v4-x-lite',0,0,'2026-02-27 19:13:41','2026-03-01 17:40:23');
/*!40000 ALTER TABLE `wpgy_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_notifications` with 13 row(s)
--

--
-- Table structure for table `wpgy_aioseo_posts`
--

DROP TABLE IF EXISTS `wpgy_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `keywords` mediumtext DEFAULT NULL,
  `keyphrases` longtext DEFAULT NULL,
  `page_analysis` longtext DEFAULT NULL,
  `primary_term` longtext DEFAULT NULL,
  `canonical_url` text DEFAULT NULL,
  `og_title` text DEFAULT NULL,
  `og_description` text DEFAULT NULL,
  `og_object_type` varchar(64) DEFAULT 'default',
  `og_image_type` varchar(64) DEFAULT 'default',
  `og_image_url` text DEFAULT NULL,
  `og_image_width` int(11) DEFAULT NULL,
  `og_image_height` int(11) DEFAULT NULL,
  `og_image_custom_url` text DEFAULT NULL,
  `og_image_custom_fields` text DEFAULT NULL,
  `og_video` varchar(255) DEFAULT NULL,
  `og_custom_url` text DEFAULT NULL,
  `og_article_section` text DEFAULT NULL,
  `og_article_tags` text DEFAULT NULL,
  `twitter_use_og` tinyint(1) DEFAULT 0,
  `twitter_card` varchar(64) DEFAULT 'default',
  `twitter_image_type` varchar(64) DEFAULT 'default',
  `twitter_image_url` text DEFAULT NULL,
  `twitter_image_custom_url` text DEFAULT NULL,
  `twitter_image_custom_fields` text DEFAULT NULL,
  `twitter_title` text DEFAULT NULL,
  `twitter_description` text DEFAULT NULL,
  `seo_score` int(11) NOT NULL DEFAULT 0,
  `schema` longtext DEFAULT NULL,
  `schema_type` varchar(20) DEFAULT 'default',
  `schema_type_options` longtext DEFAULT NULL,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT 1,
  `robots_noindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noodp` tinyint(1) NOT NULL DEFAULT 0,
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT 0,
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) DEFAULT 'large',
  `images` longtext DEFAULT NULL,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` float DEFAULT NULL,
  `frequency` tinytext DEFAULT NULL,
  `videos` longtext DEFAULT NULL,
  `video_thumbnail` text DEFAULT NULL,
  `video_scan_date` datetime DEFAULT NULL,
  `local_seo` longtext DEFAULT NULL,
  `breadcrumb_settings` longtext DEFAULT NULL,
  `limit_modified_date` tinyint(1) NOT NULL DEFAULT 0,
  `options` longtext DEFAULT NULL,
  `ai` longtext DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`),
  KEY `ndx_aioseo_posts_pillar_content` (`pillar_content`)
) ENGINE=MyISAM AUTO_INCREMENT=94 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_posts`
--

LOCK TABLES `wpgy_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wpgy_aioseo_posts` VALUES (1,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/08\\/logo.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(2,36,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-Public-Library-Building-2000x557-1.jpg\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(3,37,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-Public-Library-logo-1414x1414-1.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(4,39,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(5,160,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(6,177,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(7,202,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(8,208,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(9,227,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(10,228,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\"}]','2026-02-20 17:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:14:51','2026-02-20 17:14:51'),(11,229,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(12,246,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(13,247,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(14,248,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/WiFi-FREE-ZONE-1-e1739994733208.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(15,249,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(16,250,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(17,258,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(18,259,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(19,260,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(20,262,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"}]','2026-02-20 17:15:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:15:44','2026-02-20 17:15:44'),(21,263,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(22,264,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(23,265,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(24,266,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(25,267,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(26,279,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Sideways-Stories-from-Wayside-School-by-Louis-Sachar.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(27,297,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(28,305,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Exploding-Snowmen-STEM.png\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(29,308,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime.png\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(30,309,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kids-Book-Club.png\"}]','2026-02-20 17:16:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:16:51','2026-02-20 17:16:51'),(31,311,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Melt-a-Masterpiece-fun-with-perler-beads.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(32,314,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Page-Turners-Adult-Book-Club.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(33,317,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Page-Turners-2024.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(34,319,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/January-2026.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(35,322,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Book-Club-January-2025-1.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(36,325,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime-Flyer.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(37,327,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/January-STEM.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(38,330,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Page-Turners-2024-1.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(39,332,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/January-2026-1.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(40,381,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/newsletter-january-2026.png\"}]','2026-02-20 17:17:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:17:53','2026-02-20 17:17:53'),(41,408,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/rescartaweb.png\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(42,412,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/ResCartaWeb-Screenshot.png\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(43,421,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Dungeons-and-Dragons-Club.jpg\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(44,424,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/chess-club.png\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(45,429,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/A-Wisconsin-Christmas-Pie-movie-cover.jpg\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(46,580,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/01\\/Kewaunee-Public-Library-building-header.png\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(47,694,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(48,718,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Cup-of-Coffee.webp\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(49,721,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/magazine-give-away-e1770150497889.webp\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(50,724,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Roses-movie-jacket.webp\"}]','2026-02-20 17:18:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:18:52','2026-02-20 17:18:52'),(51,727,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/craft-heart-covered-in-buttons.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(52,733,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(53,865,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(54,871,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/stitch-by-stitch_orig-e1771440222718.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(55,965,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Diamond-Eye-by-Kate-Quinn.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(56,966,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/KewauneeNewSite.webp\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(57,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(58,278,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kids-Book-Club.png\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(59,299,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime.png\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(60,304,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Exploding-Snowmen-STEM.png\"}]','2026-02-20 17:19:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:19:50','2026-02-20 17:19:50'),(61,310,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Melt-a-Masterpiece-fun-with-perler-beads.png\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(62,313,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Page-Turners-Adult-Book-Club.png\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(63,420,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Dungeons-and-Dragons-Club.jpg\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(64,423,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/chess-club.png\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(65,428,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/A-Wisconsin-Christmas-Pie-movie-cover.jpg\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(66,717,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Cup-of-Coffee.webp\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(67,720,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/magazine-give-away-e1770150497889.webp\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(68,723,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Roses-movie-jacket.webp\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(69,726,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/craft-heart-covered-in-buttons.webp\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(70,730,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/craft-heart-covered-in-buttons.webp\"}]','2026-02-20 17:20:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:20:53','2026-02-20 17:20:53'),(71,732,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(72,870,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/stitch-by-stitch_orig-e1771440222718.webp\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(73,964,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Diamond-Eye-by-Kate-Quinn.webp\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(74,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/ResCartaWeb-Screenshot.png\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(75,55,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kids-Book-Club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Cup-of-Coffee.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/chess-club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/stitch-by-stitch_orig-e1771440222718.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/craft-heart-covered-in-buttons.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Roses-movie-jacket.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/magazine-give-away-e1770150497889.webp\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(76,61,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(77,92,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/stitch-by-stitch_orig-e1771440222718.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kids-Book-Club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/chess-club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Cup-of-Coffee.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(78,118,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\"}]','2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(79,128,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(80,452,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-02-20 17:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:21:46','2026-02-20 17:21:46'),(81,762,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Kids-Book-Club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/chess-club.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2025\\/12\\/Preschool-Storytime.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/craft-heart-covered-in-buttons.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/The-Roses-movie-jacket.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/magazine-give-away-e1770150497889.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Cup-of-Coffee.webp\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/stitch-by-stitch_orig-e1771440222718.webp\"}]','2026-02-24 22:34:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 17:22:49','2026-02-24 22:34:09'),(82,972,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"score\":1,\"maxScore\":5}},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5}}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,100,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,NULL,NULL,'default',NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','{\"faqs\":[],\"keyPoints\":[],\"titles\":[],\"descriptions\":[],\"socialPosts\":{\"email\":[],\"linkedin\":[],\"twitter\":[],\"facebook\":[],\"instagram\":[]}}','2026-02-20 17:47:17','2026-02-20 17:47:17'),(83,974,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/426543982_789051596593120_3538525686548987867_n.webp\"}]','2026-02-20 19:14:14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 19:14:14','2026-02-20 19:14:14'),(84,975,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/boys.webp\"}]','2026-02-20 19:29:49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 19:29:49','2026-02-20 19:29:49'),(85,979,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Stitch-by-stitch-fb-2-e1771619867858.webp\"}]','2026-02-20 20:39:39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 20:39:39','2026-02-20 20:39:39'),(86,982,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Soul-on-Fire-e1771621762363.webp\"}]','2026-02-20 21:12:18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 20:55:54','2026-02-20 21:12:18'),(87,980,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,85,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Soul-on-Fire-e1771622128113.webp\"}]','2026-02-20 21:28:40',NULL,'default',NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','{\"faqs\":[],\"keyPoints\":[],\"titles\":[],\"descriptions\":[],\"socialPosts\":{\"email\":[],\"linkedin\":[],\"twitter\":[],\"facebook\":[],\"instagram\":[]}}','2026-02-20 21:07:49','2026-02-20 21:28:40'),(88,985,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/LEGO-club-Facebook-post-2025-2026-e1771622827264.webp\"}]','2026-02-20 21:28:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 21:28:40','2026-02-20 21:28:40'),(89,986,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/LEGO-club-.webp\"}]','2026-02-20 21:29:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-20 21:28:40','2026-02-20 21:29:50'),(90,984,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/LEGO-club--e1771623353717.webp\"}]','2026-02-23 16:32:38',NULL,'default',NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','{\"faqs\":[],\"keyPoints\":[],\"titles\":[],\"descriptions\":[],\"socialPosts\":{\"email\":[],\"linkedin\":[],\"twitter\":[],\"facebook\":[],\"instagram\":[]}}','2026-02-20 21:34:25','2026-02-23 16:32:38'),(91,989,NULL,NULL,NULL,'{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,76,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Rainbow-Squeegee-Art1-e1771862875175.webp\"}]','2026-02-23 16:15:51',NULL,'default',NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','{\"faqs\":[],\"keyPoints\":[],\"titles\":[],\"descriptions\":[],\"socialPosts\":{\"email\":[],\"linkedin\":[],\"twitter\":[],\"facebook\":[],\"instagram\":[]}}','2026-02-20 22:01:41','2026-02-23 16:15:51'),(93,995,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2026\\/02\\/Rainbow-Squeegee-Art1-e1771862875175.webp\"}]','2026-02-23 16:15:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}',NULL,'2026-02-23 16:15:51','2026-02-23 16:15:51');
/*!40000 ALTER TABLE `wpgy_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_posts` with 92 row(s)
--

--
-- Table structure for table `wpgy_aioseo_seo_analyzer_results`
--

DROP TABLE IF EXISTS `wpgy_aioseo_seo_analyzer_results`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_seo_analyzer_results` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `data` text NOT NULL,
  `score` varchar(255) DEFAULT NULL,
  `competitor_url` varchar(255) DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_seo_analyzer_results_competitor_url` (`competitor_url`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_seo_analyzer_results`
--

LOCK TABLES `wpgy_aioseo_seo_analyzer_results` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_seo_analyzer_results` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_seo_analyzer_results` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_seo_analyzer_results` with 0 row(s)
--

--
-- Table structure for table `wpgy_aioseo_writing_assistant_keywords`
--

DROP TABLE IF EXISTS `wpgy_aioseo_writing_assistant_keywords`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_writing_assistant_keywords` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `uuid` varchar(40) NOT NULL,
  `keyword` varchar(255) NOT NULL,
  `country` varchar(10) NOT NULL DEFAULT 'us',
  `language` varchar(10) NOT NULL DEFAULT 'en',
  `progress` tinyint(3) DEFAULT 0,
  `keywords` mediumtext DEFAULT NULL,
  `competitors` mediumtext DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_writing_assistant_keywords_uuid` (`uuid`),
  KEY `ndx_aioseo_writing_assistant_keywords_keyword` (`keyword`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_writing_assistant_keywords`
--

LOCK TABLES `wpgy_aioseo_writing_assistant_keywords` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_writing_assistant_keywords` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_writing_assistant_keywords` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_writing_assistant_keywords` with 0 row(s)
--

--
-- Table structure for table `wpgy_aioseo_writing_assistant_posts`
--

DROP TABLE IF EXISTS `wpgy_aioseo_writing_assistant_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_aioseo_writing_assistant_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `keyword_id` bigint(20) unsigned DEFAULT NULL,
  `content_analysis_hash` varchar(40) DEFAULT NULL,
  `content_analysis` text DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_writing_assistant_posts_post_id` (`post_id`),
  KEY `ndx_aioseo_writing_assistant_posts_keyword_id` (`keyword_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_aioseo_writing_assistant_posts`
--

LOCK TABLES `wpgy_aioseo_writing_assistant_posts` WRITE;
/*!40000 ALTER TABLE `wpgy_aioseo_writing_assistant_posts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_aioseo_writing_assistant_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_aioseo_writing_assistant_posts` with 0 row(s)
--

--
-- Table structure for table `wpgy_blc_filters`
--

DROP TABLE IF EXISTS `wpgy_blc_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_blc_filters` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_blc_filters`
--

LOCK TABLES `wpgy_blc_filters` WRITE;
/*!40000 ALTER TABLE `wpgy_blc_filters` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_blc_filters` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_blc_filters` with 0 row(s)
--

--
-- Table structure for table `wpgy_blc_instances`
--

DROP TABLE IF EXISTS `wpgy_blc_instances`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_blc_instances` (
  `instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `link_id` int(10) unsigned NOT NULL,
  `container_id` int(10) unsigned NOT NULL,
  `container_type` varchar(40) NOT NULL DEFAULT 'post',
  `link_text` text NOT NULL DEFAULT '',
  `parser_type` varchar(40) NOT NULL DEFAULT 'link',
  `container_field` varchar(250) NOT NULL DEFAULT '',
  `link_context` varchar(250) NOT NULL DEFAULT '',
  `raw_url` text NOT NULL,
  PRIMARY KEY (`instance_id`),
  KEY `link_id` (`link_id`),
  KEY `source_id` (`container_type`,`container_id`),
  KEY `parser_type` (`parser_type`)
) ENGINE=MyISAM AUTO_INCREMENT=6702 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_blc_instances`
--

LOCK TABLES `wpgy_blc_instances` WRITE;
/*!40000 ALTER TABLE `wpgy_blc_instances` DISABLE KEYS */;
INSERT INTO `wpgy_blc_instances` VALUES (6529,23,128,'page','920-388-5015','link','post_content','','tel:9203885015'),(6528,21,128,'page','kew@kewauneepubliclibrary.org','link','post_content','','mailto:kew@kewauneepubliclibrary.org'),(6554,34,118,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png'),(6553,22,118,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png'),(6552,29,118,'page','Kewaunee School District','link','post_content','','https://www.kewaunee.k12.wi.us/'),(6550,27,118,'page','Kewaunee County','link','post_content','','https://www.kewauneeco.org/'),(6551,29,118,'page','<img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" />','link','post_content','','https://www.kewaunee.k12.wi.us/'),(6549,27,118,'page','<img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" />','link','post_content','','https://www.kewauneeco.org/'),(6548,33,118,'page','Kewaunee Chamber of Commerce','link','post_content','','https://www.kewaunee.org/'),(6531,147,30,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png'),(6701,90,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6700,94,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6698,90,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6699,244,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp'),(6697,178,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6696,206,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp'),(6695,94,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6694,205,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp'),(6692,90,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6693,204,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp'),(6691,203,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp'),(6690,203,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp'),(6689,94,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6688,202,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp'),(6687,90,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6686,178,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6685,94,762,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6684,70,762,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6682,241,762,'page','<h4>Stitch by Stitch</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6683,63,762,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6530,145,30,'page','\n							<img width=\"961\" height=\"902\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png\" alt=\"ResCartaWeb screenshot\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png 961w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-300x282.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-768x721.png 768w\" sizes=\"(max-width: 961px) 100vw, 961px\" />								','link','post_content','','http://216.56.80.109/jsp/RcWebBrowse.jsp'),(6535,139,61,'page','','image','post_content','','https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg'),(6533,137,61,'page','View previous campaigns','link','post_content','','https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&id=d1fd8b2449'),(6534,138,61,'page','<img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\">','link','post_content','','http://eepurl.com/i4GmQo'),(6532,62,61,'page','You can also review the library\'s calendar of events here. ','link','post_content','','https://wp.kewauneepubliclibrary.org/calendar/'),(6546,26,118,'page','City of Kewaunee','link','post_content','','https://cityofkewauneewi.gov/'),(6547,33,118,'page','<img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" />','link','post_content','','https://www.kewaunee.org/'),(6629,61,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg'),(6628,60,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg'),(6627,59,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg'),(6625,57,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg'),(6545,26,118,'page','<img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" />','link','post_content','','https://cityofkewauneewi.gov/'),(6626,58,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png'),(6624,56,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg'),(6623,55,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg'),(6622,54,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp'),(6620,206,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp'),(6621,53,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png'),(6619,178,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6615,52,92,'page','HeritageQuest','link','post_content','','https://www.wiscat.net/ext/validateglobal.php?cid=stwi&lid=stwi&dataid=308'),(6616,90,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6617,244,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp'),(6618,94,92,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6613,51,92,'page','Recollection Wisconsin','link','post_content','','https://recollectionwisconsin.org/'),(6543,21,118,'page','kew@kewauneepubliclibrary.org','link','post_content','','mailto:kew@kewauneepubliclibrary.org'),(6544,23,118,'page','(920) 388-5015','link','post_content','','tel:9203885015'),(6614,52,92,'page','<img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" />','link','post_content','','https://www.wiscat.net/ext/validateglobal.php?cid=stwi&lid=stwi&dataid=308'),(6610,50,92,'page','<img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" />','link','post_content','','https://infosoup.info/newspapers/'),(6611,50,92,'page','Historic Newspapers','link','post_content','','https://infosoup.info/newspapers/'),(6612,51,92,'page','<img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" />','link','post_content','','https://recollectionwisconsin.org/'),(6609,49,92,'page','Ancestry Library Edition','link','post_content','','https://ancestrylibrary.proquest.com/aleweb/ale/do/login'),(6608,49,92,'page','<img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" />','link','post_content','','https://ancestrylibrary.proquest.com/aleweb/ale/do/login'),(6607,48,92,'page','Research Tools','link','post_content','','https://infosoup.info/resources/'),(6558,183,452,'page','Kewaunee Public Library Reconsideration of Material Form','link','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf'),(6605,47,92,'page','BadgerLink','link','post_content','','https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet'),(6606,48,92,'page','<img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" />','link','post_content','','https://infosoup.info/resources/'),(6604,47,92,'page','<img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" />','link','post_content','','https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet'),(6603,46,92,'page','Animated Picture Books from TumbleBooks','link','post_content','','https://www.tumblebooklibrary.com/Home.aspx?categoryID=77'),(6601,45,92,'page','Digital Magazines from OverDrive','link','post_content','','https://wplc.overdrive.com/library/magazines'),(6602,46,92,'page','<img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" />','link','post_content','','https://www.tumblebooklibrary.com/Home.aspx?categoryID=77'),(6598,44,92,'page','<img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" />','link','post_content','','https://wplc.overdrive.com/'),(6597,43,92,'page','\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						','link','post_content','','https://wp.kewauneepubliclibrary.org/newsletters/'),(6527,19,128,'page','Accessibility Checker WordPress Plugin','link','post_content','','https://a11ychecker.com/?utm_source=accessibility-checker&utm_medium=software&utm_campaign=wordpress-general'),(6439,203,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp'),(6438,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6437,202,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp'),(6436,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6435,178,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6434,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6433,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6542,20,118,'page','Download this City of Kewaunee Application for Employment','link','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf'),(6540,23,118,'page','920.388.5015','link','post_content','','tel:9203885015'),(6541,21,118,'page','kew@kewauneepubliclibrary.org','link','post_content','','mailto:kew@kewauneepubliclibrary.org'),(6599,44,92,'page','eBooks &amp; e-Audiobooks from OverDrive','link','post_content','','https://wplc.overdrive.com/'),(6600,45,92,'page','<img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" />','link','post_content','','https://wplc.overdrive.com/library/magazines'),(6593,201,92,'page','Email','link','post_content','','mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F'),(6592,200,92,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F'),(6596,42,92,'page','\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						','link','post_content','','https://www.facebook.com/KewauneePublicLibrary/'),(6595,41,92,'page','\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						','link','post_content','','https://tbs.eprintit.com/portal/#/ppl/upload/KEW'),(6594,199,92,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6590,199,92,'page','Senior Coffee Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6591,64,92,'page','\n                                ','link','post_content','','#'),(6586,155,92,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F'),(6589,199,92,'page','<img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6588,154,92,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6587,158,92,'page','Email','link','post_content','','mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F'),(6584,154,92,'page','Chess Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6585,64,92,'page','\n                                ','link','post_content','','#'),(6581,68,92,'page','Email','link','post_content','','mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F'),(6577,63,92,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6583,154,92,'page','<img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6582,63,92,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6578,63,92,'page','Kids Book Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6539,168,118,'page','Visit the Policies page','link','post_content','','https://wp.kewauneepubliclibrary.org/policies/'),(6538,240,118,'page','\n									<h2>\n						Follow us on Facebook					</h2>\n						@kewauneelibfriends					\n						Follow The Friends of the Kewaunee Public Library on Facebook					\n						','link','post_content','','https://www.facebook.com/kewauneelibfriends/'),(6536,23,118,'page','920-388-5015','link','post_content','','tel:9203885015'),(6537,24,118,'page','513 Milwaukee Street, Kewaunee','link','post_content','','https://maps.app.goo.gl/9JUAYrL6V6arUhc79'),(6432,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6431,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6430,244,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp'),(6429,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6428,178,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6427,206,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp'),(6426,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6681,70,762,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6679,199,762,'page','<h4>Senior Coffee Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6680,154,762,'page','<h4>Chess Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(5488,62,585,'page','\n									Browse by Month\n					','link','post_content','','https://wp.kewauneepubliclibrary.org/calendar/'),(5489,63,585,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6425,70,55,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6424,63,55,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6423,241,55,'page','<h4>Stitch by Stitch</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6422,70,55,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6421,154,55,'page','<h4>Chess Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6420,199,55,'page','<h4>Senior Coffee Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6419,63,55,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6418,196,55,'page','<h4>Magazine Give-away</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/magazine-give-away/'),(6677,196,762,'page','<h4>Magazine Give-away</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/magazine-give-away/'),(6678,63,762,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6675,70,762,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6676,193,762,'page','<h4>Afternoon Adult Matinee</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/'),(6580,65,92,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F'),(6579,64,92,'page','\n                                ','link','post_content','','#'),(6573,64,92,'page','\n                                ','link','post_content','','#'),(6574,242,92,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F'),(6576,241,92,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6575,243,92,'page','Email','link','post_content','','mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F'),(6572,241,92,'page','Stitch by Stitch','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6571,241,92,'page','<img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6570,70,92,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6674,190,762,'page','<h4>DIY Button Heart @ 4PM</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/'),(6569,74,92,'page','Email','link','post_content','','mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F'),(5490,63,585,'page','Kids Book Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(5491,245,585,'page','\n                                ','link','post_content','','#'),(5492,65,585,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F'),(5493,68,585,'page','Email','link','post_content','','mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F'),(5494,63,585,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(5495,199,585,'page','<img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(5496,199,585,'page','Senior Coffee Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(5497,245,585,'page','\n                                ','link','post_content','','#'),(5498,200,585,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F'),(5499,201,585,'page','Email','link','post_content','','mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F'),(5500,199,585,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(5501,154,585,'page','<img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(5502,154,585,'page','Chess Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(5503,245,585,'page','\n                                ','link','post_content','','#'),(5504,155,585,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F'),(5505,158,585,'page','Email','link','post_content','','mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F'),(5506,154,585,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(5507,70,585,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(5508,70,585,'page','Preschool Storytime','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(5509,245,585,'page','\n                                ','link','post_content','','#'),(5510,71,585,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F'),(5511,74,585,'page','Email','link','post_content','','mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F'),(5512,70,585,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(5513,241,585,'page','<img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(5514,241,585,'page','Stitch by Stitch','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(5515,245,585,'page','\n                                ','link','post_content','','#'),(5516,242,585,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F'),(5517,243,585,'page','Email','link','post_content','','mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F'),(5518,241,585,'page','View Detail','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(5519,41,585,'page','\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						','link','post_content','','https://tbs.eprintit.com/portal/#/ppl/upload/KEW'),(5520,43,585,'page','\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						','link','post_content','','https://wp.kewauneepubliclibrary.org/newsletters/'),(5521,94,585,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(5522,206,585,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp'),(5523,178,585,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(5524,90,585,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(5525,244,585,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp'),(6417,193,55,'page','<h4>Afternoon Adult Matinee</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/'),(6416,70,55,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6415,190,55,'page','<h4>DIY Button Heart @ 4PM</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/'),(6414,187,55,'page','<h4>DIY Button Heart @ 2PM</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/'),(6413,63,55,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6412,184,55,'page','<h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/'),(6411,70,55,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6410,154,55,'page','<h4>Chess Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6409,63,55,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6407,95,55,'page',' January','link','post_content','','#'),(6408,95,55,'page','March ','link','post_content','','#'),(6405,171,55,'page','\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                ','link','post_content','','https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page='),(6406,238,55,'page','\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					','link','post_content','','https://wp.kewauneepubliclibrary.org/print-calendar/'),(6403,63,55,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6404,63,55,'page','Kids Book Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6402,70,55,'page','Preschool Storytime','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6400,63,55,'page','Kids Book Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6401,70,55,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6398,241,55,'page','Stitch by Stitch','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6399,63,55,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6397,241,55,'page','<img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/'),(6396,70,55,'page','Preschool Storytime','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6394,154,55,'page','Chess Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6395,70,55,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6392,199,55,'page','Senior Coffee Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6393,154,55,'page','<img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6391,199,55,'page','<img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/'),(6390,63,55,'page','Kids Book Club','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6389,63,55,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6388,43,55,'page','You can also subscribe to the Kewaunee Public Library Newsletters here. ','link','post_content','','https://wp.kewauneepubliclibrary.org/newsletters/'),(6568,71,92,'page','Facebook','link','post_content','','https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F'),(6566,70,92,'page','Preschool Storytime','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6567,64,92,'page','\n                                ','link','post_content','','#'),(6565,70,92,'page','<img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6564,62,92,'page','\n									Browse by Month\n					','link','post_content','','https://wp.kewauneepubliclibrary.org/calendar/'),(6563,39,92,'page','\n									Get Text Alerts\n					','link','post_content','','https://infosoup.info/shoutbomb/'),(6562,40,92,'page','\n									InfoSoup App\n					','link','post_content','','https://infosoup.info/app/'),(6561,167,92,'page','\n									How to View your Reading History/Completed Shelf\n					','link','post_content','','https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves'),(6560,38,92,'page','\n									Log In / My InfoSoup Account\n					','link','post_content','','https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard'),(6440,203,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp'),(6441,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6442,204,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp'),(6443,205,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp'),(6444,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6445,206,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp'),(6446,178,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png'),(6447,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6448,244,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp'),(6449,94,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png'),(6450,90,55,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png'),(6559,148,92,'page','\n									Get an InfoSoup Library Card\n					','link','post_content','','https://catalog.infosoup.org/obr/'),(6526,18,128,'page','Web Content Accessibility Guidelines (WCAG) version 2.1','link','post_content','','https://www.w3.org/TR/WCAG21/'),(6555,35,118,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png'),(6556,31,118,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png'),(6557,36,118,'page','','image','post_content','','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png'),(6673,187,762,'page','<h4>DIY Button Heart @ 2PM</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/'),(6672,63,762,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6671,184,762,'page','<h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/'),(6670,70,762,'page','<h4>Preschool Storytime</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/preschool-storytime/'),(6669,154,762,'page','<h4>Chess Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/chess-club/'),(6668,63,762,'page','<h4>Kids Book Club</h4>','link','post_content','','https://wp.kewauneepubliclibrary.org/events/kids-book-club/'),(6666,239,762,'page',' January','link','post_content','','#'),(6667,239,762,'page','March ','link','post_content','','#');
/*!40000 ALTER TABLE `wpgy_blc_instances` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_blc_instances` with 241 row(s)
--

--
-- Table structure for table `wpgy_blc_links`
--

DROP TABLE IF EXISTS `wpgy_blc_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_blc_links` (
  `link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` text CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,
  `first_failure` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_success` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_check_attempt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `check_count` int(4) unsigned NOT NULL DEFAULT 0,
  `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,
  `redirect_count` smallint(5) unsigned NOT NULL DEFAULT 0,
  `log` text NOT NULL,
  `http_code` smallint(6) NOT NULL DEFAULT 0,
  `status_code` varchar(100) DEFAULT '',
  `status_text` varchar(250) DEFAULT '',
  `request_duration` float NOT NULL DEFAULT 0,
  `timeout` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `broken` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `warning` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `may_recheck` tinyint(1) NOT NULL DEFAULT 1,
  `being_checked` tinyint(1) NOT NULL DEFAULT 0,
  `result_hash` varchar(200) NOT NULL DEFAULT '',
  `false_positive` tinyint(1) NOT NULL DEFAULT 0,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`link_id`),
  KEY `url` (`url`(150)),
  KEY `final_url` (`final_url`(150)),
  KEY `http_code` (`http_code`),
  KEY `broken` (`broken`),
  KEY `last_check_attempt` (`last_check_attempt`),
  KEY `may_recheck` (`may_recheck`),
  KEY `check_count` (`check_count`)
) ENGINE=MyISAM AUTO_INCREMENT=246 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_blc_links`
--

LOCK TABLES `wpgy_blc_links` WRITE;
/*!40000 ALTER TABLE `wpgy_blc_links` DISABLE KEYS */;
INSERT INTO `wpgy_blc_links` VALUES (18,'https://www.w3.org/TR/WCAG21/','0000-00-00 00:00:00','2026-03-01 17:40:41','2026-03-01 17:40:41','2026-03-01 17:40:41',0,'https://www.w3.org/TR/WCAG21/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Sun, 01 Mar 2026 17:40:41 GMT\r\nContent-Type: text/html; charset=utf-8\r\nConnection: close\r\ncontent-location: Overview.html\r\nlast-modified: Thu, 01 May 2025 11:56:42 GMT\r\nCache-Control: max-age=31536000, s-maxage=2592001\r\nexpires: Sat, 20 Feb 2027 15:33:06 GMT\r\nvary: Accept-Encoding,Origin\r\naccess-control-allow-origin: *\r\nx-backend: www-mirrors\r\nx-request-id: 9d0f0f7aa9db9aff\r\nstrict-transport-security: max-age=15552000; includeSubdomains; preload\r\ncontent-security-policy: frame-ancestors &#039;self&#039; https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests\r\nAge: 785255\r\ncf-cache-status: HIT\r\nSet-Cookie: __cf_bm=.cZXUu1Ghwx6yKqYuaMmh4Fpw6TkAidsbrnI6bJtLsM-1772386841-1.0.1.1-oB53MQoc8BaLCL73Ys53gOENLRGrkMcDK2XEXHroIHdo2dmzYiUEckkCkpK4vdTb0E.qv9sEGnvvTCA1j.lWjn.CT.32RNaaIy49XvcGT0E; path=/; expires=Sun, 01-Mar-26 18:10:41 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 9d59f2c18ee9f7dd-LAX\r\nContent-Encoding: br\r\nalt-svc: h3=&quot;:443&quot;; ma=86400\r\n\r\nRequest headers\n================\nHEAD /TR/WCAG21/ HTTP/1.1\r\nHost: www.w3.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.03203,0,0,0,1,0,'200|0|0|https://www.w3.org/TR/WCAG21/',0,0),(19,'https://a11ychecker.com/?utm_source=accessibility-checker&utm_medium=software&utm_campaign=wordpress-general','0000-00-00 00:00:00','2026-03-02 19:25:54','2026-03-02 19:25:54','2026-03-02 19:25:54',0,'https://equalizedigital.com/accessibility-checker/?utm_source=accessibility-checker&utm_medium=software&utm_campaign=wordpress-general',1,'=== HTTP code : 206 ===\n\nResponse headers\n================\nHTTP/1.1 301 Moved Permanently\r\nDate: Mon, 02 Mar 2026 19:25:54 GMT\r\nContent-Type: text/html\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nCF-RAY: 9d62ca4049712b55-LAX\r\nLocation: https://equalizedigital.com/accessibility-checker/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\r\ncf-cache-status: DYNAMIC\r\nSet-Cookie: __cf_bm=FjrYoBNbAGJJAuxjK2JvsDik2BLvGUwy5lC1q5tkd5Y-1772479554-1.0.1.1-W2tbc0GXoLw06FunoIosuczIT7TujFSGXYflI1xLqOeqx1LohYamefDvNHgF_p7eBmeY1uH8j8zKwTDePNFGfLpioyakiIsrO2dewItlsfM; path=/; expires=Mon, 02-Mar-26 19:55:54 GMT; domain=.a11ychecker.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nalt-svc: h3=&quot;:443&quot;; ma=86400\r\n\r\nHTTP/1.1 206 Partial Content\r\nDate: Mon, 02 Mar 2026 19:25:55 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nCF-RAY: 9d62ca41e8771502-LAX\r\nSet-Cookie: handl_landing_page=https%3A%2F%2Fequalizedigital.com%2Faccessibility-checker%2F; expires=Wed, 01 Apr 2026 19:02:54 GMT; Max-Age=2592000; path=/; domain=.equalizedigital.com; secure; SameSite=None\r\nSet-Cookie: handl_ip=40.116.73.218; expires=Wed, 01 Apr 2026 19:02:54 GMT; Max-Age=2592000; path=/; domain=.equalizedigital.com; secure; SameSite=None\r\nSet-Cookie: handl_url_base=https%3A%2F%2Fequalizedigital.com%2Faccessibility-checker%2F; expires=Wed, 01 Apr 2026 19:02:54 GMT; Max-Age=2592000; path=/; domain=.equalizedigital.com; secure; SameSite=None\r\nSet-Cookie: handl_url=https%3A%2F%2Fequalizedigital.com%2Faccessibility-checker%2F; expires=Wed, 01 Apr 2026 19:02:54 GMT; Max-Age=2592000; path=/; domain=.equalizedigital.com; secure; SameSite=None\r\nSet-Cookie: user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%3B%20compatible%3B%20ChatGPT-User%2F1.0%3B%20%2Bhttps%3A%2F%2Fopenai.com%2Fbot; expires=Wed, 01 Apr 2026 19:02:54 GMT; Max-Age=2592000; path=/; domain=.equalizedigital.com; secure; SameSite=None\r\nSet-Cookie: __cf_bm=YDuJe9i9W6tuh0sRpIZHXESYzt.sHCcBaiUsxAqG1ZI-1772479555-1.0.1.1-hml2iZesHBH1nySC69o6BEC4jDh0IAJ2nhTRkHM7NIOeYuL4zAi5Wb1nzsEVeyrOGAkffQvlGUe.flWh3BboglrlpDb6DUNgY8N5aqlg2HM; path=/; expires=Mon, 02-Mar-26 19:55:55 GMT; domain=.equalizedigital.com; HttpOnly; Secure; SameSite=None\r\nX-Powered-By: WP Engine\r\nX-Tec-Api-Origin: https://equalizedigital.com\r\nX-Tec-Api-Root: https://equalizedigital.com/wp-json/tribe/events/v1/\r\nX-Tec-Api-Version: v1\r\nX-Cacheable: SHORT\r\nVary: Accept-Encoding,Cookie\r\nCache-Control: max-age=600, must-revalidate\r\nAccept-Ranges: bytes\r\nX-Cache: HIT: 2\r\nX-Cache-Group: normal\r\nContent-Range: bytes 0-2048/217117\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\nalt-svc: h3=&quot;:443&quot;; ma=86400\r\n\r\nRequest headers\n================\nGET /accessibility-checker/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general HTTP/1.1\r\nHost: equalizedigital.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',206,'','',0.473539,0,0,0,1,0,'206|0|0|https://equalizedigital.com/accessibility-checker/',0,0),(154,'https://wp.kewauneepubliclibrary.org/events/chess-club/','0000-00-00 00:00:00','2026-03-02 19:26:11','2026-03-02 19:26:11','2026-03-02 19:26:11',0,'https://wp.kewauneepubliclibrary.org/events/chess-club/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:16 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/423&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=423&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/chess-club/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.940393,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/chess-club/',0,0),(155,'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F','0000-00-00 00:00:00','2026-03-02 19:25:48','2026-03-02 19:25:48','2026-03-02 19:25:48',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fchess-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag',2,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/share_channel/?type=reshare&amp;link=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F&amp;app_id=966242223397117&amp;source_surface=external_reshare&amp;display&amp;hashtag\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncross-origin-opener-policy: unsafe-none\r\nfacebook-api-version: v2.3\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: bX41EJ6rBEP55KTqP8mePzgWZO9DMW10WrISQWAWItkwKK+AwFY/jlk1rxUUqOABSjU6La7WzUj1N8dVeKeRUQ==\r\nDate: Mon, 02 Mar 2026 19:25:49 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=149, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=133, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fchess-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag\r\ncross-origin-opener-policy: same-origin-allow-popups\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: YmMLA1U58IKo+1HmlEnDqmqYh+waTEWmld2m2Ru9DvoHflA0W6cJ33ehYd6MnyjJtiVz3S/8VLa3glRbu/aj2g==\r\nDate: Mon, 02 Mar 2026 19:25:51 GMT\r\nX-FB-Connection-Quality: MODERATE; q=0.3, rtt=452, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=99, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0C9nAQyR2YtNTHEI4..BppeRA..AAA.0.0.BppeRA.AWd3GhCN4a6TA1iJssvgAOqK4lQ; expires=Sun, 31-May-2026 19:25:52 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=QOSlaVHCL7MOkE-JVFbjACnO; expires=Tue, 06-Apr-2027 19:25:52 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, coep_report=&quot;https://www.facebook.com/browser_reporting/coep/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612741708710562651&amp;cpp=C3&amp;cv=1034302344&amp;st=1772479552419&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:86400,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coep\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coep_report&quot;}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612741708710562651&amp;cpp=C3&amp;cv=1034302344&amp;st=1772479552419&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-NM9WyMCK&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-embedder-policy-report-only: require-corp;report-to=&quot;coep_report&quot;\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: IAG6YPsA+o/DUFZpOl3PYeJEiHWmuNckdqOBitayD74dtPV+IzhUVmZKntzcajpnMyi1C+cmBnDZir6hWwak7A==\r\nDate: Mon, 02 Mar 2026 19:25:52 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=147, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=154, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fchess-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',3.8468,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(20,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf','0000-00-00 00:00:00','2026-03-02 19:26:33','2026-03-02 19:26:33','2026-03-02 19:26:33',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nContent-Type: application/pdf\r\nContent-Length: 102529\r\nLast-Modified: Wed, 29 Oct 2025 16:27:55 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6902408b-19081&quot;\r\nExpires: Mon, 09 Mar 2026 19:26:33 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.022669,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf',0,0),(21,'mailto:kew@kewauneepubliclibrary.org','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-02 19:26:33',39,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(22,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png','0000-00-00 00:00:00','2026-03-02 19:26:06','2026-03-02 19:26:06','2026-03-02 19:26:06',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:11 GMT\r\nContent-Type: image/png\r\nContent-Length: 59912\r\nLast-Modified: Wed, 29 Oct 2025 17:13:12 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69024b28-ea08&quot;\r\nExpires: Mon, 09 Mar 2026 19:26:11 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/10/curbside-pickup-available.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.017211,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png',0,0),(23,'tel:9203885015','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-01 17:40:02',38,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(24,'https://maps.app.goo.gl/9JUAYrL6V6arUhc79','0000-00-00 00:00:00','2026-03-02 19:25:52','2026-03-02 19:25:52','2026-03-02 19:25:52',0,'https://www.google.com/maps/place/513+Milwaukee+St,+Kewaunee,+WI+54216/@44.4577422,-87.5032935,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c8890fb2c55:0x1d9698f9d40131a3!8m2!3d44.4577422!4d-87.5032935!16s%2Fg%2F11c12_hdjl?entry=tts&g_ep=EgoyMDI1MTAyNy4wIPu8ASoASAFQAw%3D%3D&skid=9283f5bc-212d-4d99-af84-3f24d31648c4',1,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nContent-Type: application/binary\r\nVary: Sec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-Site\r\nCache-Control: no-cache, no-store, max-age=0, must-revalidate\r\nPragma: no-cache\r\nExpires: Mon, 01 Jan 1990 00:00:00 GMT\r\nDate: Mon, 02 Mar 2026 19:25:53 GMT\r\nLocation: https://www.google.com/maps/place/513+Milwaukee+St,+Kewaunee,+WI+54216/@44.4577422,-87.5032935,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c8890fb2c55:0x1d9698f9d40131a3!8m2!3d44.4577422!4d-87.5032935!16s%2Fg%2F11c12_hdjl?entry=tts&amp;g_ep=EgoyMDI1MTAyNy4wIPu8ASoASAFQAw%3D%3D&amp;skid=9283f5bc-212d-4d99-af84-3f24d31648c4\r\nCross-Origin-Opener-Policy: unsafe-none\r\nPermissions-Policy: ch-ua-arch=*, ch-ua-bitness=*, ch-ua-full-version=*, ch-ua-full-version-list=*, ch-ua-model=*, ch-ua-wow64=*, ch-ua-form-factors=*, ch-ua-platform=*, ch-ua-platform-version=*\r\nContent-Security-Policy: require-trusted-types-for &#039;script&#039;;report-uri /_/DurableDeepLinkUi/cspreport\r\nContent-Security-Policy: script-src &#039;report-sample&#039; &#039;nonce-1aZZcbKhS_tO2Kx3rFH4fw&#039; &#039;unsafe-inline&#039;;object-src &#039;none&#039;;base-uri &#039;self&#039;;report-uri /_/DurableDeepLinkUi/cspreport;worker-src &#039;self&#039;\r\nAccept-CH: Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Model, Sec-CH-UA-WoW64, Sec-CH-UA-Form-Factors, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version\r\nCross-Origin-Resource-Policy: same-site\r\nServer: ESF\r\nContent-Length: 0\r\nX-XSS-Protection: 0\r\nX-Frame-Options: SAMEORIGIN\r\nX-Content-Type-Options: nosniff\r\nAlt-Svc: h3=&quot;:443&quot;; ma=2592000,h3-29=&quot;:443&quot;; ma=2592000\r\nConnection: close\r\n\r\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 19:25:53 GMT\r\nExpires: -1\r\nCache-Control: private, max-age=0\r\nContent-Type: text/html; charset=UTF-8\r\nReporting-Endpoints: default=&quot;/maps/_/MapsWizUi/web-reports?context=eJzjCug6PZuhF4iZL8xm2A3ELRdnM7y_NJthyuXZDLOBmOHKbAZ5IPYH4iogngPEd4FY9-psBn0gDgTiECDOAeIiIJbiD0lMLsnMSfXIz00Ny0wtV-IyMjAyMzAyMtUzAADvSi3T&quot;,default=&quot;//www.google.com/httpservice/retry/jserror?ei=QeSladq-LMOg5NoP9NzCeA&amp;cad=crash&amp;error=Page%20Crash&amp;jsel=1&amp;bver=2385&amp;dpf=CrBRTIZomJmmg9kbAtrMOxbhjKEPvxpQk5pfDyiR3GM&quot;\r\nContent-Security-Policy-Report-Only: object-src &#039;none&#039;;base-uri &#039;self&#039;;script-src &#039;nonce-7AReKYRCZrp6tqdugJgHfA&#039; &#039;strict-dynamic&#039; &#039;report-sample&#039; &#039;unsafe-eval&#039; &#039;unsafe-inline&#039; https: http:;report-uri https://csp.withgoogle.com/csp/gws/maps-tactile\r\nP3P: CP=&quot;This is not a P3P policy! See g.co/p3phelp for more info.&quot;\r\nServer: gws\r\nX-XSS-Protection: 0\r\nX-Frame-Options: SAMEORIGIN\r\nTransfer-Encoding: chunked\r\nSet-Cookie: __Secure-STRP=AD6DoguwkH757jTTKiIbTnHx4CWPoOQmKeRzbEYiUfzRqyBkhwCr293JMjz714ToeK9yLsiqJVkaWcsEZXsFN-5WF8nHFhlflQbH; expires=Mon, 02-Mar-2026 19:30:53 GMT; path=/; domain=.google.com; Secure; SameSite=strict\r\nSet-Cookie: NID=529=uR6PpApqswcztexOBWHd2-jm_52lLuHEdOIA0JmLBh2zt-lKlSYbnjNN7Vn6UyDkJ683j5xRS1gkEcWfInplu6zrMBCW_Qi6gnw1E4u3H3nAXePsqFJg76x9a4Bl64FuqxRUcu1thM1uT2stblhWgKdiayM5kvVYlYePodOsjJLmTOz4-2zHYMpmhJLVy7dsBTuPzivQVbBfeDskwip1_1v1qcJn3bk01Q; expires=Tue, 01-Sep-2026 19:25:53 GMT; path=/; domain=.google.com; HttpOnly\r\nSet-Cookie: __Secure-BUCKET=CK4E; expires=Sat, 29-Aug-2026 19:25:53 GMT; path=/; domain=.google.com; Secure; HttpOnly\r\nAlt-Svc: h3=&quot;:443&quot;; ma=2592000,h3-29=&quot;:443&quot;; ma=2592000\r\nConnection: close\r\n\r\nRequest headers\n================\nGET /maps/place/513+Milwaukee+St,+Kewaunee,+WI+54216/@44.4577422,-87.5032935,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c8890fb2c55:0x1d9698f9d40131a3!8m2!3d44.4577422!4d-87.5032935!16s%2Fg%2F11c12_hdjl?entry=tts&amp;g_ep=EgoyMDI1MTAyNy4wIPu8ASoASAFQAw%3D%3D&amp;skid=9283f5bc-212d-4d99-af84-3f24d31648c4 HTTP/1.1\r\nHost: www.google.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',200,'','',0.887541,0,0,0,1,0,'200|0|0|https://www.google.com/maps/place/513+Milwaukee+St,+Kewaunee,+WI+54216/@44.4577422,-87.5032935,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c8890fb2c55:0x1d9698f9d40131a3!8m2!3d44.4577422!4d-87.503',0,0),(168,'https://wp.kewauneepubliclibrary.org/policies/','0000-00-00 00:00:00','2026-03-02 04:28:31','2026-03-02 04:28:31','2026-03-02 04:28:31',0,'https://wp.kewauneepubliclibrary.org/policies/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:35 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/452&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=452&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /policies/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.829292,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/policies/',0,0),(26,'https://cityofkewauneewi.gov/','0000-00-00 00:00:00','2026-03-02 19:26:26','2026-03-02 19:26:26','2026-03-02 19:26:26',0,'https://cityofkewauneewi.gov/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 19:26:26 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nServer: cloudflare\r\nvary: Accept-Encoding\r\nlast-modified: Mon, 02 Mar 2026 11:40:19 GMT\r\nx-frame-options: SAMEORIGIN\r\nx-xss-protection: 1; mode=block\r\nx-content-type-options: nosniff\r\nNel: {&quot;report_to&quot;:&quot;cf-nel&quot;,&quot;success_fraction&quot;:0.0,&quot;max_age&quot;:604800}\r\ncf-cache-status: DYNAMIC\r\nReport-To: {&quot;group&quot;:&quot;cf-nel&quot;,&quot;max_age&quot;:604800,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https://a.nel.cloudflare.com/report/v4?s=VBt0aQrcmQEhttLxQAuHj9YtgQ4gk%2F10cAz138Kp7iUKexsIKk%2BBfQmWsraG6hetn0VaPq82Q3iE195nmn%2BPlLpM8IVavyu45jXmrYidYiebuDq9&quot;}]}\r\nContent-Encoding: br\r\nCF-RAY: 9d62cb083e02cb83-LAX\r\nalt-svc: h3=&quot;:443&quot;; ma=86400\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: cityofkewauneewi.gov\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.353354,0,0,0,1,0,'200|0|0|https://cityofkewauneewi.gov/',0,0),(27,'https://www.kewauneeco.org/','0000-00-00 00:00:00','2026-03-02 19:26:26','2026-03-02 19:26:26','2026-03-02 19:26:26',0,'https://www.kewauneeco.org/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 19:26:27 GMT\r\nServer:  \r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nX-Frame-Options: SAMEORIGIN\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: www.kewauneeco.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.31043,0,0,0,1,0,'200|0|0|https://www.kewauneeco.org/',0,0),(29,'https://www.kewaunee.k12.wi.us/','0000-00-00 00:00:00','2026-03-02 19:26:16','2026-03-02 19:26:16','2026-03-02 19:26:16',0,'https://www.kewaunee.k12.wi.us/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nConnection: close\r\nContent-Length: 187559\r\ncontent-type: text/html;charset=utf-8\r\nvia: 1.1 varnish, 1.1 varnish\r\nx-content-type-options: nosniff\r\ncontent-encoding: gzip\r\nCache-Control: max-age=60\r\nContent-Security-Policy: upgrade-insecure-requests; base-uri &#039;self&#039;; frame-ancestors &#039;self&#039;;\r\nPermissions-Policy: bluetooth=(), browsing-topics=(self), camera=(), document-domain=(self), encrypted-media=(), execution-while-not-rendered=(self), execution-while-out-of-viewport=(self), identity-credentials-get=(), picture-in-picture=(self), storage-access=(self)\r\nReferrer-Policy: strict-origin-when-cross-origin\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Mon, 02 Mar 2026 19:26:17 GMT\r\nX-Served-By: cache-bur-kbur8200124-BUR, cache-bur-kbur8200074-BUR\r\nX-Cache: MISS, MISS\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1772479577.508093,VS0,VE732\r\nVary: Accept-Encoding, Accept-Encoding\r\nStrict-Transport-Security: max-age=31536000\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: www.kewaunee.k12.wi.us\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.74957,0,0,0,1,0,'200|0|0|https://www.kewaunee.k12.wi.us/',0,0),(31,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png','0000-00-00 00:00:00','2026-03-02 19:25:55','2026-03-02 19:25:55','2026-03-02 19:25:55',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:25:55 GMT\r\nContent-Type: image/png\r\nContent-Length: 24495\r\nLast-Modified: Wed, 29 Oct 2025 21:28:37 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69028705-5faf&quot;\r\nExpires: Mon, 09 Mar 2026 19:25:55 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.022505,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png',0,0),(33,'https://www.kewaunee.org/','0000-00-00 00:00:00','2026-03-02 00:45:45','2026-03-02 00:45:45','2026-03-02 00:45:45',0,'https://www.kewaunee.org/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\ncontent-type: text/html; charset=UTF-8\r\nlink: &lt;https://static.parastorage.com/&gt;; rel=preconnect; crossorigin;,&lt;https://static.parastorage.com/&gt;; rel=preconnect;,&lt;https://static.wixstatic.com/&gt;; rel=preconnect; crossorigin;,&lt;https://static.wixstatic.com/&gt;; rel=preconnect;,&lt;https://siteassets.parastorage.com&gt;; rel=preconnect; crossorigin;,\r\nx-envoy-upstream-service-time: 850\r\nx-wix-cache-control: public, max-age=604800\r\netag: W/&quot;01c1fab424b4450f73bf431f1c835835&quot;\r\ncontent-language: en-US\r\nstrict-transport-security: max-age=31556952\r\nage: 377745\r\nx-cache-status: HIT\r\ncache-control: no-cache\r\nx-wix-request-id: 1772412345.83540045794923134067\r\nset-cookie: ssr-caching=cache#desc=hit#varnish=hit#dc#desc=sea1_g; Max-Age=20; Expires=Mon, 02 Mar 2026 00:46:05 GMT\r\nset-cookie: sec-fetch-unsupported=1; Path=/; Secure; SameSite=Lax;\r\nserver: Pepyaka\r\nx-content-type-options: nosniff\r\ncontent-encoding: br\r\naccept-ranges: bytes\r\ndate: Mon, 02 Mar 2026 00:45:45 GMT\r\nx-served-by: cache-bur-kbur8200120-BUR\r\nx-cache: MISS\r\nvary: Accept-Encoding\r\nserver-timing: cache;desc=hit, varnish;desc=hit_miss, dc;desc=fastly_sea1_g\r\nx-seen-by: yvSunuo/8ld62ehjr5B7kA==,1ev8u3tblITHmgXkyGXE9h9slopJdhD+WySraMrpIY8=,xIKq3IotbbLp4+7DTTMx8R9slopJdhD+WySraMrpIY8=,m0j2EEknGIVUW/liY8BLLqPXpcX6IEGf7sG3D7kVVb7xppTsJ32DV6sJ1s9oj6RA,2d58ifebGbosy5xc+FRallWanA4IHd8CPkdw2tmo4nDPqHdBZKMWl7knUeaSeKi7Gtw3vMtn6p2dVrJUN4FMnQ==,2UNV7KOq4oGjA5+PKsX47ECQPVwlNvMJ3BpySO/DZXM=,2UNV7KOq4oGjA5+PKsX47HqjR+6CNmn/ng3r7CWVjR4=\r\nvia: 1.1 google\r\nglb-x-seen-by: bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc=\r\nTransfer-Encoding: chunked\r\nAlt-Svc: h3=&quot;:443&quot;; ma=2592000,h3-29=&quot;:443&quot;; ma=2592000\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: www.kewaunee.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.066032,0,0,0,1,0,'200|0|0|https://www.kewaunee.org/',0,0),(34,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png','0000-00-00 00:00:00','2026-03-02 04:28:16','2026-03-02 04:28:16','2026-03-02 04:28:16',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:20 GMT\r\nContent-Type: image/png\r\nContent-Length: 38018\r\nLast-Modified: Fri, 19 Dec 2025 16:43:52 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;694580c8-9482&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:20 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.014905,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png',0,0),(35,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png','0000-00-00 00:00:00','2026-03-02 04:28:12','2026-03-02 04:28:12','2026-03-02 04:28:12',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:14 GMT\r\nContent-Type: image/png\r\nContent-Length: 32699\r\nLast-Modified: Fri, 19 Dec 2025 16:47:45 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;694581b1-7fbb&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:14 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.014688,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png',0,0),(36,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png','0000-00-00 00:00:00','2026-03-02 04:28:08','2026-03-02 04:28:08','2026-03-02 04:28:08',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:08 GMT\r\nContent-Type: image/png\r\nContent-Length: 33503\r\nLast-Modified: Fri, 19 Dec 2025 16:50:06 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6945823e-82df&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:08 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Kewaunee-School-District-logo.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.019063,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png',0,0),(38,'https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard','0000-00-00 00:00:00','2026-03-02 00:46:02','2026-03-02 00:46:02','2026-03-02 00:46:02',0,'https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 00:46:02 GMT\r\nContent-Type: text/html;charset=utf-8\r\nConnection: close\r\nstrict-transport-security: max-age=31536000; includeSubDomains\r\ncontent-security-policy: frame-ancestors *.bibliocommons.com *.bibliocms.com &#039;self&#039;; object-src &#039;none&#039;; script-src *.bibliocommons.com *.crazyegg.com *.libanswers.com chat.uniqueic.com novselect.ebscohost.com storage.googleapis.com www.google-analytics.com www.googletagmanager.com &#039;self&#039; &#039;unsafe-eval&#039; &#039;unsafe-inline&#039;\r\nx-content-type-options: nosniff\r\nreferrer-policy: strict-origin-when-cross-origin\r\nx-permitted-cross-domain-policies: master-only\r\ncache-control: no-cache, no-store\r\nexpires: 0\r\npragma: no-cache\r\np3p: CP=&quot;ALL DSP COR CURa ADMa DEVa OUR IND COM NAV&quot;\r\nstats_bibliocommons: RAILS,134;http-nio-8080-exec-17\r\nx-version: app41 Version 9.34.0 Last updated 2026/02/02 11:32\r\nx-ua-compatible: IE=Edge,chrome=1\r\nset-cookie: agency_id=WI-OWLSNET; path=/; SameSite=None; Secure; secure\r\nset-cookie: language=en-US; path=/; expires=Sun, 02-Mar-2031 00:46:02 GMT; SameSite=None; Secure; secure\r\nset-cookie: view=medium; path=/; SameSite=None; Secure; secure\r\nset-cookie: uniq_id=back_to_35nndvsbedq4pvhirahkn8i6bq; path=/; SameSite=None; Secure; secure\r\nset-cookie: elapsed_time=134; path=/; SameSite=None; Secure; secure\r\nset-cookie: _live_bcui_session_id=BAh7B0kiD3Nlc3Npb25faWQGOgZFVEkiJWJiNGQ3Mzc4MjFiODQ4NGM3NzhhYzhlZWIwMzVjZWZhBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMVJWNWhacnFFWW9nakhwZ0ZRZWVQRlUzc0ovWlFwUHYvUDNmTXJnYUNjSW89BjsARg%3D%3D--d47e8814dbd6869d714db9f72ede5d77cb5de4f9; domain=.bibliocommons.com; path=/; secure; HttpOnly; SameSite=None; Secure\r\nx-request-id: 2fd44d42c3523851be1820924d3ed6db\r\nx-runtime: 0.156032\r\nx-rack-cache: miss\r\ncontent-encoding: gzip\r\nset-cookie: SRV=app41; path=/; domain=.bibliocommons.com; HttpOnly; Secure\r\n\r\nRequest headers\n================\nHEAD /user/login?destination=%2Fuser_dashboard HTTP/1.1\r\nHost: infosoup.bibliocommons.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.431557,0,0,0,1,0,'200|0|0|https://infosoup.bibliocommons.com/user/login',0,0),(39,'https://infosoup.info/shoutbomb/','0000-00-00 00:00:00','2026-03-02 04:28:10','2026-03-02 04:28:10','2026-03-02 04:28:10',0,'https://infosoup.info/shoutbomb/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 04:28:10 GMT\r\nServer: Apache\r\nLink: &lt;https://infosoup.info/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://infosoup.info/wp-json/wp/v2/pages/937&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://infosoup.info/?p=937&gt;; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nCache-Control: max-age=600\r\nExpires: Mon, 02 Mar 2026 04:38:10 GMT\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /shoutbomb/ HTTP/1.1\r\nHost: infosoup.info\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.58108,0,0,0,1,0,'200|0|0|https://infosoup.info/shoutbomb/',0,0),(40,'https://infosoup.info/app/','0000-00-00 00:00:00','2026-03-02 00:46:00','2026-03-02 00:46:00','2026-03-02 00:46:00',0,'https://infosoup.info/app/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 00:46:01 GMT\r\nServer: Apache\r\nLink: &lt;https://infosoup.info/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://infosoup.info/wp-json/wp/v2/pages/2401&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://infosoup.info/?p=2401&gt;; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nCache-Control: max-age=600\r\nExpires: Mon, 02 Mar 2026 00:56:01 GMT\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /app/ HTTP/1.1\r\nHost: infosoup.info\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.564586,0,0,0,1,0,'200|0|0|https://infosoup.info/app/',0,0),(41,'https://tbs.eprintit.com/portal/#/ppl/upload/KEW','0000-00-00 00:00:00','2026-03-02 00:45:50','2026-03-02 00:45:50','2026-03-02 00:45:50',0,'https://tbs.eprintit.com/portal/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 \r\nAccess-Control-Allow-Origin: *\r\nAccess-Control-Allow-Methods: POST, PUT, GET, OPTIONS, DELETE\r\nAccess-Control-Allow-Headers: Authorization, Content-Type, Content-Disposition, X-FileName, X-FileSize, X-Total-Count, Link, Location, Content-Disposition\r\nAccess-Control-Expose-Headers: Authorization, X-Total-Count, Link, Location, Content-Disposition\r\nAccess-Control-Max-Age: 3600\r\nLast-Modified: Fri, 20 Feb 2026 18:55:12 GMT\r\nAccept-Ranges: bytes\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 1; mode=block\r\nCache-Control: no-cache, no-store, max-age=0, must-revalidate\r\nPragma: no-cache\r\nExpires: 0\r\nStrict-Transport-Security: max-age=31536000 ; includeSubDomains\r\nX-Frame-Options: DENY\r\nContent-Type: text/html\r\nContent-Length: 4086\r\nDate: Mon, 02 Mar 2026 00:45:50 GMT\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /portal/ HTTP/1.1\r\nHost: tbs.eprintit.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.356161,0,0,0,1,0,'200|0|0|https://tbs.eprintit.com/portal/',0,0),(42,'https://www.facebook.com/KewauneePublicLibrary/','0000-00-00 00:00:00','2026-03-02 04:28:22','2026-03-02 04:28:22','2026-03-02 04:28:22',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2FKewauneePublicLibrary%2F',1,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2FKewauneePublicLibrary%2F\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncontent-security-policy-report-only: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-IXoVEk8D&#039; blob: &#039;self&#039; connect.facebook.net https://*.google-analytics.com *.google.com &#039;report-sample&#039;;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com https://api.mapbox.com https://*.tiles.mapbox.com https://events.mapbox.com https://meta.privacy-gateway.cloudflare.com/relay https://meta-ohttp-relay-prod.fastly-edge.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src *.facebook.com/static_resources/webworker_v1/init_script/ *.facebook.com/static_resources/webworker/init_script/ *.facebook.com/static_resources/sharedworker/init_script/ *.facebook.com/static_resources/webworker/map_libre/ *.facebook.com/static_resources/webworker/map_libre_rtl/ *.facebook.com/sw/ *.facebook.com/sw;block-all-mixed-content;report-uri https://www.facebook.com/csp/reporting/?minimize=0;\r\ncontent-security-policy: frame-ancestors &#039;self&#039;;\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-IXoVEk8D&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com https://api.mapbox.com https://*.tiles.mapbox.com https://events.mapbox.com https://meta.privacy-gateway.cloudflare.com/relay https://meta-ohttp-relay-prod.fastly-edge.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\norigin-trial: ApxEQ+svJ/BvQ8JtSJdDsnwv/gOXedkcox0XU8+snS3w6b4nSgDoyEms+0jGopE4SIRVvlqJmzPHqZYbkP0sxwgAAAB1eyJvcmlnaW4iOiJodHRwczovL3d3dy5mYWNlYm9vay5jb206NDQzIiwiZmVhdHVyZSI6IkNyYXNoUmVwb3J0aW5nU3RvcmFnZUFQSSIsImV4cGlyeSI6MTc3NjcyOTYwMCwiaXNTdWJkb21haW4iOnRydWV9\r\ncross-origin-opener-policy: same-origin-allow-popups;report-to=&quot;coop_report&quot;\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: rvQtFNTjQh0JTZKglsSkO+mPfWbDXfzyl5W/ykVVZcXYgN5DAIvUPmkwy4oNEfOlLSiFoiAPkKx109YYXBhdDg==\r\nDate: Mon, 02 Mar 2026 04:28:24 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=139, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=118, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0IKHsqXq7zguyuTOF..BppRHo..AAA.0.0.BppRHo.AWfWMyK3uK2k0we7e8-2sM3i9sE; expires=Sun, 31-May-2026 04:28:24 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=6BGlaWfuj59mGQouaFT9Uq8d; expires=Tue, 06-Apr-2027 04:28:24 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612510434980528177&amp;cpp=C3&amp;cv=1034294388&amp;st=1772425704915&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612510434980528177&amp;cpp=C3&amp;cv=1034294388&amp;st=1772425704915&quot;}]}, {&quot;max_age&quot;:3600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612510434980528177&amp;cpp=C3&amp;cv=1034294388&amp;st=1772425704915&quot;}],&quot;group&quot;:&quot;network-errors&quot;}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-6mLecYNv&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nnel: {&quot;report_to&quot;:&quot;network-errors&quot;,&quot;max_age&quot;:3600,&quot;failure_fraction&quot;:0.01}\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: k/dPN7NiCDEXtNZ5yD7bpLi9pclos6Rq3dUteMKbYCMqnEafaRnACLVBcBXtAFwSGt2rpbsTR/qiTSlJTWOfiw==\r\nDate: Mon, 02 Mar 2026 04:28:24 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=140, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=120, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nTransfer-Encoding: chunked\r\nConnection: close\r\n\r\nRequest headers\n================\nGET /login/?next=https%3A%2F%2Fwww.facebook.com%2FKewauneePublicLibrary%2F HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',200,'','',1.46538,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(43,'https://wp.kewauneepubliclibrary.org/newsletters/','0000-00-00 00:00:00','2026-03-02 04:28:28','2026-03-02 04:28:28','2026-03-02 04:28:28',0,'https://wp.kewauneepubliclibrary.org/newsletters/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:31 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/61&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=61&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /newsletters/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.802215,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/newsletters/',0,0),(44,'https://wplc.overdrive.com/','0000-00-00 00:00:00','2026-03-02 00:46:01','2026-03-02 00:46:01','2026-03-02 00:46:01',0,'https://wplc.overdrive.com/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 00:46:02 GMT\r\nContent-Type: text/html; charset=utf-8\r\nContent-Length: 86266\r\nConnection: close\r\nAccess-Control-Allow-Origin: *\r\nX-Download-Options: noopen\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 1; mode=block\r\nx-correlation-id: f79bc9ae2f016f95a3651f4167a16339\r\nset-cookie: _csrf=a_N5k4QP1lGNv422HFAgrw4W; Path=/; HttpOnly; Secure\r\nETag: W/&quot;150fa-XM0/dzcMOLX2hYvKRNDxf3nl0BM&quot;\r\nVary: Accept-Encoding\r\nStrict-Transport-Security: max-age=63072000; includeSubDomains\r\nContent-Security-Policy: frame-ancestors &#039;self&#039;; report-uri https://overdrive.report-uri.com/r/d/csp/enforce\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: wplc.overdrive.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.263703,0,0,0,1,0,'200|0|0|https://wplc.overdrive.com/',0,0),(45,'https://wplc.overdrive.com/library/magazines','0000-00-00 00:00:00','2026-03-02 04:28:15','2026-03-02 04:28:15','2026-03-02 04:28:15',0,'https://wplc.overdrive.com/library/magazines',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 04:28:15 GMT\r\nContent-Type: text/html; charset=utf-8\r\nContent-Length: 66565\r\nConnection: close\r\nAccess-Control-Allow-Origin: *\r\nX-Download-Options: noopen\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 1; mode=block\r\nx-correlation-id: 934ebcba63e1c6aaae0295946d7e9fa7\r\nset-cookie: _csrf=bawGUxEEFT9PnMAtZUtxLPl6; Path=/; HttpOnly; Secure\r\nETag: W/&quot;10405-B5hSwo2TqbbECrZN4V7waHlILAc&quot;\r\nVary: Accept-Encoding\r\nStrict-Transport-Security: max-age=63072000; includeSubDomains\r\nContent-Security-Policy: frame-ancestors &#039;self&#039;; report-uri https://overdrive.report-uri.com/r/d/csp/enforce\r\n\r\nRequest headers\n================\nHEAD /library/magazines HTTP/1.1\r\nHost: wplc.overdrive.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.285513,0,0,0,1,0,'200|0|0|https://wplc.overdrive.com/library/magazines',0,0),(46,'https://www.tumblebooklibrary.com/Home.aspx?categoryID=77','0000-00-00 00:00:00','2026-03-02 04:28:15','2026-03-02 04:28:15','2026-03-02 04:28:15',0,'https://www.tumblebooklibrary.com/Default.aspx?ReturnUrl=%2fHome.aspx%3fcategoryID%3d77&categoryID=77',1,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nCache-Control: private\r\nContent-Type: text/html; charset=utf-8\r\nLocation: /Default.aspx?ReturnUrl=%2fHome.aspx%3fcategoryID%3d77&amp;categoryID=77\r\nServer: Microsoft-IIS/10.0\r\nX-AspNet-Version: 4.0.30319\r\nX-Powered-By: ASP.NET\r\nDate: Mon, 02 Mar 2026 04:28:15 GMT\r\nConnection: close\r\nContent-Length: 189\r\n\r\nHTTP/1.1 200 OK\r\nCache-Control: private\r\nContent-Type: text/html; charset=utf-8\r\nServer: Microsoft-IIS/10.0\r\nX-AspNet-Version: 4.0.30319\r\nValidateSession: Flase\r\nSet-Cookie: ASP.NET_SessionId=jdq3x3iki51elmqgqtgt0owk; path=/; HttpOnly; SameSite=Lax\r\nSet-Cookie: TumblebooksCulture=en-US; domain=www.tumblebooklibrary.com; path=/; secure\r\nSet-Cookie: iPad=true; domain=www.tumblebooklibrary.com; path=/; secure\r\nX-Powered-By: ASP.NET\r\nDate: Mon, 02 Mar 2026 04:28:15 GMT\r\nConnection: close\r\nContent-Length: 33665\r\n\r\nRequest headers\n================\nGET /Default.aspx?ReturnUrl=%2fHome.aspx%3fcategoryID%3d77&amp;categoryID=77 HTTP/1.1\r\nHost: www.tumblebooklibrary.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',200,'','',0.546721,0,0,0,1,0,'200|0|0|https://www.tumblebooklibrary.com/Default.aspx',0,0),(47,'https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet','0000-00-00 00:00:00','2026-03-02 04:28:28','2026-03-02 04:28:28','2026-03-02 04:28:28',0,'https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nConnection: close\r\nContent-Length: 18687\r\nContent-Language: en\r\nContent-Type: text/html; charset=UTF-8\r\nEtag: &quot;1772140758&quot;\r\nExpires: Sun, 19 Nov 1978 05:00:00 GMT\r\nLast-Modified: Thu, 26 Feb 2026 21:19:18 GMT\r\nTraceresponse: 00-1897e8a1647093ac10c20221263d3b01-38b5b699995a6b82-01\r\nX-Content-Type-Options: nosniff\r\nX-Debug-Info: eyJyZXRyaWVzIjowfQ==\r\nX-Drupal-Dynamic-Cache: MISS\r\nX-Frame-Options: SAMEORIGIN\r\nX-Platform-Cluster: cpq4dibfxts6y-main-bvxea6i\r\nX-Platform-Processor: gqo4sboc67wm3oortphuoksqmy\r\nX-Platform-Router: 2kjhycromjc3veqjzkcar6nava\r\nAccept-Ranges: bytes\r\nAge: 16744\r\nDate: Mon, 02 Mar 2026 04:28:28 GMT\r\nX-Served-By: cache-bfi-kbfi7400082-BFI, cache-bur-kbur8200137-BUR\r\nX-Cache: HIT, HIT\r\nX-Cache-Hits: 4, 0\r\nVary: Cookie\r\nCache-Control: no-store, no-cache, must-revalidate, max-age=0\r\nStrict-Transport-Security: max-age=31557600\r\n\r\nRequest headers\n================\nHEAD /?rdt=badgerlinknet HTTP/1.1\r\nHost: badgerlink.dpi.wi.gov\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.086176,0,0,0,1,0,'200|0|0|https://badgerlink.dpi.wi.gov/',0,0),(48,'https://infosoup.info/resources/','0000-00-00 00:00:00','2026-03-02 04:28:14','2026-03-02 04:28:14','2026-03-02 04:28:14',0,'https://infosoup.info/resources/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 04:28:14 GMT\r\nServer: Apache\r\nLink: &lt;https://infosoup.info/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://infosoup.info/wp-json/wp/v2/pages/287&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://infosoup.info/?p=287&gt;; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nCache-Control: max-age=600\r\nExpires: Mon, 02 Mar 2026 04:38:14 GMT\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /resources/ HTTP/1.1\r\nHost: infosoup.info\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.543254,0,0,0,1,0,'200|0|0|https://infosoup.info/resources/',0,0),(49,'https://ancestrylibrary.proquest.com/aleweb/ale/do/login','0000-00-00 00:00:00','2026-03-02 04:28:08','2026-03-02 04:28:08','2026-03-02 04:28:08',0,'https://ancestrylibrary.proquest.com/aleweb/ale/do/login',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\ndate: Mon, 02 Mar 2026 04:28:09 GMT\r\nserver: Apache-Coyote/1.1\r\ncache-control: no-store, no-cache, must-revalidate, max-age=0\r\npragma: no-cache\r\nexpires: 0\r\nstrict-transport-security: max-age=86400\r\nx-content-type-options: nosniff\r\nx-frame-options: SAMEORIGIN\r\ncontent-security-policy: default-src &#039;self&#039; https: data:; script-src &#039;self&#039; https: &#039;unsafe-inline&#039; &#039;unsafe-eval&#039;; style-src &#039;self&#039; https: &#039;unsafe-inline&#039;; img-src &#039;self&#039; https: data: blob:; font-src &#039;self&#039; https: data:; object-src &#039;self&#039;; base-uri &#039;self&#039;; form-action &#039;self&#039; https://www.ancestrylibrary.com; frame-ancestors &#039;self&#039;; upgrade-insecure-requests\r\ncontent-encoding: gzip\r\ncontent-type: text/html;charset=UTF-8\r\ncontent-length: 1695\r\nset-cookie: JSESSIONID=2EA7A190CFDB55F13BB6EAB7308E3304; Path=/aleweb; HttpOnly\r\nset-cookie: appauthticket=#; Path=/aleweb/ale\r\nset-cookie: siteauthticket=#; Path=/\r\nset-cookie: SERVERID=genweb157; path=/\r\nconnection: close\r\n\r\nRequest headers\n================\nHEAD /aleweb/ale/do/login HTTP/1.1\r\nHost: ancestrylibrary.proquest.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.329457,0,0,0,1,0,'200|0|0|https://ancestrylibrary.proquest.com/aleweb/ale/do/login',0,0),(50,'https://infosoup.info/newspapers/','0000-00-00 00:00:00','2026-03-02 04:28:35','2026-03-02 04:28:35','2026-03-02 04:28:35',0,'https://infosoup.info/newspapers/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 04:28:35 GMT\r\nServer: Apache\r\nLink: &lt;https://infosoup.info/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://infosoup.info/wp-json/wp/v2/pages/773&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://infosoup.info/?p=773&gt;; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade, close\r\nCache-Control: max-age=600\r\nExpires: Mon, 02 Mar 2026 04:38:35 GMT\r\nVary: User-Agent\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD /newspapers/ HTTP/1.1\r\nHost: infosoup.info\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.514487,0,0,0,1,0,'200|0|0|https://infosoup.info/newspapers/',0,0),(51,'https://recollectionwisconsin.org/','0000-00-00 00:00:00','2026-03-02 00:46:03','2026-03-02 00:46:03','2026-03-02 00:46:03',0,'https://recollectionwisconsin.org/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 00:46:03 GMT\r\nServer: Apache\r\nVary: accept,content-type\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://recollectionwisconsin.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://recollectionwisconsin.org/wp-json/wp/v2/pages/7930&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.me/P2UX7L-23U&gt;; rel=shortlink\r\nUpgrade: h2,h2c\r\nConnection: Upgrade\r\nCache-Control: max-age=7200\r\nExpires: Mon, 02 Mar 2026 02:46:03 GMT\r\nhost-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==\r\nX-Endurance-Cache-Level: 2\r\nContent-Type: text/html; charset=UTF-8\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: recollectionwisconsin.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',2.2342,0,0,0,1,0,'200|0|0|https://recollectionwisconsin.org/',0,0),(52,'https://www.wiscat.net/ext/validateglobal.php?cid=stwi&lid=stwi&dataid=308','0000-00-00 00:00:00','2026-03-02 04:28:28','2026-03-02 04:28:28','2026-03-02 04:28:28',0,'https://www.wiscat.net/ext/validateglobal.php?cid=stwi&lid=stwi&dataid=308',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 04:28:28 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nServer: nginx/1.12.2\r\nX-Powered-By: PHP/8.1.29\r\nSet-Cookie: gipdataid=308; expires=Mon, 02-Mar-2026 14:28:28 GMT; Max-Age=36000; path=/; secure; SameSite=None\r\nStrict-Transport-Security: max-age=63072000; includeSubDomains; preload\r\n\r\nRequest headers\n================\nHEAD /ext/validateglobal.php?cid=stwi&amp;lid=stwi&amp;dataid=308 HTTP/1.1\r\nHost: www.wiscat.net\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.252878,0,0,0,1,0,'200|0|0|https://www.wiscat.net/ext/validateglobal.php',0,0),(53,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png','0000-00-00 00:00:00','2026-03-02 00:45:37','2026-03-02 00:45:37','2026-03-02 00:45:37',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:41 GMT\r\nContent-Type: image/png\r\nContent-Length: 16439\r\nLast-Modified: Mon, 22 Dec 2025 18:16:04 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498ae4-4037&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:41 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/libby-logo.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.021225,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png',0,0),(54,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp','0000-00-00 00:00:00','2026-03-02 00:45:31','2026-03-02 00:45:31','2026-03-02 00:45:31',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:33 GMT\r\nContent-Type: image/webp\r\nContent-Length: 105672\r\nLast-Modified: Mon, 22 Dec 2025 18:16:05 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498ae5-19cc8&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:33 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.014424,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp',0,0),(55,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg','0000-00-00 00:00:00','2026-03-02 00:45:45','2026-03-02 00:45:45','2026-03-02 00:45:45',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:50 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 44291\r\nLast-Modified: Mon, 22 Dec 2025 18:16:06 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498ae6-ad03&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:50 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.016678,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg',0,0),(56,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg','0000-00-00 00:00:00','2026-03-02 00:45:51','2026-03-02 00:45:51','2026-03-02 00:45:51',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:55 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 48446\r\nLast-Modified: Mon, 22 Dec 2025 18:28:37 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498dd5-bd3e&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:55 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/BadgerLink.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.01616,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg',0,0),(57,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg','0000-00-00 00:00:00','2026-03-02 04:28:25','2026-03-02 04:28:25','2026-03-02 04:28:25',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:28 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 44118\r\nLast-Modified: Mon, 22 Dec 2025 18:28:37 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498dd5-ac56&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:28 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.019951,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg',0,0),(58,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png','0000-00-00 00:00:00','2026-03-02 04:28:09','2026-03-02 04:28:09','2026-03-02 04:28:09',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:10 GMT\r\nContent-Type: image/png\r\nContent-Length: 15005\r\nLast-Modified: Mon, 22 Dec 2025 18:29:04 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498df0-3a9d&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:10 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Ancestry.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.018357,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png',0,0),(59,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg','0000-00-00 00:00:00','2026-03-02 00:45:29','2026-03-02 00:45:29','2026-03-02 00:45:29',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:29 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 40997\r\nLast-Modified: Mon, 22 Dec 2025 18:29:04 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498df0-a025&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:29 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.017433,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg',0,0),(60,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg','0000-00-00 00:00:00','2026-03-02 04:28:11','2026-03-02 04:28:11','2026-03-02 04:28:11',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 04:28:12 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 53610\r\nLast-Modified: Mon, 22 Dec 2025 18:29:05 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498df1-d16a&quot;\r\nExpires: Mon, 09 Mar 2026 04:28:12 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Recollection-e1741722827972.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.036717,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg',0,0),(61,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg','0000-00-00 00:00:00','2026-03-02 00:45:29','2026-03-02 00:45:29','2026-03-02 00:45:29',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:31 GMT\r\nContent-Type: image/jpeg\r\nContent-Length: 44854\r\nLast-Modified: Mon, 22 Dec 2025 18:29:05 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69498df1-af36&quot;\r\nExpires: Mon, 09 Mar 2026 00:45:31 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.029219,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg',0,0),(62,'https://wp.kewauneepubliclibrary.org/calendar/','0000-00-00 00:00:00','2026-03-02 00:45:55','2026-03-02 00:45:55','2026-03-02 00:45:55',0,'https://wp.kewauneepubliclibrary.org/calendar/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:46:00 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/55&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=55&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /calendar/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.983259,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/calendar/',0,0),(63,'https://wp.kewauneepubliclibrary.org/events/kids-book-club/','0000-00-00 00:00:00','2026-03-02 00:45:41','2026-03-02 00:45:41','2026-03-02 00:45:41',0,'https://wp.kewauneepubliclibrary.org/events/kids-book-club/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:45 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/278&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=278&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/kids-book-club/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.829023,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/kids-book-club/',0,0),(64,'https://wp.kewauneepubliclibrary.org/#','0000-00-00 00:00:00','2026-03-02 00:45:33','2026-03-02 00:45:33','2026-03-02 00:45:33',0,'https://wp.kewauneepubliclibrary.org/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 00:45:37 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/92&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD / HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.16244,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/',0,0),(65,'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F','0000-00-00 00:00:00','2026-03-02 04:28:20','2026-03-02 04:28:20','2026-03-02 04:28:20',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fkids-book-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag',2,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/share_channel/?type=reshare&amp;link=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F&amp;app_id=966242223397117&amp;source_surface=external_reshare&amp;display&amp;hashtag\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncross-origin-opener-policy: unsafe-none;report-to=&quot;coop_report&quot;\r\nfacebook-api-version: v2.3\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: JtGrjny6Nd4u4E5iGWPrsMjnucERAsDQ8zwP7PmnXwbJry2ooApsjxXmZ34BWsWkF/xbLM1SmobpJDSmJpRjKg==\r\nDate: Mon, 02 Mar 2026 04:28:21 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=110, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fkids-book-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag\r\ncross-origin-opener-policy: same-origin-allow-popups\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: dwxbb6rYl5tPHdKXlnZz2KWeJv0xvZ+0FIRCWOExG0+vtxxrifXkD7arDQN5WNGv62s+bUus0xYfBN/zvMvAQg==\r\nDate: Mon, 02 Mar 2026 04:28:21 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=106, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0PWwkH8bVPN3m8y7t..BppRHm..AAA.0.0.BppRHm.AWfvEg_ZYJxh14ANtNz4O3Z7ci0; expires=Sun, 31-May-2026 04:28:22 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=5hGlaZq9FeqHSjEuHCgcm7nw; expires=Tue, 06-Apr-2027 04:28:22 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612510426698868050&amp;cpp=C3&amp;cv=1034294388&amp;st=1772425702274&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612510426698868050&amp;cpp=C3&amp;cv=1034294388&amp;st=1772425702274&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-roPXwgpV&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: 4/Mqf/bqxxE1Udrhx8kCSRVnJyZ93y+AyaD0sbWJ4SlefjrNnxVw67GMi84/hN1b1wowg+7u1xDXnC5F57HpEA==\r\nDate: Mon, 02 Mar 2026 04:28:22 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=139, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=110, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fkids-book-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.58805,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(68,'mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-02 04:28:12',23,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(70,'https://wp.kewauneepubliclibrary.org/events/preschool-storytime/','0000-00-00 00:00:00','2026-03-02 19:25:55','2026-03-02 19:25:55','2026-03-02 19:25:55',0,'https://wp.kewauneepubliclibrary.org/events/preschool-storytime/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:25:57 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/299&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=299&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/preschool-storytime/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.883541,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/preschool-storytime/',0,0),(71,'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F','0000-00-00 00:00:00','2026-03-02 19:26:27','2026-03-02 19:26:27','2026-03-02 19:26:27',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fpreschool-storytime%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag',2,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/share_channel/?type=reshare&amp;link=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F&amp;app_id=966242223397117&amp;source_surface=external_reshare&amp;display&amp;hashtag\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncross-origin-opener-policy: unsafe-none\r\nfacebook-api-version: v2.3\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: 9Ilx8RR/8ojXHvjyDLirQ/hnBwVKufTWDyxH4GyBemuwmTDtssJ+uLBHpO62WGO9tD3mmn3cPzCPVsNpyqeJEA==\r\nDate: Mon, 02 Mar 2026 19:26:29 GMT\r\nX-FB-Connection-Quality: MODERATE; q=0.3, rtt=162, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=99, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fpreschool-storytime%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag\r\ncross-origin-opener-policy: same-origin-allow-popups\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: fqF+dq1x+FcUZKkYKIpJxCJtkdg75fqKJ6b0UVOE2rmSuGFPXMmaTkjktJifIFsdXk/PhR+wCON9ndTzp3i6zQ==\r\nDate: Mon, 02 Mar 2026 19:26:31 GMT\r\nX-FB-Connection-Quality: MODERATE; q=0.3, rtt=154, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=102, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0dL2Iz6ZUEfcFRQ97..BppeRo..AAA.0.0.BppeRo.AWeyTM-zFGNGqZGvFfsW2TPbCG4; expires=Sun, 31-May-2026 19:26:32 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=aOSladUahCq-lroLNcSWQVG1; expires=Tue, 06-Apr-2027 19:26:32 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612741882328686684&amp;cpp=C3&amp;cv=1034302344&amp;st=1772479592766&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612741882328686684&amp;cpp=C3&amp;cv=1034302344&amp;st=1772479592766&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-E64Zam9e&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: JMvgkBqZgXcxU8Eu9FLNw2SpJf7nfxv47oXr8W5m8zk5Q+/2DZYzkxa31k5J6KW5FeLz/KM2FuHf44+WozEyXQ==\r\nDate: Mon, 02 Mar 2026 19:26:32 GMT\r\nX-FB-Connection-Quality: MODERATE; q=0.3, rtt=150, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=114, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fpreschool-storytime%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',5.48736,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(74,'mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-02 19:26:33',23,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(184,'https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/','0000-00-00 00:00:00','2026-03-01 17:40:43','2026-03-01 17:40:43','2026-03-01 17:40:43',0,'https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:49 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/732&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=732&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/page-turners-adult-book-club-a-forty-year-kiss/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.807342,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/',0,0),(187,'https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/','0000-00-00 00:00:00','2026-03-01 17:39:56','2026-03-01 17:39:56','2026-03-01 17:39:56',0,'https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:39:59 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/726&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=726&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/diy-button-heart-2pm/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.901628,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/',0,0),(190,'https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/','0000-00-00 00:00:00','2026-03-01 17:40:02','2026-03-01 17:40:02','2026-03-01 17:40:02',0,'https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:07 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/730&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=730&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/diy-button-heart-4pm/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.804907,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/',0,0),(193,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/','0000-00-00 00:00:00','2026-03-01 17:40:31','2026-03-01 17:40:31','2026-03-01 17:40:31',0,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:34 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/723&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=723&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/afternoon-adult-matinee/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.773884,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/',0,0),(241,'https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/','0000-00-00 00:00:00','2026-03-03 06:20:12','2026-03-03 06:20:12','2026-03-03 06:20:12',0,'https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Tue, 03 Mar 2026 06:20:13 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/870&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=870&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/stitch-by-stitch/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.750853,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/',0,0),(242,'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F','0000-00-00 00:00:00','2026-03-03 06:20:13','2026-03-03 06:20:13','2026-03-03 06:20:13',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fstitch-by-stitch%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag',2,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/share_channel/?type=reshare&amp;link=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F&amp;app_id=966242223397117&amp;source_surface=external_reshare&amp;display&amp;hashtag\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncross-origin-opener-policy: unsafe-none;report-to=&quot;coop_report&quot;\r\nfacebook-api-version: v2.3\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: S5fAsjaXuQ7qTQJk6HzNIFGYbs855yc/d1aiSiI40glTt/fxOduOY6uYAaX+w99SByEVKGaISSPIPpGNmMm5Jg==\r\nDate: Tue, 03 Mar 2026 06:20:14 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=107, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fstitch-by-stitch%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag\r\ncross-origin-opener-policy: same-origin-allow-popups;report-to=&quot;coop_report&quot;\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: BNJpdPxvJBfJLNF1vTxGm89WFA0QU/wNeCviNwVms/Z3shSMuyMat+f3/eQ8401BTVLxKwH0ypudNjKe/U4jnw==\r\nDate: Tue, 03 Mar 2026 06:20:14 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=104, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0I4O8xj6xf5pINgcF..Bppn2f..AAA.0.0.Bppn2f.AWfRXcA7RgHSyX0wZuNRSSwmxH4; expires=Mon, 01-Jun-2026 06:20:15 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=n32maT7ocF_lN3-h0DjPxTNr; expires=Wed, 07-Apr-2027 06:20:15 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612910344011284901&amp;cpp=C3&amp;cv=1034372878&amp;st=1772518815079&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612910344011284901&amp;cpp=C3&amp;cv=1034372878&amp;st=1772518815079&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-nVrWBkmj&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: l2xjSFtAoOXt/tMkI9JCB0V6L6JgvvhyTyqxDWS830YCUMlp9/LicKwfGNUaxBdSsi8U/UobK9s/+XK0MTWKgQ==\r\nDate: Tue, 03 Mar 2026 06:20:15 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=112, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fstitch-by-stitch%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.56559,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(243,'mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-03 06:20:12',5,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(244,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp','0000-00-00 00:00:00','2026-03-03 06:20:15','2026-03-03 06:20:15','2026-03-03 06:20:15',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Tue, 03 Mar 2026 06:20:15 GMT\r\nContent-Type: image/webp\r\nContent-Length: 10474\r\nLast-Modified: Wed, 18 Feb 2026 18:43:42 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6996085e-28ea&quot;\r\nExpires: Tue, 10 Mar 2026 06:20:15 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.024234,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp',0,0),(196,'https://wp.kewauneepubliclibrary.org/events/magazine-give-away/','0000-00-00 00:00:00','2026-03-01 17:40:07','2026-03-01 17:40:07','2026-03-01 17:40:07',0,'https://wp.kewauneepubliclibrary.org/events/magazine-give-away/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:13 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/720&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=720&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/magazine-give-away/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.826195,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/magazine-give-away/',0,0),(240,'https://www.facebook.com/kewauneelibfriends/','0000-00-00 00:00:00','2026-03-03 06:20:15','2026-03-03 06:20:15','2026-03-03 06:20:15',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fkewauneelibfriends%2F',1,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fkewauneelibfriends%2F\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncontent-security-policy-report-only: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-ZicmLpDo&#039; blob: &#039;self&#039; connect.facebook.net https://*.google-analytics.com *.google.com &#039;report-sample&#039;;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com https://api.mapbox.com https://*.tiles.mapbox.com https://events.mapbox.com https://meta.privacy-gateway.cloudflare.com/relay https://meta-ohttp-relay-prod.fastly-edge.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src *.facebook.com/static_resources/webworker_v1/init_script/ *.facebook.com/static_resources/webworker/init_script/ *.facebook.com/static_resources/sharedworker/init_script/ *.facebook.com/static_resources/webworker/map_libre/ *.facebook.com/static_resources/webworker/map_libre_rtl/ *.facebook.com/sw/ *.facebook.com/sw;block-all-mixed-content;report-uri https://www.facebook.com/csp/reporting/?minimize=0;\r\ncontent-security-policy: frame-ancestors &#039;self&#039;;\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-ZicmLpDo&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com https://api.mapbox.com https://*.tiles.mapbox.com https://events.mapbox.com https://meta.privacy-gateway.cloudflare.com/relay https://meta-ohttp-relay-prod.fastly-edge.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\norigin-trial: ApxEQ+svJ/BvQ8JtSJdDsnwv/gOXedkcox0XU8+snS3w6b4nSgDoyEms+0jGopE4SIRVvlqJmzPHqZYbkP0sxwgAAAB1eyJvcmlnaW4iOiJodHRwczovL3d3dy5mYWNlYm9vay5jb206NDQzIiwiZmVhdHVyZSI6IkNyYXNoUmVwb3J0aW5nU3RvcmFnZUFQSSIsImV4cGlyeSI6MTc3NjcyOTYwMCwiaXNTdWJkb21haW4iOnRydWV9\r\ncross-origin-opener-policy: same-origin-allow-popups\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: 1JvlGlHqGuem9dcFxFI+kuqm4kKjykAHAg0IrzBlA/cWRX7uDt9zB4xru0MWXbQn4+I4TCNkVTk5nSLA29YScA==\r\nDate: Tue, 03 Mar 2026 06:20:17 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=113, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0bsI4r3Qh63IyNtQi..Bppn2h..AAA.0.0.Bppn2h.AWe8BnsbUQYd2GAe4cTgaV988HY; expires=Mon, 01-Jun-2026 06:20:17 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=oX2mabuyuaECxsP17imfcg1U; expires=Wed, 07-Apr-2027 06:20:17 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612910351207121069&amp;cpp=C3&amp;cv=1034372878&amp;st=1772518817703&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612910351207121069&amp;cpp=C3&amp;cv=1034372878&amp;st=1772518817703&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-LouJXtEi&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: CtkTsCb3i0sKRNZspzSaaDmzho+wud9kzyCSBYCMZp1ZdadFr5teePWZFHdaC+YA4D/Ix9AWu5SF1y9M+1dGEg==\r\nDate: Tue, 03 Mar 2026 06:20:17 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=134, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=133, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nTransfer-Encoding: chunked\r\nConnection: close\r\n\r\nRequest headers\n================\nGET /login/?next=https%3A%2F%2Fwww.facebook.com%2Fkewauneelibfriends%2F HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',200,'','',1.42709,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(199,'https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/','0000-00-00 00:00:00','2026-03-01 17:40:49','2026-03-01 17:40:49','2026-03-01 17:40:49',0,'https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:53 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/717&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=717&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /events/senior-coffee-club/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.719256,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/',0,0),(200,'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F','0000-00-00 00:00:00','2026-03-01 17:40:41','2026-03-01 17:40:41','2026-03-01 17:40:41',0,'https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fsenior-coffee-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag',2,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/share_channel/?type=reshare&amp;link=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F&amp;app_id=966242223397117&amp;source_surface=external_reshare&amp;display&amp;hashtag\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}\r\ncross-origin-opener-policy: unsafe-none\r\nfacebook-api-version: v2.3\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: PyDWmBkQ3YL+Kq431sT74wI1KqfChsiAaChR+BRliL8E+JGgj0E7pM8XHw5trF7UmRk9Z9o+jCG134Bk0PdFRA==\r\nDate: Sun, 01 Mar 2026 17:40:42 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=144, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=192, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 302 Found\r\nLocation: https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fsenior-coffee-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag\r\ncross-origin-opener-policy: same-origin-allow-popups\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: Py8gfjsKqgvPC/1slCgAbpWRChry0CluSF0KKym0iubpvHcQnR/PGenD5IOfXdOEj6aOWB2aviPO3UH/wB+vtw==\r\nDate: Sun, 01 Mar 2026 17:40:42 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=139, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=99, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\nContent-Length: 0\r\n\r\nHTTP/1.1 200 OK\r\nVary: Accept-Encoding\r\nContent-Encoding: br\r\nSet-Cookie: fr=0j8AlJf8DKoAw0Dqi..BppHob..AAA.0.0.BppHob.AWeXp8KXRRetUauFcwu6plSJsLU; expires=Sat, 30-May-2026 17:40:43 GMT; Max-Age=7776000; path=/; domain=.facebook.com; secure; httponly\r\nSet-Cookie: sb=G3qkaVz0AUoXMXIpUTEdBTez; expires=Mon, 05-Apr-2027 17:40:43 GMT; Max-Age=34560000; path=/; domain=.facebook.com; secure; httponly\r\nreporting-endpoints: coop_report=&quot;https://www.facebook.com/browser_reporting/coop/?minimize=0&quot;, default=&quot;https://www.facebook.com/ajax/browser_error_reports/?device_level=unknown&amp;brsid=7612343528608228638&amp;cpp=C3&amp;cv=1034286518&amp;st=1772386843422&quot;, permissions_policy=&quot;https://www.facebook.com/ajax/browser_error_reports/&quot;\r\nreport-to: {&quot;max_age&quot;:2592000,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/browser_reporting\\/coop\\/?minimize=0&quot;}],&quot;group&quot;:&quot;coop_report&quot;,&quot;include_subdomains&quot;:true}, {&quot;max_age&quot;:259200,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/?device_level=unknown&amp;brsid=7612343528608228638&amp;cpp=C3&amp;cv=1034286518&amp;st=1772386843422&quot;}]}, {&quot;max_age&quot;:21600,&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/www.facebook.com\\/ajax\\/browser_error_reports\\/&quot;}],&quot;group&quot;:&quot;permissions_policy&quot;}\r\ncontent-security-policy: default-src blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;script-src *.facebook.com *.fbcdn.net *.facebook.net 127.0.0.1:* &#039;nonce-670kUCPK&#039; blob: &#039;self&#039; connect.facebook.net &#039;unsafe-eval&#039; https://*.google-analytics.com *.google.com;style-src *.fbcdn.net data: *.facebook.com &#039;unsafe-inline&#039; https://fonts.googleapis.com;connect-src *.facebook.com facebook.com *.fbcdn.net *.facebook.net wss://*.facebook.com:* wss://*.whatsapp.com:* wss://*.fbcdn.net attachment.fbsbx.com ws://localhost:* blob: *.cdninstagram.com &#039;self&#039; http://localhost:3103 wss://gateway.facebook.com wss://edge-chat.facebook.com wss://snaptu-d.facebook.com wss://kaios-d.facebook.com/ v.whatsapp.net *.fbsbx.com *.fb.com *.instagram.com https://*.google-analytics.com;font-src data: *.facebook.com *.fbcdn.net *.fbsbx.com https://fonts.gstatic.com;img-src *.fbcdn.net *.facebook.com data: https://*.fbsbx.com facebook.com *.cdninstagram.com fbsbx.com fbcdn.net connect.facebook.net blob: android-webview-video-poster: *.whatsapp.net *.fb.com *.oculuscdn.com *.tenor.co *.tenor.com *.giphy.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.google-analytics.com;media-src *.cdninstagram.com blob: *.fbcdn.net *.fbsbx.com www.facebook.com *.facebook.com data: *.tenor.co *.tenor.com https://*.giphy.com;child-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;frame-src *.facebook.com *.fbsbx.com fbsbx.com data: www.instagram.com *.fbcdn.net accounts.meta.com *.accounts.meta.com https://trustly.one/ https://*.trustly.one/ https://paywithmybank.com/ https://*.paywithmybank.com/ https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://td.doubleclick.net *.google.com *.doubleclick.net;manifest-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;object-src data: blob: &#039;self&#039; https://*.fbsbx.com *.facebook.com *.fbcdn.net;worker-src blob: *.facebook.com data:;block-all-mixed-content;upgrade-insecure-requests;\r\nX-Frame-Options: DENY\r\ndocument-policy: force-load-at-top\r\ndocument-policy: include-js-call-stacks-in-crash-reports\r\npermissions-policy: accelerometer=(), attribution-reporting=(self), autoplay=(), bluetooth=(), browsing-topics=(self), camera=(self &quot;https://www.fbsbx.com&quot;), ch-device-memory=(), ch-downlink=(), ch-dpr=(), ch-ect=(), ch-rtt=(), ch-save-data=(), ch-ua-arch=(), ch-ua-bitness=(), ch-viewport-height=(), ch-viewport-width=(), ch-width=(), clipboard-read=(self), clipboard-write=(self), compute-pressure=(), display-capture=(self), encrypted-media=(self), fullscreen=(self), gamepad=*, geolocation=(self), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(self), keyboard-map=(), local-fonts=(), magnetometer=(), microphone=(self), midi=(), otp-credentials=(), payment=(), picture-in-picture=(self), private-state-token-issuance=(), publickey-credentials-get=(self), screen-wake-lock=(), serial=(), shared-storage=(), shared-storage-select-url=(), private-state-token-redemption=(), usb=(), unload=(self), window-management=(), xr-spatial-tracking=(self);report-to=&quot;permissions_policy&quot;\r\ncross-origin-resource-policy: same-origin\r\ncross-origin-opener-policy: unsafe-none\r\nPragma: no-cache\r\nCache-Control: private, no-cache, no-store, must-revalidate\r\nExpires: Sat, 01 Jan 2000 00:00:00 GMT\r\nX-Content-Type-Options: nosniff\r\nX-XSS-Protection: 0\r\naccept-ch-lifetime: 4838400\r\naccept-ch: viewport-width,dpr,Sec-CH-Prefers-Color-Scheme,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Model\r\norigin-agent-cluster: ?1\r\nStrict-Transport-Security: max-age=15552000; preload\r\nContent-Type: text/html; charset=&quot;utf-8&quot;\r\nX-FB-Debug: vqd0sPQRTl2vUrwDA5kIagUORA+4dpK3gO8ZwGUVRvoKIb9L5KghORYR7w4IQXsr7/XoSIJsSckcTDoEvjCSIw==\r\nDate: Sun, 01 Mar 2026 17:40:43 GMT\r\nX-FB-Connection-Quality: GOOD; q=0.7, rtt=136, rtx=0, c=10, mss=1380, tbw=3517, tp=-1, tpl=-1, uplat=108, ullat=0\r\nAlt-Svc: h3=&quot;:443&quot;; ma=86400\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /login/?next=https%3A%2F%2Fwww.facebook.com%2Fshare_channel%2F%3Ftype%3Dreshare%26link%3Dhttps%253A%252F%252Fwp.kewauneepubliclibrary.org%252Fevents%252Fsenior-coffee-club%252F%26app_id%3D966242223397117%26source_surface%3Dexternal_reshare%26display%26hashtag HTTP/1.1\r\nHost: www.facebook.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.67927,0,0,0,1,0,'200|0|0|https://www.facebook.com/login/',0,0),(201,'mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-01 17:39:56',9,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(202,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp','0000-00-00 00:00:00','2026-03-01 17:40:01','2026-03-01 17:40:01','2026-03-01 17:40:01',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:02 GMT\r\nContent-Type: image/webp\r\nContent-Length: 8112\r\nLast-Modified: Tue, 03 Feb 2026 20:43:51 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69825e07-1fb0&quot;\r\nExpires: Sun, 08 Mar 2026 17:40:02 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.019847,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp',0,0),(203,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp','0000-00-00 00:00:00','2026-03-01 17:40:34','2026-03-01 17:40:34','2026-03-01 17:40:34',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:37 GMT\r\nContent-Type: image/webp\r\nContent-Length: 11798\r\nLast-Modified: Tue, 03 Feb 2026 20:37:45 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69825c99-2e16&quot;\r\nExpires: Sun, 08 Mar 2026 17:40:37 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.020338,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp',0,0),(204,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp','0000-00-00 00:00:00','2026-03-01 17:40:37','2026-03-01 17:40:37','2026-03-01 17:40:37',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:41 GMT\r\nContent-Type: image/webp\r\nContent-Length: 10350\r\nLast-Modified: Tue, 03 Feb 2026 20:32:19 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69825b53-286e&quot;\r\nExpires: Sun, 08 Mar 2026 17:40:41 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.01428,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp',0,0),(205,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp','0000-00-00 00:00:00','2026-03-01 17:40:53','2026-03-01 17:40:53','2026-03-01 17:40:53',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:57 GMT\r\nContent-Type: image/webp\r\nContent-Length: 17604\r\nLast-Modified: Tue, 03 Feb 2026 20:28:17 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69825a61-44c4&quot;\r\nExpires: Sun, 08 Mar 2026 17:40:57 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.018962,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp',0,0),(206,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp','0000-00-00 00:00:00','2026-03-01 17:39:56','2026-03-01 17:39:56','2026-03-01 17:39:56',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:39:56 GMT\r\nContent-Type: image/webp\r\nContent-Length: 4408\r\nLast-Modified: Tue, 03 Feb 2026 20:21:53 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;698258e1-1138&quot;\r\nExpires: Sun, 08 Mar 2026 17:39:56 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/Cup-of-Coffee.webp HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.016594,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp',0,0),(158,'mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2026-03-02 19:26:27',21,'',0,'The plugin doesn\'t know how to check this type of link.',0,'','',0,0,0,0,1,0,'',0,0),(148,'https://catalog.infosoup.org/obr/','0000-00-00 00:00:00','2026-03-02 19:26:21','2026-03-02 19:26:21','2026-03-02 19:26:21',0,'https://catalog.infosoup.org/obr/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nDate: Mon, 02 Mar 2026 19:26:21 GMT\r\nServer: Jetty(9.4.35.v20201120)\r\nContent-Language: en-US\r\nCache-Control: no-store\r\nContent-Type: text/html;charset=utf-8\r\nExpires: Thu, 01 Jan 1970 00:00:00 GMT\r\nContent-Length: 13675\r\nSet-Cookie: JSESSIONID=node0ms83j6t1j22ywfe1h3uc01pz13759.node0; Path=/obr\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /obr/ HTTP/1.1\r\nHost: catalog.infosoup.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.064584,0,0,0,1,0,'200|0|0|https://catalog.infosoup.org/obr/',0,0),(90,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png','0000-00-00 00:00:00','2026-03-02 19:25:59','2026-03-02 19:25:59','2026-03-02 19:25:59',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:01 GMT\r\nContent-Type: image/png\r\nContent-Length: 28419\r\nLast-Modified: Mon, 22 Dec 2025 21:19:17 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6949b5d5-6f03&quot;\r\nExpires: Mon, 09 Mar 2026 19:26:01 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Preschool-Storytime.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.020006,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png',0,0),(94,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png','0000-00-00 00:00:00','2026-03-02 19:26:21','2026-03-02 19:26:21','2026-03-02 19:26:21',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:26 GMT\r\nContent-Type: image/png\r\nContent-Length: 58531\r\nLast-Modified: Mon, 22 Dec 2025 21:40:32 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6949bad0-e4a3&quot;\r\nExpires: Mon, 09 Mar 2026 19:26:26 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/Kids-Book-Club.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.016869,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png',0,0),(95,'https://wp.kewauneepubliclibrary.org/calendar/#','0000-00-00 00:00:00','2026-03-02 19:26:01','2026-03-02 19:26:01','2026-03-02 19:26:01',0,'https://wp.kewauneepubliclibrary.org/calendar/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:06 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/55&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=55&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /calendar/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.97482,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/calendar/',0,0),(137,'https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&id=d1fd8b2449','0000-00-00 00:00:00','2026-03-02 19:26:17','2026-03-02 19:26:17','2026-03-02 19:26:17',0,'https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&id=d1fd8b2449',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nContent-Type: text/html;charset=utf-8\r\nx-spanid: c4086b81-05a7-427f-97ff-f46fea61db90\r\nx-amzn-trace-id: Root=1-69a5e459-19bd04e2243a999060ca01e2\r\nContent-Encoding: gzip\r\nServer: istio-envoy\r\nVary: Accept-Encoding\r\nx-envoy-upstream-service-time: 3278\r\nx-ua-compatible: IE=edge,chrome=1\r\nx-envoy-decorator-operation: http-interposer-desired-service.mailchimp-cloud-httpinterposer-use2-prd-m2.svc.cluster.local:8090/*\r\nStrict-Transport-Security: max-age=31536000\r\nintuit_tid: 1-69a5e459-19bd04e2243a999060ca01e2\r\nx-request-id: 1-69a5e459-19bd04e2243a999060ca01e2\r\nCache-Control: max-age=900\r\nExpires: Mon, 02 Mar 2026 19:41:20 GMT\r\nDate: Mon, 02 Mar 2026 19:26:20 GMT\r\nContent-Length: 0\r\nConnection: close\r\nSet-Cookie: _mcid=1.64c01d8b69416cf39b0b5b76ecbc856b.4b23e80d0896c1e2d3ed74a3f8ba96913caf30b31913edd243bd2d3403027a8f; expires=Tue, 02 Mar 2027 19:26:17 GMT; Max-Age=31536000; path=/\r\nSet-Cookie: _mc_anon_id=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/\r\n\r\nRequest headers\n================\nHEAD /home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449 HTTP/1.1\r\nHost: us1.campaign-archive.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',4.20566,0,0,0,1,0,'200|0|0|https://us1.campaign-archive.com/home/',0,0),(138,'http://eepurl.com/i4GmQo','0000-00-00 00:00:00','2026-03-02 19:26:32','2026-03-02 19:26:32','2026-03-02 19:26:32',0,'https://mailchimp.com/solutions/email-marketing-platform/?utm_source=freemium_newsletter&utm_medium=email&utm_campaign=referral_marketing&aid=9a86a592b48df29f30b9674c2&afl=1',7,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 302 Moved Temporarily\r\nContent-Type: text/html; charset=UTF-8\r\nX-UA-Compatible: IE=edge,chrome=1\r\nLocation: https://login.mailchimp.com/signup/email-referral/?aid=9a86a592b48df29f30b9674c2\r\nContent-Length: 0\r\nCache-Control: max-age=300\r\nExpires: Mon, 02 Mar 2026 19:31:33 GMT\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _mcid=1.b0190603e659726be789d497e27a9721.c170546c4e1cda20e69c688ddf50da26b673191110ef73824ca931bcdc811c8a; expires=Tue, 02-Mar-2027 19:26:32 GMT; Max-Age=31536000; path=/\r\nSet-Cookie: _mc_anon_id=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/\r\n\r\nHTTP/1.1 302 Moved Temporarily\r\nContent-Type: text/html;charset=utf-8\r\nx-spanid: c30788f1-55fc-fa67-94d0-84bbbf31e52c\r\nx-amzn-trace-id: Root=1-69a5e469-57691e4e185f214c6b6ddb0f\r\nExpires: Thu, 19 Nov 1981 08:52:00 GMT\r\nCache-Control: no-store, no-cache, must-revalidate\r\nPragma: no-cache\r\nx-ua-compatible: IE=edge,chrome=1\r\nContent-Security-Policy: frame-ancestors &#039;self&#039; *.intuit.com *.mailchimp.com;\r\nx-xss-protection: 1;mode=block\r\nLocation: http://www.mailchimp.com/email-referral/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nContent-Encoding: gzip\r\nVary: Accept-Encoding\r\nx-envoy-upstream-service-time: 26\r\nServer: istio-envoy\r\nx-envoy-decorator-operation: mailchimp-app-desired-service.mailchimp-monolith-mailchimpapp-use2-prd8.svc.cluster.local:8090/*\r\nintuit_tid: 1-69a5e469-57691e4e185f214c6b6ddb0f\r\nx-request-id: 1-69a5e469-57691e4e185f214c6b6ddb0f\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _mcid=1.b1eb5468cd47e08a850a8b218be5ff86.481c22a8af62352e06a57b2941f031bde827a28e38c4fdef022bce7026b67724; expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; path=/; domain=.mailchimp.com\r\nSet-Cookie: _mc_anon_id=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/; domain=.mailchimp.com\r\nSet-Cookie: PHPSESSID=075c20b249e5b4b10c1f8091787e18c1; path=/; secure; HttpOnly\r\nSet-Cookie: PHPSESSDATA=fcdc1004145330ed0395ae4f086b6d3f3c1544b5%3A1772483193%3AeNoDAAAAAAE%3D; path=/; domain=login.mailchimp.com; secure; HttpOnly\r\nStrict-Transport-Security: max-age=15768000 ; includeSubDomains ; preload\r\nSet-Cookie: _abck=089CCA4FAF886871088F7BD36B776F17~-1~YAAQWA7SF4h5/K+cAQAAmToEsA/ODgbCXSuA4CrZHMSfTotMxnSGHB0EhRs0URif4KTeq7EhKwzg/lJnp9xAIyaTsRFKUAUVO87prpNm12hNEmQp/0jJnbZzGUQjE6B2fbM1Q4+tvjCXutcYyJTeDL/u7mQsYzInQ4LEZkkH9wdw8QUXaiDr8o+rXgvbikNAWp4oGr+tclO5C3n5s2+nFZ1snC/0beMnaPRCRvvVaTWpvWvWvZYPdkvf1ryYL7XMYSvGpLUuFFBkSX4y8RM8uHPvjYDqYI2rI7hiniOFi/+Ch+pToWS7P92yTh5XU9yhQlgd/JCy204C+GVjlFqLgd/sGSO0mB47VjrFPVAzsSzMJjbUF/SHmEnBbq0FK4gUkFk3aUnAHifpttrjODPfpilyiNx791ibK8jxfFqIfET23pZ1p/Zc8JUFcdoBPDIHRfj3Ze7MrV8=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=26295E2FCEB0183F3DF5C9F2B109B070~YAAQWA7SF4l5/K+cAQAAmToEsB69V48naEZ0WbD5ORCbI6h2NhZ34w3vRYiTSf56ZY0xTonfaz3wp/8m+WuUc4GSSNE34mMqqz3PfAw4BamEh9z4RU1Xy/v3aeU92KScKDWuoSxv9AMyI6TKUc7sxxa+/u6BLqxpeUBnQM8X9Wj3vModnVMlbGEnI44jIcHuca+XEqw7zBUzCPnsuXgOoBCZu7eKBw3Z4ZXJidYEAcm0SvuYcLICybsV2lj2o/sPX3NmC4Tx5ClmBihgsvPYVNC2bfyhViTYPaYNNMix9TrZLUY16ASsMfjDOZ+5quotgdijcEYI2bbw1LbySzvPfUFjfmh5HjtJ/Qk5d389tJv7~3354946~4539696; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 302 Moved Temporarily\r\nServer: AkamaiGHost\r\nContent-Length: 0\r\nLocation: https://www.mailchimp.com/email-referral/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nCache-Control: max-age=60\r\nExpires: Mon, 02 Mar 2026 19:27:33 GMT\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _abck=692F5FF45580F75F8BFC3B982A203060~-1~YAAQTw7SF+bCGJ+cAQAAozoEsA/+xfebEBwDeMbwMJTc4LHwklqDR/AMo8T3NgE0EtAvrzpDqSNp1dD7lCFw3JZWuWrKDOApZuZ2+MbDg/tEuYZsyjg4unXUQdBtjlmYyl4SLETdn/TOMXF5N/7Gxer6SYB4sKAVZA/+lz2OAuksvSfBql1lRVgmj2wwa6HbwSeKoMLVM5GrLsnnA940zdrmYXx1dPSNwufs4hhQ4gVUJFnbLNaJFQIPBe8nun2wt+G8qp1l7/5nFehwyE7GFyu9egs1KIEJldzzHj9tKK8+m8a27439pA6Wq8x+pfi+/czj73cVHmyXQQqMXhR3aLQ2BPTlG48r2xeCOPWQ+Rau9AnQNxXPIFQPGIrWV+zlkhOedwOC/EA=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=6375F9F7D40A5451C104ADDA229EFC96~YAAQTw7SF+fCGJ+cAQAAozoEsB658DGH/yCfhWbSQUw42ATqniLGJcrDPBBkku7HCGcDIL9gG94oyt/ONE1kPqsILhdRr+3ih0tfARTpyDLbBft50pOhAEM/71K5YiEdYox3dfpA0K0uhsadLEMKGYq0FNp0EHriOQLkQMEE4TiDoNV+ExRk2ZaSwVg57seMbk8L4SAeM2M26W8u4oh7lKj2wZSTCHctTzaXMdLzJQDJOxB0iCWPfGh5ElMRlJCpKJq6sJ+cPamqbCqPB//D22ayDxYs9cp2c3embJYEkwKsiRutXKpH1qIRt/Vz2jVlmxlfvzFSiyf22Fmmf/ZPNNv2S0hMMPMaHT4NAXKzEDBv~3225665~3228210; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 301 Moved Permanently\r\nServer: AkamaiGHost\r\nContent-Length: 0\r\nLocation: https://mailchimp.com/email-referral/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nCache-Control: max-age=60\r\nExpires: Mon, 02 Mar 2026 19:27:33 GMT\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _abck=D498C8FF2808FAEC1765ADCC6EA25D3F~-1~YAAQWg7SF3Um/nGcAQAAvToEsA//7LXw4EJTSWvRZ+cqY3ImF70/VNekSMqnOMN5+IHAJCG1sPe9qUskpR2Dw25yu48Z3SjBf4HX2trZY+ZdjMteKH0hTz2D7q04Dg/2eZ6p06XXUd6Kf960jQLHk98yF+V+LcBeKeWnelmUFxpDWlFU4mHZHmRABFVmc5PQSzNXlaxpxL+7A9GEmm+9aDhOTK8E52/yTNSYBdMY0khcsFT5OVjUNIGdwZ5bpL8kHzPhHnEsreNHLZ5uh6W70mpfRhBpV+eWg6/zmVTQ7f8wpWgmkEQ/xQmSRqYk4dr8pcwufjieL7o33fxANzZWiqe/kUBHzkq0bxXn8CulXeI463w9YEO6sMASuI8nxbal2/bfoRmA8SVhOOIops2efoMWeDtq48zlWcQB/tJoBFNXxXfiMAOmGwggSgrH1I39slTvN8bJrCg=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=C8515FCD0D4E51D074ADBD2A7B60AEC1~YAAQWg7SF3Ym/nGcAQAAvToEsB4m3/pgspZ9Hdd3WTuUp1eXpwlu5xYirJm6sJW7Er+EUS/EfPG4dMe1M/RIeSGD9qlnx5We4gqHGupGZiG+k1vH4tWLaRBL/B/NqErmncd6G3utvLHB6EbbwWaiZ8cDulAX/+GrmPJadCKmeziAgSv6HFhQRHw7zOAxTAg0CDAmf2SHjL4Bui16AnkltBNsDTpxBlnTb4lSj8iiN4Ji7+3FNrF+JMZrzRxO5rNVW8OK6FrJWktNjmt3ePAMJ6ExKsHtUiCL0F3prTaOKpS+Vkmxa8bBU/8Hfe4i4Ig1uKfCx88po9IIjA3k0T/lNpcJHuE7vezjZrc+Ey2eL3Lr~3225665~3228210; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 301 Moved Permanently\r\nServer: AkamaiGHost\r\nContent-Length: 0\r\nLocation: https://mailchimp.com/referral/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _abck=4A64746E7B72E6436197AE5F7DECE064~-1~YAAQpPfVF0+dgKecAQAA2DoEsA8tJefWA6wmcAJnZoGLvZNGvHV/RWqKAnDgt77dr3TRi1QxFIWNU5QrAH7fZXLYGWqI8Iq9RVbBOu/xbuwN2olADABZVT+mGkTfBl2MD/whtqknfZbusHlrVMAuiJntWtsnAT4MyvbVT9cJdA4ZZztpFiD3gCv/jDQZM2zT3DTA39ae++PeLKuGUbLWyN6rHOGM7tmXFTvX8htOFnri69Zkc+YPHc+eF+v9s5D5HHJ0OnwEPeB1XNIWKHkG5HCxhK+ywRzvh4zBzlNltD855Gn0Sz1ZIXjbxhvBCdOwc3Vh+ZH6k4oY0FaY+yKtZzUjN/RBI7Zb7YJkM+wlx4qensRo0U0xJhvTUBJA5fxdKi16uiITOlUWWYis4kcc78avO8Z2H4Du0/FJsUYhVfL5ybWoVEXE84o/g1ROQ90C2k//x+bj5Cc=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=39778720AE731E7EE938C25CF57AAE1B~YAAQpPfVF1CdgKecAQAA2DoEsB44VN6hr/BPEjvHYyTFLx4z1FJfaRgkHGU+OQMAkbtg5u5QP+MQnhZI46Qkcayf32w2D1SPzPWYB3L7mPuJgQ0d87ZpCWQ0FXGnw2x2FCkXeI1romM++UX4AstkmsyaQTkC7zF/U1DJdCWA8i0Xnu6oI7/xBdnNXpwDp8MlYrHaR9m0TYhVtv1m10LKSAgneOhFSGdR8JHMuLlRdw99VaXNDWaSuuqMQuR+6AtVWfcolcTT+ruW0pKkBPldx03RSY9eeB+rszF9+rlVs7ZGxsCNmMJJr6mf42VPkiemGSfx9XT9ZVeRjxJBEoOcpOvo8qPWaVKsCKHFgNYDh/oS~3688002~3425842; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 301 Moved Permanently\r\nServer: AkamaiGHost\r\nContent-Length: 0\r\nLocation: https://mailchimp.com/grow-with-mailchimp/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _abck=609813C4F2FA426D52D976C0EEFC9753~-1~YAAQpPfVF4GdgKecAQAADjsEsA9kk1zp/roLgbg0quu+Zm9FMsVjjIPs95NM3fWlS+Vx3nSidw5aObTaLls6KmSozKOyOhATKBkB+HVAI+8FQA2macm6HMg/qvm1meI+odlV4fxumVDIKn6jLVEVcnvK1fKHBOWpVMQ69g6rYuzBhTizeplBRQAexD1TQpW5o9+2XJ1RirQBz946bXjuEAw0RfbsAqBvFRhxbfBSphq07KtP1NIwC3telhnBnX3BOJcauHBWyPlqzdPwU9akIPDav9SJ3mr0QhyVbP6u4MSFP1MhXmKnB0Eizo+CSF/EwWu27vsGc+xSb83/JxkSopDuC1ri38FBBcA4To9fPbp/SVj+ECG2JXRqMHGXPfpGpF9zRTtojZZJPM1Z5aOlzIRMYndVRIxnQfSS+MHWuWKQ+YIHYhf0awERBkHO2QtYTmg5a6LZQsM=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=A1E92F313E2C0C4B9090667816B28C42~YAAQpPfVF4OdgKecAQAADjsEsB7KujhVNElxA81T9tYT9ZSAvtNru2gaYd2X5D2UZZhgIhJMv+ZaOlb50yjp7KAugTNIjVUYXFXUNpnNerWqn8JU1l6P7fO9vfmIHt+Zca4qAbC7jllUhLF6EfBH49s4j264OoYzs7Dpfbh3jL6msJUpThqk5qkTnxflmQ9zw+D+7gQGNqzOF1uq564AQFcXXPqQq9CsnrjhqgGznr2uKDmLc6Mt0+OCuD5DGMKvOFwLEsiWonUwvKMGQwF7ujm9djBkvgXv+Zmsm1cCOVgUh0kZ8uG+16sSQjO01RCDfsn8vLyNm7jNp3eSUUQoymn1MYswqAbx8oDdFFpIvgCH~3688002~3425842; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 301 Moved Permanently\r\nServer: AkamaiGHost\r\nContent-Length: 0\r\nLocation: https://mailchimp.com/solutions/email-marketing-platform/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nSet-Cookie: _abck=2F4C9DFAD0FD200630D3BA870A3CCEDC~-1~YAAQpPfVF4+dgKecAQAAJTsEsA9Ud9EHDqMBmcJW3kzHc96Hh5YpGI0attL/aZomHZgBcgh75DcHZ5nBez0Z7QS4gXkS5BE09F207cMCoaMU4ncS6AGBMJsMa3oG2GkQooL4w8kam6svkTox3jd6K+KVmqLTguyvZSYd5+1+CYG1JC/zvXH0NkL2Sfho8U37dik+L6E5AVtEE3YGodH36Ou3OOfATaw11rIQdIIpEiaT9k/arZ/G8OupLOocZYZXXJNMLIFVyKOGosjDY/nHbqbE2J2fHv2quFuO/QbeeZpsnlv2iu6AdaIDI86Fj1f/j4SaUDAjQqnNACO+oqV8XQfCZ2NbSTEMcDKqiyqC0EOZTSXaPCaqe2WSgfL/YI2EB0bNwfEgrMfvOzNL6+ik66pzYn/XP678BgOz+8N+COK4ZAhnT/CqOYOalKIC6+fggv27Gb95JKE=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=D317BB80C78FDD20B204BECA46209DAB~YAAQpPfVF5CdgKecAQAAJTsEsB7jm6e4AWAlvyuLPjNnQCd3L0Nqb389Q4yT8j0MifIFiSAcqzHWvjRV4tLbrCeXK8kw3WS4vDpeHcE/AZ5PYaFrhQxoc/ZfiIzJU9VdMea3NC05pfDcHn1Ve/Z3pb7LA1xSCWeCaocWTHPlh4R6el3uPn2bHwgDE3jfVMh9/OKWY143rmXSoEvkGVLAl16fNGr4rJl2vGgjOeuho6yVIpb/k8ASEKB0HgOPzt1PDerfDOO/ziCSRSBBvLhtZbAKON2qpa0h+OZl117CqI9aFuJeI8KQhMowVkOEKqjkeiAs4Orpv1SPsOHkEppCXg4hfd9Y5FM0kV2c1QvVjY1v~3688002~3425842; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nHTTP/1.1 200 OK\r\nContent-Type: text/html;charset=utf-8\r\nx-spanid: d800f9ad-7f37-de6c-ae5e-97e418fca9ea\r\nx-amzn-trace-id: Root=1-69a5e37d-6e6237051df3641f28c7c807\r\nContent-Encoding: gzip\r\nServer: istio-envoy\r\nx-envoy-upstream-service-time: 906\r\nx-frame-options: SAMEORIGIN\r\nx-plums-vary: Accept-Encoding, Accept-Language, Cookie\r\nx-ua-compatible: IE=edge,chrome=1\r\nx-envoy-decorator-operation: http-interposer-desired-service.mailchimp-cloud-httpinterposer-use2-prd-m2.svc.cluster.local:8090/*\r\nStrict-Transport-Security: max-age=31536000\r\nintuit_tid: 1-69a5e37d-6e6237051df3641f28c7c807\r\nx-request-id: 1-69a5e37d-6e6237051df3641f28c7c807\r\nContent-Length: 75334\r\nDate: Mon, 02 Mar 2026 19:26:33 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nSet-Cookie: _abck=1CBF2C01E471D2556F395EE30A9DD08B~-1~YAAQpPfVF/udgKecAQAA/zsEsA/Yq3VHyvsHy3CcscoNQbhQ/OpI01gSQQ791+u3T89h2Fr4j/YlTM8A6UGo0Jk3hb9l/f6CySORpRU5Me/fWi0Y913NfqzqRTt9ucn3ugLW4PkqkP4NP5iEI9d/Fvu15Mq0jp3164VpO797LumN6YigY58e1KxWRkugE9hn3ivKZGB4n+u3jEY8wrHUuB/UkwVOjBEz4ud5AJ0kDtlWlnAPPXwaIjF8L/w7LXo0mIKEDfxKcPD7ur+9x0Hzf9fBkw9JRLXvQuc6J9FGTJKt2itlFnCrJb9YEgYF3ecoePYqwf2jEF93DoDEHm0nuVkCGUdlXqA07AsvrJxUpgiONWYee4eRPigzdSU+bUl8Q+NOtW0A9vGC00woxAk7nYPQVadd8HmnU/RMWPwpL2M5q+o9y3M5r4cubB+LL4YLW9sqosfXJuU=~-1~-1~-1~-1~-1; Domain=.mailchimp.com; Path=/; Expires=Tue, 02 Mar 2027 19:26:33 GMT; Max-Age=31536000; SameSite=None; Secure\r\nSet-Cookie: bm_sz=4DBD9B779C45D6C46D3FC215D342A9D4~YAAQpPfVF/ydgKecAQAA/zsEsB5vbHxrf+OObM9NLiahQl6hRhKol/5b96bsdjlDCmvJbgnr7m4uOp1L2I3PRbcI7vtosw/GB5dfkZ0NW2Ov522slYn3lgvUXzevIiPC4zjKEU+TyN6g3bDvqddGSRe/QqdB8ETXozZ7781hbuKT5GeiXlHCJj9QPd0wXSY5+9CmFpkCYBWfq+pgCXD8weEw7DyTxOSU79rb07QtMIpUiYvFuE7sRNVtmFt7GzE5M/OGIRveN8xROMWcPmjZ4wTv1Q90Lt67ePsK7QNNLqZ7doZAt748BhU0oFwmHbSNREAS42cKVwwmkbBJSmJpbN5EBeJvHBqtXeg67rswBW1p~3688002~3425842; Domain=.mailchimp.com; Path=/; Expires=Mon, 02 Mar 2026 23:26:33 GMT; Max-Age=14400; SameSite=None; Secure\r\n\r\nRequest headers\n================\nHEAD /solutions/email-marketing-platform/?utm_source=freemium_newsletter&amp;utm_medium=email&amp;utm_campaign=referral_marketing&amp;aid=9a86a592b48df29f30b9674c2&amp;afl=1 HTTP/1.1\r\nHost: mailchimp.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.570458,0,0,0,1,0,'200|0|0|https://mailchimp.com/solutions/email-marketing-platform/',0,0),(139,'https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg','0000-00-00 00:00:00','2026-03-02 19:26:21','2026-03-02 19:26:21','2026-03-02 19:26:21',0,'https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nContent-Length: 11430\r\nContent-Type: image/svg+xml\r\nContent-MD5: vJaD2Z31PGJWOlsPj233+A==\r\nLast-Modified: Sat, 31 May 2025 09:22:20 GMT\r\nETag: &quot;0x8DDA024A522BF51&quot;\r\nAccess-Control-Allow-Origin: *\r\nx-frame-options: ALLOW-FROM https://*.intuit.com https://*.mailchimp.com, SAMEORIGIN\r\nx-content-type-options: nosniff\r\nx-vhost: publish-oidam\r\nContent-Security-Policy: frame-ancestors https://*.intuit.com https://*.google.com https://*.ampproject.org https://*.ampify.io https://*.mailchimp.com;\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31557600\r\nX-Served-By: cache-sjc1000118-SJC\r\nX-Timer: S1756701258.461580,VS0,VS0,VE61\r\nCache-Control: public, max-age=86400\r\nDate: Mon, 02 Mar 2026 19:26:21 GMT\r\nConnection: close\r\ncontent-disposition: inline\r\n\r\nRequest headers\n================\nHEAD /render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg HTTP/1.1\r\nHost: digitalasset.intuit.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.021993,0,0,0,1,0,'200|0|0|https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg',0,0),(145,'http://216.56.80.109/jsp/RcWebBrowse.jsp','0000-00-00 00:00:00','2026-03-03 06:20:13','2026-03-03 06:20:13','2026-03-03 06:20:13',0,'http://216.56.80.109/jsp/RcWebBrowse.jsp',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 \r\nSet-Cookie: JSESSIONID=BAC9A0CB5E5A02AFB29269107ECE6A5C; Path=/; HttpOnly\r\nContent-Type: text/html;charset=UTF-8\r\nDate: Tue, 03 Mar 2026 06:20:11 GMT\r\nConnection: close\r\n\r\nRequest headers\n================\nHEAD /jsp/RcWebBrowse.jsp HTTP/1.1\r\nHost: 216.56.80.109\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.245926,0,0,0,1,0,'200|0|0|http://216.56.80.109/jsp/RcWebBrowse.jsp',0,0),(147,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png','0000-00-00 00:00:00','2026-03-02 19:25:57','2026-03-02 19:25:57','2026-03-02 19:25:57',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:25:59 GMT\r\nContent-Type: image/png\r\nContent-Length: 377552\r\nLast-Modified: Tue, 23 Dec 2025 00:48:19 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6949e6d3-5c2d0&quot;\r\nExpires: Mon, 09 Mar 2026 19:25:59 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.032692,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png',0,0),(171,'https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=','2026-01-14 15:12:59','2026-03-01 17:40:17','0000-00-00 00:00:00','2026-03-01 17:40:17',18,'https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=',0,'=== HTTP code : 400 ===\n\nResponse headers\n================\nHTTP/1.1 400 Bad Request\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:24 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nExpires: Wed, 11 Jan 1984 05:00:00 GMT\r\nCache-Control: no-cache, must-revalidate, max-age=0, no-store, private\r\nX-Error-Origin: fcgi\r\n\r\nRequest headers\n================\nGET /wp-admin/admin-ajax.php?mec_next_page= HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\nResponse HTML\n================\n0\nLink is broken.',400,'','',0.844708,0,1,0,1,0,'400|broken|0|https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php',0,0),(238,'https://wp.kewauneepubliclibrary.org/print-calendar/','0000-00-00 00:00:00','2026-03-01 17:40:24','2026-03-01 17:40:24','2026-03-01 17:40:24',0,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar/',1,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 301 Moved Permanently\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:30 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Length: 0\r\nConnection: close\r\nExpires: Wed, 11 Jan 1984 05:00:00 GMT\r\nCache-Control: no-cache, must-revalidate, max-age=0, no-store, private\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nX-Redirect-By: WordPress\r\nLocation: https://wp.kewauneepubliclibrary.org/calendar/print-calendar/\r\nX-Proxy-Cache: MISS\r\n\r\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:31 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/762&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=762&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nGET /calendar/print-calendar/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\n\nLink is valid.',200,'','',1.41049,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/calendar/print-calendar/',0,0),(239,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar/#','0000-00-00 00:00:00','2026-03-01 17:39:59','2026-03-01 17:39:59','2026-03-01 17:39:59',0,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar/',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:01 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nConnection: close\r\nVary: Accept-Encoding\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;, &lt;https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/762&gt;; rel=&quot;alternate&quot;; title=&quot;JSON&quot;; type=&quot;application/json&quot;, &lt;https://wp.kewauneepubliclibrary.org/?p=762&gt;; rel=shortlink\r\nX-Proxy-Cache: MISS\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nHEAD /calendar/print-calendar/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',1.02113,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/calendar/print-calendar/',0,0),(178,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png','0000-00-00 00:00:00','2026-03-02 19:26:33','2026-03-02 19:26:33','2026-03-02 19:26:33',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Mon, 02 Mar 2026 19:26:35 GMT\r\nContent-Type: image/png\r\nContent-Length: 31989\r\nLast-Modified: Tue, 23 Dec 2025 01:12:41 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;6949ec89-7cf5&quot;\r\nExpires: Mon, 09 Mar 2026 19:26:35 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2025/12/chess-club-300x233.png HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.025348,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png',0,0),(167,'https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves','0000-00-00 00:00:00','2026-03-02 19:26:01','2026-03-02 19:26:01','2026-03-02 19:26:01',0,'https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves',0,'=== HTTP code : 403 ===\n\nResponse headers\n================\nHTTP/1.1 403 Forbidden\r\nDate: Mon, 02 Mar 2026 19:26:01 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\naccept-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA\r\ncf-mitigated: challenge\r\ncritical-ch: Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA\r\ncross-origin-embedder-policy: require-corp\r\ncross-origin-opener-policy: same-origin\r\ncross-origin-resource-policy: same-origin\r\norigin-agent-cluster: ?1\r\npermissions-policy: accelerometer=(),browsing-topics=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()\r\nreferrer-policy: same-origin\r\nserver-timing: chlray;desc=&quot;9d62ca695ecfe8ef&quot;\r\nx-content-type-options: nosniff\r\nx-frame-options: SAMEORIGIN\r\nCache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0\r\nExpires: Thu, 01 Jan 1970 00:00:01 GMT\r\nSet-Cookie: __cf_bm=lGK5w5Bckkk5BI_SBorS_qKhjWOfUaaOI_IY8vNw.7o-1772479561-1.0.1.1-CAMvtLgLO6Xl02LDxWEqmTQyuqTUS9JVhcwGxfhFLy..AJl9xdliQdOQstq40gzCraigcuxWXDMgF_zhHa.4qF_6XK1gazPCp1otEsvON2g; path=/; expires=Mon, 02-Mar-26 19:56:01 GMT; domain=.help.bibliocommons.com; HttpOnly; Secure; SameSite=None\r\nReport-To: {&quot;endpoints&quot;:[{&quot;url&quot;:&quot;https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=pODXNmoYhxcqvwjFvruxMiX6st7BLJpz3gG0Kh7dk2JdL%2BRoNWYylAOxJYnk3uERtp6uNGvX4HY6JBtz%2BFMFfYAeSAi%2BeZUQc6qAuMOKqGL10gCaDfb%2F1i8aXYBHsqLPHFlHAjurtKQ%3D&quot;}],&quot;group&quot;:&quot;cf-nel&quot;,&quot;max_age&quot;:604800}\r\nNEL: {&quot;success_fraction&quot;:0.01,&quot;report_to&quot;:&quot;cf-nel&quot;,&quot;max_age&quot;:604800}\r\nVary: Accept-Encoding\r\nServer: cloudflare\r\nCF-RAY: 9d62ca695ecfe8ef-LAX\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nGET /hc/en-us/articles/32176545165588-My-Shelves HTTP/1.1\r\nHost: help.bibliocommons.com\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\nResponse HTML\n================\n&lt;!DOCTYPE html&gt;&lt;html lang=&quot;en-US&quot;&gt;&lt;head&gt;&lt;title&gt;Just a moment...&lt;/title&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&gt;&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=Edge&quot;&gt;&lt;meta name=&quot;robots&quot; content=&quot;noindex,nofollow&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width,initial-scale=1&quot;&gt;&lt;style&gt;*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,&quot;Helvetica Neue&quot;,Arial,&quot;Noto Sans&quot;,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;,&quot;Noto Color Emoji&quot;}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;padding-left:1.5rem;max-width:60rem}@media (width &lt;= 720px){.main-content{margin-top:4rem}}.h2{line-height:2.25rem;font-size:1.5rem;font-weight:500}@media (width &lt;= 720px){.h2{line-height:1.5rem;font-size:1.25rem}}#challenge-error-text{background-image:url(&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+&quot;);background-repeat:no-repeat;background-size:contain;padding-left:34px}@media (prefers-color-scheme: dark){body{background-color:#222;color:#d9d9d9}}&lt;/style&gt;&lt;meta http-equiv=&quot;refresh&quot; content=&quot;360&quot;&gt;&lt;/head&gt;&lt;body&gt;&lt;div class=&quot;main-wrapper&quot; role=&quot;main&quot;&gt;&lt;div class=&quot;main-content&quot;&gt;&lt;noscript&gt;&lt;div class=&quot;h2&quot;&gt;&lt;span id=&quot;challenge-error-text&quot;&gt;Enable JavaScript and cookies to continue&lt;/span&gt;&lt;/div&gt;&lt;/noscript&gt;&lt;/div&gt;&lt;/div&gt;&lt;script&gt;(function(){window._cf_chl_opt = {cvId: &#039;3&#039;,cZone: &#039;help.bibliocommon\nLink is valid.',403,'','',0.031949,0,0,0,1,0,'403|broken|0|https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves',1,0),(183,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf','0000-00-00 00:00:00','2026-03-01 17:40:13','2026-03-01 17:40:13','2026-03-01 17:40:13',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf',0,'=== HTTP code : 200 ===\n\nResponse headers\n================\nHTTP/1.1 200 OK\r\nServer: nginx/1.29.4\r\nDate: Sun, 01 Mar 2026 17:40:17 GMT\r\nContent-Type: application/pdf\r\nContent-Length: 53902\r\nLast-Modified: Tue, 03 Feb 2026 19:34:06 GMT\r\nConnection: close\r\nVary: Accept-Encoding\r\nETag: &quot;69824dae-d28e&quot;\r\nExpires: Sun, 08 Mar 2026 17:40:17 GMT\r\nCache-Control: max-age=604800\r\nCache-Control: public, must-revalidate\r\nX-Proxy-Cache: STATIC/PATH\r\nAccept-Ranges: bytes\r\n\r\nRequest headers\n================\nHEAD /wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\n\r\n\nLink is valid.',200,'','',0.01737,0,0,0,1,0,'200|0|0|https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf',0,0),(245,'https://wp.kewauneepubliclibrary.org/test-page/#','2026-02-21 21:33:44','2026-02-28 16:09:03','2026-02-18 20:51:42','2026-03-03 16:14:59',6,'https://wp.kewauneepubliclibrary.org/test-page/',0,'=== HTTP code : 404 ===\n\nResponse headers\n================\nHTTP/1.1 404 Not Found\r\nServer: nginx/1.29.4\r\nDate: Sat, 28 Feb 2026 16:09:04 GMT\r\nContent-Type: text/html; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nVary: Accept-Encoding\r\nExpires: Wed, 11 Jan 1984 05:00:00 GMT\r\nCache-Control: no-cache, must-revalidate, max-age=0, no-store, private\r\nPermissions-Policy: private-state-token-redemption=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;), private-state-token-issuance=(self &quot;https://www.google.com&quot; &quot;https://www.gstatic.com&quot; &quot;https://recaptcha.net&quot; &quot;https://challenges.cloudflare.com&quot; &quot;https://hcaptcha.com&quot;)\r\nLink: &lt;https://wp.kewauneepubliclibrary.org/wp-json/&gt;; rel=&quot;https://api.w.org/&quot;\r\nX-Error-Origin: fcgi\r\nContent-Encoding: br\r\n\r\nRequest headers\n================\nGET /test-page/ HTTP/1.1\r\nHost: wp.kewauneepubliclibrary.org\r\nUser-Agent: WPMU DEV Broken Link Checker Local Engine\r\nAccept: */*\r\nAccept-Encoding: deflate, gzip, br\r\nReferer: https://wp.kewauneepubliclibrary.org\r\nConnection: close\r\nRange: bytes=0-2048\r\n\r\nResponse HTML\n================\n&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en-US&quot;&gt;\n&lt;head&gt;\n&lt;meta charset=&quot;UTF-8&quot;&gt;\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot;&gt;\n	&lt;link rel=&quot;profile&quot; href=&quot;https://gmpg.org/xfn/11&quot;&gt; \n	&lt;title&gt;Test Page &ndash; Kewaunee Public Library&lt;/title&gt;\n&lt;meta name=&quot;robots&quot; content=&quot;noindex, nofollow&quot;&gt;\n&lt;link rel=&quot;dns-prefetch&quot; href=&quot;//cdn.elementor.com&quot;&gt;\n&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;Kewaunee Public Library &raquo; Feed&quot; href=&quot;https://wp.kewauneepubliclibrary.org/feed/&quot;&gt;\n&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;Kewaunee Public Library &raquo; Comments Feed&quot; href=&quot;https://wp.kewauneepubliclibrary.org/comments/feed/&quot;&gt;\n&lt;link rel=&quot;alternate&quot; title=&quot;oEmbed (JSON)&quot; type=&quot;application/json+oembed&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Ftest-page%2F&quot;&gt;\n&lt;link rel=&quot;alternate&quot; title=&quot;oEmbed (XML)&quot; type=&quot;text/xml+oembed&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Ftest-page%2F&amp;amp;format=xml&quot;&gt;\n&lt;style id=&quot;wp-img-auto-sizes-contain-inline-css&quot;&gt;\nimg:is([sizes=auto i],[sizes^=&quot;auto,&quot; i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n&lt;/style&gt;\n&lt;link rel=&quot;stylesheet&quot; id=&quot;mec-select2-style-css&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0&quot; media=&quot;all&quot;&gt;\n&lt;link rel=&quot;stylesheet&quot; id=&quot;mec-font-icons-css&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0&quot; media=&quot;all&quot;&gt;\n&lt;link rel=&quot;stylesheet&quot; id=&quot;mec-frontend-style-css&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0&quot; media=&quot;all&quot;&gt;\n&lt;link rel=&quot;stylesheet&quot; id=&quot;accessibility-css&quot; href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0&quot; media=&quot;all&quot;&gt;\n&lt;link rel=&quot;stylesheet\nLink is broken.',404,'','',0.778201,0,1,0,1,1,'404|broken|0|https://wp.kewauneepubliclibrary.org/test-page/',0,0);
/*!40000 ALTER TABLE `wpgy_blc_links` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_blc_links` with 85 row(s)
--

--
-- Table structure for table `wpgy_blc_synch`
--

DROP TABLE IF EXISTS `wpgy_blc_synch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_blc_synch` (
  `container_id` int(20) unsigned NOT NULL,
  `container_type` varchar(40) NOT NULL,
  `synched` tinyint(2) unsigned NOT NULL,
  `last_synch` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`container_type`,`container_id`),
  KEY `synched` (`synched`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_blc_synch`
--

LOCK TABLES `wpgy_blc_synch` WRITE;
/*!40000 ALTER TABLE `wpgy_blc_synch` DISABLE KEYS */;
INSERT INTO `wpgy_blc_synch` VALUES (30,'page',1,'2026-02-19 13:55:31'),(55,'page',1,'2026-02-19 13:42:53'),(61,'page',1,'2026-02-19 13:55:31'),(92,'page',1,'2026-02-20 07:18:09'),(118,'page',1,'2026-02-19 13:55:31'),(128,'page',1,'2026-02-19 13:52:47'),(452,'page',1,'2026-02-19 13:55:31'),(762,'page',1,'2026-02-24 10:58:25'),(585,'page',1,'2026-02-18 12:51:42');
/*!40000 ALTER TABLE `wpgy_blc_synch` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_blc_synch` with 9 row(s)
--

--
-- Table structure for table `wpgy_commentmeta`
--

DROP TABLE IF EXISTS `wpgy_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_commentmeta`
--

LOCK TABLES `wpgy_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpgy_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_commentmeta` with 0 row(s)
--

--
-- Table structure for table `wpgy_comments`
--

DROP TABLE IF EXISTS `wpgy_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_comments`
--

LOCK TABLES `wpgy_comments` WRITE;
/*!40000 ALTER TABLE `wpgy_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_comments` with 0 row(s)
--

--
-- Table structure for table `wpgy_duplicator_packages`
--

DROP TABLE IF EXISTS `wpgy_duplicator_packages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_duplicator_packages` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) NOT NULL,
  `hash` varchar(50) NOT NULL,
  `status` int(11) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `owner` varchar(60) NOT NULL,
  `package` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_duplicator_packages`
--

LOCK TABLES `wpgy_duplicator_packages` WRITE;
/*!40000 ALTER TABLE `wpgy_duplicator_packages` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_duplicator_packages` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_duplicator_packages` with 0 row(s)
--

--
-- Table structure for table `wpgy_ea11y_global_remediation_relationship`
--

DROP TABLE IF EXISTS `wpgy_ea11y_global_remediation_relationship`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_ea11y_global_remediation_relationship` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `page_url` varchar(2048) DEFAULT '',
  `remediation_id` int(11) NOT NULL,
  `active` tinyint(1) DEFAULT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `page_url` (`page_url`(250)),
  KEY `remediation_id` (`remediation_id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_ea11y_global_remediation_relationship`
--

LOCK TABLES `wpgy_ea11y_global_remediation_relationship` WRITE;
/*!40000 ALTER TABLE `wpgy_ea11y_global_remediation_relationship` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_ea11y_global_remediation_relationship` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_ea11y_global_remediation_relationship` with 0 row(s)
--

--
-- Table structure for table `wpgy_ea11y_pages_remediation`
--

DROP TABLE IF EXISTS `wpgy_ea11y_pages_remediation`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_ea11y_pages_remediation` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2048) DEFAULT '',
  `category` varchar(3) DEFAULT '',
  `rule` varchar(128) DEFAULT '',
  `group` varchar(128) DEFAULT '',
  `content` text DEFAULT NULL,
  `active` tinyint(1) DEFAULT NULL,
  `global` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(250))
) ENGINE=MyISAM AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_ea11y_pages_remediation`
--

LOCK TABLES `wpgy_ea11y_pages_remediation` WRITE;
/*!40000 ALTER TABLE `wpgy_ea11y_pages_remediation` DISABLE KEYS */;
INSERT INTO `wpgy_ea11y_pages_remediation` VALUES (11,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"expand to submenu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:11:04','2026-02-02 18:11:04'),(12,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:12:07','2026-02-02 18:12:07'),(13,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"\\nView About submenu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:41:17','2026-02-02 18:41:17'),(14,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:41:26','2026-02-02 18:41:26'),(31,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:51:39','2026-02-02 18:51:39'),(27,'https://wp.kewauneepubliclibrary.org','A','','headingStructure','{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[1]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\"}',1,0,'2026-02-02 18:45:17','2026-02-02 18:45:17'),(30,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menue\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 18:51:16','2026-02-02 18:51:16'),(29,'https://wp.kewauneepubliclibrary.org','A','','headingStructure','{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[2]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\"}',1,0,'2026-02-02 18:46:11','2026-02-02 18:46:11'),(28,'https://wp.kewauneepubliclibrary.org','A','','headingStructure','{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[3]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\"}',1,0,'2026-02-02 18:45:47','2026-02-02 18:45:47'),(32,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:20:29','2026-02-02 20:20:29'),(33,'https://wp.kewauneepubliclibrary.org','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:20:36','2026-02-02 20:20:36'),(34,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:23:43','2026-02-02 20:23:43'),(35,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:23:54','2026-02-02 20:23:54'),(36,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:27:13','2026-02-02 20:27:13'),(37,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 20:27:31','2026-02-02 20:27:31'),(38,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:28:14','2026-02-02 20:28:14'),(39,'https://wp.kewauneepubliclibrary.org/about','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:31:14','2026-02-02 20:31:14'),(40,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:35:25','2026-02-02 20:35:25'),(41,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:35:33','2026-02-02 20:35:33'),(42,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View next events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13\\\" height=\\\"10\\\" viewBox=\\\"0 0 13 10\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 20:36:10','2026-02-02 20:36:10'),(43,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Scan\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:36:36','2026-02-02 20:36:36'),(44,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View previous events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13\\\" height=\\\"10\\\" viewBox=\\\"0 0 13 10\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 20:36:51','2026-02-02 20:36:51'),(45,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View next events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/a[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13\\\" height=\\\"10\\\" viewBox=\\\"0 0 13 10\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,0,'2026-02-02 20:37:00','2026-02-02 20:37:00'),(46,'https://wp.kewauneepubliclibrary.org/newsletters','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:39:17','2026-02-02 20:39:17'),(47,'https://wp.kewauneepubliclibrary.org/newsletters','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:39:24','2026-02-02 20:39:24'),(48,'https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:40:19','2026-02-02 20:40:19'),(49,'https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:40:26','2026-02-02 20:40:26'),(50,'https://wp.kewauneepubliclibrary.org/policies','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:41:33','2026-02-02 20:41:33'),(51,'https://wp.kewauneepubliclibrary.org/policies','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:41:40','2026-02-02 20:41:40'),(52,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:42:22','2026-02-02 20:42:22'),(53,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:42:28','2026-02-02 20:42:28'),(54,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Share on X\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/div[2]\\/div[1]\\/div[1]\\/ul[1]\\/li[2]\\/a[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" image-rendering=\\\"optimizeQuality\\\" fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" viewBox=\\\"0 0 512 462.799\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:44:50','2026-02-02 20:44:50'),(55,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:45:08','2026-02-02 20:45:08'),(56,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-02 20:45:16','2026-02-02 20:45:16'),(57,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','aria_complementary_label_unique','pageStructureNav','{\"find\":\"<aside id=\\\"block-2\\\" class=\\\"widget widget_block widget_search\\\">\",\"replace\":\"<aside id=\\\"block-2\\\" class=\\\"widget widget_block widget_search\\\" aria-label=\\\"Search events\\\">\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\"}',1,1,'2026-02-02 20:49:09','2026-02-02 20:49:09'),(58,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','aria_complementary_label_unique','pageStructureNav','{\"find\":\"<aside id=\\\"block-2\\\" class=\\\"widget widget_block widget_search\\\">\",\"replace\":\"<aside id=\\\"block-2\\\" class=\\\"widget widget_block widget_search\\\" aria-label=\\\"Search events\\\">\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\"}',1,1,'2026-02-02 20:49:53','2026-02-02 20:49:53'),(59,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','','aria_search_label_unique','pageStructureNav','{\"find\":\"<form role=\\\"search\\\" method=\\\"get\\\" class=\\\"search-form\\\" action=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\\\">\",\"replace\":\"<form role=\\\"search\\\" method=\\\"get\\\" class=\\\"search-form\\\" action=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\\\" aria-label=\\\"Search Kewaunee Public Library website\\\">\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\"}',1,1,'2026-02-02 20:50:50','2026-02-02 20:50:50'),(60,'https://wp.kewauneepubliclibrary.org/events/chess-club','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-03 16:32:05','2026-02-03 16:32:05'),(61,'https://wp.kewauneepubliclibrary.org/events/chess-club','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 512 512\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-03 16:32:13','2026-02-03 16:32:13'),(62,'https://wp.kewauneepubliclibrary.org/events/chess-club','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Share on X\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/div[2]\\/div[1]\\/div[1]\\/ul[1]\\/li[2]\\/a[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" image-rendering=\\\"optimizeQuality\\\" fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" viewBox=\\\"0 0 512 462.799\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-03 16:32:32','2026-02-03 16:32:32'),(63,'https://wp.kewauneepubliclibrary.org/events/chess-club','','aria_search_label_unique','pageStructureNav','{\"find\":\"<form role=\\\"search\\\" method=\\\"get\\\" class=\\\"search-form\\\" action=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\\\">\",\"replace\":\"<form role=\\\"search\\\" method=\\\"get\\\" class=\\\"search-form\\\" action=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\\\" aria-label=\\\"Search Kewaunee Public Library - unique\\\">\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\"}',1,1,'2026-02-03 16:34:40','2026-02-03 16:34:40'),(64,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-04 14:44:38','2026-02-04 14:44:38'),(65,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"aria-label\",\"attribute_value\":\"show submenu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"<svg class=\\\"ast-arrow-svg\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" version=\\\"1.1\\\" x=\\\"0px\\\" y=\\\"0px\\\" width=\\\"26px\\\" height=\\\"16.043px\\\" viewBox=\\\"57 35.171 26 16.043\\\" enable-background=\\\"new 57 35.171 26 16.043\\\" xml:space=\\\"preserve\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-18 19:21:04','2026-02-18 19:21:04'),(67,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"role\",\"attribute_value\":\"presentation\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/div[1]\\/div[1]\\/div[3]\\/span[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13\\\" height=\\\"10\\\" viewBox=\\\"0 0 13 10\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-19 21:41:58','2026-02-19 21:41:58'),(68,'https://wp.kewauneepubliclibrary.org/calendar','A','svg_graphics_labelled','altText','{\"attribute_name\":\"role\",\"attribute_value\":\"presentation\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/div[1]\\/div[1]\\/div[3]\\/a[1]\\/svg[1]\",\"find\":\"<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"13\\\" height=\\\"10\\\" viewBox=\\\"0 0 13 10\\\">\",\"category\":\"A\",\"type\":\"ATTRIBUTE\"}',1,1,'2026-02-19 21:42:09','2026-02-19 21:42:09');
/*!40000 ALTER TABLE `wpgy_ea11y_pages_remediation` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_ea11y_pages_remediation` with 45 row(s)
--

--
-- Table structure for table `wpgy_ea11y_page_scanned`
--

DROP TABLE IF EXISTS `wpgy_ea11y_page_scanned`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_ea11y_page_scanned` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2048) DEFAULT '',
  `title` varchar(255) DEFAULT '',
  `object_id` int(11) DEFAULT 0,
  `object_type` varchar(255) DEFAULT '',
  `object_type_name` varchar(255) DEFAULT '',
  `hash` varchar(255) NOT NULL,
  `full_html` longtext DEFAULT NULL,
  `violations` int(11) DEFAULT 0,
  `resolved` int(11) DEFAULT 0,
  `status` text DEFAULT '',
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(250)),
  KEY `hash` (`hash`(250))
) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_ea11y_page_scanned`
--

LOCK TABLES `wpgy_ea11y_page_scanned` WRITE;
/*!40000 ALTER TABLE `wpgy_ea11y_page_scanned` DISABLE KEYS */;
INSERT INTO `wpgy_ea11y_page_scanned` VALUES (11,'https://wp.kewauneepubliclibrary.org','Home',92,'page','page','d392b752f8c110c379fbbf19dd2a2c8c','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-form-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-call-to-action-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"e-transitions-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-image-box-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-92-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-92.css?ver=1771600635\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/92\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"expand to submenu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg class=\\u0022ast-arrow-svg\\u0022 xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 xmlns:xlink=\\u0022http:\\/\\/www.w3.org\\/1999\\/xlink\\u0022 version=\\u00221.1\\u0022 x=\\u00220px\\u0022 y=\\u00220px\\u0022 width=\\u002226px\\u0022 height=\\u002216.043px\\u0022 viewBox=\\u002257 35.171 26 16.043\\u0022 enable-background=\\u0022new 57 35.171 26 16.043\\u0022 xml:space=\\u0022preserve\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 viewBox=\\u00220 0 512 512\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"\\nView About submenu\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg class=\\u0022ast-arrow-svg\\u0022 xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 xmlns:xlink=\\u0022http:\\/\\/www.w3.org\\/1999\\/xlink\\u0022 version=\\u00221.1\\u0022 x=\\u00220px\\u0022 y=\\u00220px\\u0022 width=\\u002226px\\u0022 height=\\u002216.043px\\u0022 viewBox=\\u002257 35.171 26 16.043\\u0022 enable-background=\\u0022new 57 35.171 26 16.043\\u0022 xml:space=\\u0022preserve\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 viewBox=\\u00220 0 512 512\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 viewBox=\\u00220 0 512 512\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[1]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Expand About menue\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/div[1]\\/nav[1]\\/div[1]\\/ul[1]\\/li[5]\\/a[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg class=\\u0022ast-arrow-svg\\u0022 xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 xmlns:xlink=\\u0022http:\\/\\/www.w3.org\\/1999\\/xlink\\u0022 version=\\u00221.1\\u0022 x=\\u00220px\\u0022 y=\\u00220px\\u0022 width=\\u002226px\\u0022 height=\\u002216.043px\\u0022 viewBox=\\u002257 35.171 26 16.043\\u0022 enable-background=\\u0022new 57 35.171 26 16.043\\u0022 xml:space=\\u0022preserve\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[2]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\",\"global\":\"0\"},{\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"action\":\"update\",\"xpath\":\"\\/html\\/body\\/div[2]\\/div\\/div\\/div\\/main\\/article\\/div\\/div\\/div[3]\\/div\\/div[3]\\/div\\/div\\/div\\/div\\/div\\/div\\/div[1]\\/div\\/div[3]\\/article\\/div\\/div[2]\\/h4\",\"attribute_name\":\"role\",\"attribute_value\":\"presentation\",\"global\":\"0\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"home wp-singular page-template-default page page-id-92 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-92 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\" aria-current=\"page\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-92 current_page_item menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" aria-current=\"page\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\" aria-current=\"page\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-92 current_page_item menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" aria-current=\"page\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-92 page type-page status-publish ast-article-single\" id=\"post-92\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"92\" class=\"elementor elementor-92\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-b2251e7 e-flex e-con-boxed e-con e-parent\" data-id=\"b2251e7\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-0a4f826 elementor-widget elementor-widget-html\" data-id=\"0a4f826\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n					<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-068a176 e-flex e-con-boxed e-con e-parent\" data-id=\"068a176\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-90275b2 e-flex e-con-boxed e-con e-parent\" data-id=\"90275b2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-a5faf5 elementor-widget elementor-widget-heading\" data-id=\"a5faf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Search the InfoSoup Catalog</h2>				</div>\n				<div class=\"elementor-element elementor-element-12fc2ba5 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"12fc2ba5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;button_width&quot;:&quot;20&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n							<form class=\"elementor-form\" method=\"post\" name=\"Catalog Search\" aria-label=\"Catalog Search\">\n			<input type=\"hidden\" name=\"post_id\" value=\"92\">\n			<input type=\"hidden\" name=\"form_id\" value=\"12fc2ba5\">\n			<input type=\"hidden\" name=\"referer_title\" value=\"\">\n\n							<input type=\"hidden\" name=\"queried_id\" value=\"92\">\n			\n			<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n								<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-SearchBy elementor-col-20\">\n												<label for=\"form-field-SearchBy\" class=\"elementor-field-label elementor-screen-only\">\n								Search By							</label>\n								<div class=\"elementor-field elementor-select-wrapper remove-before \">\n			<div class=\"select-caret-down-wrapper\">\n				<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewbox=\"0 0 571.4 571.4\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"></path></svg>			</div>\n			<select name=\"form_fields[SearchBy]\" id=\"form-field-SearchBy\" class=\"elementor-field-textual elementor-size-md\">\n									<option value=\"Keyword\">Keyword</option>\n									<option value=\"Title\">Title</option>\n									<option value=\"Author\">Author</option>\n									<option value=\"Subject\">Subject</option>\n									<option value=\"Tag\">Tag</option>\n									<option value=\"List\">List</option>\n									<option value=\"User\">User</option>\n									<option value=\"Series\">Series</option>\n							</select>\n		</div>\n						</div>\n								<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-SearchInfoSoup elementor-col-60\">\n												<label for=\"form-field-SearchInfoSoup\" class=\"elementor-field-label elementor-screen-only\">\n								Search							</label>\n														<input size=\"1\" type=\"text\" name=\"form_fields[SearchInfoSoup]\" id=\"form-field-SearchInfoSoup\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Search InfoSoup\">\n											</div>\n								<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-20 e-form__buttons\">\n					<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n						<span class=\"elementor-button-content-wrapper\">\n															<span class=\"elementor-button-icon\">\n									<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-search\" viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg>																			<span class=\"elementor-screen-only\">Submit</span>\n																	</span>\n																				</span>\n					</button>\n				</div>\n			</div>\n		</form>\n						</div>\n		<div class=\"elementor-element elementor-element-ab4079f e-con-full e-flex e-con e-child\" data-id=\"ab4079f\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-bc5bb77 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"bc5bb77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://catalog.infosoup.org/obr/\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">Get an InfoSoup Library Card</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-44689d2 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"44689d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">Log In / My InfoSoup Account</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-c96bd6b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c96bd6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">How to View your Reading History/Completed Shelf</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-4a4c3bc elementor-align-center elementor-widget elementor-widget-button\" data-id=\"4a4c3bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://infosoup.info/app/\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">InfoSoup App</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-21b9ed3 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"21b9ed3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://infosoup.info/shoutbomb/\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">Get Text Alerts</span>\n					</span>\n					</a>\n								</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-d5e1d56 e-flex e-con-boxed e-con e-parent\" data-id=\"d5e1d56\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-11cb762 elementor-widget elementor-widget-heading\" data-id=\"11cb762\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Browse Upcoming Programs and Events</h2>				</div>\n				<div class=\"elementor-element elementor-element-28983b6 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"28983b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">Browse by Month</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-5093632 elementor-widget elementor-widget-heading\" data-id=\"5093632\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h3 class=\"elementor-heading-title elementor-size-default\">Browse What\'s Happening This Week</h3>				</div>\n				<div class=\"elementor-element elementor-element-876a5b1 elementor-widget elementor-widget-MEC\" data-id=\"876a5b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"MEC.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"mec-wrap mec-skin-carousel-container  \" id=\"mec_skin_275\">\n        <div class=\"mec-skin-carousel-events-container\" id=\"mec_skin_events_275\">\n        <div class=\"mec-wrap colorskin-custom\">\n    <div class=\"mec-event-carousel-type2\">\n                <div class=\"mec-owl-crousel-skin-type2 mec-owl-carousel mec-owl-theme\">\n                        <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 20, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">10:30 AM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a><span class=\"mec-repeating-label\">Weekly</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Preschool%20Storytime&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 24, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">1:00 PM</span> - <span class=\"mec-end-time\">3:00 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Stitch%20by%20Stitch&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 25, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">3:30 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a><span class=\"mec-repeating-label\">Weekly</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Kids%20Book%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Mar 05, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">5:00 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Chess%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"cup of coffee\" data-mec-postid=\"717\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Mar 19, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">10:30 AM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Senior%20Coffee%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                </div>\n        	</div>\n</div>    </div>\n        </div>				</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-7d3bc62d e-flex e-con-boxed e-con e-parent\" data-id=\"7d3bc62d\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-176df28d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"176df28d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Print. Follow. Subscribe.</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-7dcbb6f3 e-grid e-con-boxed e-con e-parent\" data-id=\"7dcbb6f3\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-54654876 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"54654876\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/1-e1737661103200.png);\" role=\"img\" aria-label=\"Print from any device\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Mobile Printing					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						Print at the library from any device.					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Start Printing					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n				<div class=\"elementor-element elementor-element-2163d1ee elementor-cta--layout-image-above elementor-widget__width-auto elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"2163d1ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/thumbs/Kewaunee-Public-Library-Facebook-rgjiwcp53w7xgx6fggwum0pmgljo69h5y6zu0mcx90.png);\" role=\"img\" aria-label=\"Kewaunee Public Library Facebook page\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Follow us on Facebook					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						@KewauneePublicLibrary					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Follow Kewaunee Public Library on Facebook					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n				<div class=\"elementor-element elementor-element-9e9e468 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"9e9e468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Email-icon-on-device-300x200.jpg);\" role=\"img\" aria-label=\"email icon on a mobile phone\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Newsletters					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						Sign up for our e-newsletter.					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Sign Up for the Library Newsletter					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-ba10141 e-flex e-con-boxed e-con e-parent\" data-id=\"ba10141\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-6d3234d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"6d3234d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Digital Collections - eBooks, e-Audiobooks &amp; More</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-6a2dee5 e-grid e-con-boxed e-con e-parent\" data-id=\"6a2dee5\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-30fd46a elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"30fd46a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" class=\"attachment-full size-full wp-image-258\" alt=\"Libby logo\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png 830w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo-300x210.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo-768x537.png 768w\" sizes=\"(max-width: 830px) 100vw, 830px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p class=\"elementor-image-box-description\">Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-7ff8f85c elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"7ff8f85c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" class=\"attachment-full size-full wp-image-259\" alt=\"Read E-Magazines on OverDrive\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp 830w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy-300x210.webp 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy-768x537.webp 768w\" sizes=\"(max-width: 830px) 100vw, 830px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p class=\"elementor-image-box-description\">OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-1e4162a9 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1e4162a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" class=\"attachment-full size-full wp-image-260\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg 800w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet-768x512.jpg 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet-391x260.jpg 391w\" sizes=\"(max-width: 800px) 100vw, 800px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p class=\"elementor-image-box-description\">TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p></div></div>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-156b10ec e-flex e-con-boxed e-con e-parent\" data-id=\"156b10ec\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-2b8f0a61 elementor-widget elementor-widget-heading\" data-id=\"2b8f0a61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Research and Homework Help</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-5cc015da e-grid e-con-boxed e-con e-parent\" data-id=\"5cc015da\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-694114c6 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"694114c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" class=\"attachment-full size-full wp-image-262\" alt=\"BadgerLink logo and kids doing homework in a library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg 800w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink-768x512.jpg 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink-391x260.jpg 391w\" sizes=\"(max-width: 800px) 100vw, 800px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p class=\"elementor-image-box-description\">BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-2bf46932 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2bf46932\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" class=\"attachment-full size-full wp-image-263\" alt=\"adults working on laptops in a library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg 600w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632-391x260.jpg 391w\" sizes=\"(max-width: 600px) 100vw, 600px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p class=\"elementor-image-box-description\">Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n\n</p></div></div>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-7d2c7dee e-flex e-con-boxed e-con e-parent\" data-id=\"7d2c7dee\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-7e6011c2 elementor-widget elementor-widget-heading\" data-id=\"7e6011c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Local History &amp; Genealogy Resources</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-75bf8fbb e-grid e-con-boxed e-con e-parent\" data-id=\"75bf8fbb\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-1d7c4df6 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1d7c4df6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" class=\"attachment-full size-full wp-image-264\" alt=\"Ancestry library edition logo\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png 600w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry-300x200.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry-391x260.png 391w\" sizes=\"(max-width: 600px) 100vw, 600px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p class=\"elementor-image-box-description\"><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-684367e0 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"684367e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" class=\"attachment-full size-full wp-image-265\" alt=\"stack of folded newspapers\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg 600w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933-391x260.jpg 391w\" sizes=\"(max-width: 600px) 100vw, 600px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p class=\"elementor-image-box-description\">A collection of local, national, and international newspaper resources.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-16d09d58 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"16d09d58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" class=\"attachment-full size-full wp-image-266\" alt=\"&quot;&quot;\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg 600w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972-391x260.jpg 391w\" sizes=\"(max-width: 600px) 100vw, 600px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p class=\"elementor-image-box-description\">The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-61c62221 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"61c62221\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&amp;lid=stwi&amp;dataid=308\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" class=\"attachment-full size-full wp-image-267\" alt=\"HeritageQuest Online\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg 600w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422-300x200.jpg 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422-391x260.jpg 391w\" sizes=\"(max-width: 600px) 100vw, 600px\"></a></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&amp;lid=stwi&amp;dataid=308\">HeritageQuest</a></h3><p class=\"elementor-image-box-description\">A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p></div></div>				</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<link rel=\"stylesheet\" id=\"mec-owl-carousel-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-owl-carousel-theme-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.theme.min.css?ver=6.9.1\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"4ad40a8af1\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"d828393a72\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"4ad40a8af1\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"d828393a72\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"c5e88b6f73\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":92,\"title\":\"Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"86d24f4f19\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-20T04:30:00-06:00\",\n                \"endDate\": \"2026-02-20\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-20T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-24T07:00:00-06:00\",\n                \"endDate\": \"2026-02-24T09:00:00-06:00\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-24T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.    4th Tuesday of each month  1:00 - 3:00 pm\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718.webp\",\n                \"name\": \"Stitch by Stitch\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-25T09:30:00-06:00\",\n                \"endDate\": \"2026-02-25\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-25T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-05T11:00:00-06:00\",\n                \"endDate\": \"2026-03-05\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-05T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-19T05:30:00-05:00\",\n                \"endDate\": \"2026-03-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Each cup of coffee is full of untold stories.    If you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.    Join us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\",\n                \"name\": \"Senior Coffee Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"\n            }\n\n            </script>\n            \n\n<script>\njQuery(document).ready(function()\n{\n    jQuery(\"#mec_skin_275\").mecCarouselView(\n    {\n        id: \"275\",\n        start_date: \"2026-02-20\",\n        items: \"4\",\n        items_tablet: \"3\",\n        items_mobile: \"2\",\n        autoplay_status: \"\",\n        autoplay: \"1000\",\n        loop: false,\n        style: \"type2\",\n        atts: \"atts%5Blabel%5D=&atts%5Bcategory%5D=&atts%5Blocation%5D=&atts%5Borganizer%5D=&atts%5Btag%5D=&atts%5Bauthor%5D=&atts%5Bskin%5D=carousel&atts%5Bsk-options%5D%5Blist%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Blist%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Blist%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Blist%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Blist%5D%5Bclassic_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bstandard_date_format1%5D=d+M&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Blist%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Blist%5D%5Bmonth_divider%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bstatus_bar%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Btoggle_month_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgrid%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bgrid%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bgrid%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bsimple_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bnovel_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcount%5D=1&atts%5Bsk-options%5D%5Bgrid%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bagenda%5D%5Bstyle%5D=clean&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bagenda%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format1%5D=l&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format2%5D=F+j&atts%5Bsk-options%5D%5Bagenda%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bagenda%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdefault_view%5D=list&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly_style%5D=clean&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blist%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_list%5D=d+M&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_list%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_list%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_list%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bgrid%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_grid%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_grid%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_grid%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Btile%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Byearly%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_1%5D=l&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_2%5D=F+j&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bweekly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdaily%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date_type%5D=start_current_year&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B1%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B2%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B3%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B4%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B5%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B6%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B7%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B8%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B9%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B10%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B11%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B12%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmap%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmap%5D%5Blimit%5D=200&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation%5D=0&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation_focus%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btimetable%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days_modern%5D=7&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days%5D=5&atts%5Bsk-options%5D%5Btimetable%5D%5Bweek_start%5D=-1&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_time%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bend_time%5D=13&atts%5Bsk-options%5D%5Btimetable%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bmasonry%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfilter_by%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfit_to_row%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmasonry_like_grid%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bmasonry%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean1%5D=d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean2%5D=M&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean3%5D=Y&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_modern1%5D=l%2C+F+d+Y&atts%5Bsk-options%5D%5Bcover%5D%5Bevent_id%5D=428&atts%5Bsk-options%5D%5Bcover%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bstyle%5D=style1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style11%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style21%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style31%5D=j&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style32%5D=F&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style33%5D=Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bbg_color%5D=%23437df9&atts%5Bsk-options%5D%5Bcountdown%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstyle%5D=type2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format3%5D=Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype2_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype3_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_tablet%5D=3&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_mobile%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay_status%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay%5D=1000&atts%5Bsk-options%5D%5Bcarousel%5D%5Bloop_status%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Barchive_link%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bhead_text%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_events_times%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_size%5D=medium&atts%5Bsk-options%5D%5Bslider%5D%5Bstyle%5D=t1&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bslider%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btransition_time%5D=250&atts%5Bsk-options%5D%5Bslider%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btimeline%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btimeline%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Btimeline%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btimeline%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btile%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btile%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format1%5D=j&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format2%5D=M&atts%5Bsk-options%5D%5Btile%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btile%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btile%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bmore_event%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_size%5D=default&atts%5Bsf-options%5D%5Blist%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Blist%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf_status%5D=0&atts%5Bsf_display_label%5D=0&atts%5Bshow_past_events%5D=1&atts%5Bshow_only_past_events%5D=0&atts%5Bshow_only_ongoing_events%5D=0&atts%5B_edit_lock%5D=1771447122%3A1&atts%5B_edit_last%5D=1&atts%5Bex_label%5D=&atts%5Bex_category%5D=&atts%5Bex_location%5D=&atts%5Bex_organizer%5D=&atts%5Bspeaker%5D=&atts%5Bex_speaker%5D=&atts%5Bsponsor%5D=&atts%5Bex_tag%5D=&atts%5Bex_author%5D=&atts%5Bmec_icons%5D%5Blocation-pin%5D=&atts%5Bmec_icons%5D%5Bmap-marker%5D=&atts%5Bmec_icons%5D%5Bfolder%5D=&atts%5Bmec_icons%5D%5Bcalendar%5D=&atts%5Bmec_icons%5D%5Bclock%5D=&atts%5Bmec_icons%5D%5Bclock-o%5D=&atts%5Bmec_icons%5D%5Bwallet%5D=&atts%5Bmec_icons%5D%5Buser%5D=&atts%5Bmec_icons%5D%5Bmagnifier%5D=&atts%5Bmec_icons%5D%5Bcredit-card%5D=&atts%5Bmec_icons%5D%5Bmap%5D=&atts%5Bmec_icons%5D%5Bpin%5D=&atts%5Bmec_icons%5D%5Btag%5D=&atts%5Bmec_icons%5D%5Bmicrophone%5D=&atts%5Bsf_reset_button%5D=0&atts%5Bsf_refine%5D=0&atts%5Bsf_dropdown_method%5D=1&atts%5Bshow_only_one_occurrence%5D=1&atts%5Bshow_ongoing_events%5D=0&atts%5Bicons%5D%5Blocation-pin%5D=&atts%5Bicons%5D%5Bmap-marker%5D=&atts%5Bicons%5D%5Bfolder%5D=&atts%5Bicons%5D%5Bcalendar%5D=&atts%5Bicons%5D%5Bclock%5D=&atts%5Bicons%5D%5Bclock-o%5D=&atts%5Bicons%5D%5Bwallet%5D=&atts%5Bicons%5D%5Buser%5D=&atts%5Bicons%5D%5Bmagnifier%5D=&atts%5Bicons%5D%5Bcredit-card%5D=&atts%5Bicons%5D%5Bmap%5D=&atts%5Bicons%5D%5Bpin%5D=&atts%5Bicons%5D%5Btag%5D=&atts%5Bicons%5D%5Bmicrophone%5D=&atts%5Bid%5D=275\",\n        ajax_url: \"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\n        sed_method: \"0\",\n        image_popup: \"0\",\n    });\n});\n</script>\n	</body>\n</html>\n',3,2,'active','2026-02-02 10:07:23','2026-02-02 10:07:23'),(12,'https://wp.kewauneepubliclibrary.org/about','About',118,'page','page','4f6dab229ae125a2b5fa0366c2f1db6e','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>About – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fabout%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fabout%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-table-of-contents-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-menu-anchor-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-call-to-action-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"e-transitions-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-image-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-form-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-image-box-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-118-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-118.css?ver=1771441168\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/118\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/about/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=118\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"Search\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\\/button[1]\\/i[1]\\/span[1]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 viewBox=\\u00220 0 512 512\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-118 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-118 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-118 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" aria-current=\"page\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-118 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" aria-current=\"page\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-118 page type-page status-publish ast-article-single\" id=\"post-118\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"118\" class=\"elementor elementor-118\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-816c848 e-flex e-con-boxed e-con e-parent\" data-id=\"816c848\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-37f189f elementor-widget elementor-widget-theme-page-title elementor-page-title elementor-widget-heading\" data-id=\"37f189f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-page-title.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">About</h1>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-b20b037 e-flex e-con-boxed e-con e-parent\" data-id=\"b20b037\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-97f62e2 elementor-toc--content-ellipsis elementor-widget elementor-widget-table-of-contents\" data-id=\"97f62e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"table-of-contents.default\">\n									<div class=\"elementor-toc__header\">\n						<h2 class=\"elementor-toc__header-title\">\n				Table of Contents			</h2>\n								</div>\n				<div id=\"elementor-toc__97f62e2\" class=\"elementor-toc__body\">\n			<div class=\"elementor-toc__spinner-container\">\n				<svg class=\"elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading\" aria-hidden=\"true\" viewbox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			</div>\n		</div>\n						</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-e393a47 e-flex e-con-boxed e-con e-parent\" data-id=\"e393a47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-a8df75e e-con-full e-flex e-con e-child\" data-id=\"a8df75e\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-af06fd4 elementor-widget elementor-widget-menu-anchor\" data-id=\"af06fd4\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"BoardStaff\" data-widget_type=\"menu-anchor.default\">\n							<div class=\"elementor-menu-anchor\" id=\"BoardStaff\"></div>\n						</div>\n				</div>\n		<div class=\"elementor-element elementor-element-47b32cf e-con-full e-flex e-con e-child\" data-id=\"47b32cf\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-6c02ef7 elementor-widget elementor-widget-text-editor\" data-id=\"6c02ef7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>								</div>\n				</div>\n		<div class=\"elementor-element elementor-element-dcbf928 e-con-full e-flex e-con e-child\" data-id=\"dcbf928\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-afdc46b elementor-widget elementor-widget-text-editor\" data-id=\"afdc46b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children’s Librarian</li></ul>								</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-dfbc3f0 e-flex e-con-boxed e-con e-parent\" data-id=\"dfbc3f0\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-fbdc880 elementor-widget elementor-widget-menu-anchor\" data-id=\"fbdc880\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"Friends\" data-widget_type=\"menu-anchor.default\">\n							<div class=\"elementor-menu-anchor\" id=\"Friends\"></div>\n						</div>\n				<div class=\"elementor-element elementor-element-d4d4b0e elementor-widget elementor-widget-heading\" data-id=\"d4d4b0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Friends of the Kewaunee Public Library</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-308cf7c e-flex e-con-boxed e-con e-parent\" data-id=\"308cf7c\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-c68794b e-con-full e-flex e-con e-child\" data-id=\"c68794b\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-728ce9b elementor-widget elementor-widget-text-editor\" data-id=\"728ce9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children’s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>								</div>\n				</div>\n		<div class=\"elementor-element elementor-element-f279240 e-con-full e-flex e-con e-child\" data-id=\"f279240\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n				<div class=\"elementor-element elementor-element-b123dec elementor-widget elementor-widget-heading\" data-id=\"b123dec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h3 class=\"elementor-heading-title elementor-size-default\">Follow The Friends on Facebook</h3>				</div>\n				<div class=\"elementor-element elementor-element-2bb1aad elementor-cta--layout-image-above elementor-widget__width-auto elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"2bb1aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://www.facebook.com/kewauneelibfriends/\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-1536x845.webp);\" role=\"img\" aria-label=\"Friends of the Kewaunee Public Library logo\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Follow us on Facebook					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						@kewauneelibfriends					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Follow The Friends of the Kewaunee Public Library on Facebook					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-3ccdb46 e-flex e-con-boxed e-con e-parent\" data-id=\"3ccdb46\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-3ff1c91 e-con-full e-flex e-con e-child\" data-id=\"3ff1c91\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-b0449c4 elementor-widget elementor-widget-text-editor\" data-id=\"b0449c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>								</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-aaa4fbd e-flex e-con-boxed e-con e-parent\" data-id=\"aaa4fbd\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-77ba2b5 elementor-widget elementor-widget-menu-anchor\" data-id=\"77ba2b5\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"Curbside_Pickup\" data-widget_type=\"menu-anchor.default\">\n							<div class=\"elementor-menu-anchor\" id=\"Curbside_Pickup\"></div>\n						</div>\n				<div class=\"elementor-element elementor-element-a82816c elementor-widget elementor-widget-heading\" data-id=\"a82816c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Curbside Pickup</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-cab04b1 e-flex e-con-boxed e-con e-parent\" data-id=\"cab04b1\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-a91da79 e-con-full e-flex e-con e-child\" data-id=\"a91da79\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-b27c0fa elementor-widget elementor-widget-image\" data-id=\"b27c0fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n															<img fetchpriority=\"high\" decoding=\"async\" width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" class=\"attachment-large size-large wp-image-177\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\">															</div>\n				</div>\n		<div class=\"elementor-element elementor-element-53f4949 e-con-full e-flex e-con e-child\" data-id=\"53f4949\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-eb19e21 elementor-widget elementor-widget-text-editor\" data-id=\"eb19e21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you’re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>								</div>\n				</div>\n		<div class=\"elementor-element elementor-element-9172dc5 e-con-full e-flex e-con e-child\" data-id=\"9172dc5\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-5a87324 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"5a87324\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n							<form class=\"elementor-form\" method=\"post\" id=\"curbside_pickup_form\" name=\"Curbside Pickup Request\" aria-label=\"Curbside Pickup Request\">\n			<input type=\"hidden\" name=\"post_id\" value=\"118\">\n			<input type=\"hidden\" name=\"form_id\" value=\"5a87324\">\n			<input type=\"hidden\" name=\"referer_title\" value=\"About\">\n\n							<input type=\"hidden\" name=\"queried_id\" value=\"118\">\n			\n			<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n								<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n												<label for=\"form-field-name\" class=\"elementor-field-label\">\n								Full Name							</label>\n														<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Please enter the full name exactly as it appears on the library card.\" required=\"required\">\n											</div>\n								<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_a18f9e6 elementor-col-50 elementor-field-required elementor-mark-required\">\n												<label for=\"form-field-field_a18f9e6\" class=\"elementor-field-label\">\n								Library Card Number							</label>\n														<input size=\"1\" type=\"text\" name=\"form_fields[field_a18f9e6]\" id=\"form-field-field_a18f9e6\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Enter your Library Card Number - your items will be checked out to this card.\" required=\"required\">\n											</div>\n								<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n												<label for=\"form-field-message\" class=\"elementor-field-label\">\n								What are you looking for?							</label>\n						<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"5\" placeholder=\"Describe what you are looking for. ​Please be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like &quot;10 comedy family DVDs&quot; or &quot;10 large print westerns&quot; if you would like us to choose for you.\" required=\"required\"></textarea>				</div>\n								<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-field_1722c4d elementor-col-50 elementor-field-required elementor-mark-required\">\n												<label for=\"form-field-field_1722c4d\" class=\"elementor-field-label\">\n								Pickup Day							</label>\n						\n		<input type=\"date\" name=\"form_fields[field_1722c4d]\" id=\"form-field-field_1722c4d\" class=\"elementor-field elementor-size-md  elementor-field-textual elementor-date-field\" placeholder=\"Select a pickup date.\" required=\"required\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n						</div>\n								<div class=\"elementor-field-type-time elementor-field-group elementor-column elementor-field-group-field_c4162e9 elementor-col-50\">\n												<label for=\"form-field-field_c4162e9\" class=\"elementor-field-label\">\n								Pickup Time							</label>\n								<input type=\"time\" name=\"form_fields[field_c4162e9]\" id=\"form-field-field_c4162e9\" class=\"elementor-field elementor-size-md  elementor-field-textual elementor-time-field\" placeholder=\"Select a pickup time.\">\n						</div>\n								<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_6376a77 elementor-col-100\">\n					Provide valid phone number and/or email address (phone number is preferred) so so we can contact you with any issues or questions.				</div>\n								<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_3e92ebd elementor-col-50\">\n												<label for=\"form-field-field_3e92ebd\" class=\"elementor-field-label\">\n								Phone Number							</label>\n								<input size=\"1\" type=\"tel\" name=\"form_fields[field_3e92ebd]\" id=\"form-field-field_3e92ebd\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Enter your phone number so we can contact you with issues or questions.\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n						</div>\n								<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50\">\n												<label for=\"form-field-email\" class=\"elementor-field-label\">\n								Email							</label>\n														<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"Enter your email address so we can contact you with issues or questions.\">\n											</div>\n								<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n					<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n						<span class=\"elementor-button-content-wrapper\">\n															<span class=\"elementor-button-icon\">\n									<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-paper-plane\" viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z\"></path></svg>																	</span>\n																						<span class=\"elementor-button-text\">Submit Request</span>\n													</span>\n					</button>\n				</div>\n			</div>\n		</form>\n						</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-e1a5db2 e-flex e-con-boxed e-con e-parent\" data-id=\"e1a5db2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-bc422ef elementor-widget elementor-widget-menu-anchor\" data-id=\"bc422ef\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"Employment\" data-widget_type=\"menu-anchor.default\">\n							<div class=\"elementor-menu-anchor\" id=\"Employment\"></div>\n						</div>\n				<div class=\"elementor-element elementor-element-266ac01 elementor-widget elementor-widget-heading\" data-id=\"266ac01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Employment</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-2178045 e-flex e-con-boxed e-con e-parent\" data-id=\"2178045\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-6d0f356 elementor-widget elementor-widget-text-editor\" data-id=\"6d0f356\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br>Kewaunee Public Library<br>822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-4b7cf37 e-flex e-con-boxed e-con e-parent\" data-id=\"4b7cf37\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-c83bbf3 elementor-widget elementor-widget-menu-anchor\" data-id=\"c83bbf3\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"Community\" data-widget_type=\"menu-anchor.default\">\n							<div class=\"elementor-menu-anchor\" id=\"Community\"></div>\n						</div>\n				<div class=\"elementor-element elementor-element-60c5335 elementor-widget elementor-widget-heading\" data-id=\"60c5335\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Community</h2>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-d7d2901 e-grid e-con-boxed e-con e-parent\" data-id=\"d7d2901\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-75e743b elementor-widget__width-inherit elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"75e743b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img decoding=\"async\" width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" class=\"attachment-full size-full wp-image-227\" alt=\"Kewaunee lighthouse\"></a></figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\"><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-0fa2a6c elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0fa2a6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" class=\"attachment-full size-full wp-image-228\" alt=\"Kewaunee Chamber of Commerce logo\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png 315w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo-300x110.png 300w\" sizes=\"(max-width: 315px) 100vw, 315px\"></a></figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\"><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-07a9dbb elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"07a9dbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" class=\"attachment-full size-full wp-image-208\" alt=\"Kewaunee County Wisconsin logo\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png 305w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo-300x105.png 300w\" sizes=\"(max-width: 305px) 100vw, 305px\"></a></figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\"><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p></div></div>				</div>\n				<div class=\"elementor-element elementor-element-1c5e7dd elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"1c5e7dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n					<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" class=\"attachment-full size-full wp-image-229\" alt=\"Kewaunee Storm logo\"></a></figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\"><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p></div></div>				</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<link rel=\"stylesheet\" id=\"flatpickr-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css?ver=4.6.13\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"13f585f10d\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":118,\"title\":\"About%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js?ver=4.6.13\" id=\"flatpickr-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"e09151deed\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n	</body>\n</html>\n',3,2,'active','2026-02-02 12:23:22','2026-02-02 12:23:22'),(13,'https://wp.kewauneepubliclibrary.org/calendar','Calendar',55,'page','page','0d79fc229331565ac31223ee50d5ddbd','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Calendar – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fcalendar%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fcalendar%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-55-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-55.css?ver=1771451910\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/55\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=55\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View next events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 width=\\u002213\\u0022 height=\\u002210\\u0022 viewBox=\\u00220 0 13 10\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View previous events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/span[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 width=\\u002213\\u0022 height=\\u002210\\u0022 viewBox=\\u00220 0 13 10\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"},{\"attribute_name\":\"aria-label\",\"attribute_value\":\"View next events\",\"action\":\"add\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/main[1]\\/article[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[3]\\/a[1]\\/svg[1]\",\"find\":\"\\u003Csvg xmlns=\\u0022http:\\/\\/www.w3.org\\/2000\\/svg\\u0022 width=\\u002213\\u0022 height=\\u002210\\u0022 viewBox=\\u00220 0 13 10\\u0022\\u003E\",\"category\":\"A\",\"type\":\"ATTRIBUTE\",\"global\":\"0\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-55 page-parent wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-55 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-55 current_page_item menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" aria-current=\"page\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-55 current_page_item menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" aria-current=\"page\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-55 page type-page status-publish ast-article-single\" id=\"post-55\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"55\" class=\"elementor elementor-55\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-5e6948e e-flex e-con-boxed e-con e-parent\" data-id=\"5e6948e\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-098a7c4 elementor-widget elementor-widget-heading\" data-id=\"098a7c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Library Calendar of Events</h1>				</div>\n				<div class=\"elementor-element elementor-element-e63dc62 elementor-widget elementor-widget-text-editor\" data-id=\"e63dc62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-91e0a97 e-flex e-con-boxed e-con e-parent\" data-id=\"91e0a97\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-42dbc2a e-con-full e-flex e-con e-child\" data-id=\"42dbc2a\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-380fc49 elementor-widget elementor-widget-heading\" data-id=\"380fc49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Events List</h2>				</div>\n				<div class=\"elementor-element elementor-element-a00fafe elementor-widget elementor-widget-heading\" data-id=\"a00fafe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h3 class=\"elementor-heading-title elementor-size-default\">Browse today\'s events &amp; beyond:</h3>				</div>\n				<div class=\"elementor-element elementor-element-809cf10 elementor-widget elementor-widget-MEC\" data-id=\"809cf10\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"MEC.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"mec-wrap mec-skin-list-container  \" id=\"mec_skin_358\">\n\n    \n            <div class=\"mec-skin-list-events-container\" id=\"mec_skin_events_358\">\n        <div class=\"mec-wrap colorskin-custom\">\n	<div class=\"mec-event-list-classic\">\n		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202602-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Feb 20 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202602-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Feb 24 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202602-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Feb 25 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202602-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Feb 27 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202603-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Mar 04 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202603-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Mar 05 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202603-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Mar 06 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n            		\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202603-358\" itemscope>\n                                                        <div class=\"mec-event-image\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></a></div>\n                                            <div class=\"mec-event-date mec-color\"><i class=\"mec-sl-calendar\"></i> Mar 11 2026</div>\n                                                                                <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n            			</div>\n</div>\n\n    </div>\n    <div class=\"mec-skin-list-no-events-container mec-util-hidden\" id=\"mec_skin_no_events_358\">\n        No event found!    </div>\n    \n    \n            <div class=\"mec-nextprev-wrap\" id=\"mec-nextprev-wrap-358\">\n                <span class=\"mec-nextprev-prev-button\">\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewbox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"></path>\n                    </svg>\n                    Prev\n                </span>\n                <a class=\"mec-nextprev-next-button\" href=\"https://wp.kewauneepubliclibrary.org/calendar/?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewbox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"></path>\n                    </svg>\n                </a>\n            </div>\n            <div class=\"mec-total-events\">\n                Total Events: 15\n            </div>\n</div>\n				</div>\n				</div>\n				</div>\n		<div class=\"elementor-element elementor-element-607ee56 e-con-full e-flex e-con e-child\" data-id=\"607ee56\" data-element_type=\"container\" data-e-type=\"container\" aria-hidden=\"true\">\n				<div class=\"elementor-element elementor-element-8fccba3 elementor-widget elementor-widget-heading\" data-id=\"8fccba3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Monthly Calendar of Events</h2>				</div>\n				<div class=\"elementor-element elementor-element-c500b0b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c500b0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon\">\n				<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-print\" viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			</span>\n									<span class=\"elementor-button-text\">Print Monthly Calendar Pages Here</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-a18369d elementor-widget elementor-widget-MEC\" data-id=\"a18369d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"MEC.default\">\n				<div class=\"elementor-widget-container\">\n					<div id=\"mec_skin_342\" class=\"mec-wrap colorskin-custom  \">\n\n    <form id=\"mec_search_form_342\" class=\"mec-search-form mec-totalcal-box mec-dropdown-classic\" autocomplete=\"off\"><div class=\"mec-dropdown-wrap\" style=\"display: none;\"></div><div class=\"mec-text-input-search\"><label for=\"mec_sf_s_342\">Text: </label><i class=\"mec-sl-magnifier\"></i>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\">\n                </div><div class=\"mec-search-reset-button\"><button class=\"button mec-button\" id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></div></form>\n    <div class=\"mec-calendar mec-box-calendar mec-event-calendar-classic mec-event-container-simple\" id=\"mec_skin_events_342_full\">\n                <div class=\"mec-calendar-side mec-clear\">\n                        <div class=\"mec-skin-monthly-view-month-navigator-container\">\n                <div class=\"mec-month-navigator\" id=\"mec_month_navigator_342_202602\"><div class=\"mec-previous-month mec-load-month mec-previous-month\" data-mec-year=\"2026\" data-mec-month=\"01\"><a href=\"#\" class=\"mec-load-month-link\"><i class=\"mec-sl-angle-left\"></i> January</a></div><div class=\"mec-calendar-header\"><h2>February 2026</h2></div><div class=\"mec-next-month mec-load-month mec-next-month\" data-mec-year=\"2026\" data-mec-month=\"03\"><a href=\"#\" class=\"mec-load-month-link\">March <i class=\"mec-sl-angle-right\"></i></a></div></div>\n            </div>\n            \n            <div class=\"mec-calendar-table\" id=\"mec_skin_events_342\">\n                <div class=\"mec-month-container mec-month-container-selected\" id=\"mec_monthly_view_month_342_202602\" data-month-id=\"202602\"><dl class=\"mec-calendar-table-head\"><dt class=\"mec-calendar-day-head\">SU</dt><dt class=\"mec-calendar-day-head\">MO</dt><dt class=\"mec-calendar-day-head\">TU</dt><dt class=\"mec-calendar-day-head\">WE</dt><dt class=\"mec-calendar-day-head\">TH</dt><dt class=\"mec-calendar-day-head\">FR</dt><dt class=\"mec-calendar-day-head\">SA</dt></dl><dl class=\"mec-calendar-row\">\n    <dt class=\"mec-calendar-day \" data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\"><div class=\"\">4</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781770219000-20260204\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\"><div class=\"\">5</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\"><h4 class=\"mec-event-title\">Chess Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-4231770310800-20260205\">\n                            <div class=\"mec-tooltip-event-title\">Chess Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 5:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></div><div class=\"mec-tooltip-event-desc\">Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_423\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\"><div class=\"\">6</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991770373800-20260206\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\"><div class=\"\">10</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\"><h4 class=\"mec-event-title\">Page Turner’s Adult Book Club: A Forty Year Kiss</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7321770724800-20260210\">\n                            <div class=\"mec-tooltip-event-title\">Page Turner’s Adult Book Club: A Forty Year Kiss</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 12:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\"></div><div class=\"mec-tooltip-event-desc\">Join us for Page Turner’s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe’ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_732\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\"><div class=\"\">11</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781770823800-20260211\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\"><div class=\"\">12</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\"><h4 class=\"mec-event-title\">DIY Button Heart @ 2PM</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7261770904800-20260212\">\n                            <div class=\"mec-tooltip-event-title\">DIY Button Heart @ 2PM</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 2:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\"></div><div class=\"mec-tooltip-event-desc\">Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_726\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\"><h4 class=\"mec-event-title\">DIY Button Heart @ 4PM</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7301770912000-20260212\">\n                            <div class=\"mec-tooltip-event-title\">DIY Button Heart @ 4PM</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 4:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\"></div><div class=\"mec-tooltip-event-desc\">Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_730\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\"><div class=\"\">13</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991770978600-20260213\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_299\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\"><h4 class=\"mec-event-title\">Afternoon Adult Matinee</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7231770987600-20260213\">\n                            <div class=\"mec-tooltip-event-title\">Afternoon Adult Matinee</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 1:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\"></div><div class=\"mec-tooltip-event-desc\">Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_723\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\"><div class=\"\">16</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\"><h4 class=\"mec-event-title\">Magazine Give-away</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7201771236000-20260216\">\n                            <div class=\"mec-tooltip-event-title\">Magazine Give-away</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:00 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\"></div><div class=\"mec-tooltip-event-desc\">Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_720\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\"><div class=\"\">18</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781771428600-20260218\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\"><div class=\"\">19</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"><h4 class=\"mec-event-title\">Senior Coffee Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7171771497000-20260219\">\n                            <div class=\"mec-tooltip-event-title\">Senior Coffee Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"cup of coffee\" data-mec-postid=\"717\"></div><div class=\"mec-tooltip-event-desc\">Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_717\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\"><h4 class=\"mec-event-title\">Chess Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-4231771520400-20260219\">\n                            <div class=\"mec-tooltip-event-title\">Chess Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 5:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></div><div class=\"mec-tooltip-event-desc\">Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_423\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day  mec-selected-day\" data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\"><div class=\"mec-color\">20</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991771583400-20260220\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\"><div class=\"\">24</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"><h4 class=\"mec-event-title\">Stitch by Stitch</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-8701771938000-20260224\">\n                            <div class=\"mec-tooltip-event-title\">Stitch by Stitch</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 1:00 PM - 3:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\"></div><div class=\"mec-tooltip-event-desc\">Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 – 3:00 pm\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_870\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\"><div class=\"\">25</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781772033400-20260225\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\"><div class=\"\">27</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991772188200-20260227\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_342_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dl><dl class=\"mec-calendar-row\"></dl>\n</div>\n            </div>\n\n                    </div>\n            </div>\n\n        \n        <div class=\"mec-modal-result\"></div>\n\n</div>				</div>\n				</div>\n				</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"13f585f10d\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":55,\"title\":\"Calendar%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"e09151deed\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-20T04:30:00-06:00\",\n                \"endDate\": \"2026-02-20\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-20T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-24T07:00:00-06:00\",\n                \"endDate\": \"2026-02-24T09:00:00-06:00\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-24T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.    4th Tuesday of each month  1:00 - 3:00 pm\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718.webp\",\n                \"name\": \"Stitch by Stitch\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-25T09:30:00-06:00\",\n                \"endDate\": \"2026-02-25\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-25T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-27T04:30:00-06:00\",\n                \"endDate\": \"2026-02-27\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-27T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-04T09:30:00-06:00\",\n                \"endDate\": \"2026-03-04\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-04T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-05T11:00:00-06:00\",\n                \"endDate\": \"2026-03-05\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-05T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-06T04:30:00-06:00\",\n                \"endDate\": \"2026-03-06\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-06T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-03-11T10:30:00-05:00\",\n                \"endDate\": \"2026-03-11\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-03-11T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n<script>\njQuery(document).ready(function()\n{\n    var mec_interval = setInterval(function()\n    {\n        // Not Visible\n        if(!jQuery(\"#mec_skin_358\").is(\":visible\")) return;\n        \n        jQuery(\"#mec_skin_358\").mecListView(\n        {\n            id: \"358\",\n            start_date: \"2026-02-20\",\n            end_date: \"2026-03-11\",\n            offset: \"1\",\n            limit: \"8\",\n            pagination: \"nextprev\",\n            current_month_divider: \"0\",\n            toggle_month_divider: \"0\",\n            style: \"classic\",\n            atts: \"atts%5Blabel%5D=&atts%5Bcategory%5D=&atts%5Blocation%5D=&atts%5Borganizer%5D=&atts%5Btag%5D=&atts%5Bauthor%5D=&atts%5Bskin%5D=list&atts%5Bsk-options%5D%5Blist%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Blist%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Blist%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Blist%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Blist%5D%5Bclassic_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bstandard_date_format1%5D=d+M&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Blimit%5D=8&atts%5Bsk-options%5D%5Blist%5D%5Binclude_local_time%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Binclude_events_times%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Bpagination%5D=nextprev&atts%5Bsk-options%5D%5Blist%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bstatus_bar%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Btoggle_month_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_size%5D=medium&atts%5Bsk-options%5D%5Bgrid%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bgrid%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bgrid%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bsimple_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bnovel_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcount%5D=1&atts%5Bsk-options%5D%5Bgrid%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bagenda%5D%5Bstyle%5D=clean&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bagenda%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format1%5D=l&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format2%5D=F+j&atts%5Bsk-options%5D%5Bagenda%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bagenda%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdefault_view%5D=list&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly_style%5D=clean&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blist%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_list%5D=d+M&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_list%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_list%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_list%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bgrid%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_grid%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_grid%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_grid%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Btile%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Byearly%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_1%5D=l&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_2%5D=F+j&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bweekly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdaily%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date_type%5D=start_current_year&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B1%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B2%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B3%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B4%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B5%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B6%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B7%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B8%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B9%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B10%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B11%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B12%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmap%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmap%5D%5Blimit%5D=200&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation%5D=0&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation_focus%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btimetable%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days_modern%5D=7&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days%5D=5&atts%5Bsk-options%5D%5Btimetable%5D%5Bweek_start%5D=-1&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_time%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bend_time%5D=13&atts%5Bsk-options%5D%5Btimetable%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bmasonry%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfilter_by%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfit_to_row%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmasonry_like_grid%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bmasonry%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean1%5D=d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean2%5D=M&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean3%5D=Y&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_modern1%5D=l%2C+F+d+Y&atts%5Bsk-options%5D%5Bcover%5D%5Bevent_id%5D=313&atts%5Bsk-options%5D%5Bcover%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bstyle%5D=style1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style11%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style21%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style31%5D=j&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style32%5D=F&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style33%5D=Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bbg_color%5D=%23437df9&atts%5Bsk-options%5D%5Bcountdown%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstyle%5D=type1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format3%5D=Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype2_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype3_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_tablet%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_mobile%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bloop_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Barchive_link%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bhead_text%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bstyle%5D=t1&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bslider%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btransition_time%5D=250&atts%5Bsk-options%5D%5Bslider%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btimeline%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btimeline%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Btimeline%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btimeline%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btile%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btile%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format1%5D=j&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format2%5D=M&atts%5Bsk-options%5D%5Btile%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btile%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btile%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bmore_event%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_size%5D=default&atts%5Bsf-options%5D%5Blist%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Blist%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf_status%5D=0&atts%5Bsf_display_label%5D=0&atts%5Bshow_past_events%5D=0&atts%5Bshow_only_past_events%5D=0&atts%5Bshow_only_ongoing_events%5D=0&atts%5B_edit_lock%5D=1770244244%3A1&atts%5B_edit_last%5D=1&atts%5Bex_label%5D=&atts%5Bex_category%5D=&atts%5Bex_location%5D=&atts%5Bex_organizer%5D=&atts%5Bspeaker%5D=&atts%5Bex_speaker%5D=&atts%5Bsponsor%5D=&atts%5Bex_tag%5D=&atts%5Bex_author%5D=&atts%5Bmec_icons%5D%5Blocation-pin%5D=&atts%5Bmec_icons%5D%5Bmap-marker%5D=&atts%5Bmec_icons%5D%5Bfolder%5D=&atts%5Bmec_icons%5D%5Bcalendar%5D=&atts%5Bmec_icons%5D%5Bclock%5D=&atts%5Bmec_icons%5D%5Bclock-o%5D=&atts%5Bmec_icons%5D%5Bwallet%5D=&atts%5Bmec_icons%5D%5Buser%5D=&atts%5Bmec_icons%5D%5Bmagnifier%5D=&atts%5Bmec_icons%5D%5Bcredit-card%5D=&atts%5Bmec_icons%5D%5Bmap%5D=&atts%5Bmec_icons%5D%5Bpin%5D=&atts%5Bmec_icons%5D%5Btag%5D=&atts%5Bmec_icons%5D%5Bmicrophone%5D=&atts%5Bsf_reset_button%5D=0&atts%5Bsf_refine%5D=0&atts%5Bsf_dropdown_method%5D=1&atts%5Bshow_only_one_occurrence%5D=0&atts%5Bshow_ongoing_events%5D=0&atts%5Bicons%5D%5Blocation-pin%5D=&atts%5Bicons%5D%5Bmap-marker%5D=&atts%5Bicons%5D%5Bfolder%5D=&atts%5Bicons%5D%5Bcalendar%5D=&atts%5Bicons%5D%5Bclock%5D=&atts%5Bicons%5D%5Bclock-o%5D=&atts%5Bicons%5D%5Bwallet%5D=&atts%5Bicons%5D%5Buser%5D=&atts%5Bicons%5D%5Bmagnifier%5D=&atts%5Bicons%5D%5Bcredit-card%5D=&atts%5Bicons%5D%5Bmap%5D=&atts%5Bicons%5D%5Bpin%5D=&atts%5Bicons%5D%5Btag%5D=&atts%5Bicons%5D%5Bmicrophone%5D=&atts%5Bid%5D=358\",\n            ajax_url: \"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\n            sed_method: \"0\",\n            image_popup: \"0\",\n            sf:\n            {\n                container: \"\",\n                reset: 0,\n                refine: 0,\n            },\n        });\n        \n        clearInterval(mec_interval);\n    }, 500);\n});\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-04T09:30:00-06:00\",\n                \"endDate\": \"2026-02-04\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-04T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-05T11:00:00-06:00\",\n                \"endDate\": \"2026-02-05\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-05T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-06T04:30:00-06:00\",\n                \"endDate\": \"2026-02-06\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-06T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-10T06:00:00-06:00\",\n                \"endDate\": \"2026-02-10\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-10T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us for Page Turner\'s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.    We\'ll be reviewing A Forty Year Kiss by Nickolas Butler.    Come join us for a discussion.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\",\n                \"name\": \"Page Turner&#8217;s Adult Book Club: A Forty Year Kiss\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-11T09:30:00-06:00\",\n                \"endDate\": \"2026-02-11\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-11T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-12T08:00:00-06:00\",\n                \"endDate\": \"2026-02-12\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-12T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Create a button heart to use for Valentine\'s Day decoration.    Thursday, Feb. 12th, at 2:00 PM.    Please register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.webp\",\n                \"name\": \"DIY Button Heart @ 2PM\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-12T10:00:00-06:00\",\n                \"endDate\": \"2026-02-12\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-12T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Create a button heart to use for Valentine\'s Day decoration.    Thursday, Feb. 12th, at 4:00 PM.    Please register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.webp\",\n                \"name\": \"DIY Button Heart @ 4PM\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-13T04:30:00-06:00\",\n                \"endDate\": \"2026-02-13\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-13T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-13T07:00:00-06:00\",\n                \"endDate\": \"2026-02-13\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-13T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Friday, Feb. 13, 2026, at 1:00 PM    Join us in watching the movie, The Roses.    Life seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.  ​We will serve popcorn and a drink.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket.webp\",\n                \"name\": \"Afternoon Adult Matinee\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-16T04:00:00-06:00\",\n                \"endDate\": \"2026-02-16\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-16T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Magazine Give-away at The Kewaunee Public Library.    Starts February 16th at 10:00 AM.    2024 Issues and Older (Free)\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889.webp\",\n                \"name\": \"Magazine Give-away\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-18T09:30:00-06:00\",\n                \"endDate\": \"2026-02-18\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-18T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T04:30:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Each cup of coffee is full of untold stories.    If you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.    Join us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\",\n                \"name\": \"Senior Coffee Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T11:00:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n<script>\njQuery(document).ready(function()\n{\n    var mec_interval = setInterval(function()\n    {\n        // Not Visible\n        if(!jQuery(\"#mec_skin_342\").is(\":visible\")) return;\n        \n        jQuery(\"#mec_monthly_view_month_342_202602\").mecMonthlyView(\n        {\n            id: \"342\",\n            today: \"20260220\",\n            display_all: \"0\",\n            month_id: \"202602\",\n            active_month: {year: \"2026\", month: \"02\"},\n            next_month: {year: \"2026\", month: \"03\"},\n            events_label: \"Events\",\n            event_label: \"Event\",\n            month_navigator: 1,\n            atts: \"atts%5Blabel%5D=&atts%5Bcategory%5D=&atts%5Blocation%5D=&atts%5Borganizer%5D=&atts%5Btag%5D=&atts%5Bauthor%5D=&atts%5Bskin%5D=monthly_view&atts%5Bsk-options%5D%5Blist%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Blist%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Blist%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Blist%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Blist%5D%5Bclassic_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bstandard_date_format1%5D=d+M&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Blist%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Blist%5D%5Bmonth_divider%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bstatus_bar%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Btoggle_month_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgrid%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bgrid%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bgrid%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bsimple_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bnovel_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcount%5D=1&atts%5Bsk-options%5D%5Bgrid%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bagenda%5D%5Bstyle%5D=clean&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bagenda%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format1%5D=l&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format2%5D=F+j&atts%5Bsk-options%5D%5Bagenda%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bagenda%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdefault_view%5D=list&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly_style%5D=clean&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blist%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_list%5D=d+M&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_list%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_list%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_list%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bgrid%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_grid%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_grid%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_grid%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Btile%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Byearly%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_1%5D=l&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_2%5D=F+j&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bweekly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdaily%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date_type%5D=start_current_year&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B1%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B2%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B3%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B4%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B5%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B6%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B7%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B8%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B9%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B10%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B11%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B12%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstyle%5D=simple&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Blimit%5D=4&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Breason_for_cancellation%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_current_day%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_size%5D=medium&atts%5Bsk-options%5D%5Bmap%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmap%5D%5Blimit%5D=200&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation%5D=0&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation_focus%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btimetable%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days_modern%5D=7&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days%5D=5&atts%5Bsk-options%5D%5Btimetable%5D%5Bweek_start%5D=-1&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_time%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bend_time%5D=13&atts%5Bsk-options%5D%5Btimetable%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bmasonry%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfilter_by%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfit_to_row%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmasonry_like_grid%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bmasonry%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean1%5D=d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean2%5D=M&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean3%5D=Y&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_modern1%5D=l%2C+F+d+Y&atts%5Bsk-options%5D%5Bcover%5D%5Bevent_id%5D=313&atts%5Bsk-options%5D%5Bcover%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bstyle%5D=style1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style11%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style21%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style31%5D=j&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style32%5D=F&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style33%5D=Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bbg_color%5D=%23437df9&atts%5Bsk-options%5D%5Bcountdown%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstyle%5D=type1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format3%5D=Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype2_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype3_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_tablet%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_mobile%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bloop_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Barchive_link%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bhead_text%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bstyle%5D=t1&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bslider%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btransition_time%5D=250&atts%5Bsk-options%5D%5Bslider%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btimeline%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btimeline%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Btimeline%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btimeline%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format1%5D=j&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format2%5D=M&atts%5Bsk-options%5D%5Btile%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btile%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btile%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bmore_event%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_size%5D=default&atts%5Bsf-options%5D%5Blist%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Blist%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Btype%5D=text_input&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Bplaceholder%5D=Keyword+Search&atts%5Bsf-options%5D%5Byearly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf_status%5D=1&atts%5Bsf_display_label%5D=1&atts%5Bshow_past_events%5D=1&atts%5Bshow_only_past_events%5D=0&atts%5Bshow_only_ongoing_events%5D=0&atts%5B_edit_lock%5D=1766445394%3A1&atts%5B_edit_last%5D=1&atts%5Bex_label%5D=&atts%5Bex_category%5D=&atts%5Bex_location%5D=&atts%5Bex_organizer%5D=&atts%5Bspeaker%5D=&atts%5Bex_speaker%5D=&atts%5Bsponsor%5D=&atts%5Bex_tag%5D=&atts%5Bex_author%5D=&atts%5Bmec_icons%5D%5Blocation-pin%5D=&atts%5Bmec_icons%5D%5Bmap-marker%5D=&atts%5Bmec_icons%5D%5Bfolder%5D=&atts%5Bmec_icons%5D%5Bcalendar%5D=&atts%5Bmec_icons%5D%5Bclock%5D=&atts%5Bmec_icons%5D%5Bclock-o%5D=&atts%5Bmec_icons%5D%5Bwallet%5D=&atts%5Bmec_icons%5D%5Buser%5D=&atts%5Bmec_icons%5D%5Bmagnifier%5D=&atts%5Bmec_icons%5D%5Bcredit-card%5D=&atts%5Bmec_icons%5D%5Bmap%5D=&atts%5Bmec_icons%5D%5Bpin%5D=&atts%5Bmec_icons%5D%5Btag%5D=&atts%5Bmec_icons%5D%5Bmicrophone%5D=&atts%5Bsf_reset_button%5D=1&atts%5Bsf_refine%5D=0&atts%5Bsf_dropdown_method%5D=1&atts%5Bshow_only_one_occurrence%5D=0&atts%5Bshow_ongoing_events%5D=0&atts%5Bicons%5D%5Blocation-pin%5D=&atts%5Bicons%5D%5Bmap-marker%5D=&atts%5Bicons%5D%5Bfolder%5D=&atts%5Bicons%5D%5Bcalendar%5D=&atts%5Bicons%5D%5Bclock%5D=&atts%5Bicons%5D%5Bclock-o%5D=&atts%5Bicons%5D%5Bwallet%5D=&atts%5Bicons%5D%5Buser%5D=&atts%5Bicons%5D%5Bmagnifier%5D=&atts%5Bicons%5D%5Bcredit-card%5D=&atts%5Bicons%5D%5Bmap%5D=&atts%5Bicons%5D%5Bpin%5D=&atts%5Bicons%5D%5Btag%5D=&atts%5Bicons%5D%5Bmicrophone%5D=&atts%5Bid%5D=342\",\n            style: \"simple\",\n            ajax_url: \"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\n            sed_method: \"0\",\n            image_popup: \"0\",\n            sf:\n            {\n                container: \"#mec_search_form_342\",\n                reset: 1,\n                refine: 0,\n            },\n        });\n        \n        clearInterval(mec_interval);\n    }, 500);\n});\n</script>\n	</body>\n</html>\n',25,0,'active','2026-02-02 12:35:08','2026-02-02 12:35:08'),(14,'https://wp.kewauneepubliclibrary.org/newsletters','Newsletters',61,'page','page','94b96d12617ed7afa755899222358cca','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Newsletters – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fnewsletters%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fnewsletters%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-61-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-61.css?ver=1771364257\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/61\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=61\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-61 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-61 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-61 current_page_item menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" aria-current=\"page\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-61 current_page_item menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" aria-current=\"page\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-61 page type-page status-publish ast-article-single\" id=\"post-61\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"61\" class=\"elementor elementor-61\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-0a0fc0e e-flex e-con-boxed e-con e-parent\" data-id=\"0a0fc0e\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-8e3f787 elementor-widget elementor-widget-heading\" data-id=\"8e3f787\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Kewaunee Public Library Monthly Newsletters</h1>				</div>\n				<div class=\"elementor-element elementor-element-a50bd09 elementor-widget elementor-widget-text-editor\" data-id=\"a50bd09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>Subscribe to and read Kewaunee Public Library monthly newsletters. <a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">You can also review the library’s calendar of events here. </a></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-2028e19 e-flex e-con-boxed e-con e-parent\" data-id=\"2028e19\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-c2feced e-con-full e-flex e-con e-child\" data-id=\"c2feced\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-3ad0e7e elementor-widget elementor-widget-heading\" data-id=\"3ad0e7e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Subscribe to Monthly Newsletters</h2>				</div>\n				<div class=\"elementor-element elementor-element-89b6c5e elementor-widget elementor-widget-html\" data-id=\"89b6c5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n					<div id=\"mc_embed_shell\">\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n<div id=\"mc_embed_signup\">\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\">\n        <div id=\"mc_embed_signup_scroll\"><h2>Subscribe</h2>\n            <div class=\"indicates-required\"><span class=\"asterisk\">*</span> indicates required</div>\n            <div class=\"mc-field-group\"><label for=\"mce-EMAIL\">Email Address <span class=\"asterisk\">*</span></label><input type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\"></div><div class=\"mc-field-group\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" class=\" text\" id=\"mce-FNAME\" value=\"\"></div><div class=\"mc-field-group\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" class=\" text\" id=\"mce-LNAME\" value=\"\"></div><div class=\"mc-field-group size1of2\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><div class=\"datefield\"><span class=\"subfield monthfield\"><input class=\"birthday REQ_CSS\" type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"></span> /<span class=\"subfield dayfield\"><input class=\"birthday REQ_CSS\" type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\"></span><span class=\"small-meta nowrap\">( mm / dd )</span></div></div><div class=\"mc-field-group input-group\"><strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul></div><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        <div id=\"mce-responses\" class=\"clear foot\">\n            <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"></div>\n            <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"></div>\n        </div>\n    <div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n    </div>\n        <div class=\"optionalParent\">\n            <div class=\"clear foot\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><span style=\"display: inline-block; background-color: transparent; border-radius: 4px;\"><img decoding=\"async\" class=\"refferal_badge\" src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></span></a></p>\n            </div>\n        </div>\n    </div>\n</form>\n</div>\n<script type=\"text/javascript\" src=\"//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js\"></script><script type=\"text/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>\n				</div>\n				</div>\n		<div class=\"elementor-element elementor-element-98fb0cf e-con-full e-flex e-con e-child\" data-id=\"98fb0cf\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-98d6e70 elementor-widget elementor-widget-heading\" data-id=\"98d6e70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h3 class=\"elementor-heading-title elementor-size-default\">Review Monthly Newsletters</h3>				</div>\n				<div class=\"elementor-element elementor-element-ea7f2f7 elementor-widget elementor-widget-html\" data-id=\"ea7f2f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n<script language=\"javascript\" src=\"//kewauneepubliclibrary.us1.list-manage.com/generate-js/?u=9a86a592b48df29f30b9674c2&amp;fid=63234&amp;show=24\" type=\"text/javascript\"></script>				</div>\n				</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"13f585f10d\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":61,\"title\":\"Newsletters%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"e09151deed\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n	</body>\n</html>\n',2,1,'active','2026-02-02 12:39:00','2026-02-02 12:39:00');
INSERT INTO `wpgy_ea11y_page_scanned` VALUES (15,'https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive','Newspaper &#038; Yearbook Archive',30,'page','page','9db34755b2010a87d9310ffd4e38d32e','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Newspaper &amp; Yearbook Archive – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fnewspaper-yearbook-archive%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fnewspaper-yearbook-archive%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-image-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-30-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-30.css?ver=1771431913\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/30\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=30\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-30 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-30 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-30 current_page_item menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" aria-current=\"page\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-30 current_page_item menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" aria-current=\"page\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-30 page type-page status-publish ast-article-single\" id=\"post-30\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"30\" class=\"elementor elementor-30\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-9df572c e-flex e-con-boxed e-con e-parent\" data-id=\"9df572c\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-a8d09ee elementor-widget elementor-widget-theme-page-title elementor-page-title elementor-widget-heading\" data-id=\"a8d09ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-page-title.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Newspaper &amp; Yearbook Archive</h1>				</div>\n				<div class=\"elementor-element elementor-element-7aa3de3 elementor-widget elementor-widget-text-editor\" data-id=\"7aa3de3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>Browse the Kewaunee Public Library newspaper and yearbook archives of the <span style=\"font-style: inherit; font-weight: inherit;\">Kewaunee Enterprise and Lake Whispers Yearbooks.</span></p>								</div>\n				<div class=\"elementor-element elementor-element-5485682 elementor-widget elementor-widget-image\" data-id=\"5485682\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n																<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n							<img fetchpriority=\"high\" decoding=\"async\" width=\"961\" height=\"902\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png\" class=\"attachment-large size-large wp-image-412\" alt=\"ResCartaWeb screenshot\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png 961w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-300x282.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-768x721.png 768w\" sizes=\"(max-width: 961px) 100vw, 961px\">								</a>\n															</div>\n				<div class=\"elementor-element elementor-element-6290377 elementor-widget elementor-widget-text-editor\" data-id=\"6290377\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn’t working please contact the Kewaunee Public Library.</p>								</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"13f585f10d\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":30,\"title\":\"Newspaper%20%26%20Yearbook%20Archive%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"e09151deed\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n	</body>\n</html>\n',2,1,'active','2026-02-02 12:40:02','2026-02-02 12:40:02'),(16,'https://wp.kewauneepubliclibrary.org/test-page','',0,'unknown','unknown','1a819a49bde159772e10982304864851','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Test Page – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Ftest-page%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Ftest-page%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-call-to-action-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"e-transitions-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-social-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-585-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-585.css?ver=1771447847\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/585\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/test-page/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=585\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-585 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-585 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n<li id=\"menu-item-900\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-585 current_page_item menu-item-900\"><a href=\"https://wp.kewauneepubliclibrary.org/test-page/\" aria-current=\"page\" class=\"menu-link\">Test Page</a></li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-585 current_page_item menu-item-900\"><a href=\"https://wp.kewauneepubliclibrary.org/test-page/\" aria-current=\"page\" class=\"menu-link\">Test Page</a></li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-585 page type-page status-publish ast-article-single\" id=\"post-585\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"585\" class=\"elementor elementor-585\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-c59bb43 e-flex e-con-boxed e-con e-parent\" data-id=\"c59bb43\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-3195cdf elementor-widget elementor-widget-theme-page-title elementor-page-title elementor-widget-heading\" data-id=\"3195cdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-page-title.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Test Page</h1>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-f0a02b8 e-flex e-con-boxed e-con e-parent\" data-id=\"f0a02b8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-2f45678 elementor-widget elementor-widget-heading\" data-id=\"2f45678\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Browse Upcoming Programs and Events</h2>				</div>\n				<div class=\"elementor-element elementor-element-9d0c87b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"9d0c87b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n										<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n						<span class=\"elementor-button-content-wrapper\">\n									<span class=\"elementor-button-text\">Browse by Month</span>\n					</span>\n					</a>\n								</div>\n				<div class=\"elementor-element elementor-element-cba13bb elementor-widget elementor-widget-heading\" data-id=\"cba13bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h3 class=\"elementor-heading-title elementor-size-default\">Browse What\'s Happening This Week</h3>				</div>\n				<div class=\"elementor-element elementor-element-ffe8e79 elementor-widget elementor-widget-MEC\" data-id=\"ffe8e79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"MEC.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"mec-wrap mec-skin-carousel-container  \" id=\"mec_skin_275\">\n        <div class=\"mec-skin-carousel-events-container\" id=\"mec_skin_events_275\">\n        <div class=\"mec-wrap colorskin-custom\">\n    <div class=\"mec-event-carousel-type2\">\n                <div class=\"mec-owl-crousel-skin-type2 mec-owl-carousel mec-owl-theme\">\n                        <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 18, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">3:30 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a><span class=\"mec-repeating-label\">Weekly</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Kids%20Book%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"cup of coffee\" data-mec-postid=\"717\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 19, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">10:30 AM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Senior%20Coffee%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                        <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 19, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">5:00 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Chess%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-past-event mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 20, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">10:30 AM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a><span class=\"mec-repeating-label\">Weekly</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Preschool%20Storytime&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                    <article class=\"mec-event-article  mec-clear \" itemscope>\n                                        <div class=\"event-carousel-type2-head clearfix\">\n                    <div class=\"mec-event-image\">\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\"></a>                                            </div>\n                    <div class=\"mec-event-carousel-content-type2\">\n                                                    <span class=\"mec-event-date-info\">Feb 24, 2026</span>\n                                                                                                <div class=\"mec-time-details\"><span class=\"mec-start-time\">1:00 PM</span> - <span class=\"mec-end-time\">3:00 PM</span></div>                        <h4 class=\"mec-event-carousel-title\"><a class=\"mec-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a><span class=\"mec-repeating-label\">Repeating Event</span></h4>\n                                                                        <p class=\"mec-carousel-event-location\"><span></span></p>\n                                            </div>\n                    <div class=\"mec-event-footer-carousel-type2\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share mec-bg-color-hover mec-border-color-hover\" title=\"Share\" alt=\"Share\"></i>\n                                </a>\n                            </li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\">Facebook</span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Stitch%20by%20Stitch&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\">Email</span></a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a class=\"mec-booking-button mec-bg-color-hover mec-border-color-hover\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            </div>\n                </div>\n                            </article>\n                                </div>\n        	</div>\n</div>    </div>\n        </div>				</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-f0fad2f e-flex e-con-boxed e-con e-parent\" data-id=\"f0fad2f\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-6d1633b e-con-full e-flex e-con e-child\" data-id=\"6d1633b\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-0b0a0da elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"0b0a0da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/1-e1737661103200.png);\" role=\"img\" aria-label=\"Print from any device\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Mobile Printing					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						Print at the library from any device.					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Start Printing					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n				</div>\n		<div class=\"elementor-element elementor-element-1a1a88c e-con-full e-flex e-con e-child\" data-id=\"1a1a88c\" data-element_type=\"container\" data-e-type=\"container\">\n		<div class=\"elementor-element elementor-element-a6f0e36 e-con-full e-flex e-con e-child\" data-id=\"a6f0e36\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-d12c329 elementor-widget elementor-widget-heading\" data-id=\"d12c329\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h2 class=\"elementor-heading-title elementor-size-default\">Follow us on Facebook</h2>				</div>\n				<div class=\"elementor-element elementor-element-84a9dc0 elementor-widget__width-inherit elementor-widget elementor-widget-facebook-page\" data-id=\"84a9dc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"facebook-page.default\">\n					<div class=\"elementor-facebook-widget fb-page\" data-href=\"https://www.facebook.com/KewauneePublicLibrary/\" data-tabs=\"timeline\" data-height=\"385px\" data-width=\"500px\" data-small-header=\"true\" data-hide-cover=\"false\" data-show-facepile=\"true\" data-hide-cta=\"true\" style=\"min-height: 1px;height:385px\"></div>				</div>\n				</div>\n				</div>\n		<div class=\"elementor-element elementor-element-b1c093e e-con-full e-flex e-con e-child\" data-id=\"b1c093e\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-18b4912 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"18b4912\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n							<a class=\"elementor-cta\" href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n					<div class=\"elementor-cta__bg-wrapper\">\n				<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Email-icon-on-device-300x200.jpg);\" role=\"img\" aria-label=\"email icon on a mobile phone\"></div>\n				<div class=\"elementor-cta__bg-overlay\"></div>\n			</div>\n							<div class=\"elementor-cta__content\">\n				\n									<h2 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n						Newsletters					</h2>\n				\n									<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n						Sign up for our e-newsletter.					</div>\n				\n									<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n					<span class=\"elementor-cta__button elementor-button elementor-size-\">\n						Sign Up for the Library Newsletter					</span>\n					</div>\n							</div>\n						</a>\n						</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-cdbe47e e-flex e-con-boxed e-con e-parent\" data-id=\"cdbe47e\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<link rel=\"stylesheet\" id=\"mec-owl-carousel-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-owl-carousel-theme-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.theme.min.css?ver=6.9.1\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"5356774a11\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"3e3d7b8ce8\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"5356774a11\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"3e3d7b8ce8\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"fd4ebac875\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":585,\"title\":\"Test%20Page%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"f1f9eb6cde\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-18T09:30:00-06:00\",\n                \"endDate\": \"2026-02-18\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-18T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T04:30:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Each cup of coffee is full of untold stories.    If you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.    Join us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\",\n                \"name\": \"Senior Coffee Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T11:00:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-20T04:30:00-06:00\",\n                \"endDate\": \"2026-02-20\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-20T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-24T07:00:00-06:00\",\n                \"endDate\": \"2026-02-24T09:00:00-06:00\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-24T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.    4th Tuesday of each month  1:00 - 3:00 pm\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718.webp\",\n                \"name\": \"Stitch by Stitch\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"\n            }\n\n            </script>\n            \n\n<script>\njQuery(document).ready(function()\n{\n    jQuery(\"#mec_skin_275\").mecCarouselView(\n    {\n        id: \"275\",\n        start_date: \"2026-02-18\",\n        items: \"4\",\n        items_tablet: \"3\",\n        items_mobile: \"2\",\n        autoplay_status: \"\",\n        autoplay: \"1000\",\n        loop: false,\n        style: \"type2\",\n        atts: \"atts%5Blabel%5D=&atts%5Bcategory%5D=&atts%5Blocation%5D=&atts%5Borganizer%5D=&atts%5Btag%5D=&atts%5Bauthor%5D=&atts%5Bskin%5D=carousel&atts%5Bsk-options%5D%5Blist%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Blist%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Blist%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Blist%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Blist%5D%5Bclassic_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bstandard_date_format1%5D=d+M&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Blist%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Blist%5D%5Bmonth_divider%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bstatus_bar%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Btoggle_month_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgrid%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bgrid%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bgrid%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bsimple_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bnovel_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcount%5D=1&atts%5Bsk-options%5D%5Bgrid%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bagenda%5D%5Bstyle%5D=clean&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bagenda%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format1%5D=l&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format2%5D=F+j&atts%5Bsk-options%5D%5Bagenda%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bagenda%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdefault_view%5D=list&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly_style%5D=clean&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blist%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_list%5D=d+M&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_list%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_list%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_list%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bgrid%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_grid%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_grid%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_grid%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Btile%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Byearly%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_1%5D=l&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_2%5D=F+j&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bweekly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdaily%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date_type%5D=start_current_year&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B1%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B2%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B3%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B4%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B5%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B6%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B7%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B8%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B9%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B10%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B11%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B12%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmap%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmap%5D%5Blimit%5D=200&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation%5D=0&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation_focus%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btimetable%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days_modern%5D=7&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days%5D=5&atts%5Bsk-options%5D%5Btimetable%5D%5Bweek_start%5D=-1&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_time%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bend_time%5D=13&atts%5Bsk-options%5D%5Btimetable%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bmasonry%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfilter_by%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfit_to_row%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmasonry_like_grid%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bmasonry%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean1%5D=d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean2%5D=M&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean3%5D=Y&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_modern1%5D=l%2C+F+d+Y&atts%5Bsk-options%5D%5Bcover%5D%5Bevent_id%5D=428&atts%5Bsk-options%5D%5Bcover%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bstyle%5D=style1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style11%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style21%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style31%5D=j&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style32%5D=F&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style33%5D=Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bbg_color%5D=%23437df9&atts%5Bsk-options%5D%5Bcountdown%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstyle%5D=type2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format3%5D=Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype2_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype3_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_tablet%5D=3&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_mobile%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay_status%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay%5D=1000&atts%5Bsk-options%5D%5Bcarousel%5D%5Bloop_status%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Barchive_link%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bhead_text%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_events_times%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_size%5D=medium&atts%5Bsk-options%5D%5Bslider%5D%5Bstyle%5D=t1&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bslider%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btransition_time%5D=250&atts%5Bsk-options%5D%5Bslider%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btimeline%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btimeline%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Btimeline%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btimeline%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btile%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btile%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format1%5D=j&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format2%5D=M&atts%5Bsk-options%5D%5Btile%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btile%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btile%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bmore_event%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_size%5D=default&atts%5Bsf-options%5D%5Blist%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Blist%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf_status%5D=0&atts%5Bsf_display_label%5D=0&atts%5Bshow_past_events%5D=1&atts%5Bshow_only_past_events%5D=0&atts%5Bshow_only_ongoing_events%5D=0&atts%5B_edit_lock%5D=1771447122%3A1&atts%5B_edit_last%5D=1&atts%5Bex_label%5D=&atts%5Bex_category%5D=&atts%5Bex_location%5D=&atts%5Bex_organizer%5D=&atts%5Bspeaker%5D=&atts%5Bex_speaker%5D=&atts%5Bsponsor%5D=&atts%5Bex_tag%5D=&atts%5Bex_author%5D=&atts%5Bmec_icons%5D%5Blocation-pin%5D=&atts%5Bmec_icons%5D%5Bmap-marker%5D=&atts%5Bmec_icons%5D%5Bfolder%5D=&atts%5Bmec_icons%5D%5Bcalendar%5D=&atts%5Bmec_icons%5D%5Bclock%5D=&atts%5Bmec_icons%5D%5Bclock-o%5D=&atts%5Bmec_icons%5D%5Bwallet%5D=&atts%5Bmec_icons%5D%5Buser%5D=&atts%5Bmec_icons%5D%5Bmagnifier%5D=&atts%5Bmec_icons%5D%5Bcredit-card%5D=&atts%5Bmec_icons%5D%5Bmap%5D=&atts%5Bmec_icons%5D%5Bpin%5D=&atts%5Bmec_icons%5D%5Btag%5D=&atts%5Bmec_icons%5D%5Bmicrophone%5D=&atts%5Bsf_reset_button%5D=0&atts%5Bsf_refine%5D=0&atts%5Bsf_dropdown_method%5D=1&atts%5Bshow_only_one_occurrence%5D=1&atts%5Bshow_ongoing_events%5D=0&atts%5Bicons%5D%5Blocation-pin%5D=&atts%5Bicons%5D%5Bmap-marker%5D=&atts%5Bicons%5D%5Bfolder%5D=&atts%5Bicons%5D%5Bcalendar%5D=&atts%5Bicons%5D%5Bclock%5D=&atts%5Bicons%5D%5Bclock-o%5D=&atts%5Bicons%5D%5Bwallet%5D=&atts%5Bicons%5D%5Buser%5D=&atts%5Bicons%5D%5Bmagnifier%5D=&atts%5Bicons%5D%5Bcredit-card%5D=&atts%5Bicons%5D%5Bmap%5D=&atts%5Bicons%5D%5Bpin%5D=&atts%5Bicons%5D%5Btag%5D=&atts%5Bicons%5D%5Bmicrophone%5D=&atts%5Bid%5D=275\",\n        ajax_url: \"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\n        sed_method: \"0\",\n        image_popup: \"0\",\n    });\n});\n</script>\n	</body>\n</html>\n',4,2,'active','2026-02-02 12:41:18','2026-02-02 12:41:18'),(17,'https://wp.kewauneepubliclibrary.org/policies','Policies',452,'page','page','1a819a49bde159772e10982304864851','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Policies – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fpolicies%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fpolicies%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771355628\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-table-of-contents-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-452-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-452.css?ver=1771364261\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/452\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/policies/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=452\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-452 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-452 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-452 current_page_item menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-452 current_page_item menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" aria-current=\"page\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-452 page type-page status-publish ast-article-single\" id=\"post-452\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"452\" class=\"elementor elementor-452\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-d37afe9 e-flex e-con-boxed e-con e-parent\" data-id=\"d37afe9\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-944ed31 elementor-widget elementor-widget-theme-page-title elementor-page-title elementor-widget-heading\" data-id=\"944ed31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-page-title.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Policies</h1>				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-e944ed6 e-flex e-con-boxed e-con e-parent\" data-id=\"e944ed6\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-7bf1d61 elementor-toc--content-ellipsis elementor-widget elementor-widget-table-of-contents\" data-id=\"7bf1d61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;exclude_headings_by_selector&quot;:[],&quot;marker_view&quot;:&quot;bullets&quot;,&quot;icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;no_headings_message&quot;:&quot;No headings were found on this page.&quot;,&quot;headings_by_tags&quot;:[&quot;h2&quot;],&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"table-of-contents.default\">\n									<div class=\"elementor-toc__header\">\n						<h2 class=\"elementor-toc__header-title\">\n				Table of Contents			</h2>\n								</div>\n				<div id=\"elementor-toc__7bf1d61\" class=\"elementor-toc__body\">\n			<div class=\"elementor-toc__spinner-container\">\n				<svg class=\"elementor-toc__spinner eicon-animation-spin e-font-icon-svg e-eicon-loading\" aria-hidden=\"true\" viewbox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			</div>\n		</div>\n						</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-9770eb7 e-flex e-con-boxed e-con e-parent\" data-id=\"9770eb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n					<div class=\"e-con-inner\">\n		<div class=\"elementor-element elementor-element-6f3c65a e-con-full e-flex e-con e-child\" data-id=\"6f3c65a\" data-element_type=\"container\" data-e-type=\"container\">\n				<div class=\"elementor-element elementor-element-b4321a9 elementor-widget elementor-widget-text-editor\" data-id=\"b4321a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p>								</div>\n				</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-3e46c6b e-flex e-con-boxed e-con e-parent\" data-id=\"3e46c6b\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-8c91e57 elementor-widget elementor-widget-text-editor\" data-id=\"8c91e57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-c6f4531 e-flex e-con-boxed e-con e-parent\" data-id=\"c6f4531\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-ccfc2b7 elementor-widget elementor-widget-text-editor\" data-id=\"ccfc2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-20e0a63 e-flex e-con-boxed e-con e-parent\" data-id=\"20e0a63\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-6ecfac3 elementor-widget elementor-widget-text-editor\" data-id=\"6ecfac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-8a37729 e-flex e-con-boxed e-con e-parent\" data-id=\"8a37729\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-6a21f35 elementor-widget elementor-widget-text-editor\" data-id=\"6a21f35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-1ec87fb e-flex e-con-boxed e-con e-parent\" data-id=\"1ec87fb\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-fc86cf1 elementor-widget elementor-widget-text-editor\" data-id=\"fc86cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library’s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the <a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Kewaunee Public Library Reconsideration of Material Form</a>.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-16ab7aa e-flex e-con-boxed e-con e-parent\" data-id=\"16ab7aa\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-aa3a96c elementor-widget elementor-widget-text-editor\" data-id=\"aa3a96c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron’s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver’s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, “records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library’s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).”</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-af3c543 e-flex e-con-boxed e-con e-parent\" data-id=\"af3c543\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-e7ae7f7 elementor-widget elementor-widget-text-editor\" data-id=\"e7ae7f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-a2f27ac e-flex e-con-boxed e-con e-parent\" data-id=\"a2f27ac\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-e8e6fc4 elementor-widget elementor-widget-text-editor\" data-id=\"e8e6fc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-7cfdd20 e-flex e-con-boxed e-con e-parent\" data-id=\"7cfdd20\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-9963bce elementor-widget elementor-widget-text-editor\" data-id=\"9963bce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-1ef4cb5 e-flex e-con-boxed e-con e-parent\" data-id=\"1ef4cb5\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-9afbcb5 elementor-widget elementor-widget-text-editor\" data-id=\"9afbcb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p>								</div>\n					</div>\n				</div>\n		<div class=\"elementor-element elementor-element-b0c33bd e-flex e-con-boxed e-con e-parent\" data-id=\"b0c33bd\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-4799ec4 elementor-widget elementor-widget-text-editor\" data-id=\"4799ec4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group’s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>								</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"9c373cf3a0\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"19e9e16a12\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"13f585f10d\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":452,\"title\":\"Policies%20%E2%80%93%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"e09151deed\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n	</body>\n</html>\n',2,1,'active','2026-02-02 12:41:18','2026-02-02 12:41:18'),(18,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','Web Accessibility Statement',128,'page','page','7af7975ec8e1195302ef3d63254607b1','<!DOCTYPE html>\n<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Web Accessibility Statement - Kewaunee Public Library</title>\n\n		<!-- All in One SEO 4.9.4.1 - aioseo.com -->\n	<meta name=\"description\" content=\"Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.Ongoing Efforts to Ensure AccessibilityWe follow the Web Content Accessibility Guidelines (WCAG) version 2.1 as our\">\n	<meta name=\"robots\" content=\"noindex, nofollow, max-image-preview:large\">\n	<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\">\n	<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.4.1\">\n		<meta property=\"og:locale\" content=\"en_US\">\n		<meta property=\"og:site_name\" content=\"Kewaunee Public Library -\">\n		<meta property=\"og:type\" content=\"article\">\n		<meta property=\"og:title\" content=\"Web Accessibility Statement - Kewaunee Public Library\">\n		<meta property=\"og:description\" content=\"Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.Ongoing Efforts to Ensure AccessibilityWe follow the Web Content Accessibility Guidelines (WCAG) version 2.1 as our\">\n		<meta property=\"og:url\" content=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\">\n		<meta property=\"og:image\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<meta property=\"og:image:secure_url\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<meta property=\"article:published_time\" content=\"2025-10-23T13:07:55+00:00\">\n		<meta property=\"article:modified_time\" content=\"2026-02-19T21:51:41+00:00\">\n		<meta name=\"twitter:card\" content=\"summary_large_image\">\n		<meta name=\"twitter:title\" content=\"Web Accessibility Statement - Kewaunee Public Library\">\n		<meta name=\"twitter:description\" content=\"Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.Ongoing Efforts to Ensure AccessibilityWe follow the Web Content Accessibility Guidelines (WCAG) version 2.1 as our\">\n		<meta name=\"twitter:image\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<script type=\"application/ld+json\" class=\"aioseo-schema\">\n			{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\/\\/wp.kewauneepubliclibrary.org\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#listItem\",\"name\":\"Web Accessibility Statement\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#listItem\",\"position\":2,\"name\":\"Web Accessibility Statement\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#organization\",\"name\":\"Kewaunee Public Library\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#organizationLogo\",\"width\":512,\"height\":512,\"caption\":\"Kewaunee Public Library logo\"},\"image\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#webpage\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/\",\"name\":\"Web Accessibility Statement - Kewaunee Public Library\",\"description\":\"Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.Ongoing Efforts to Ensure AccessibilityWe follow the Web Content Accessibility Guidelines (WCAG) version 2.1 as our\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/#breadcrumblist\"},\"datePublished\":\"2025-10-23T08:07:55-05:00\",\"dateModified\":\"2026-02-19T15:51:41-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#website\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\",\"name\":\"Kewaunee Public Library\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#organization\"}}]}\n		</script>\n		<!-- All in One SEO -->\n\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fweb-accessibility-statement%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fweb-accessibility-statement%2F&amp;format=xml\">\n		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.0.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->\n							<script src=\"//www.googletagmanager.com/gtag/js?id=G-3M2E52LDJZ\" data-cfasync=\"false\" data-wpfc-render=\"false\" async></script>\n			<script data-cfasync=\"false\" data-wpfc-render=\"false\">\n				var mi_version = \'10.0.2\';\n				var mi_track_user = true;\n				var mi_no_track_reason = \'\';\n								var MonsterInsightsDefaultLocations = {\"page_location\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/\"};\n								if ( typeof MonsterInsightsPrivacyGuardFilter === \'function\' ) {\n					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === \'object\') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );\n				} else {\n					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === \'object\') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;\n				}\n\n								var disableStrs = [\n										\'ga-disable-G-3M2E52LDJZ\',\n									];\n\n				/* Function to detect opted out users */\n				function __gtagTrackerIsOptedOut() {\n					for (var index = 0; index < disableStrs.length; index++) {\n						if (document.cookie.indexOf(disableStrs[index] + \'=true\') > -1) {\n							return true;\n						}\n					}\n\n					return false;\n				}\n\n				/* Disable tracking if the opt-out cookie exists. */\n				if (__gtagTrackerIsOptedOut()) {\n					for (var index = 0; index < disableStrs.length; index++) {\n						window[disableStrs[index]] = true;\n					}\n				}\n\n				/* Opt-out function */\n				function __gtagTrackerOptout() {\n					for (var index = 0; index < disableStrs.length; index++) {\n						document.cookie = disableStrs[index] + \'=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/\';\n						window[disableStrs[index]] = true;\n					}\n				}\n\n				if (\'undefined\' === typeof gaOptout) {\n					function gaOptout() {\n						__gtagTrackerOptout();\n					}\n				}\n								window.dataLayer = window.dataLayer || [];\n\n				window.MonsterInsightsDualTracker = {\n					helpers: {},\n					trackers: {},\n				};\n				if (mi_track_user) {\n					function __gtagDataLayer() {\n						dataLayer.push(arguments);\n					}\n\n					function __gtagTracker(type, name, parameters) {\n						if (!parameters) {\n							parameters = {};\n						}\n\n						if (parameters.send_to) {\n							__gtagDataLayer.apply(null, arguments);\n							return;\n						}\n\n						if (type === \'event\') {\n														parameters.send_to = monsterinsights_frontend.v4_id;\n							var hookName = name;\n							if (typeof parameters[\'event_category\'] !== \'undefined\') {\n								hookName = parameters[\'event_category\'] + \':\' + name;\n							}\n\n							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== \'undefined\') {\n								MonsterInsightsDualTracker.trackers[hookName](parameters);\n							} else {\n								__gtagDataLayer(\'event\', name, parameters);\n							}\n							\n						} else {\n							__gtagDataLayer.apply(null, arguments);\n						}\n					}\n\n					__gtagTracker(\'js\', new Date());\n					__gtagTracker(\'set\', {\n						\'developer_id.dZGIzZG\': true,\n											});\n					if ( MonsterInsightsLocations.page_location ) {\n						__gtagTracker(\'set\', MonsterInsightsLocations);\n					}\n										__gtagTracker(\'config\', \'G-3M2E52LDJZ\', {\"forceSSL\":\"true\",\"link_attribution\":\"true\"} );\n										window.gtag = __gtagTracker;										(function () {\n						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */\n						/* ga and __gaTracker compatibility shim. */\n						var noopfn = function () {\n							return null;\n						};\n						var newtracker = function () {\n							return new Tracker();\n						};\n						var Tracker = function () {\n							return null;\n						};\n						var p = Tracker.prototype;\n						p.get = noopfn;\n						p.set = noopfn;\n						p.send = function () {\n							var args = Array.prototype.slice.call(arguments);\n							args.unshift(\'send\');\n							__gaTracker.apply(null, args);\n						};\n						var __gaTracker = function () {\n							var len = arguments.length;\n							if (len === 0) {\n								return;\n							}\n							var f = arguments[len - 1];\n							if (typeof f !== \'object\' || f === null || typeof f.hitCallback !== \'function\') {\n								if (\'send\' === arguments[0]) {\n									var hitConverted, hitObject = false, action;\n									if (\'event\' === arguments[1]) {\n										if (\'undefined\' !== typeof arguments[3]) {\n											hitObject = {\n												\'eventAction\': arguments[3],\n												\'eventCategory\': arguments[2],\n												\'eventLabel\': arguments[4],\n												\'value\': arguments[5] ? arguments[5] : 1,\n											}\n										}\n									}\n									if (\'pageview\' === arguments[1]) {\n										if (\'undefined\' !== typeof arguments[2]) {\n											hitObject = {\n												\'eventAction\': \'page_view\',\n												\'page_path\': arguments[2],\n											}\n										}\n									}\n									if (typeof arguments[2] === \'object\') {\n										hitObject = arguments[2];\n									}\n									if (typeof arguments[5] === \'object\') {\n										Object.assign(hitObject, arguments[5]);\n									}\n									if (\'undefined\' !== typeof arguments[1].hitType) {\n										hitObject = arguments[1];\n										if (\'pageview\' === hitObject.hitType) {\n											hitObject.eventAction = \'page_view\';\n										}\n									}\n									if (hitObject) {\n										action = \'timing\' === arguments[1].hitType ? \'timing_complete\' : hitObject.eventAction;\n										hitConverted = mapArgs(hitObject);\n										__gtagTracker(\'event\', action, hitConverted);\n									}\n								}\n								return;\n							}\n\n							function mapArgs(args) {\n								var arg, hit = {};\n								var gaMap = {\n									\'eventCategory\': \'event_category\',\n									\'eventAction\': \'event_action\',\n									\'eventLabel\': \'event_label\',\n									\'eventValue\': \'event_value\',\n									\'nonInteraction\': \'non_interaction\',\n									\'timingCategory\': \'event_category\',\n									\'timingVar\': \'name\',\n									\'timingValue\': \'value\',\n									\'timingLabel\': \'event_label\',\n									\'page\': \'page_path\',\n									\'location\': \'page_location\',\n									\'title\': \'page_title\',\n									\'referrer\' : \'page_referrer\',\n								};\n								for (arg in args) {\n																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {\n										hit[gaMap[arg]] = args[arg];\n									} else {\n										hit[arg] = args[arg];\n									}\n								}\n								return hit;\n							}\n\n							try {\n								f.hitCallback();\n							} catch (ex) {\n							}\n						};\n						__gaTracker.create = newtracker;\n						__gaTracker.getByName = newtracker;\n						__gaTracker.getAll = function () {\n							return [];\n						};\n						__gaTracker.remove = noopfn;\n						__gaTracker.loaded = true;\n						window[\'__gaTracker\'] = __gaTracker;\n					})();\n									} else {\n										console.log(\"\");\n					(function () {\n						function __gtagTracker() {\n							return null;\n						}\n\n						window[\'__gtagTracker\'] = __gtagTracker;\n						window[\'gtag\'] = __gtagTracker;\n					})();\n									}\n			</script>\n							<!-- / Google Analytics by MonsterInsights -->\n		<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"aioseo/css/src/vue/standalone/blocks/table-of-contents/global.scss-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.4.1\" media=\"all\">\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.1.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.1.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1772026586\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-128-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-128.css?ver=1772043181\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.0.2\" id=\"monsterinsights-frontend-script-js\" async data-wp-strategy=\"async\"></script>\n<script data-cfasync=\"false\" data-wpfc-render=\"false\" id=\"monsterinsights-frontend-script-js-extra\">var monsterinsights_frontend = {\"js_events_tracking\":\"true\",\"download_extensions\":\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\",\"inbound_paths\":\"[{\\\"path\\\":\\\"\\\\\\/go\\\\\\/\\\",\\\"label\\\":\\\"affiliate\\\"},{\\\"path\\\":\\\"\\\\\\/recommend\\\\\\/\\\",\\\"label\\\":\\\"affiliate\\\"}]\",\"home_url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\",\"hash_tracking\":\"false\",\"v4_id\":\"G-3M2E52LDJZ\"};</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/128\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=128\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-128 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-plain-container ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-128 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-128 page type-page status-publish ast-article-single\" id=\"post-128\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"128\" class=\"elementor elementor-128\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-26216dcc e-flex e-con-boxed e-con e-parent\" data-id=\"26216dcc\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-d218997 elementor-widget elementor-widget-theme-page-title elementor-page-title elementor-widget-heading\" data-id=\"d218997\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-page-title.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Web Accessibility Statement</h1>				</div>\n				<div class=\"elementor-element elementor-element-75254c3c elementor-widget elementor-widget-text-editor\" data-id=\"75254c3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2>Ongoing Efforts to Ensure Accessibility</h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone’s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>								</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"de15f3cad6\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"cc00aaefeb\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"de15f3cad6\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"cc00aaefeb\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.1.0\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"f1c41d523c\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":128,\"title\":\"Web%20Accessibility%20Statement%20-%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"c5dfcc77fa\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n	</body>\n</html>\n',2,1,'active','2026-02-02 12:41:19','2026-02-02 12:41:19'),(19,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','Afternoon Adult Matinee: A Wisconsin Christmas Pie',428,'mec-events','mec-events','ddcc148568ce0d8e0c625c1838f4ca0c',NULL,15,6,'active','2026-02-02 12:44:16','2026-02-02 12:44:16'),(20,'https://wp.kewauneepubliclibrary.org/events/chess-club','Chess Club',423,'mec-events','mec-events','ea9fe85b1aaf4827b16d0d9814fa1889','<!DOCTYPE html>\n<html lang=\"en-US\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Chess Club – Kewaunee Public Library</title>\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.1\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-search-menu-icon.slide-search input.search-field{width:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:2.5em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-article-single figure,.ast-article-single img:not(figure img){box-shadow:0 0 30px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.15);}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:2.5em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}:root {--ast-single-post-border: #e1e8ed;}.entry-content > * {margin-bottom: 1.5em;}.entry-content :where(h1,h2,h3,h4,h5,h6) {margin-top: 1.5em;margin-bottom: calc(0.3em + 10px);}code,kbd,samp {background: var(--ast-code-block-background);padding: 3px 6px;}.ast-row.comment-textarea fieldset.comment-form-comment {border: none;padding: unset;margin-bottom: 1.5em;}.entry-content .wp-block-image,.entry-content .wp-block-embed {margin-top: 2em;margin-bottom: 3em;}:root {--ast-single-post-nav-padding: 3em 0 0;}.single .post-navigation a p {margin-top: 0.5em;margin-bottom: 0;text-transform: initial;line-height: 1.65em;font-weight: normal;}.single .post-navigation a .ast-post-nav {font-weight: 600;display: block;text-transform: uppercase;font-size: 0.85em;letter-spacing: 0.05em;}.single .post-navigation a svg {top: .125em;width: 1em;height: 1em;position: relative;fill: currentColor;}.page-links .page-link:hover,.single .post-navigation a:hover {color: var(--ast-global-color-1);}@media( min-width: 320px ) {.single .post-navigation .nav-previous a {text-align: left;padding-right: 20px;}.single .post-navigation .nav-next a {text-align: right;padding-left: 20px;}.comment-navigation .nav-previous:after,.post-navigation .nav-previous:after {position: absolute;content: \"\";top: 25%;right: 0;width: 1px;height: 50%;background: var(--ast-single-post-border,var(--ast-border-color));}}@media( max-width: 544px ) {.single .post-navigation .nav-links {-js-display: inline-flex;display: inline-flex;width: 100%;padding-left: 20px; padding-right: 20px;}.single .post-navigation a p {display: none;}.single .post-navigation .nav-previous {margin-bottom: 0;}}@media( min-width: 421px ) {.single .post-navigation a {max-width: 80%;width: 100%;}.post-navigation a {font-weight: 500;font-size: 16px;}}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-includes/css/dist/block-library/style.min.css?ver=6.9\" media=\"all\">\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-698217b34716f7-21973376.css?ver=4.12.1\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.1\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/mec-events/423\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9\">\n<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=423\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.0; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/Blog\" itemscope=\"itemscope\" class=\"wp-singular mec-events-template-default single single-mec-events postid-423 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-separate-container ast-two-container ast-no-sidebar astra-4.12.1 ast-blog-single-style-1 ast-custom-post-type ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 astra-addon-4.12.1\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"application\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"application\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n    <section id=\"main-content\" class=\"mec-container\">\n\n        \n        \n            <div class=\"mec-wrap colorskin-custom clearfix \" id=\"mec_skin_7080\">\n\n    		<article class=\"row mec-single-event \">\n\n		<!-- start breadcrumbs -->\n				<!-- end breadcrumbs -->\n\n		<div class=\"col-md-8\">\n            			<div class=\"mec-events-event-image\">\n                <img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" class=\"attachment-full size-full wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\">            </div>\n                        			<div class=\"mec-event-content\">\n                                                        <h1 class=\"mec-single-title\">Chess Club</h1>\n                \n                \n				<div class=\"mec-single-event-description mec-events-content\"><p>Meets the 1st and 3rd Thursday every month at 5:00 PM.<br>\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!<br>\nIf you have questions on this or any of your programs; stop in, ​<a href=\"tel:9203885015\">call</a>, or <a href=\"mailto:kew@kewauneepubliclibray.org\">email</a> the library.</p>\n</div>\n                                			</div>\n\n			\n			<!-- Custom Data Fields -->\n			\n			<!-- FAQ -->\n            \n			<div class=\"mec-event-info-mobile\"></div>\n\n			<!-- Export Module -->\n			<div class=\"mec-event-export-module mec-frontbox\">\n     <div class=\"mec-event-exporting\">\n        <div class=\"mec-export-details\">\n            <ul>\n                <li><a class=\"mec-events-gcal mec-events-button mec-color mec-bg-color-hover mec-border-color\" href=\"https://calendar.google.com/calendar/render?action=TEMPLATE&amp;text=Chess+Club&amp;dates=20260205T230000Z/20260206T010000Z&amp;details=Meets+the+1st+and+3rd+Thursday+every+month+at+5%3A00+PM.%0D%0AIf+you+know+how+to+play%2C+or+have+always+wanted+to+learn%2C+here+is+your+opportunity%3B+please+join+us%21%0D%0AIf+you+have+questions+on+this+or+any+of+your+programs%3B+stop+in%2C+%E2%80%8Bcall+%28+tel%3A9203885015+%29%2C+or+email+%28+mailto%3Akew%40kewauneepubliclibray.org+%29+the+library.&amp;recur=RRULE%3AFREQ%3DMONTHLY%3BUNTIL%3D20261217T060000Z%3BWKST%3DSU%3BBYDAY%3D1TH%2C3TH\" target=\"_blank\">+ Add to Google Calendar</a></li>                <li><a class=\"mec-events-gcal mec-events-button mec-color mec-bg-color-hover mec-border-color\" href=\"https://wp.kewauneepubliclibrary.org/?method=ical&amp;id=423\">+ iCal / Outlook export</a></li>            </ul>\n        </div>\n    </div>\n</div>\n			<!-- Countdown module -->\n			            <div class=\"mec-events-meta-group mec-events-meta-group-countdown\">\n                        <div class=\"clock\"></div>\n    <div class=\"countdown-message\"></div>\n            </div>\n			\n			<!-- Hourly Schedule -->\n			\n			\n			<!-- Booking Module -->\n						    			\n			<!-- Tags -->\n			<div class=\"mec-events-meta-group mec-events-meta-group-tags\">\n                Tags: <a href=\"https://wp.kewauneepubliclibrary.org/tag/games/\" rel=\"tag\">games</a><br>			</div>\n\n		</div>\n\n					<div class=\"col-md-4\">\n\n				<div class=\"mec-event-info-desktop mec-event-meta mec-color-before mec-frontbox\">\n					        <div class=\"mec-single-event-date\">\n            <i class=\"mec-sl-calendar\"></i>            <h3 class=\"mec-date\">Date</h3>\n            <dl>\n                                            <dd><abbr class=\"mec-events-abbr\"><span class=\"mec-start-date-label\">Feb 05 2026</span></abbr></dd>\n                        </dl>\n                    </div>\n                            <div class=\"mec-single-event-time\">\n                <i class=\"mec-sl-clock\"></i>                <h3 class=\"mec-time\">Time</h3>\n                <i class=\"mec-time-comment\"></i>\n                <dl>\n                                    <dd><abbr class=\"mec-events-abbr\">5:00 PM</abbr></dd>\n                                </dl>\n            </div>\n            \n					<!-- Local Time Module -->\n					\n					\n															\n					\n					\n					\n											<div class=\"mec-single-event-category\">\n							<i class=\"mec-sl-folder\"></i>							<h3 class=\"mec-events-single-section-title mec-category\">Category</h3>\n							<dl>\n							<dd class=\"mec-events-event-categories\">\n                                <a href=\"https://wp.kewauneepubliclibrary.org/mec-category/adult/\" class=\"mec-color-hover\" rel=\"tag\"><i class=\"mec-fa-angle-right\"></i>Adult</a></dd><dd class=\"mec-events-event-categories\">\n                                <a href=\"https://wp.kewauneepubliclibrary.org/mec-category/kids/\" class=\"mec-color-hover\" rel=\"tag\"><i class=\"mec-fa-angle-right\"></i>Kids</a></dd><dd class=\"mec-events-event-categories\">\n                                <a href=\"https://wp.kewauneepubliclibrary.org/mec-category/teens/\" class=\"mec-color-hover\" rel=\"tag\"><i class=\"mec-fa-angle-right\"></i>Teens</a></dd>							</dl>\n						</div>\n																\n					<!-- Sponsors Module -->\n					\n					<!-- Register Booking Button -->\n					\n				</div>\n\n				\n				<!-- Speakers Module -->\n				\n				<!-- Attendees List Module -->\n				\n				<!-- Next Previous Module -->\n				<div class=\"mec-next-event-details mec-frontbox\" id=\"mec_next_event_details\">\n    <div class=\"mec-next-occurrence\">\n        <h3 class=\"mec-frontbox-title\">Next Occurrence</h3>\n        <ul>\n            <li>\n                <a href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/?occurrence=2026-02-19\">Go to occurrence page</a>\n            </li>\n            <li>\n                <i class=\"mec-sl-calendar\"></i>\n                <h6>Date</h6>\n                <dl><dd><abbr class=\"mec-events-abbr\"><span class=\"mec-start-date-label\">Feb 19 2026</span></abbr></dd></dl>\n            </li>\n                        <li>\n                <i class=\"mec-sl-clock\"></i>\n                <h6>Time</h6>\n                <i class=\"mec-time-comment\"></i>\n                <dl>\n                                <dd><abbr class=\"mec-events-abbr\">5:00 PM</abbr></dd>\n                                </dl>\n            </li>\n                    </ul>\n    </div>\n    </div>\n				<!-- Links Module -->\n				<div class=\"mec-event-social mec-frontbox\">\n     <h3 class=\"mec-social-single mec-frontbox-title\">Share this event</h3>\n     <div class=\"mec-event-sharing\">\n        <div class=\"mec-links-details\">\n            <ul>\n                <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\"><i class=\"mec-fa-facebook\"></i><span class=\"mec-social-title\"></span></a></li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Chess%20Club&amp;body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\"><i class=\"mec-fa-envelope\"></i><span class=\"mec-social-title\"></span></a></li>            </ul>\n        </div>\n    </div>\n</div>\n				<!-- Weather Module -->\n				\n				<!-- Google Maps Module -->\n				<div class=\"mec-events-meta-group mec-events-meta-group-gmap\">\n									</div>\n\n				<!-- QRCode Module -->\n				\n                <!-- Public Download Module -->\n                \n				<!-- Widgets -->\n				<aside id=\"block-2\" class=\"widget widget_block widget_search\" aria-label=\"Search events\"><form role=\"search\" method=\"get\" action=\"https://wp.kewauneepubliclibrary.org/\" class=\"wp-block-search__button-outside wp-block-search__text-button wp-block-search\"><label class=\"wp-block-search__label\" for=\"wp-block-search__input-1\">Search</label><div class=\"wp-block-search__inside-wrapper\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-1\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required><button aria-label=\"Search\" class=\"wp-block-search__button wp-element-button\" type=\"submit\">Search</button></div></form></aside><aside id=\"block-3\" class=\"widget widget_block\"><div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><h2 class=\"wp-block-heading\">Recent Posts</h2><ul class=\"wp-block-latest-posts__list wp-block-latest-posts\"></ul></div></aside><aside id=\"block-4\" class=\"widget widget_block\"><div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><h2 class=\"wp-block-heading\">Recent Comments</h2><div class=\"no-comments wp-block-latest-comments\">No comments to show.</div></div></aside><aside id=\"block-5\" class=\"widget widget_block\"><div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><h2 class=\"wp-block-heading\">Archives</h2><div class=\"wp-block-archives-list wp-block-archives\">No archives to show.</div></div></aside><aside id=\"block-6\" class=\"widget widget_block\"><div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><h2 class=\"wp-block-heading\">Categories</h2><ul class=\"wp-block-categories-list wp-block-categories\"><li class=\"cat-item-none\">No categories</li></ul></div></aside>\n			</div>\n			</article>\n\n		<ul class=\"mec-next-previous-events\"><li class=\"mec-previous-event\"><a class=\"mec-color mec-bg-color-hover mec-border-color\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/?pskip=423\"><i class=\"mec-fa-long-arrow-left\"></i>PRV Event</a></li><li class=\"mec-next-event\"><a class=\"mec-color mec-bg-color-hover mec-border-color\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/?nskip=423\">NXT Event<i class=\"mec-fa-long-arrow-right\"></i></a></li></ul>\n</div>\n\n                		<div id=\"comments\" class=\"comments-area comment-form-position-below \">\n	\n	\n	\n	\n	\n	\n</div><!-- #comments -->\n\n    </section>\n\n    \n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"a322fcd38f\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"c7e4983bdc\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"a322fcd38f\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"c7e4983bdc\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.1\" id=\"astra-theme-js-js\"></script>\n<script id=\"angie-canvas-template-js-before\">\nangieCanvasTemplateData = {\"templateSlug\":\"angie-canvas\"};\n//# sourceURL=angie-canvas-template-js-before\n</script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.0.3\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-698217b3475c72-01246618.js?ver=4.12.1\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.1\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/flipcount.js?ver=7.30.0\" id=\"mec-flipcount-script-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n\n<script>\nvar clock;\njQuery(document).ready(function()\n{\n    var futureDate = new Date(\"Thu Feb 5 2026 19:00:00 : -06:00\");\n    var currentDate = new Date();\n    var diff = parseInt((futureDate.getTime() / 1000 - currentDate.getTime() / 1000));\n\n    function dayDiff(first, second)\n    {\n        return (second-first)/(1000*3600*24);\n    }\n\n    if(dayDiff(currentDate, futureDate) < 100) jQuery(\".clock\").addClass(\"twodaydigits\");\n    else jQuery(\".clock\").addClass(\"threedaydigits\");\n\n    if(diff < 0)\n    {\n        diff = 0;\n        jQuery(\".countdown-message\").html();\n    }\n\n    clock = jQuery(\".clock\").FlipClock(diff,\n    {\n        clockFace: \"DailyCounter\",\n        countdown: true,\n        autoStart: true,\n            callbacks: {\n            stop: function() {\n                jQuery(\".countdown-message\").html()\n            }\n        }\n    });\n\n    jQuery(\".mec-wrap .flip-clock-wrapper ul li, a .shadow, a .inn\").on(\"click\", function(event)\n    {\n        event.preventDefault();\n    });\n});\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-05T11:00:00-06:00\",\n                \"endDate\": \"2026-02-05\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-05T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n	<script>\n		jQuery(window).on(\'load\', function()\n		{\n			// Fix modal speaker in some themes\n			jQuery(\".mec-speaker-avatar-dialog a, .mec-schedule-speakers a\").on(\'click\', function(e)\n			{\n				e.preventDefault();\n				lity(jQuery(this).attr(\'href\'));\n\n				return false;\n			});\n\n			// Fix modal booking in some themes\n			jQuery(document).ready(function ($) {\n				$(\".mec-booking-button-register\").on(\"click\", function (e) {\n					e.preventDefault();\n\n					const action = $(this).data(\"action\");\n					const target = $(this).data(\"target\");\n\n					if (action === \"modal\") {\n						if (target) {\n							lity($(target));\n						}\n					} else if (action === \"scroll\") {\n						if (target && $(target).length) {\n							$(\"html, body\").animate({\n								scrollTop: $(target).offset().top\n							}, 300);\n						}\n					}\n\n					return false;\n				});\n			});\n		});\n	</script>\n	\n	</body>\n</html>\n',15,5,'active','2026-02-03 08:30:38','2026-02-03 08:30:38');
INSERT INTO `wpgy_ea11y_page_scanned` VALUES (21,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','Print Calendar',762,'page','page','c70d1be5b61d7aaba0af004a4e74461d','<!DOCTYPE html>\n<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\"> \n	<title>Print Calendar - Kewaunee Public Library</title>\n\n		<!-- All in One SEO 4.9.4.1 - aioseo.com -->\n	<meta name=\"description\" content=\"Kewaunee Public Library Calendar Select the month you want to print, then click the &quot;Print this Page&quot; button after the calendar to print the page. JanuaryFebruary 2026March SUMOTUWETHFRSA 1234Kids Book Club Kids Book Club 3:30 PM On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School\">\n	<meta name=\"robots\" content=\"noindex, nofollow, max-image-preview:large\">\n	<link rel=\"canonical\" href=\"https://wp.kewauneepubliclibrary.org/calendar/print-calendar/\">\n	<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.4.1\">\n		<meta property=\"og:locale\" content=\"en_US\">\n		<meta property=\"og:site_name\" content=\"Kewaunee Public Library -\">\n		<meta property=\"og:type\" content=\"article\">\n		<meta property=\"og:title\" content=\"Print Calendar - Kewaunee Public Library\">\n		<meta property=\"og:description\" content=\"Kewaunee Public Library Calendar Select the month you want to print, then click the &quot;Print this Page&quot; button after the calendar to print the page. JanuaryFebruary 2026March SUMOTUWETHFRSA 1234Kids Book Club Kids Book Club 3:30 PM On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School\">\n		<meta property=\"og:url\" content=\"https://wp.kewauneepubliclibrary.org/calendar/print-calendar/\">\n		<meta property=\"og:image\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<meta property=\"og:image:secure_url\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<meta property=\"article:published_time\" content=\"2026-02-04T16:36:46+00:00\">\n		<meta property=\"article:modified_time\" content=\"2026-02-24T18:57:12+00:00\">\n		<meta name=\"twitter:card\" content=\"summary_large_image\">\n		<meta name=\"twitter:title\" content=\"Print Calendar - Kewaunee Public Library\">\n		<meta name=\"twitter:description\" content=\"Kewaunee Public Library Calendar Select the month you want to print, then click the &quot;Print this Page&quot; button after the calendar to print the page. JanuaryFebruary 2026March SUMOTUWETHFRSA 1234Kids Book Club Kids Book Club 3:30 PM On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School\">\n		<meta name=\"twitter:image\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\">\n		<script type=\"application/ld+json\" class=\"aioseo-schema\">\n			{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\/\\/wp.kewauneepubliclibrary.org\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/#listItem\",\"name\":\"Calendar\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/#listItem\",\"position\":2,\"name\":\"Calendar\",\"item\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#listItem\",\"name\":\"Print Calendar\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#listItem\",\"position\":3,\"name\":\"Print Calendar\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/#listItem\",\"name\":\"Calendar\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#organization\",\"name\":\"Kewaunee Public Library\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#organizationLogo\",\"width\":512,\"height\":512,\"caption\":\"Kewaunee Public Library logo\"},\"image\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#webpage\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/\",\"name\":\"Print Calendar - Kewaunee Public Library\",\"description\":\"Kewaunee Public Library Calendar Select the month you want to print, then click the \\\"Print this Page\\\" button after the calendar to print the page. JanuaryFebruary 2026March SUMOTUWETHFRSA 1234Kids Book Club Kids Book Club 3:30 PM On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/#breadcrumblist\"},\"datePublished\":\"2026-02-04T10:36:46-06:00\",\"dateModified\":\"2026-02-24T12:57:12-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#website\",\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/\",\"name\":\"Kewaunee Public Library\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/#organization\"}}]}\n		</script>\n		<!-- All in One SEO -->\n\n<link rel=\"dns-prefetch\" href=\"//cdn.elementor.com\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Feed\" href=\"https://wp.kewauneepubliclibrary.org/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Kewaunee Public Library » Comments Feed\" href=\"https://wp.kewauneepubliclibrary.org/comments/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fcalendar%2Fprint-calendar%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fcalendar%2Fprint-calendar%2F&amp;format=xml\">\n		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.0.2 - Using Analytics tracking - https://www.monsterinsights.com/ -->\n							<script src=\"//www.googletagmanager.com/gtag/js?id=G-3M2E52LDJZ\" data-cfasync=\"false\" data-wpfc-render=\"false\" async></script>\n			<script data-cfasync=\"false\" data-wpfc-render=\"false\">\n				var mi_version = \'10.0.2\';\n				var mi_track_user = true;\n				var mi_no_track_reason = \'\';\n								var MonsterInsightsDefaultLocations = {\"page_location\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/\"};\n								if ( typeof MonsterInsightsPrivacyGuardFilter === \'function\' ) {\n					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === \'object\') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );\n				} else {\n					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === \'object\') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;\n				}\n\n								var disableStrs = [\n										\'ga-disable-G-3M2E52LDJZ\',\n									];\n\n				/* Function to detect opted out users */\n				function __gtagTrackerIsOptedOut() {\n					for (var index = 0; index < disableStrs.length; index++) {\n						if (document.cookie.indexOf(disableStrs[index] + \'=true\') > -1) {\n							return true;\n						}\n					}\n\n					return false;\n				}\n\n				/* Disable tracking if the opt-out cookie exists. */\n				if (__gtagTrackerIsOptedOut()) {\n					for (var index = 0; index < disableStrs.length; index++) {\n						window[disableStrs[index]] = true;\n					}\n				}\n\n				/* Opt-out function */\n				function __gtagTrackerOptout() {\n					for (var index = 0; index < disableStrs.length; index++) {\n						document.cookie = disableStrs[index] + \'=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/\';\n						window[disableStrs[index]] = true;\n					}\n				}\n\n				if (\'undefined\' === typeof gaOptout) {\n					function gaOptout() {\n						__gtagTrackerOptout();\n					}\n				}\n								window.dataLayer = window.dataLayer || [];\n\n				window.MonsterInsightsDualTracker = {\n					helpers: {},\n					trackers: {},\n				};\n				if (mi_track_user) {\n					function __gtagDataLayer() {\n						dataLayer.push(arguments);\n					}\n\n					function __gtagTracker(type, name, parameters) {\n						if (!parameters) {\n							parameters = {};\n						}\n\n						if (parameters.send_to) {\n							__gtagDataLayer.apply(null, arguments);\n							return;\n						}\n\n						if (type === \'event\') {\n														parameters.send_to = monsterinsights_frontend.v4_id;\n							var hookName = name;\n							if (typeof parameters[\'event_category\'] !== \'undefined\') {\n								hookName = parameters[\'event_category\'] + \':\' + name;\n							}\n\n							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== \'undefined\') {\n								MonsterInsightsDualTracker.trackers[hookName](parameters);\n							} else {\n								__gtagDataLayer(\'event\', name, parameters);\n							}\n							\n						} else {\n							__gtagDataLayer.apply(null, arguments);\n						}\n					}\n\n					__gtagTracker(\'js\', new Date());\n					__gtagTracker(\'set\', {\n						\'developer_id.dZGIzZG\': true,\n											});\n					if ( MonsterInsightsLocations.page_location ) {\n						__gtagTracker(\'set\', MonsterInsightsLocations);\n					}\n										__gtagTracker(\'config\', \'G-3M2E52LDJZ\', {\"forceSSL\":\"true\",\"link_attribution\":\"true\"} );\n										window.gtag = __gtagTracker;										(function () {\n						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */\n						/* ga and __gaTracker compatibility shim. */\n						var noopfn = function () {\n							return null;\n						};\n						var newtracker = function () {\n							return new Tracker();\n						};\n						var Tracker = function () {\n							return null;\n						};\n						var p = Tracker.prototype;\n						p.get = noopfn;\n						p.set = noopfn;\n						p.send = function () {\n							var args = Array.prototype.slice.call(arguments);\n							args.unshift(\'send\');\n							__gaTracker.apply(null, args);\n						};\n						var __gaTracker = function () {\n							var len = arguments.length;\n							if (len === 0) {\n								return;\n							}\n							var f = arguments[len - 1];\n							if (typeof f !== \'object\' || f === null || typeof f.hitCallback !== \'function\') {\n								if (\'send\' === arguments[0]) {\n									var hitConverted, hitObject = false, action;\n									if (\'event\' === arguments[1]) {\n										if (\'undefined\' !== typeof arguments[3]) {\n											hitObject = {\n												\'eventAction\': arguments[3],\n												\'eventCategory\': arguments[2],\n												\'eventLabel\': arguments[4],\n												\'value\': arguments[5] ? arguments[5] : 1,\n											}\n										}\n									}\n									if (\'pageview\' === arguments[1]) {\n										if (\'undefined\' !== typeof arguments[2]) {\n											hitObject = {\n												\'eventAction\': \'page_view\',\n												\'page_path\': arguments[2],\n											}\n										}\n									}\n									if (typeof arguments[2] === \'object\') {\n										hitObject = arguments[2];\n									}\n									if (typeof arguments[5] === \'object\') {\n										Object.assign(hitObject, arguments[5]);\n									}\n									if (\'undefined\' !== typeof arguments[1].hitType) {\n										hitObject = arguments[1];\n										if (\'pageview\' === hitObject.hitType) {\n											hitObject.eventAction = \'page_view\';\n										}\n									}\n									if (hitObject) {\n										action = \'timing\' === arguments[1].hitType ? \'timing_complete\' : hitObject.eventAction;\n										hitConverted = mapArgs(hitObject);\n										__gtagTracker(\'event\', action, hitConverted);\n									}\n								}\n								return;\n							}\n\n							function mapArgs(args) {\n								var arg, hit = {};\n								var gaMap = {\n									\'eventCategory\': \'event_category\',\n									\'eventAction\': \'event_action\',\n									\'eventLabel\': \'event_label\',\n									\'eventValue\': \'event_value\',\n									\'nonInteraction\': \'non_interaction\',\n									\'timingCategory\': \'event_category\',\n									\'timingVar\': \'name\',\n									\'timingValue\': \'value\',\n									\'timingLabel\': \'event_label\',\n									\'page\': \'page_path\',\n									\'location\': \'page_location\',\n									\'title\': \'page_title\',\n									\'referrer\' : \'page_referrer\',\n								};\n								for (arg in args) {\n																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {\n										hit[gaMap[arg]] = args[arg];\n									} else {\n										hit[arg] = args[arg];\n									}\n								}\n								return hit;\n							}\n\n							try {\n								f.hitCallback();\n							} catch (ex) {\n							}\n						};\n						__gaTracker.create = newtracker;\n						__gaTracker.getByName = newtracker;\n						__gaTracker.getAll = function () {\n							return [];\n						};\n						__gaTracker.remove = noopfn;\n						__gaTracker.loaded = true;\n						window[\'__gaTracker\'] = __gaTracker;\n					})();\n									} else {\n										console.log(\"\");\n					(function () {\n						function __gtagTracker() {\n							return null;\n						}\n\n						window[\'__gtagTracker\'] = __gtagTracker;\n						window[\'gtag\'] = __gtagTracker;\n					})();\n									}\n			</script>\n							<!-- / Google Analytics by MonsterInsights -->\n		<style id=\"wp-img-auto-sizes-contain-inline-css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"mec-select2-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-font-icons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/iconfonts.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-frontend-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/frontend.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"accessibility-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/a11y.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-tooltip-shadow-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltipster-sideTip-shadow.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"featherlight-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-lity-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"mec-general-calendar-style-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/css/mec-general-calendar.css?ver=7.30.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-theme-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.12.3\" media=\"all\">\n<style id=\"astra-theme-css-inline-css\">\n:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:2.5em;--ast-container-default-lg-padding:2.5em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:2.5em;--ast-container-default-sm-padding:2.5em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#ECEFF3;--ast-comment-inputs-background:#F9FAFB;--ast-normal-container-width:1200px;--ast-narrow-container-width:960px;--ast-blog-title-font-weight:600;--ast-blog-meta-weight:600;--ast-global-color-primary:var(--ast-global-color-4);--ast-global-color-secondary:var(--ast-global-color-5);--ast-global-color-alternate-background:var(--ast-global-color-6);--ast-global-color-subtle-background:var(--ast-global-color-7);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:100%;}a{color:var(--ast-global-color-0);}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Arial,Helvetica,Verdana,sans-serif;font-weight:inherit;font-size:16px;font-size:1rem;line-height:var(--ast-body-line-height,1.65);}blockquote{color:#000000;}p,.entry-content p{margin-bottom:2em;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:Arial,Helvetica,Verdana,sans-serif;}.ast-site-identity .site-title a{color:var(--ast-global-color-4);}.ast-site-identity .site-title a:hover{color:var(--ast-global-color-4);}.site-title{font-size:45px;font-size:2.8125rem;display:none;}header .custom-logo-link img{max-width:199px;width:199px;}.astra-logo-svg{width:199px;}.site-header .site-description{font-size:15px;font-size:0.9375rem;display:none;}.entry-title{font-size:20px;font-size:1.25rem;}.ast-blog-single-element.ast-taxonomy-container a{font-size:14px;font-size:0.875rem;}.ast-blog-meta-container{font-size:13px;font-size:0.8125rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;overflow:hidden;}h1,.entry-content :where(h1){font-size:32px;font-size:2rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:28px;font-size:1.75rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:24px;font-size:1.5rem;font-family:Arial,Helvetica,Verdana,sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:Arial,Helvetica,Verdana,sans-serif;}h5,.entry-content :where(h5){font-size:16px;font-size:1rem;line-height:1.2em;font-weight:600;font-family:Arial,Helvetica,Verdana,sans-serif;}h6,.entry-content :where(h6){font-size:16px;font-size:1rem;line-height:1.25em;font-family:Arial,Helvetica,Verdana,sans-serif;}::selection{background-color:var(--ast-global-color-0);color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#1a1a1a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,textarea:focus{border-color:var(--ast-global-color-0);}input[type=\"radio\"]:checked,input[type=reset],input[type=\"checkbox\"]:checked,input[type=\"checkbox\"]:hover:checked,input[type=\"checkbox\"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-0);}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-0);}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-0);}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-0);}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:var(--ast-global-color-0);border-color:var(--ast-global-color-0);}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#1a1a1a;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;border-color:var(--ast-global-color-1);}.search-form input.search-field:focus{outline:none;}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px;}.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon{color:var(--ast-global-color-1);}.ast-desktop .ast-header-search .slide-search .search-form{border:2px solid var(--ast-global-color-0);}.ast-header-search .slide-search .search-field{background-color:(--ast-global-dark-bg-style);}.ast-archive-title{color:var(--ast-global-color-2);}.widget-title{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-2);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .elementor-widget-button .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.entry-content .wp-block-latest-posts > li > a,.ast-single-post .entry-content .wp-block-file__button,a.ast-post-filter-single,.ast-single-post .ast-comment-content .comment-reply-link,.ast-single-post .ast-comment-content .comment-edit-link{text-decoration:none;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:var(--ast-global-color-1);outline-width:thin;border-color:var(--ast-global-color-1);}input:focus,input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"reset\"]:focus,input[type=\"search\"]:focus,input[type=\"number\"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:var(--ast-global-color-1);border-width:thin;outline-color:var(--ast-global-color-1);}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.ast-separate-container .site-content .ast-single-post-featured-section + article {margin-top: -80px;z-index: 9;position: relative;border-radius: 4px;}@media (min-width: 922px) {.ast-no-sidebar .site-content .ast-article-image-container--wide {margin-left: -120px;margin-right: -120px;max-width: unset;width: unset;}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {margin-left: -10px;margin-right: -10px;}.site-content .ast-article-image-container--full {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {margin-left: -10px;margin-right: -10px;max-width: inherit;width: auto;}}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 2em;margin-left: auto;margin-right: auto;}.ast-page-builder-template .ast-archive-description {margin: 2em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-row {margin-left: 0;margin-right: 0;}.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {margin-bottom: 2em;}@media(min-width: 921px) {.ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {padding-left: 0;padding-right: 0;}}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select,textarea{font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%;padding:12px 16px;border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);color:var(--ast-form-input-text,#475569);}input[type=\"text\"],input[type=\"number\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=reset],input[type=tel],input[type=date],select{height:40px;}input[type=\"date\"]{border-width:1px;border-style:solid;border-color:var(--ast-border-color);background:var( --ast-global-color-secondary,--ast-global-color-5 );}input[type=\"text\"]:focus,input[type=\"number\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=reset]:focus,input[type=\"tel\"]:focus,input[type=\"date\"]:focus,select:focus,textarea:focus{border-color:var(--ast-global-color-1);box-shadow:none;outline:none;color:var(--ast-form-input-focus-text,#475569);}label,legend{color:var(--ast-global-color-2,#111827 );font-size:14px;font-style:normal;font-weight:500;line-height:20px;}select{padding:6px 10px;}fieldset{padding:30px;border-radius:4px;}button,.ast-button,.button,input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a:where(.wp-block-button__link){border-radius:4px;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);}:root{--ast-comment-inputs-background:#FFF;}::placeholder{color:var(--ast-form-field-color,#9CA3AF);}::-ms-input-placeholder{color:var(--ast-form-field-color,#9CA3AF);}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0;}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0;}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0;}@media (min-width:1200px){.ast-plain-container.ast-no-sidebar #primary{margin-top:60px;margin-bottom:60px;}}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-0);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-1);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button{color:var(--ast-global-color-4);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);border-color:var(--ast-global-color-1);}.ast-single-post .entry-content a.ast-outline-button,.ast-single-post .entry-content .is-style-outline>.wp-block-button__link{text-decoration:none;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-1);color:var(--ast-global-color-4);}.uagb-buttons-repeater.ast-outline-button{border-radius:9999px;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type=\"loop-item\"]{width:100%;} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:1.25em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-article-single .ast-article-single{padding:0;}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0;}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0;}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type=\"text\"]:focus,.comments-area .ast-comment-formwrap input[type=\"text\"]:active {box-shadow:none;outline:none;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.6em;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:1.5em;}.site-content section.ast-archive-description{margin-bottom:2em;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block;}#ast-commentform .ast-grid-common-col{position:relative;width:100%;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}} .content-area .elementor-widget-theme-post-content h1,.content-area .elementor-widget-theme-post-content h2,.content-area .elementor-widget-theme-post-content h3,.content-area .elementor-widget-theme-post-content h4,.content-area .elementor-widget-theme-post-content h5,.content-area .elementor-widget-theme-post-content h6{margin-top:1.5em;margin-bottom:calc(0.3em + 10px);}.elementor-loop-container .e-loop-item,.elementor-loop-container .ast-separate-container .ast-article-post,.elementor-loop-container .ast-separate-container .ast-article-single,.elementor-loop-container .ast-separate-container .comment-respond{padding:0px;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xs,.elementor-button.elementor-size-md,.elementor-button.elementor-size-lg,.elementor-button.elementor-size-xl,.elementor-button{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.wp-block-button .wp-block-button__link ,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:var(--ast-global-color-4);}.elementor-widget-button .elementor-button{font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:20px;font-size:1.25rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:var(--ast-global-color-4);font-family:inherit;font-weight:600;line-height:1em;font-size:20px;font-size:1.25rem;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.ast-single-post .entry-content .wp-block-button .wp-block-button__link,.ast-single-post .entry-content .wp-block-search .wp-block-search__button,body .entry-content .wp-block-file .wp-block-file__button{text-decoration:none;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"],#comments .submit,.search .search-submit,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;color:var(--ast-global-color-4);border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:600;font-size:20px;font-size:1.25rem;line-height:1em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1);}form[CLASS*=\"wp-block-search__\"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-header-break-point .ast-search-menu-icon.slide-search .search-form{right:0;}.ast-header-break-point .ast-mobile-header-stack .ast-search-menu-icon.slide-search .search-form{right:-1em;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}.astra-logo-svg{width:174px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:174px;width:174px;}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.site-title{font-size:27px;font-size:1.6875rem;display:none;}.site-header .site-description{display:none;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:151px;width:151px;}.astra-logo-svg{width:151px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:151px;}}@media (max-width:921px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:91.2%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}.entry-content :where(h1,h2,h3,h4,h5,h6){clear:none;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.entry-content li > p{margin-bottom:0;}.site .comments-area{padding-bottom:2em;margin-top:2em;}.footer-widget-area[data-section^=\"section-fb-html-\"] .ast-builder-html-element{text-align:center;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: \"\\201D\";font-family: \"Helvetica\",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}:root {--wp--custom--ast-default-block-top-padding: 100px;--wp--custom--ast-default-block-right-padding: 80px;--wp--custom--ast-default-block-bottom-padding: 100px;--wp--custom--ast-default-block-left-padding: 80px;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}.ast-narrow-container {--wp--custom--ast-content-width-size: 960px;--wp--custom--ast-wide-width-size: 960px;}@media(max-width: 921px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 50px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 50px;}}@media(max-width: 544px) {:root {--wp--custom--ast-default-block-top-padding: 50px;--wp--custom--ast-default-block-right-padding: 30px;--wp--custom--ast-default-block-bottom-padding: 50px;--wp--custom--ast-default-block-left-padding: 30px;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[data-ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[data-ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[data-ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[data-ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[data-ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border-color: rgba(0,0,0,0.05);}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*=\"background-color\"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*=\"background-color\"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*=\"background-color\"]) .wp-block-cover-text {color: var(--ast-global-color-primary,var(--ast-global-color-5));}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {margin-bottom: 1.5em;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-primary,var(--ast-global-color-5));border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: none ;margin-left: auto;margin-right: auto;}.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {max-width: none;}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {margin-left: auto;margin-right: auto;}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {max-width: 100%;margin-left: auto;margin-right: auto;}.entry-content ul,.entry-content ol {padding: revert;margin: revert;padding-left: 20px;}.entry-content ul.wc-block-product-template{padding: 0;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#282d6c;--ast-global-color-1:#4897d2;--ast-global-color-2:#282d6c;--ast-global-color-3:#000000;--ast-global-color-4:#FFFFFF;--ast-global-color-5:#E7F6FF;--ast-global-color-6:#070614;--ast-global-color-7:#D1DAE5;--ast-global-color-8:#222222;}:root {--ast-border-color : #1a1a1a;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type=\"custom\"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout=\"layout-1\"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-weight:600;font-size:32px;font-size:2rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:\"\\00bb\";}.trail-items li:last-of-type::after{display:none;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2);}.entry-title a{color:var(--ast-global-color-2);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"title_tagline\"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:600;}.ast-builder-menu-1 .menu-item > .menu-link{line-height:1.6em;font-size:1.1em;color:var(--ast-global-color-4);padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}.ast-builder-menu-1 .menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link{color:var(--ast-global-color-4);background:#2c79b5;}.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-4);}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:0px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:var(--ast-global-color-0);border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:0px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 0px + 5px );}.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:15px;right:calc( 15px - 0.907em );}.ast-builder-menu-1 .main-header-menu,.ast-header-break-point .ast-builder-menu-1 .main-header-menu{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px;}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-0);background-image:none;}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {content: \"\";position: absolute;width: 100%;right: 50%;height: 1px;background-color: transparent;transform: scale(0,0) translate(-50%,0);transition: transform .3s ease-in-out,color .0s ease-in-out;}.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before,.ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {width: calc(100% - 1.2em);background-color: currentColor;transform: scale(1,1) translate(50%,0);}.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {bottom: 0;}.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {top: 0;}.ast-desktop .ast-menu-hover-style-zoom > .menu-item > .menu-link:hover {transition: all .3s ease;transform: scale(1.2);}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-4);font-size:16px;font-size:1rem;}.ast-header-html-1 a{color:rgba(242,245,247,0.76);}.ast-header-html-1 a:hover{color:var(--ast-global-color-5);}.ast-header-html-1{font-size:16px;font-size:1rem;}.ast-header-html-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-html-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid var(--ast-search-border-color);line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: all .3s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;transition: all 0.2s;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 2em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{color:var(--ast-global-color-3);font-size:20px;}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-3);}.ast-header-search form.search-form .search-field,.ast-header-search .ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:300px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:var(--ast-global-color-7);}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .ast-builder-grid-row,.site-below-footer-wrap[data-section=\"section-below-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}.site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section=\"section-below-footer-builder\"]{display:grid;}}.ast-builder-html-element img.alignnone{display:inline-block;}.ast-builder-html-element p:first-child{margin-top:0;}.ast-builder-html-element p:last-child{margin-bottom:0;}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286;}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{font-size:16px;font-size:1rem;}.footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-1\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-2\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"section-fb-html-3\"]{display:block;}}.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-1\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-2\"] .ast-builder-html-element{text-align:center;}}.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"section-fb-html-3\"] .ast-builder-html-element{text-align:center;}}.ast-footer-copyright{text-align:left;}.ast-footer-copyright.site-footer-focus-item {color:#1a1a1a;}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.site-footer-focus-item {font-size:16px;font-size:1rem;}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^=\"section-fb-social-icons-\"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: var(--ast-global-color-2);background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:10px;margin-right:10px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:20px;height:20px;}[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section=\"section-fb-social-icons-1\"] .footer-social-inner-wrap{text-align:center;}}.ast-footer-social-1-wrap{font-size:16px;font-size:1rem;}.ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section=\"section-fb-social-icons-1\"]{display:flex;}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:30px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .ast-builder-grid-row,.site-above-footer-wrap[data-section=\"section-above-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section=\"section-above-footer-builder\"]{display:grid;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{background-color:#eeeeee;background-image:none;min-height:39px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row{max-width:100%;padding-left:35px;padding-right:35px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}.site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section=\"section-primary-footer-builder\"]{display:grid;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:left;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}@media (max-width:921px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"].footer-widget-area-inner{text-align:center;}}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item{width:100%;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-title,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h1,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h2,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h3,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h4,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h5,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] h6,.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"] .widget-area h6{font-size:26px;font-size:1.625rem;}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-1\"]{display:block;}}.footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section=\"sidebar-widgets-footer-widget-3\"]{display:block;}}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*=\'columns-\'] ul.products li.product{width:auto;margin:0;float:none;}.elementor-toc__list-wrapper{margin:0;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*=\"ast-width-\"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*=\"columns-\"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:0px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:0px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:0px;}.ast-container[data-section=\"section-above-header-builder\"],.ast-container[data-section=\"section-primary-header-builder\"],.ast-container[data-section=\"section-below-header-builder\"],.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-left,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-center,.ast-container[data-section=\"section-above-header-builder\"] .site-header-above-section-right,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-left,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-center,.ast-container[data-section=\"section-primary-header-builder\"] .site-header-primary-section-right,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-left,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-center,.ast-container[data-section=\"section-below-header-builder\"] .site-header-below-section-right{position:relative;}@media (max-width:921px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}@media (max-width:544px){.ast-header-divider-1 .ast-divider-wrapper{border-style:solid;}.ast-header-divider-1 .ast-divider-layout-vertical{border-right-width:1px;}.ast-header-divider-1.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%;}.ast-header-divider-1.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px;}.ast-header-divider-1 .ast-divider-layout-horizontal{border-top-width:1px;}.ast-header-divider-1.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%;}.ast-header-divider-1.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px;}}.ast-header-divider-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-divider-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-1{display:flex;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-footer-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);overflow-y:auto;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none;}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none;}}.ast-plain-container,.ast-page-builder-template{background-color:#fafafa;background-image:none;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-4);background-image:none;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none;}}#ast-scroll-top {display: none;position: fixed;text-align: center;cursor: pointer;z-index: 99;width: 2.1em;height: 2.1em;line-height: 2.1;color: #ffffff;border-radius: 2px;content: \"\";outline: inherit;}@media (min-width: 769px) {#ast-scroll-top {content: \"769\";}}#ast-scroll-top .ast-icon.icon-arrow svg {margin-left: 0px;vertical-align: middle;transform: translate(0,-20%) rotate(180deg);width: 1.6em;}.ast-scroll-to-top-right {right: 30px;bottom: 30px;}.ast-scroll-to-top-left {left: 30px;bottom: 30px;}#ast-scroll-top{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1);font-size:20px;}#ast-scroll-top:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-0);}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-repeat:repeat;background-position:center center;background-size:auto;background-attachment:scroll;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-desktop-header-content,.ast-mobile-header-content{position:absolute;width:100%;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:30px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:30px;}#masthead .ast-container,.site-header-focus-item + .ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:var(--ast-global-color-4);border-bottom-style:solid;}}.ast-primary-header-bar{background-color:var(--ast-global-color-0);}@media (max-width:921px){.ast-primary-header-bar.ast-primary-header{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:scroll;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:147px;}}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:var(--ast-global-color-4);border:none;background:var(--ast-global-color-0);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:38px;height:38px;fill:var(--ast-global-color-4);}[data-section=\"section-header-mobile-trigger\"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-4);font-size:18px;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .main-header-menu,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .main-header-menu{border-top-width:1px;border-color:#eaeaea;}.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-header-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link,.ast-hfb-header .ast-mobile-popup-content .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{border-bottom-width:1px;border-color:#eaeaea;border-style:solid;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link{color:var(--ast-global-color-2);padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle{color:var(--ast-global-color-2);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .ast-menu-toggle{color:var(--ast-global-color-0);}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;right:calc( 15px - 0.907em );}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:10px;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-above-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:30px;}.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{line-height:30px;}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px;}.ast-above-header-bar{border-bottom-width:0px;border-bottom-style:solid;}.ast-above-header.ast-above-header-bar{background-image:none;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-4);background-image:none;}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-4);}.ast-mobile-header-wrap .ast-above-header-bar ,.ast-above-header-bar .site-above-header-wrap{min-height:117px;}}.ast-above-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-above-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid;}}.ast-below-header .main-header-bar-navigation{height:100%;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children > .ast-menu-toggle::before{font-size:.6rem;}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before{transform:rotateX(180deg);}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:420px;}.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item{line-height:420px;}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:420px;}.ast-below-header-bar{border-bottom-width:0px;border-bottom-color:var(--ast-global-color-0);border-bottom-style:solid;}.ast-below-header-bar{background-image:url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:scroll;}.ast-header-break-point .ast-below-header-bar{background-color:#eeeeee;}@media (max-width:544px){.ast-below-header-bar{background-image:linear-gradient(to right,,),url(https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg);}.ast-mobile-header-wrap .ast-below-header-bar ,.ast-below-header-bar .site-below-header-wrap{min-height:30px;}}.ast-below-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-below-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid;}}:root{--e-global-color-astglobalcolor0:#282d6c;--e-global-color-astglobalcolor1:#4897d2;--e-global-color-astglobalcolor2:#282d6c;--e-global-color-astglobalcolor3:#000000;--e-global-color-astglobalcolor4:#FFFFFF;--e-global-color-astglobalcolor5:#E7F6FF;--e-global-color-astglobalcolor6:#070614;--e-global-color-astglobalcolor7:#D1DAE5;--e-global-color-astglobalcolor8:#222222;}\n/*# sourceURL=astra-theme-css-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\">\n\n	img.wp-smiley, img.emoji {\n		display: inline !important;\n		border: none !important;\n		box-shadow: none !important;\n		height: 1em !important;\n		width: 1em !important;\n		margin: 0 0.07em !important;\n		vertical-align: -0.1em !important;\n		background: none !important;\n		padding: 0 !important;\n	}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"aioseo/css/src/vue/standalone/blocks/table-of-contents/global.scss-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.4.1\" media=\"all\">\n<style id=\"global-styles-inline-css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n<link rel=\"stylesheet\" id=\"ea11y-widget-fonts-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.1.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"ea11y-skip-link-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.1.0\" media=\"all\">\n<link rel=\"stylesheet\" id=\"astra-addon-css-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c2864b850-03464144.css?ver=4.12.2\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-6-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-6.css?ver=1771948143\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-heading-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"widget-share-buttons-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css?ver=3.35.1\" media=\"all\">\n<link rel=\"stylesheet\" id=\"e-apple-webkit-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.35.5\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-post-762-css\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/elementor/css/post-762.css?ver=1771959433\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-roboto-css\" href=\"https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<link rel=\"stylesheet\" id=\"elementor-gf-robotoslab-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&amp;display=swap\" media=\"all\">\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.12.3\" id=\"astra-flexibility-js\"></script>\n<script id=\"astra-flexibility-js-after\">\ntypeof flexibility !== \"undefined\" && flexibility(document.documentElement);\n//# sourceURL=astra-flexibility-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.0.2\" id=\"monsterinsights-frontend-script-js\" async data-wp-strategy=\"async\"></script>\n<script data-cfasync=\"false\" data-wpfc-render=\"false\" id=\"monsterinsights-frontend-script-js-extra\">var monsterinsights_frontend = {\"js_events_tracking\":\"true\",\"download_extensions\":\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\",\"inbound_paths\":\"[{\\\"path\\\":\\\"\\\\\\/go\\\\\\/\\\",\\\"label\\\":\\\"affiliate\\\"},{\\\"path\\\":\\\"\\\\\\/recommend\\\\\\/\\\",\\\"label\\\":\\\"affiliate\\\"}]\",\"home_url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\",\"hash_tracking\":\"false\",\"v4_id\":\"G-3M2E52LDJZ\"};</script>\n<link rel=\"https://api.w.org/\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://wp.kewauneepubliclibrary.org/wp-json/wp/v2/pages/762\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://wp.kewauneepubliclibrary.org/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.1\">\n<link rel=\"shortlink\" href=\"https://wp.kewauneepubliclibrary.org/?p=762\">\n		<style id=\"edac-fix-focus-outline\">\n			:focus {\n				outline: revert !important;\n				outline-offset: revert !important;\n			}\n		</style>\n				<style id=\"edac-nww\">\n			@font-face {\n				font-family: \'anww\';\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d\');\n				src:  url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.eot?7msg3d#iefix\') format(\'embedded-opentype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.ttf?7msg3d\') format(\'truetype\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.woff?7msg3d\') format(\'woff\'),\n				url(\'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg?7msg3d#anww\') format(\'svg\');\n				font-weight: normal;\n				font-style: normal;\n				font-display: block;\n			}\n\n			:root {\n				--font-base: \'anww\', sans-serif;\n				--icon-size: 0.75em;\n			}\n\n			.edac-nww-external-link-icon {\n				font: normal normal normal 1em var(--font-base) !important;\n				speak: never;\n				text-transform: none;\n				-webkit-font-smoothing: antialiased;\n				-moz-osx-font-smoothing: grayscale;\n			}\n\n			.edac-nww-external-link-icon:before {\n				content: \" \\e900\";\n				font-size: var(--icon-size);\n			}\n\n			.edac-nww-external-link-icon.elementor-button-link-content:before {\n				vertical-align: middle;\n			}\n		</style>\n		<meta name=\"generator\" content=\"Elementor 3.35.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap\">\n			<style>\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\n					background-image: none !important;\n				}\n				@media screen and (max-height: 1024px) {\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n				@media screen and (max-height: 640px) {\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\n						background-image: none !important;\n					}\n				}\n			</style>\n			<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\" sizes=\"32x32\">\n<link rel=\"icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" sizes=\"192x192\">\n<link rel=\"apple-touch-icon\" href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\">\n<meta name=\"msapplication-TileImage\" content=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\">\n<style>:root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);</style><script type=\"text/javascript\">window.AllyRemediations = {\"remediations\":[{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022\\u003E\",\"replace\":\"\\u003Caside id=\\u0022block-2\\u0022 class=\\u0022widget widget_block widget_search\\u0022 aria-label=\\u0022Search events\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/div[1]\\/div[1]\\/section[1]\\/div[1]\\/article[1]\\/div[2]\\/aside[1]\",\"category\":\"A\",\"type\":\"REPLACE\",\"global\":\"1\"},{\"find\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022\\u003E\",\"replace\":\"\\u003Cform role=\\u0022search\\u0022 method=\\u0022get\\u0022 class=\\u0022search-form\\u0022 action=\\u0022https:\\/\\/wp.kewauneepubliclibrary.org\\/\\u0022 aria-label=\\u0022Search Kewaunee Public Library - unique\\u0022\\u003E\",\"xpath\":\"\\/html[1]\\/body[1]\\/div[1]\\/header[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/div[1]\\/div[2]\\/div[1]\\/div[1]\\/form[1]\",\"category\":\"\",\"type\":\"REPLACE\",\"global\":\"1\"}]};</script><script type=\"text/javascript\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js\"></script></head>\n\n<body itemtype=\"https://schema.org/WebPage\" itemscope=\"itemscope\" class=\"wp-singular page-template-default page page-id-762 page-child parent-pageid-55 wp-custom-logo wp-embed-responsive wp-theme-astra mec-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.12.3 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header ast-normal-title-enabled elementor-default elementor-kit-6 elementor-page elementor-page-762 astra-addon-4.12.2\">\n		<script>\n			const onSkipLinkClick = () => {\n				const htmlElement = document.querySelector(\'html\');\n\n				htmlElement.style[\'scroll-behavior\'] = \'smooth\';\n\n				setTimeout( () => htmlElement.style[\'scroll-behavior\'] = null, 1000 );\n			}\n			document.addEventListener(\"DOMContentLoaded\", () => {\n				if (!document.querySelector(\'#content\')) {\n					document.querySelector(\'.ea11y-skip-to-content-link\').remove();\n				}\n			});\n		</script>\n		<nav aria-label=\"Skip to content navigation\">\n			<a class=\"ea11y-skip-to-content-link\" href=\"#content\" tabindex=\"-1\" onclick=\"onSkipLinkClick()\">\n				Skip to content\n				<svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" role=\"presentation\" aria-label=\"Share on X\">\n					<path d=\"M18 6V12C18 12.7956 17.6839 13.5587 17.1213 14.1213C16.5587 14.6839 15.7956 15 15 15H5M5 15L9 11M5 15L9 19\" stroke=\"black\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n				</svg>\n			</a>\n			<div class=\"ea11y-skip-to-content-backdrop\"></div>\n		</nav>\n\n		\n<a class=\"skip-link screen-reader-text\" href=\"#content\">\n		Skip to content</a>\n\n<div class=\"hfeed site\" id=\"page\">\n			<header class=\"site-header header-main-layout-1 ast-primary-menu-enabled ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline\" id=\"masthead\" itemtype=\"https://schema.org/WPHeader\" itemscope=\"itemscope\" itemid=\"#masthead\">\n			<div id=\"ast-desktop-header\" data-toggle-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap  \">\n		<div class=\"ast-above-header-bar ast-above-header  site-header-focus-item\" data-section=\"section-above-header-builder\">\n						<div class=\"site-above-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-above-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-above-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n								</div>\n																								<div class=\"site-header-above-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-html-1\" data-section=\"section-hb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h2><strong><span style=\"color: #000000;font-size: 14pt\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li><span style=\"font-size: 14pt;color: #000000\">Monday-Thursday: 10 AM - 7 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Friday: 10 AM - 6 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Saturday: 9 AM - 1 PM</span></li>\n<li><span style=\"font-size: 14pt;color: #000000\">Closed Sundays</span></li>\n</ul>\n</div></div>		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap \">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item\" data-section=\"section-primary-header-builder\">\n						<div class=\"site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-primary-header-builder\">\n				<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n											<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n									<div class=\"ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-hb-menu-1\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"primary-site-navigation-desktop\" aria-label=\"Primary Site Navigation\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation ast-inline-flex\"><ul id=\"ast-hf-menu-1\" class=\"main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border ast-menu-hover-style-underline  stack-on-mobile\"><li id=\"menu-item-94\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li id=\"menu-item-86\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li id=\"menu-item-88\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li id=\"menu-item-89\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li id=\"menu-item-120\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"show submenu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li id=\"menu-item-500\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li id=\"menu-item-503\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li id=\"menu-item-524\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li id=\"menu-item-525\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li id=\"menu-item-502\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li id=\"menu-item-454\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n								</div>\n																								<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\" aria-label=\"Search Kewaunee Public Library website\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" aria-label=\"Search\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n									</div>\n												</div>\n					</div>\n								</div>\n			</div>\n		<div class=\"ast-below-header-wrap  \">\n		<div class=\"ast-below-header-bar ast-below-header  site-header-focus-item\" data-section=\"section-below-header-builder\">\n						<div class=\"site-below-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container\" data-section=\"section-below-header-builder\">\n				<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																		<div class=\"site-header-below-section-center site-header-section ast-flex ast-grid-section-center\">\n													<div class=\"ast-builder-layout-element site-header-focus-item ast-header-divider-element ast-header-divider-1 ast-hb-divider-layout-horizontal\" data-section=\"section-hb-divider-1\">\n					\n			<div class=\"ast-divider-wrapper ast-divider-layout-horizontal\">\n								<div class=\"ast-builder-divider-element\"></div>\n			</div>\n\n								</div>\n											</div>\n																		</div>\n					</div>\n								</div>\n			</div>\n	</div> <!-- Main Header Bar Wrap -->\n<div id=\"ast-mobile-header\" class=\"ast-mobile-header-wrap \" data-type=\"dropdown\">\n		<div class=\"ast-above-header-wrap \">\n		<div class=\"ast-above-header-bar ast-above-header site-above-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-above-header-builder\">\n									<div class=\"ast-builder-grid-row ast-grid-center-col-layout-only ast-flex ast-grid-center-col-layout\">\n																			<div class=\"site-header-above-section-center site-header-section ast-flex ast-grid-section-center\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"title_tagline\">\n							<div class=\"site-branding ast-site-identity\" itemtype=\"https://schema.org/Organization\" itemscope=\"itemscope\">\n					<span class=\"site-logo-img\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"custom-logo-link\" rel=\"home\"><img width=\"199\" height=\"199\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\" class=\"custom-logo\" alt=\"Kewaunee Public Library logo\" decoding=\"async\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png 199w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png 100w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png 500w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png 512w\" sizes=\"(max-width: 199px) 100vw, 199px\"></a></span>				</div>\n			<!-- .site-branding -->\n					</div>\n									</div>\n																	</div>\n						</div>\n	</div>\n		<div class=\"ast-main-header-wrap main-header-bar-wrap\">\n		<div class=\"ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default\" data-section=\"section-primary-header-builder\">\n									<div class=\"ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center\">\n													<div class=\"site-header-primary-section-left site-header-section ast-flex site-header-section-left\">\n															</div>\n																									<div class=\"site-header-primary-section-right site-header-section ast-flex ast-grid-right-section\">\n										<div class=\"ast-builder-layout-element ast-flex site-header-focus-item\" data-section=\"section-header-mobile-trigger\">\n						<div class=\"ast-button-wrap\">\n				<button type=\"button\" class=\"menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill\" aria-expanded=\"false\" aria-label=\"Main menu toggle\">\n					<span class=\"mobile-menu-toggle-icon\">\n						<span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-menu2-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"28\" viewbox=\"0 0 24 28\"><path d=\"M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z\"></path></svg></span><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg class=\"ast-mobile-svg ast-close-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><path d=\"M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z\"></path></svg></span>					</span>\n					\n						<span class=\"mobile-menu-wrap\">\n							<span class=\"mobile-menu\">Menu</span>\n						</span>\n										</button>\n			</div>\n					</div>\n									</div>\n											</div>\n						</div>\n	</div>\n				<div class=\"ast-mobile-header-content content-align-flex-start \">\n						<div class=\"ast-builder-layout-element ast-flex site-header-focus-item ast-header-search\" data-section=\"section-header-search\">\n			<div class=\"ast-search-menu-icon search-box ast-inline-search\">\n	<form role=\"search\" method=\"get\" class=\"search-form\" action=\"https://wp.kewauneepubliclibrary.org/\">\n			<label>\n				<span class=\"screen-reader-text\">Search for:</span>\n				<input type=\"search\" class=\"search-field\" placeholder=\"search this site\" value=\"\" name=\"s\">\n			</label>\n			<button type=\"submit\" class=\"search-submit normal-search\" value=\"Search\" aria-label=\"Search\"><i class=\"astra-search-icon\"> <span class=\"ast-icon icon-search icon-search\"><span class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\"><path d=\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></span></span> </i></button>\n		</form></div>\n		</div>\n				<div class=\"ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item\" data-section=\"section-header-mobile-menu\">\n			<div class=\"ast-main-header-bar-alignment\"><div class=\"main-header-bar-navigation\"><nav class=\"site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item\" id=\"ast-mobile-site-navigation\" aria-label=\"Site Navigation: Main Menu\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"itemscope\"><div class=\"main-navigation\"><ul id=\"ast-hf-mobile-menu\" class=\"main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-94\"><a href=\"https://wp.kewauneepubliclibrary.org/\" class=\"menu-link\">Home</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor menu-item-86\"><a href=\"https://wp.kewauneepubliclibrary.org/calendar/\" class=\"menu-link\">Calendar</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-88\"><a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\" class=\"menu-link\">Newsletters</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-89\"><a href=\"https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive/\" class=\"menu-link\">Newspaper &amp; Yearbook Archive</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-120\"><a role=\"button\" aria-expanded=\"false\" href=\"https://wp.kewauneepubliclibrary.org/about/\" class=\"menu-link\">About<span role=\"button\" class=\"dropdown-menu-toggle ast-header-navigation-arrow\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Menu Toggle\" aria-haspopup=\"true\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></span></a><button class=\"ast-menu-toggle\" aria-expanded=\"false\" aria-label=\"Toggle Menu\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span></button>\n<ul class=\"sub-menu\">\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-500\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#BoardStaff\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Board &amp; Staff</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-503\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Community\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Community</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-524\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Curbside Pickup</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-525\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Employment\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Employment</a></li>\n	<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-502\"><a href=\"https://wp.kewauneepubliclibrary.org/about/#Friends\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Friends</a></li>\n	<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-454\"><a href=\"https://wp.kewauneepubliclibrary.org/policies/\" class=\"menu-link\"><span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>Policies</a></li>\n</ul>\n</li>\n</ul></div></nav></div></div>		</div>\n					</div>\n			</div>\n		</header><!-- #masthead -->\n			<div id=\"content\" class=\"site-content\">\n		<div class=\"ast-container\">\n		\n\n	<div id=\"primary\" class=\"content-area primary\">\n\n		\n					<main id=\"main\" class=\"site-main\">\n				<article class=\"post-762 page type-page status-publish ast-article-single\" id=\"post-762\" itemtype=\"https://schema.org/CreativeWork\" itemscope=\"itemscope\">\n	\n	\n<div class=\"entry-content clear\" itemprop=\"text\">\n\n	\n			<div data-elementor-type=\"wp-page\" data-elementor-id=\"762\" class=\"elementor elementor-762\" data-elementor-post-type=\"page\">\n				<div class=\"elementor-element elementor-element-8ad58ac e-flex e-con-boxed e-con e-parent\" data-id=\"8ad58ac\" data-element_type=\"container\" data-e-type=\"container\">\n					<div class=\"e-con-inner\">\n				<div class=\"elementor-element elementor-element-b4e61b7 elementor-widget elementor-widget-heading\" data-id=\"b4e61b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n					<h1 class=\"elementor-heading-title elementor-size-default\">Kewaunee Public Library Calendar</h1>				</div>\n				<div class=\"elementor-element elementor-element-b9a579d elementor-widget elementor-widget-text-editor\" data-id=\"b9a579d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n									<p style=\"text-align: center;\">Select the month you want to print, then click the “Print this Page” button after the calendar to print the page.</p>								</div>\n				<div class=\"elementor-element elementor-element-a2534f0 elementor-widget elementor-widget-MEC\" data-id=\"a2534f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"MEC.default\">\n				<div class=\"elementor-widget-container\">\n					<div id=\"mec_skin_804\" class=\"mec-wrap colorskin-custom  \">\n\n    \n    <div class=\"mec-calendar mec-box-calendar mec-event-calendar-classic mec-event-container-simple\" id=\"mec_skin_events_804_full\">\n                <div class=\"mec-calendar-side mec-clear\">\n                        <div class=\"mec-skin-monthly-view-month-navigator-container\">\n                <div class=\"mec-month-navigator\" id=\"mec_month_navigator_804_202602\"><div class=\"mec-previous-month mec-load-month mec-previous-month\" data-mec-year=\"2026\" data-mec-month=\"01\"><a href=\"#\" class=\"mec-load-month-link\"><i class=\"mec-sl-angle-left\"></i> January</a></div><div class=\"mec-calendar-header\"><h2>February 2026</h2></div><div class=\"mec-next-month mec-load-month mec-next-month\" data-mec-year=\"2026\" data-mec-month=\"03\"><a href=\"#\" class=\"mec-load-month-link\">March <i class=\"mec-sl-angle-right\"></i></a></div></div>\n            </div>\n            \n            <div class=\"mec-calendar-table\" id=\"mec_skin_events_804\">\n                <div class=\"mec-month-container mec-month-container-selected\" id=\"mec_monthly_view_month_804_202602\" data-month-id=\"202602\"><dl class=\"mec-calendar-table-head\"><dt class=\"mec-calendar-day-head\">SU</dt><dt class=\"mec-calendar-day-head\">MO</dt><dt class=\"mec-calendar-day-head\">TU</dt><dt class=\"mec-calendar-day-head\">WE</dt><dt class=\"mec-calendar-day-head\">TH</dt><dt class=\"mec-calendar-day-head\">FR</dt><dt class=\"mec-calendar-day-head\">SA</dt></dl><dl class=\"mec-calendar-row\">\n    <dt class=\"mec-calendar-day \" data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\"><div class=\"\">4</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781770219000-20260204\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\"><div class=\"\">5</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\"><h4 class=\"mec-event-title\">Chess Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-4231770310800-20260205\">\n                            <div class=\"mec-tooltip-event-title\">Chess Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 5:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></div><div class=\"mec-tooltip-event-desc\">Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_423\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\"><div class=\"\">6</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991770373800-20260206\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\"><div class=\"\">10</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\"><h4 class=\"mec-event-title\">Page Turner’s Adult Book Club: A Forty Year Kiss</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7321770724800-20260210\">\n                            <div class=\"mec-tooltip-event-title\">Page Turner’s Adult Book Club: A Forty Year Kiss</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 12:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\"></div><div class=\"mec-tooltip-event-desc\">Join us for Page Turner’s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe’ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_732\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\"><div class=\"\">11</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781770823800-20260211\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\"><div class=\"\">12</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\"><h4 class=\"mec-event-title\">DIY Button Heart @ 2PM</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7261770904800-20260212\">\n                            <div class=\"mec-tooltip-event-title\">DIY Button Heart @ 2PM</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 2:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\"></div><div class=\"mec-tooltip-event-desc\">Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_726\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\"><h4 class=\"mec-event-title\">DIY Button Heart @ 4PM</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7301770912000-20260212\">\n                            <div class=\"mec-tooltip-event-title\">DIY Button Heart @ 4PM</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 4:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\"></div><div class=\"mec-tooltip-event-desc\">Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_730\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\"><div class=\"\">13</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991770978600-20260213\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_299\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\"><h4 class=\"mec-event-title\">Afternoon Adult Matinee</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7231770987600-20260213\">\n                            <div class=\"mec-tooltip-event-title\">Afternoon Adult Matinee</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 1:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\"></div><div class=\"mec-tooltip-event-desc\">Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_723\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\"><div class=\"\">16</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\"><h4 class=\"mec-event-title\">Magazine Give-away</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7201771236000-20260216\">\n                            <div class=\"mec-tooltip-event-title\">Magazine Give-away</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:00 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\"></div><div class=\"mec-tooltip-event-desc\">Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_720\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\"><div class=\"\">18</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781771428600-20260218\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\"><div class=\"\">19</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"><h4 class=\"mec-event-title\">Senior Coffee Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-7171771497000-20260219\">\n                            <div class=\"mec-tooltip-event-title\">Senior Coffee Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"cup of coffee\" data-mec-postid=\"717\"></div><div class=\"mec-tooltip-event-desc\">Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_717\"></span></span>\n                        </div>\n                    </div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\"><h4 class=\"mec-event-title\">Chess Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-4231771520400-20260219\">\n                            <div class=\"mec-tooltip-event-title\">Chess Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 5:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\"></div><div class=\"mec-tooltip-event-desc\">Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_423\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\"><div class=\"\">20</div><div class=\"mec-past-event ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991771583400-20260220\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day \" data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt><dt class=\"mec-calendar-day  mec-selected-day\" data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\"><div class=\"mec-color\">24</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"><h4 class=\"mec-event-title\">Stitch by Stitch</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-8701771938000-20260224\">\n                            <div class=\"mec-tooltip-event-title\">Stitch by Stitch</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 1:00 PM - 3:00 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\"></div><div class=\"mec-tooltip-event-desc\">Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 – 3:00 pm\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_870\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\"><div class=\"\">25</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"><h4 class=\"mec-event-title\">Kids Book Club</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2781772033400-20260225\">\n                            <div class=\"mec-tooltip-event-title\">Kids Book Club</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 3:30 PM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\"></div><div class=\"mec-tooltip-event-desc\">On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_278\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\"><div class=\"\">27</div><div class=\"ended-relative simple-skin-ended\"><a class=\"mec-monthly-tooltip event-single-link-simple\" data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"><h4 class=\"mec-event-title\">Preschool Storytime</h4></a></div><div class=\"tooltip_templates event-single-content-simple\">\n                        <div id=\"mec-tooltip-2991772188200-20260227\">\n                            <div class=\"mec-tooltip-event-title\">Preschool Storytime</div><div class=\"mec-tooltip-event-time\"><i class=\"mec-sl-clock-o\"></i> 10:30 AM</div><div class=\"mec-event-detail\">\n                        \n                    </div><div class=\"mec-tooltip-event-content\"><div class=\"mec-tooltip-event-featured\"><img loading=\"lazy\" decoding=\"async\" width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\"></div><div class=\"mec-tooltip-event-desc\">Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n \n , ...</div></div><span class=\"mec-wrap\"><span id=\"mec_skin_events_804_monthly_simple_299\"></span></span>\n                        </div>\n                    </div></dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dl><dl class=\"mec-calendar-row\"></dl>\n</div>\n            </div>\n\n                    </div>\n            </div>\n\n        \n        <div class=\"mec-modal-result\"></div>\n\n</div>				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-cfe5eeb elementor-share-buttons--skin-boxed elementor-share-buttons--color-custom elementor-share-buttons--view-icon-text elementor-share-buttons--shape-square elementor-grid-0 elementor-widget elementor-widget-share-buttons\" data-id=\"cfe5eeb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"share-buttons.default\">\n							<div class=\"elementor-grid\">\n								<div class=\"elementor-grid-item\">\n						<div class=\"elementor-share-btn elementor-share-btn_print\" role=\"button\" tabindex=\"0\" aria-label=\"Share on print\">\n															<span class=\"elementor-share-btn__icon\">\n								<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-print\" viewbox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							</span>\n																						<div class=\"elementor-share-btn__text\">\n																			<span class=\"elementor-share-btn__title\">\n										Print this Calendar									</span>\n																	</div>\n													</div>\n					</div>\n						</div>\n						</div>\n					</div>\n				</div>\n				</div>\n		\n	\n	\n</div><!-- .entry-content .clear -->\n\n	\n	\n</article><!-- #post-## -->\n\n			</main><!-- #main -->\n			\n		\n	</div><!-- #primary -->\n\n\n	</div> <!-- ast-container -->\n	</div><!-- #content -->\n<footer class=\"site-footer\" id=\"colophon\" itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" itemid=\"#colophon\">\n			<div class=\"site-above-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-above-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-above-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-above-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-above-section-2 site-footer-section site-footer-section-2\">\n							<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-3\" aria-label=\"Footer Widget 3\" role=\"region\">\n			<section id=\"block-26\" class=\"widget widget_block\"><h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2></section>		</aside>\n						</div>\n											<div class=\"site-footer-above-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-primary-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-primary-section-1 site-footer-section site-footer-section-1\">\n							<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-1\" data-section=\"section-fb-html-1\">\n			<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><p><a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\"></a></p>\n</div></div>		</div>\n					<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item\" data-section=\"section-fb-social-icons-1\">\n				<div class=\"ast-footer-social-1-wrap ast-footer-social-wrap\"><div class=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-true ast-social-color-type-custom ast-social-stack-mobile ast-social-element-style-filled\"><a href=\"https://www.facebook.com/KewauneePublicLibrary/\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #557dbc; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-facebook footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z\"></path></svg></span><span class=\"social-item-label\">Facebook</span></a><a href=\"http://instagram.com/kewauneepubliclibrary\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"--color: #8a3ab9; --background-color: transparent;\" class=\"ast-builder-social-element ast-inline-flex ast-instagram footer-social-item\"><span aria-hidden=\"true\" class=\"ahfb-svg-iconset ast-inline-flex svg-baseline\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\"><path d=\"M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z\"></path></svg></span><span class=\"social-item-label\">Instagram</span></a></div></div>			</div>\n						</div>\n											<div class=\"site-footer-primary-section-2 site-footer-section site-footer-section-2\">\n									<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-3\" data-section=\"section-fb-html-3\">\n					<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Contact Us</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n<li style=\"text-align: left\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n<li style=\"text-align: left\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\n</div></div>				</div>\n								</div>\n											<div class=\"site-footer-primary-section-3 site-footer-section site-footer-section-3\">\n								<div class=\"footer-widget-area widget-area site-footer-focus-item ast-footer-html-2\" data-section=\"section-fb-html-2\">\n				<div class=\"ast-header-html inner-link-style-\"><div class=\"ast-builder-html-element\"><h3 style=\"text-align: left\"><span style=\"font-size: 14pt\">Library Hours</span></h3>\n<ul style=\"list-style-type: none;margin: .5em\">\n<li style=\"text-align: left\">Monday-Thursday: 10 AM - 7 PM</li>\n<li style=\"text-align: left\">Friday: 10 AM - 6 PM</li>\n<li style=\"text-align: left\">Saturday: 9 AM - 1 PM</li>\n</ul>\n</div></div>			</div>\n					<aside class=\"footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner\" data-section=\"sidebar-widgets-footer-widget-1\" aria-label=\"Footer Widget 1\" role=\"region\">\n			<section id=\"block-24\" class=\"widget widget_block\">\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</section><section id=\"block-23\" class=\"widget widget_block widget_text\">\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n</section>		</aside>\n						</div>\n										</div>\n			</div>\n\n</div>\n<div class=\"site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack\" data-section=\"section-below-footer-builder\">\n	<div class=\"ast-builder-grid-row-container-inner\">\n					<div class=\"ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row\">\n											<div class=\"site-footer-below-section-1 site-footer-section site-footer-section-1\">\n									</div>\n											<div class=\"site-footer-below-section-2 site-footer-section site-footer-section-2\">\n								<div class=\"ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright\" data-section=\"section-footer-builder\">\n				<div class=\"ast-footer-copyright\"><p style=\"text-align: center\">Copyright © 2026 Kewaunee Public Library</p>\n</div>			</div>\n						</div>\n											<div class=\"site-footer-below-section-3 site-footer-section site-footer-section-3\">\n									</div>\n										</div>\n			</div>\n\n</div>\n	</footer><!-- #colophon -->\n	</div><!-- #page -->\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/astra/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n			<script>\n				const registerAllyAction = () => {\n					if ( ! window?.ElementorProFrontendConfig || ! window?.elementorFrontend?.utils?.urlActions ) {\n						return;\n					}\n\n					elementorFrontend.utils.urlActions.addAction( \'allyWidget:open\', () => {\n						if (window?.ea11yWidget?.widget?.open) {\n							return window.ea11yWidget.widget.isOpen()\n								? window.ea11yWidget.widget.close()\n								: window.ea11yWidget.widget.open();\n						}\n					} );\n				};\n\n				const waitingLimit = 30;\n				let retryCounter = 0;\n\n				const waitForElementorPro = () => {\n					return new Promise( ( resolve ) => {\n						const intervalId = setInterval( () => {\n							if ( retryCounter === waitingLimit ) {\n								resolve( null );\n							}\n\n							retryCounter++;\n\n							if ( window.elementorFrontend && window?.elementorFrontend?.utils?.urlActions ) {\n								clearInterval( intervalId );\n								resolve( window.elementorFrontend );\n							}\n								}, 100 ); // Check every 100 milliseconds for availability of elementorFrontend\n					});\n				};\n\n				waitForElementorPro().then( () => { registerAllyAction(); });\n			</script>\n			\n<div id=\"ast-scroll-top\" tabindex=\"0\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\">\n	<span class=\"ast-icon icon-arrow\"><svg class=\"ast-arrow-svg\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" width=\"26px\" height=\"16.043px\" viewbox=\"57 35.171 26 16.043\" enable-background=\"new 57 35.171 26 16.043\" xml:space=\"preserve\" aria-label=\"Expand About menu\">\n                <path d=\"M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z\"></path>\n                </svg></span>	<span class=\"screen-reader-text\">Scroll to Top</span>\n</div>\n			<script>\n				const lazyloadRunObserver = () => {\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {\n						entries.forEach( ( entry ) => {\n							if ( entry.isIntersecting ) {\n								let lazyloadBackground = entry.target;\n								if( lazyloadBackground ) {\n									lazyloadBackground.classList.add( \'e-lazyloaded\' );\n								}\n								lazyloadBackgroundObserver.unobserve( entry.target );\n							}\n						});\n					}, { rootMargin: \'200px 0px 200px 0px\' } );\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\n					} );\n				};\n				const events = [\n					\'DOMContentLoaded\',\n					\'elementor/lazyload/observe\',\n				];\n				events.forEach( ( event ) => {\n					document.addEventListener( event, lazyloadRunObserver );\n				} );\n			</script>\n			<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3\" id=\"jquery-ui-core-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3\" id=\"jquery-ui-datepicker-js\"></script>\n<script id=\"jquery-ui-datepicker-js-after\">\njQuery(function(jQuery){jQuery.datepicker.setDefaults({\"closeText\":\"Close\",\"currentText\":\"Today\",\"monthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthNamesShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"nextText\":\"Next\",\"prevText\":\"Previous\",\"dayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"dayNamesShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"dayNamesMin\":[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],\"dateFormat\":\"MM d, yy\",\"firstDay\":0,\"isRTL\":false});});\n//# sourceURL=jquery-ui-datepicker-js-after\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/jquery.typewatch.js?ver=7.30.0\" id=\"mec-typekit-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/featherlight/featherlight.js?ver=7.30.0\" id=\"featherlight-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/select2/select2.full.min.js?ver=7.30.0\" id=\"mec-select2-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/mec-general-calendar.js?ver=7.30.0\" id=\"mec-general-calendar-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/tooltip/tooltip.js?ver=7.30.0\" id=\"mec-tooltip-script-js\"></script>\n<script id=\"mec-frontend-script-js-extra\">\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"28a25ea235\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"b9b32317aa\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\nvar mecdata = {\"day\":\"day\",\"days\":\"days\",\"hour\":\"hour\",\"hours\":\"hours\",\"minute\":\"minute\",\"minutes\":\"minutes\",\"second\":\"second\",\"seconds\":\"seconds\",\"next\":\"Next\",\"prev\":\"Prev\",\"elementor_edit_mode\":\"no\",\"recapcha_key\":\"\",\"ajax_url\":\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\"fes_nonce\":\"28a25ea235\",\"fes_thankyou_page_time\":\"2000\",\"fes_upload_nonce\":\"b9b32317aa\",\"current_year\":\"2026\",\"current_month\":\"02\",\"datepicker_format\":\"mm/dd/yy&m/d/Y\",\"sf_update_url\":\"0\"};\n//# sourceURL=mec-frontend-script-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/frontend.js?ver=7.30.0\" id=\"mec-frontend-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/js/events.js?ver=7.30.0\" id=\"mec-events-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/lity/lity.min.js?ver=7.30.0\" id=\"mec-lity-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/colorbrightness/colorbrightness.min.js?ver=7.30.0\" id=\"mec-colorbrightness-script-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/assets/packages/owl-carousel/owl.carousel.min.js?ver=7.30.0\" id=\"mec-owl-carousel-script-js\"></script>\n<script id=\"astra-theme-js-js-extra\">\nvar astra = {\"break_point\":\"921\",\"isRtl\":\"\",\"is_scroll_to_id\":\"1\",\"is_scroll_to_top\":\"1\",\"is_header_footer_builder_active\":\"1\",\"responsive_cart_click\":\"flyout\",\"is_dark_palette\":\"\"};\n//# sourceURL=astra-theme-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.12.3\" id=\"astra-theme-js-js\"></script>\n<script id=\"ea11y-widget-js-extra\">\nvar ea11yWidget = {\"iconSettings\":{\"style\":{\"icon\":\"person\",\"size\":\"medium\",\"color\":\"#2563eb\",\"cornerRadius\":{\"radius\":32,\"unit\":\"px\"}},\"position\":{\"desktop\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"},\"mobile\":{\"hidden\":true,\"enableExactPosition\":false,\"exactPosition\":{\"horizontal\":{\"direction\":\"right\",\"value\":10,\"unit\":\"px\"},\"vertical\":{\"direction\":\"bottom\",\"value\":10,\"unit\":\"px\"}},\"position\":\"bottom-right\"}}},\"toolsSettings\":{\"bigger-text\":{\"enabled\":false},\"bigger-line-height\":{\"enabled\":false},\"text-align\":{\"enabled\":false},\"readable-font\":{\"enabled\":false},\"grayscale\":{\"enabled\":true},\"contrast\":{\"enabled\":false},\"page-structure\":{\"enabled\":false},\"sitemap\":{\"enabled\":false,\"url\":\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\"},\"reading-mask\":{\"enabled\":false},\"hide-images\":{\"enabled\":false},\"pause-animations\":{\"enabled\":false},\"highlight-links\":{\"enabled\":false},\"focus-outline\":{\"enabled\":false},\"screen-reader\":{\"enabled\":true}},\"accessibilityStatementURL\":\"\",\"analytics\":{\"enabled\":false,\"url\":null}};\n//# sourceURL=ea11y-widget-js-extra\n</script>\n<script src=\"https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-3fa0174c-bf96-442d-a14f-051198906c05&amp;ver=4.1.0\" id=\"ea11y-widget-js\" referrerpolicy=\"origin\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\" id=\"wp-hooks-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\" id=\"wp-i18n-js\"></script>\n<script id=\"wp-i18n-js-after\">\nwp.i18n.setLocaleData( { \'text direction\\u0004ltr\': [ \'ltr\' ] } );\n//# sourceURL=wp-i18n-js-after\n</script>\n<script id=\"edac-frontend-fixes-js-extra\">\nvar edac_frontend_fixes = {\"new_window_warning\":{\"enabled\":true}};\n//# sourceURL=edac-frontend-fixes-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/build/frontendFixes.bundle.js?ver=1.37.0\" id=\"edac-frontend-fixes-js\"></script>\n<script id=\"astra-addon-js-js-extra\">\nvar astraAddon = {\"is_elementor_active\":\"1\",\"sticky_active\":\"\",\"svgIconClose\":\"\\u003Cspan class=\\\"ast-icon icon-close\\\"\\u003E\\u003Csvg viewBox=\\\"0 0 512 512\\\" aria-hidden=\\\"true\\\" role=\\\"img\\\" version=\\\"1.1\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" width=\\\"18px\\\" height=\\\"18px\\\"\\u003E\\n                                \\u003Cpath d=\\\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\\\" /\\u003E\\n                            \\u003C/svg\\u003E\\u003C/span\\u003E\",\"hf_account_show_menu_on\":\"hover\",\"hf_account_action_type\":\"link\",\"hf_account_logout_action\":\"link\",\"is_header_builder_active\":\"1\"};\n//# sourceURL=astra-addon-js-js-extra\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/astra-addon/astra-addon-69861c22622145-05539619.js?ver=4.12.2\" id=\"astra-addon-js-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.12.2\" id=\"astra-dom-purify-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.35.5\" id=\"elementor-webpack-runtime-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.35.5\" id=\"elementor-frontend-modules-js\"></script>\n<script id=\"elementor-frontend-js-before\">\nvar elementorFrontendConfig = {\"environmentMode\":{\"edit\":false,\"wpPreview\":false,\"isScriptDebug\":false},\"i18n\":{\"shareOnFacebook\":\"Share on Facebook\",\"shareOnTwitter\":\"Share on Twitter\",\"pinIt\":\"Pin it\",\"download\":\"Download\",\"downloadImage\":\"Download image\",\"fullscreen\":\"Fullscreen\",\"zoom\":\"Zoom\",\"share\":\"Share\",\"playVideo\":\"Play Video\",\"previous\":\"Previous\",\"next\":\"Next\",\"close\":\"Close\",\"a11yCarouselPrevSlideMessage\":\"Previous slide\",\"a11yCarouselNextSlideMessage\":\"Next slide\",\"a11yCarouselFirstSlideMessage\":\"This is the first slide\",\"a11yCarouselLastSlideMessage\":\"This is the last slide\",\"a11yCarouselPaginationBulletMessage\":\"Go to slide\"},\"is_rtl\":false,\"breakpoints\":{\"xs\":0,\"sm\":480,\"md\":768,\"lg\":1025,\"xl\":1440,\"xxl\":1600},\"responsive\":{\"breakpoints\":{\"mobile\":{\"label\":\"Mobile Portrait\",\"value\":767,\"default_value\":767,\"direction\":\"max\",\"is_enabled\":true},\"mobile_extra\":{\"label\":\"Mobile Landscape\",\"value\":880,\"default_value\":880,\"direction\":\"max\",\"is_enabled\":false},\"tablet\":{\"label\":\"Tablet Portrait\",\"value\":1024,\"default_value\":1024,\"direction\":\"max\",\"is_enabled\":true},\"tablet_extra\":{\"label\":\"Tablet Landscape\",\"value\":1200,\"default_value\":1200,\"direction\":\"max\",\"is_enabled\":false},\"laptop\":{\"label\":\"Laptop\",\"value\":1366,\"default_value\":1366,\"direction\":\"max\",\"is_enabled\":false},\"widescreen\":{\"label\":\"Widescreen\",\"value\":2400,\"default_value\":2400,\"direction\":\"min\",\"is_enabled\":false}},\"hasCustomBreakpoints\":false},\"version\":\"3.35.5\",\"is_static\":false,\"experimentalFeatures\":{\"e_font_icon_svg\":true,\"additional_custom_breakpoints\":true,\"container\":true,\"e_optimized_markup\":true,\"theme_builder_v2\":true,\"nested-elements\":true,\"home_screen\":true,\"global_classes_should_enforce_capabilities\":true,\"e_variables\":true,\"cloud-library\":true,\"e_opt_in_v4_page\":true,\"e_components\":true,\"e_interactions\":true,\"e_editor_one\":true,\"import-export-customization\":true,\"mega-menu\":true,\"e_pro_variables\":true},\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor\\/assets\\/\",\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"uploadUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\"},\"nonces\":{\"floatingButtonsClickTracking\":\"96fba2fa63\"},\"swiperClass\":\"swiper\",\"settings\":{\"page\":[],\"editorPreferences\":[]},\"kit\":{\"active_breakpoints\":[\"viewport_mobile\",\"viewport_tablet\"],\"global_image_lightbox\":\"yes\",\"lightbox_enable_counter\":\"yes\",\"lightbox_enable_fullscreen\":\"yes\",\"lightbox_enable_zoom\":\"yes\",\"lightbox_enable_share\":\"yes\",\"lightbox_title_src\":\"title\",\"lightbox_description_src\":\"description\"},\"post\":{\"id\":762,\"title\":\"Print%20Calendar%20-%20Kewaunee%20Public%20Library\",\"excerpt\":\"\",\"featuredImage\":false}};\n//# sourceURL=elementor-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.5\" id=\"elementor-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.35.1\" id=\"elementor-pro-webpack-runtime-js\"></script>\n<script id=\"elementor-pro-frontend-js-before\">\nvar ElementorProFrontendConfig = {\"ajaxurl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-admin\\/admin-ajax.php\",\"nonce\":\"8fd17e713c\",\"urls\":{\"assets\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/\",\"rest\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-json\\/\"},\"settings\":{\"lazy_load_background_images\":true},\"popup\":{\"hasPopUps\":false},\"shareButtonsNetworks\":{\"facebook\":{\"title\":\"Facebook\",\"has_counter\":true},\"twitter\":{\"title\":\"Twitter\"},\"linkedin\":{\"title\":\"LinkedIn\",\"has_counter\":true},\"pinterest\":{\"title\":\"Pinterest\",\"has_counter\":true},\"reddit\":{\"title\":\"Reddit\",\"has_counter\":true},\"vk\":{\"title\":\"VK\",\"has_counter\":true},\"odnoklassniki\":{\"title\":\"OK\",\"has_counter\":true},\"tumblr\":{\"title\":\"Tumblr\"},\"digg\":{\"title\":\"Digg\"},\"skype\":{\"title\":\"Skype\"},\"stumbleupon\":{\"title\":\"StumbleUpon\",\"has_counter\":true},\"mix\":{\"title\":\"Mix\"},\"telegram\":{\"title\":\"Telegram\"},\"pocket\":{\"title\":\"Pocket\",\"has_counter\":true},\"xing\":{\"title\":\"XING\",\"has_counter\":true},\"whatsapp\":{\"title\":\"WhatsApp\"},\"email\":{\"title\":\"Email\"},\"print\":{\"title\":\"Print\"},\"x-twitter\":{\"title\":\"X\"},\"threads\":{\"title\":\"Threads\"}},\"facebook_sdk\":{\"lang\":\"en_US\",\"app_id\":\"\"},\"lottie\":{\"defaultAnimationUrl\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json\"}};\n//# sourceURL=elementor-pro-frontend-js-before\n</script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1\" id=\"elementor-pro-frontend-js\"></script>\n<script src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.35.1\" id=\"pro-elements-handlers-js\"></script>\n			<script>\n			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener(\"hashchange\",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);\n			</script>\n			<script id=\"wp-emoji-settings\" type=\"application/json\">\n{\"baseUrl\":\"https://s.w.org/images/core/emoji/17.0.2/72x72/\",\"ext\":\".png\",\"svgUrl\":\"https://s.w.org/images/core/emoji/17.0.2/svg/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1\"}}\n</script>\n<script type=\"module\">\n/*! This file is auto-generated */\nconst a=JSON.parse(document.getElementById(\"wp-emoji-settings\").textContent),o=(window._wpemojiSettings=a,\"wpEmojiSettingsSupports\"),s=[\"flag\",\"emoji\"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case\"flag\":return n(e,\"\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f\",\"\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f\")?!1:!n(e,\"\\ud83c\\udde8\\ud83c\\uddf6\",\"\\ud83c\\udde8\\u200b\\ud83c\\uddf6\")&&!n(e,\"\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f\",\"\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f\");case\"emoji\":return!a(e,\"\\ud83e\\u1fac8\")}return!1}function f(e,t,n,a){let r;const o=(r=\"undefined\"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement(\"canvas\")).getContext(\"2d\",{willReadFrequently:!0}),s=(o.textBaseline=\"top\",o.font=\"600 32px Arial\",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement(\"script\");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(\"object\"==typeof e&&\"number\"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&\"object\"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(\"undefined\"!=typeof Worker&&\"undefined\"!=typeof OffscreenCanvas&&\"undefined\"!=typeof URL&&URL.createObjectURL&&\"undefined\"!=typeof Blob)try{var e=\"postMessage(\"+f.toString()+\"(\"+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(\",\")+\"));\",a=new Blob([e],{type:\"text/javascript\"});const r=new Worker(URL.createObjectURL(a),{name:\"wpTestEmojiSupports\"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],\"flag\"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});\n//# sourceURL=https://wp.kewauneepubliclibrary.org/wp-includes/js/wp-emoji-loader.min.js\n</script>\n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-04T09:30:00-06:00\",\n                \"endDate\": \"2026-02-04\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-04T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-05T11:00:00-06:00\",\n                \"endDate\": \"2026-02-05\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-05T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-06T04:30:00-06:00\",\n                \"endDate\": \"2026-02-06\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-06T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-10T06:00:00-06:00\",\n                \"endDate\": \"2026-02-10\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-10T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us for Page Turner\'s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.    We\'ll be reviewing A Forty Year Kiss by Nickolas Butler.    Come join us for a discussion.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\",\n                \"name\": \"Page Turner&#8217;s Adult Book Club: A Forty Year Kiss\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-11T09:30:00-06:00\",\n                \"endDate\": \"2026-02-11\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-11T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-12T08:00:00-06:00\",\n                \"endDate\": \"2026-02-12\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-12T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Create a button heart to use for Valentine\'s Day decoration.    Thursday, Feb. 12th, at 2:00 PM.    Please register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.webp\",\n                \"name\": \"DIY Button Heart @ 2PM\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-12T10:00:00-06:00\",\n                \"endDate\": \"2026-02-12\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-12T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Create a button heart to use for Valentine\'s Day decoration.    Thursday, Feb. 12th, at 4:00 PM.    Please register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.webp\",\n                \"name\": \"DIY Button Heart @ 4PM\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-13T04:30:00-06:00\",\n                \"endDate\": \"2026-02-13\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-13T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-13T07:00:00-06:00\",\n                \"endDate\": \"2026-02-13\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-13T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Friday, Feb. 13, 2026, at 1:00 PM    Join us in watching the movie, The Roses.    Life seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.  ​We will serve popcorn and a drink.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket.webp\",\n                \"name\": \"Afternoon Adult Matinee\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-16T04:00:00-06:00\",\n                \"endDate\": \"2026-02-16\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-16T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Magazine Give-away at The Kewaunee Public Library.    Starts February 16th at 10:00 AM.    2024 Issues and Older (Free)\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889.webp\",\n                \"name\": \"Magazine Give-away\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-18T09:30:00-06:00\",\n                \"endDate\": \"2026-02-18\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-18T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T04:30:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Each cup of coffee is full of untold stories.    If you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.    Join us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\",\n                \"name\": \"Senior Coffee Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-19T11:00:00-06:00\",\n                \"endDate\": \"2026-02-19\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-19T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Meets the 1st and 3rd Thursday every month at 5:00 PM.  If you know how to play, or have always wanted to learn, here is your opportunity; please join us!  If you have questions on this or any of your programs; stop in, ​call, or email the library.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\",\n                \"name\": \"Chess Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/chess-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-20T04:30:00-06:00\",\n                \"endDate\": \"2026-02-20\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-20T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-24T07:00:00-06:00\",\n                \"endDate\": \"2026-02-24T09:00:00-06:00\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-24T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.    4th Tuesday of each month  1:00 - 3:00 pm\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718.webp\",\n                \"name\": \"Stitch by Stitch\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-25T09:30:00-06:00\",\n                \"endDate\": \"2026-02-25\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-25T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please  register in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!    Questions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\",\n                \"name\": \"Kids Book Club\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\"\n            }\n\n            </script>\n            \n\n            <script type=\"application/ld+json\">\n            {\n                \"@context\": \"http://schema.org\",\n                \"@type\": \"Event\",\n                \"eventStatus\": \"https://schema.org/EventScheduled\",\n                \"startDate\": \"2026-02-27T04:30:00-06:00\",\n                \"endDate\": \"2026-02-27\",\n                \"eventAttendanceMode\": \"https://schema.org/OfflineEventAttendanceMode\",\n                \"location\":\n                {\n                    \"@type\": \"Place\",\n                                        \"name\": \"\",\n                    \"image\": \"\",\n                    \"address\": \"\"\n                                    },\n                                \"organizer\":\n                {\n                    \"@type\": \"Person\",\n                    \"name\": \"\",\n                    \"url\": \"\"\n                },\n                                \"offers\":\n                {\n                    \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\",\n                    \"price\": \"0\",\n                    \"priceCurrency\": \"USD\",\n                    \"availability\": \"https://schema.org/InStock\",\n                    \"validFrom\": \"2026-02-27T00:00\"\n                },\n                \"performer\": \"\",\n                \"description\": \"Join us at the library for stories, songs, crafts, and snacks!    Fridays at 10:30 AM.    From September through April.    Storytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.    &nbsp;\",\n                \"image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\",\n                \"name\": \"Preschool Storytime\",\n                \"url\": \"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\"\n            }\n\n            </script>\n            \n\n<script>\njQuery(document).ready(function()\n{\n    var mec_interval = setInterval(function()\n    {\n        // Not Visible\n        if(!jQuery(\"#mec_skin_804\").is(\":visible\")) return;\n        \n        jQuery(\"#mec_monthly_view_month_804_202602\").mecMonthlyView(\n        {\n            id: \"804\",\n            today: \"20260224\",\n            display_all: \"0\",\n            month_id: \"202602\",\n            active_month: {year: \"2026\", month: \"02\"},\n            next_month: {year: \"2026\", month: \"03\"},\n            events_label: \"Events\",\n            event_label: \"Event\",\n            month_navigator: 1,\n            atts: \"atts%5Bsf_reset_button%5D=0&atts%5Bsf_refine%5D=0&atts%5Bsf_dropdown_method%5D=1&atts%5Bmec_icons%5D%5Blocation-pin%5D=&atts%5Bmec_icons%5D%5Bmap-marker%5D=&atts%5Bmec_icons%5D%5Bfolder%5D=&atts%5Bmec_icons%5D%5Bcalendar%5D=&atts%5Bmec_icons%5D%5Bclock%5D=&atts%5Bmec_icons%5D%5Bclock-o%5D=&atts%5Bmec_icons%5D%5Bwallet%5D=&atts%5Bmec_icons%5D%5Buser%5D=&atts%5Bmec_icons%5D%5Bmagnifier%5D=&atts%5Bmec_icons%5D%5Bcredit-card%5D=&atts%5Bmec_icons%5D%5Bmap%5D=&atts%5Bmec_icons%5D%5Bpin%5D=&atts%5Bmec_icons%5D%5Btag%5D=&atts%5Bmec_icons%5D%5Bmicrophone%5D=&atts%5Bsponsor%5D=&atts%5Bex_tag%5D=&atts%5Bex_author%5D=&atts%5Btag%5D=&atts%5Bauthor%5D=&atts%5Bskin%5D=monthly_view&atts%5Bsk-options%5D%5Blist%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Blist%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Blist%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Blist%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Blist%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Blist%5D%5Bclassic_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Blist%5D%5Bminimal_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Blist%5D%5Bstandard_date_format1%5D=d+M&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format1%5D=d&atts%5Bsk-options%5D%5Blist%5D%5Baccordion_date_format2%5D=F&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Blist%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Blist%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Blist%5D%5Bmonth_divider%5D=1&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bstatus_bar%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Btoggle_month_divider%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Blist%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgrid%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bgrid%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bgrid%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bgrid%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bclean_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bminimal_date_format2%5D=M&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bmodern_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bsimple_date_format1%5D=M+d+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format1%5D=d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format2%5D=F&atts%5Bsk-options%5D%5Bgrid%5D%5Bcolorful_date_format3%5D=l&atts%5Bsk-options%5D%5Bgrid%5D%5Bnovel_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_large_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_medium_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_small_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bliquid_minimal_date_format1%5D=F+d&atts%5Bsk-options%5D%5Bgrid%5D%5Bcount%5D=1&atts%5Bsk-options%5D%5Bgrid%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bset_geolocation_focus%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgrid%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bagenda%5D%5Bstyle%5D=clean&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bagenda%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bagenda%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format1%5D=l&atts%5Bsk-options%5D%5Bagenda%5D%5Bclean_date_format2%5D=F+j&atts%5Bsk-options%5D%5Bagenda%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bagenda%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bagenda%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bagenda%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdefault_view%5D=list&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly_style%5D=clean&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Blist%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_list%5D=d+M&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_list%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_list%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_list%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bgrid%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bend_date_type_grid%5D=date&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmaximum_date_range_grid%5D=&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Border_method_grid%5D=ASC&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Btile%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Byearly%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_1%5D=l&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdate_format_yearly_2%5D=F+j&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmonthly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bactivate_current_day%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bweekly%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdaily%5D=1&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_price%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bfull_calendar%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date_type%5D=start_current_year&atts%5Bsk-options%5D%5Byearly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmodern_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format1%5D=l&atts%5Bsk-options%5D%5Byearly_view%5D%5Bfluent_date_format2%5D=F+j&atts%5Bsk-options%5D%5Byearly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B1%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B2%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B3%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B4%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B5%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B6%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B7%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B8%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B9%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B10%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B11%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bmonths%5D%5B12%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Byearly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Byearly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstyle%5D=simple&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bmobile_clean_style%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Blimit%5D=4&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Breason_for_cancellation%5D=1&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_first_date%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bactivate_current_day%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdisplay_all%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmonthly_view%5D%5Bimage_size%5D=medium&atts%5Bsk-options%5D%5Bmap%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmap%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmap%5D%5Blimit%5D=200&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation%5D=0&atts%5Bsk-options%5D%5Bmap%5D%5Bgeolocation_focus%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bdaily_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bdaily_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bweekly_view%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bdetailed_time%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bweekly_view%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btimetable%5D%5Bstyle%5D=modern&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date_type%5D=start_current_week&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days_modern%5D=7&atts%5Bsk-options%5D%5Btimetable%5D%5Bnumber_of_days%5D=5&atts%5Bsk-options%5D%5Btimetable%5D%5Bweek_start%5D=-1&atts%5Bsk-options%5D%5Btimetable%5D%5Bstart_time%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bend_time%5D=13&atts%5Bsk-options%5D%5Btimetable%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btimetable%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimetable%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bmasonry%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bmasonry%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfilter_by%5D=&atts%5Bsk-options%5D%5Bmasonry%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bfit_to_row%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bmasonry_like_grid%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Bmasonry%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bmasonry%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean1%5D=d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean2%5D=M&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_clean3%5D=Y&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_classic2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid1%5D=F+d&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_liquid2%5D=l&atts%5Bsk-options%5D%5Bcover%5D%5Bdate_format_modern1%5D=l%2C+F+d+Y&atts%5Bsk-options%5D%5Bcover%5D%5Bevent_id%5D=313&atts%5Bsk-options%5D%5Bcover%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcover%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcover%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bstyle%5D=style1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style11%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style21%5D=j+F+Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style31%5D=j&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style32%5D=F&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdate_format_style33%5D=Y&atts%5Bsk-options%5D%5Bcountdown%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bcountdown%5D%5Bbg_color%5D=%23437df9&atts%5Bsk-options%5D%5Bcountdown%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bcountdown%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcountdown%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bstyle%5D=classic&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format1%5D=j&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdate_format2%5D=F&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bevent_id%5D=-1&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bavailable_spot%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstyle%5D=type1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bcarousel%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype1_date_format3%5D=Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype2_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Btype3_date_format1%5D=M+d%2C+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_tablet%5D=2&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcount_mobile%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bloop_status%5D=1&atts%5Bsk-options%5D%5Bcarousel%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Barchive_link%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Bhead_text%5D=&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Binclude_events_times%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bcarousel%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bstyle%5D=t1&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Bslider%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype1_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype2_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype3_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype4_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format1%5D=d&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format2%5D=F&atts%5Bsk-options%5D%5Bslider%5D%5Btype5_date_format3%5D=l&atts%5Bsk-options%5D%5Bslider%5D%5Bliquid_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Bslider%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Bautoplay%5D=&atts%5Bsk-options%5D%5Bslider%5D%5Btransition_time%5D=250&atts%5Bsk-options%5D%5Bslider%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bslider%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bslider%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btimeline%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btimeline%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btimeline%5D%5Bclassic_date_format1%5D=d+F+Y&atts%5Bsk-options%5D%5Btimeline%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btimeline%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btimeline%5D%5Bmonth_divider%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btimeline%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date_type%5D=today&atts%5Bsk-options%5D%5Btile%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bend_date_type%5D=date&atts%5Bsk-options%5D%5Btile%5D%5Bmaximum_date_range%5D=&atts%5Bsk-options%5D%5Btile%5D%5Border_method%5D=ASC&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format1%5D=j&atts%5Bsk-options%5D%5Btile%5D%5Bclean_date_format2%5D=M&atts%5Bsk-options%5D%5Btile%5D%5Bcount%5D=4&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_categories%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bdisplay_organizer%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bnext_previous_button%5D=1&atts%5Bsk-options%5D%5Btile%5D%5Blimit%5D=&atts%5Bsk-options%5D%5Btile%5D%5Bpagination%5D=loadmore&atts%5Bsk-options%5D%5Btile%5D%5Bcustom_data%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Btile%5D%5Bimage_size%5D=default&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date_type%5D=start_current_month&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bstart_date%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bmore_event%5D=&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Binclude_local_time%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bdisplay_label%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Breason_for_cancellation%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bsed_method%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_popup%5D=0&atts%5Bsk-options%5D%5Bgeneral_calendar%5D%5Bimage_size%5D=default&atts%5Bsf-options%5D%5Blist%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Blist%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Blist%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Blist%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgrid%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgrid%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bagenda%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bagenda%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bfull_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Btype%5D=text_input&atts%5Bsf-options%5D%5Bmonthly_view%5D%5Btext_search%5D%5Bplaceholder%5D=Keyword+Search&atts%5Bsf-options%5D%5Byearly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Byearly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Byearly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bmap%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bmap%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bdaily_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bweekly_view%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btimetable%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btimetable%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Btile%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Btile%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btime_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Btile%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bcategory%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blocation%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Borganizer%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bspeaker%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btag%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Blabel%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bplaceholder%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Baddress_search%5D%5Bradius%5D=&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bevent_cost%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Bmonth_filter%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Btype%5D=0&atts%5Bsf-options%5D%5Bgeneral_calendar%5D%5Btext_search%5D%5Bplaceholder%5D=&atts%5Bsf_status%5D=0&atts%5Bsf_display_label%5D=0&atts%5Bshow_past_events%5D=1&atts%5Bshow_only_past_events%5D=0&atts%5Bshow_only_ongoing_events%5D=0&atts%5B_edit_lock%5D=1770225204%3A1&atts%5B_edit_last%5D=1&atts%5Bex_label%5D=&atts%5Bex_category%5D=&atts%5Bex_location%5D=&atts%5Bex_organizer%5D=&atts%5Bspeaker%5D=&atts%5Bex_speaker%5D=&atts%5Bshow_only_one_occurrence%5D=0&atts%5Bshow_ongoing_events%5D=0&atts%5Bicons%5D%5Blocation-pin%5D=&atts%5Bicons%5D%5Bmap-marker%5D=&atts%5Bicons%5D%5Bfolder%5D=&atts%5Bicons%5D%5Bcalendar%5D=&atts%5Bicons%5D%5Bclock%5D=&atts%5Bicons%5D%5Bclock-o%5D=&atts%5Bicons%5D%5Bwallet%5D=&atts%5Bicons%5D%5Buser%5D=&atts%5Bicons%5D%5Bmagnifier%5D=&atts%5Bicons%5D%5Bcredit-card%5D=&atts%5Bicons%5D%5Bmap%5D=&atts%5Bicons%5D%5Bpin%5D=&atts%5Bicons%5D%5Btag%5D=&atts%5Bicons%5D%5Bmicrophone%5D=&atts%5Blabel%5D=&atts%5Bcategory%5D=&atts%5Blocation%5D=&atts%5Borganizer%5D=&atts%5Bid%5D=804\",\n            style: \"simple\",\n            ajax_url: \"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php\",\n            sed_method: \"0\",\n            image_popup: \"0\",\n            sf:\n            {\n                container: \"\",\n                reset: 0,\n                refine: 0,\n            },\n        });\n        \n        clearInterval(mec_interval);\n    }, 500);\n});\n</script>\n	</body>\n</html>\n',4,2,'active','2026-02-18 11:20:17','2026-02-18 11:20:17');
/*!40000 ALTER TABLE `wpgy_ea11y_page_scanned` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_ea11y_page_scanned` with 11 row(s)
--

--
-- Table structure for table `wpgy_ea11y_scanner_results`
--

DROP TABLE IF EXISTS `wpgy_ea11y_scanner_results`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_ea11y_scanner_results` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2048) DEFAULT '',
  `results` text DEFAULT '',
  `summary` text DEFAULT '',
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `url` (`url`(250))
) ENGINE=MyISAM AUTO_INCREMENT=54 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_ea11y_scanner_results`
--

LOCK TABLES `wpgy_ea11y_scanner_results` WRITE;
/*!40000 ALTER TABLE `wpgy_ea11y_scanner_results` DISABLE KEYS */;
INSERT INTO `wpgy_ea11y_scanner_results` VALUES (11,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":3,\"potentialViolation\":10,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":549,\"issuesResolved\":2}}','2026-02-02 10:07:24','2026-02-02 10:12:08'),(12,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":3,\"potentialViolation\":10,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":540,\"issuesResolved\":3}}','2026-02-02 10:39:12','2026-02-02 10:42:57'),(13,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":2,\"potentialViolation\":10,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":548,\"issuesResolved\":2}}','2026-02-02 10:50:41','2026-02-02 10:51:40'),(14,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":2,\"potentialViolation\":2,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":556,\"issuesResolved\":2}}','2026-02-02 12:19:56','2026-02-02 12:20:37'),(15,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":3,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":374,\"issuesResolved\":2}}','2026-02-02 12:23:22','2026-02-02 12:23:55'),(16,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":380,\"issuesResolved\":1}}','2026-02-02 12:27:01','2026-02-02 12:27:13'),(17,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant-src=rescan_button&open-ea11y-assistant=1\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":380,\"issuesResolved\":1}}','2026-02-02 12:27:21','2026-02-02 12:27:32'),(18,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant-src=rescan_button&open-ea11y-assistant=1\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":380,\"issuesResolved\":1}}','2026-02-02 12:28:01','2026-02-02 12:28:14'),(19,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":380,\"issuesResolved\":0}}','2026-02-02 12:30:33','2026-02-02 12:30:33'),(20,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant-src=rescan_button&open-ea11y-assistant=1\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":380,\"issuesResolved\":1}}','2026-02-02 12:31:02','2026-02-02 12:31:15'),(21,'https://wp.kewauneepubliclibrary.org/calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":4,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":349,\"issuesResolved\":3}}','2026-02-02 12:35:09','2026-02-02 12:36:11'),(22,'https://wp.kewauneepubliclibrary.org/calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/?open-ea11y-assistant-src=rescan_button&open-ea11y-assistant=1\",\"counts\":{\"violation\":3,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":354,\"issuesResolved\":3}}','2026-02-02 12:36:27','2026-02-02 12:37:03'),(23,'https://wp.kewauneepubliclibrary.org/newsletters','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":497,\"issuesResolved\":2}}','2026-02-02 12:39:00','2026-02-02 12:39:24'),(24,'https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newspaper-yearbook-archive\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":234,\"issuesResolved\":2}}','2026-02-02 12:40:03','2026-02-02 12:40:26'),(25,'https://wp.kewauneepubliclibrary.org/test-page','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/test-page?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":4,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":227,\"issuesResolved\":0}}','2026-02-02 12:41:19','2026-02-02 12:41:19'),(26,'https://wp.kewauneepubliclibrary.org/policies','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":513,\"issuesResolved\":2}}','2026-02-02 12:41:19','2026-02-02 12:41:40'),(27,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":238,\"issuesResolved\":2}}','2026-02-02 12:41:19','2026-02-02 12:42:28'),(28,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee-a-wisconsin-christmas-pie\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":15,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":294,\"issuesResolved\":6}}','2026-02-02 12:44:17','2026-02-02 12:50:51'),(29,'https://wp.kewauneepubliclibrary.org/events/chess-club','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/chess-club\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":15,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":307,\"issuesResolved\":4}}','2026-02-03 08:30:39','2026-02-03 08:34:41'),(30,'https://wp.kewauneepubliclibrary.org/events/chess-club','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/chess-club\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":10,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":325,\"issuesResolved\":0}}','2026-02-03 08:46:17','2026-02-03 08:46:17'),(31,'https://wp.kewauneepubliclibrary.org/events/chess-club','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/chess-club\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":10,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":316,\"issuesResolved\":0}}','2026-02-03 08:49:15','2026-02-03 08:49:15'),(32,'https://wp.kewauneepubliclibrary.org/events/chess-club','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/chess-club\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":10,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":316,\"issuesResolved\":0}}','2026-02-03 08:51:27','2026-02-03 08:51:27'),(33,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee-a-wisconsin-christmas-pie\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":9,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":256,\"issuesResolved\":2}}','2026-02-04 06:43:50','2026-02-04 06:45:58'),(34,'https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/events\\/afternoon-adult-matinee-a-wisconsin-christmas-pie\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":9,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":262,\"issuesResolved\":0}}','2026-02-18 11:18:37','2026-02-18 11:18:37'),(35,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":4,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":283,\"issuesResolved\":1}}','2026-02-18 11:20:18','2026-02-18 11:21:05'),(36,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":293,\"issuesResolved\":0}}','2026-02-18 11:35:44','2026-02-18 11:35:44'),(37,'https://wp.kewauneepubliclibrary.org/test-page','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/test-page\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":246,\"issuesResolved\":0}}','2026-02-18 11:35:46','2026-02-18 11:35:46'),(38,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":293,\"issuesResolved\":1}}','2026-02-18 12:02:16','2026-02-18 12:07:47'),(39,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-manage=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":288,\"issuesResolved\":0}}','2026-02-18 12:13:41','2026-02-18 12:13:41'),(40,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-manage=1&open-ea11y-assistant-src=Ally_dashboard\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":296,\"issuesResolved\":0}}','2026-02-18 12:15:04','2026-02-18 12:15:04'),(41,'https://wp.kewauneepubliclibrary.org/test-page','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/test-page\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":249,\"issuesResolved\":0}}','2026-02-18 12:16:56','2026-02-18 12:16:56'),(42,'https://wp.kewauneepubliclibrary.org/calendar/print-calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/print-calendar\\/?open-ea11y-assistant=1&open-ea11y-assistant-src=WP\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":293,\"issuesResolved\":0}}','2026-02-18 12:22:01','2026-02-18 12:22:01'),(43,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?preview_id=92&preview_nonce=1b646280fc&preview=true&open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":2,\"potentialViolation\":2,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":527,\"issuesResolved\":0}}','2026-02-19 13:37:20','2026-02-19 13:37:20'),(44,'https://wp.kewauneepubliclibrary.org','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":2,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":471,\"issuesResolved\":0}}','2026-02-19 13:39:17','2026-02-19 13:39:17'),(45,'https://wp.kewauneepubliclibrary.org/calendar','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":25,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":475,\"issuesResolved\":2}}','2026-02-19 13:41:10','2026-02-19 13:42:10'),(46,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/?preview_id=128&preview_nonce=a913db071c&preview=true&open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":245,\"issuesResolved\":0}}','2026-02-19 13:50:10','2026-02-19 13:50:10'),(47,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/?preview_id=128&preview_nonce=a913db071c&preview=true&open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":2,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":248,\"issuesResolved\":0}}','2026-02-19 13:51:04','2026-02-19 13:51:04'),(48,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/?preview_id=128&preview_nonce=a913db071c&preview=true&open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":245,\"issuesResolved\":0}}','2026-02-19 13:52:12','2026-02-19 13:52:12'),(49,'https://wp.kewauneepubliclibrary.org/web-accessibility-statement','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/web-accessibility-statement\\/?open-ea11y-assistant-src=rescan_button&open-ea11y-assistant=1\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":245,\"issuesResolved\":0}}','2026-02-19 13:52:31','2026-02-19 13:52:31'),(50,'https://wp.kewauneepubliclibrary.org/newsletters','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":504,\"issuesResolved\":0}}','2026-02-19 13:52:51','2026-02-19 13:52:51'),(51,'https://wp.kewauneepubliclibrary.org/newspaper-yearbook-archive','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newspaper-yearbook-archive\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":241,\"issuesResolved\":0}}','2026-02-19 13:54:28','2026-02-19 13:54:28'),(52,'https://wp.kewauneepubliclibrary.org/about','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/about\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":382,\"issuesResolved\":0}}','2026-02-19 13:55:01','2026-02-19 13:55:01'),(53,'https://wp.kewauneepubliclibrary.org/policies','','{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/?open-ea11y-assistant-src=top_bar\",\"counts\":{\"violation\":1,\"potentialViolation\":0,\"recommendation\":0,\"potentialRecommendation\":0,\"manual\":0,\"pass\":469,\"issuesResolved\":0}}','2026-02-19 13:55:16','2026-02-19 13:55:16');
/*!40000 ALTER TABLE `wpgy_ea11y_scanner_results` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_ea11y_scanner_results` with 43 row(s)
--

--
-- Table structure for table `wpgy_e_events`
--

DROP TABLE IF EXISTS `wpgy_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_events`
--

LOCK TABLES `wpgy_e_events` WRITE;
/*!40000 ALTER TABLE `wpgy_e_events` DISABLE KEYS */;
INSERT INTO `wpgy_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-08-12T15:06:28.029+04:00\"}','2025-08-12 15:06:28'),(2,'{\"event\":\"connect account\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\"}\",\"ts\":\"2025-08-12T15:06:37.450+04:00\"}','2025-08-12 15:06:37'),(3,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"hello\\\",\\\"user_state\\\":\\\"logged\\\",\\\"client_id\\\":\\\"xHyvmmY6KWeZdeUGHzUhFFDaemfnHOyv\\\"}\",\"ts\":\"2025-08-12T15:06:48.413+04:00\"}','2025-08-12 15:06:48'),(4,'{\"event\":\"indication prompt\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"\\\",\\\"action_state\\\":\\\"success\\\",\\\"action\\\":\\\"connect account\\\",\\\"client_id\\\":\\\"xHyvmmY6KWeZdeUGHzUhFFDaemfnHOyv\\\"}\",\"ts\":\"2025-08-12T15:06:48.407+04:00\"}','2025-08-12 15:06:48');
/*!40000 ALTER TABLE `wpgy_e_events` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_events` with 4 row(s)
--

--
-- Table structure for table `wpgy_e_notes`
--

DROP TABLE IF EXISTS `wpgy_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_notes`
--

LOCK TABLES `wpgy_e_notes` WRITE;
/*!40000 ALTER TABLE `wpgy_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_notes` with 0 row(s)
--

--
-- Table structure for table `wpgy_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpgy_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_notes_users_relations`
--

LOCK TABLES `wpgy_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wpgy_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_notes_users_relations` with 0 row(s)
--

--
-- Table structure for table `wpgy_e_submissions`
--

DROP TABLE IF EXISTS `wpgy_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_submissions`
--

LOCK TABLES `wpgy_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpgy_e_submissions` DISABLE KEYS */;
INSERT INTO `wpgy_e_submissions` VALUES (1,'submission','0e9d335c-b084-4baf-be46-45f6e2689e20',8,118,'https://wp.kewauneepubliclibrary.org/about/','About','5a87324','Curbside Pickup Request',0,1,'71.62.253.89','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36',1,1,'new',1,'{\"edit_post_id\":\"118\"}','2026-02-18 19:07:53','2026-02-18 19:28:46','2026-02-18 13:07:53','2026-02-18 13:28:46');
/*!40000 ALTER TABLE `wpgy_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_submissions` with 1 row(s)
--

--
-- Table structure for table `wpgy_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpgy_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_submissions_actions_log`
--

LOCK TABLES `wpgy_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpgy_e_submissions_actions_log` DISABLE KEYS */;
INSERT INTO `wpgy_e_submissions_actions_log` VALUES (1,1,'email','Email','success',NULL,'2026-02-18 19:07:54','2026-02-18 19:07:54','2026-02-18 13:07:54','2026-02-18 13:07:54');
/*!40000 ALTER TABLE `wpgy_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_submissions_actions_log` with 1 row(s)
--

--
-- Table structure for table `wpgy_e_submissions_values`
--

DROP TABLE IF EXISTS `wpgy_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_e_submissions_values`
--

LOCK TABLES `wpgy_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpgy_e_submissions_values` DISABLE KEYS */;
INSERT INTO `wpgy_e_submissions_values` VALUES (1,1,'name','Lori Baumgart'),(2,1,'field_a18f9e6','33333335qw43w43'),(3,1,'message','a bunch of stuff'),(4,1,'field_1722c4d','2026-02-19'),(5,1,'field_c4162e9','18:00'),(6,1,'field_6376a77',''),(7,1,'field_3e92ebd','555-555-1212'),(8,1,'email','lbaumgart@nicoletlibraries.org');
/*!40000 ALTER TABLE `wpgy_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_e_submissions_values` with 8 row(s)
--

--
-- Table structure for table `wpgy_leanwi_accessibility_checker_snapshot`
--

DROP TABLE IF EXISTS `wpgy_leanwi_accessibility_checker_snapshot`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_leanwi_accessibility_checker_snapshot` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `snapshot_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `postid` bigint(20) DEFAULT NULL,
  `siteid` text DEFAULT NULL,
  `type` text DEFAULT NULL,
  `rule` text DEFAULT NULL,
  `ruletype` text DEFAULT NULL,
  `object` mediumtext DEFAULT NULL,
  `recordcheck` mediumint(9) DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `user` bigint(20) DEFAULT NULL,
  `ignre` mediumint(9) DEFAULT NULL,
  `ignre_global` mediumint(9) DEFAULT NULL,
  `ignre_user` bigint(20) DEFAULT NULL,
  `ignre_date` timestamp NULL DEFAULT NULL,
  `ignre_comment` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `postid` (`postid`),
  KEY `snapshot_id` (`snapshot_id`),
  CONSTRAINT `fk_snapshot_id` FOREIGN KEY (`snapshot_id`) REFERENCES `wpgy_leanwi_snapshot` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=161 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_leanwi_accessibility_checker_snapshot`
--

LOCK TABLES `wpgy_leanwi_accessibility_checker_snapshot` WRITE;
/*!40000 ALTER TABLE `wpgy_leanwi_accessibility_checker_snapshot` DISABLE KEYS */;
INSERT INTO `wpgy_leanwi_accessibility_checker_snapshot` VALUES (1,2,128,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M3 13h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1zM3 7h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1zM3 19h18c0.552 0 1-0.448 1-1s-0.448-1-1-1h-18c-0.552 0-1 0.448-1 1s0.448 1 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(2,2,128,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(3,2,128,'1','page','link_blank','warning','&lt;a href=&quot;https://www.facebook.com/KewauneePublicLibrary/&quot; aria-label=&quot;Facebook&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; style=&quot;--color: #557dbc; --background-color: transparent;&quot; class=&quot;ast-builder-social-element ast-inline-flex ast-facebook footer-social-item&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 448 512&quot;&gt;&lt;path d=&quot;M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;span class=&quot;social-item-label&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(4,2,128,'1','page','color_contrast_failure','error','&lt;span class=&quot;social-item-label&quot;&gt;Facebook&lt;/span&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(5,2,128,'1','page','link_blank','warning','&lt;a href=&quot;http://instagram.com/kewauneepubliclibrary&quot; aria-label=&quot;Instagram&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; style=&quot;--color: #8a3ab9; --background-color: transparent;&quot; class=&quot;ast-builder-social-element ast-inline-flex ast-instagram footer-social-item&quot;&gt;&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 448 512&quot;&gt;&lt;path d=&quot;M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;&lt;span class=&quot;social-item-label&quot;&gt;Instagram&lt;/span&gt;&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(6,2,128,'1','page','link_blank','warning','&lt;a href=&quot;https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;822 Juneau Street, Kewaunee, WI 54216&lt;/a&gt;',1,'2025-10-23 13:24:48',1,0,0,NULL,NULL,NULL),(7,2,92,'1','page','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(8,2,92,'1','page','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(9,2,118,'1','page','color_contrast_failure','error','&lt;a aria-expanded=&quot;false&quot; href=&quot;https://wp.kewauneepubliclibrary.org/about/&quot; aria-current=&quot;page&quot; class=&quot;menu-link&quot;&gt;About&lt;span role=&quot;application&quot; class=&quot;dropdown-menu-toggle ast-header-navigation-arrow&quot; tabindex=&quot;0&quot; aria-expanded=&quot;false&quot; aria-label=&quot;Menu Toggle&quot; aria-haspopup=&quot;true&quot;&gt;&lt;span class=&quot;ast-icon icon-arrow&quot;&gt;&lt;svg class=&quot;ast-arrow-svg&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; version=&quot;1.1&quot; x=&quot;0px&quot; y=&quot;0px&quot; width=&quot;26px&quot; height=&quot;16.043px&quot; viewBox=&quot;57 35.171 26 16.043&quot; enable-background=&quot;new 57 35.171 26 16.043&quot; xml:space=&quot;preserve&quot; aria-label=&quot;Expand About menu&quot;&gt;\n                &lt;path d=&quot;M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z&quot;&gt;&lt;/path&gt;\n                &lt;/svg&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(10,2,118,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(11,2,55,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 20:22:05',1,0,0,NULL,NULL,NULL),(12,2,55,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 20:22:05',1,0,0,NULL,NULL,NULL),(13,2,92,'1','page','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(14,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-3&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect opacity=&quot;0.8&quot; x=&quot;90.9419&quot; y=&quot;0.944336&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 90.9419 0.944336)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n					&lt;path d=&quot;M0.941895 22.3711L90.9419 22.3711&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;path d=&quot;M60.9419 45.4443L60.9419 1.56836&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;path d=&quot;M30.9419 45.4443L30.9419 1.56836&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(15,2,452,'1','page','underlined_text','warning','&lt;span style=&quot;text-decoration: underline&quot;&gt;&lt;a style=&quot;color: #ffffff;text-decoration: underline&quot; href=&quot;tel:9203885015&quot;&gt;920-388-5015&lt;/a&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(16,2,452,'1','page','underlined_text','warning','&lt;span style=&quot;text-decoration: underline&quot;&gt;&lt;a style=&quot;color: #ffffff;text-decoration: underline&quot; href=&quot;mailto:kew@kewauneepubliclibrary.org&quot;&gt;kew@kewauneepubliclibrary.org&lt;/a&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(17,2,452,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(18,2,452,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2025-12-30 21:02:57',1,0,0,NULL,NULL,NULL),(19,2,118,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(20,2,118,'1','page','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-far-paper-plane&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(21,2,118,'1','page','link_pdf','warning','&lt;a href=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf&quot;&gt;Download this City of Kewaunee Application for Employment&lt;/a&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(22,2,118,'1','page','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-03 15:33:15',1,0,0,NULL,NULL,NULL),(23,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-2&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941895&quot; y=&quot;0.944336&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M45.9419 1.19727V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M90.9419 23.3213L0.941896 23.3213&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(24,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;3-1&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;90.9419&quot; y=&quot;0.944336&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 90.9419 0.944336)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M90.6155 15.5654L1.26713 15.5654&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M90.6155 30.1875L1.26713 30.1875&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(25,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;1-3&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941895&quot; y=&quot;0.944336&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M30.9419 1.19824V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n						&lt;path d=&quot;M60.9419 1.19824V45.4443&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(26,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;2-1&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;47&quot; viewBox=&quot;0 0 92 47&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;91.2227&quot; y=&quot;1.35059&quot; width=&quot;44.5&quot; height=&quot;90&quot; transform=&quot;rotate(90 91.2227 1.35059)&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n					&lt;path d=&quot;M91.0957 23.6006L1.34961 23.6006&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(27,2,92,'1','page','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(28,2,92,'1','page','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(29,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-structure=&quot;1-2&quot;&gt;\n						\n				&lt;svg width=&quot;92&quot; height=&quot;46&quot; viewBox=&quot;0 0 92 46&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;g opacity=&quot;0.8&quot;&gt;\n						&lt;rect x=&quot;0.941406&quot; y=&quot;1&quot; width=&quot;90&quot; height=&quot;44.5&quot; fill=&quot;white&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/rect&gt;\n						&lt;path d=&quot;M45.9414 1.12402V45.3768&quot; stroke=&quot;#515962&quot; stroke-dasharray=&quot;3 3&quot;&gt;&lt;/path&gt;\n					&lt;/g&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(30,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;66-33-33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(31,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-33-33-33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;59&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(32,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-33-33-33-33-33&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;60&quot; y=&quot;22.5&quot; width=&quot;29&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(33,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50-100&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect y=&quot;22.5&quot; width=&quot;89&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(34,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;c100-c50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(35,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50-50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;0.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; y=&quot;22.5&quot; width=&quot;44&quot; height=&quot;21.5&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(36,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;25-50-25&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;22.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;67.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(37,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;33-66&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;29&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;30&quot; width=&quot;59&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(38,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;25-25-25-25&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 89 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;22.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;67.5&quot; width=&quot;21.5&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(39,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;e-con-preset&quot; data-preset=&quot;50-50&quot;&gt;\n						\n				&lt;svg viewBox=&quot;0 0 90 44&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;\n					&lt;rect x=&quot;0.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n					&lt;rect x=&quot;45.5&quot; width=&quot;44&quot; height=&quot;44&quot;&gt;&lt;/rect&gt;\n				&lt;/svg&gt;\n			\n					&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(40,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;50&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M18.4,0V50H0V0Z M38.8,0V50H20.4V0Z M59.2,0V50H40.8V0Z M79.6,0V50H61.2V0Z M100,0V50H81.6V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(41,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;34&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M16,0V50H0V0Z M82,0V50H18V0Z M100,0V50H84V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(42,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;60&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M15,0V50H0V0Z M32,0V50H17V0Z M49,0V50H34V0Z M66,0V50H51V0Z M83,0V50H68V0Z M100,0V50H85V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(43,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;33&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M24,0V50H0V0Z M74,0V50H26V0Z M100,0V50H76V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(44,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;31&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M24,0V50H0V0Z M50,0V50H26V0Z M100,0V50H52V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(45,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;32&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M48,0V50H0V0Z M74,0V50H50V0Z M100,0V50H76V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(46,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;21&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M32.6667,0V50H0V0Z M100,0V50H34.6667V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(47,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;22&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M65.3333,0V50H0V0Z M100,0V50H67.3333V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(48,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;40&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M23.5,0V50H0V0Z M49,0V50H25.5V0Z M74.5,0V50H51V0Z M100,0V50H76.5V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(49,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;30&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M32,0V50H0V0Z M66,0V50H34V0Z M100,0V50H68V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(50,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;10&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M100,0V50H0V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(51,2,92,'1','page','empty_button','error','&lt;button type=&quot;button&quot; class=&quot;elementor-preset&quot; data-structure=&quot;20&quot;&gt;\n							&lt;svg xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewBox=&quot;0 0 100 50&quot;&gt;&lt;path d=&quot;M49,0V50H0V0Z M100,0V50H51V0Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;\n						&lt;/button&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(52,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(53,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(54,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(55,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(56,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(57,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(58,2,92,'1','page','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(59,2,92,'1','page','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(60,2,92,'1','page','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(61,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(62,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(63,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(64,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(65,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(66,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(67,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(68,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(69,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(70,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(71,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(72,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(73,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(74,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(75,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(76,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(77,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(78,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(79,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(80,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(81,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(82,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(83,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(84,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(85,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(86,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(87,2,92,'1','page','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-eicon-caret-down&quot; viewBox=&quot;0 0 571.4 571.4&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(88,2,92,'1','page','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-search&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(89,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(90,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(91,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(92,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(93,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(94,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(95,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(96,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(97,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(98,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(99,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(100,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(101,2,55,'1','page','aria_hidden','warning','&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-print&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(102,2,55,'1','page','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(103,2,55,'1','page','incorrect_heading_order','error','&lt;h4 class=&quot;mec-event-title&quot;&gt;&lt;a class=&quot;mec-color-hover&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot; target=&quot;_self&quot; rel=&quot;noopener&quot;&gt;Kids Book Club&lt;/a&gt;&lt;/h4&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(104,2,55,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-element elementor-element-607ee56 e-con-full e-flex e-con e-child&quot; data-id=&quot;607ee56&quot; data-element_type=&quot;container&quot; data-e-type=&quot;container&quot; aria-hidden=&quot;true&quot;&gt;\n				&lt;div class=&quot;elementor-element elementor-element-8fccba3 elementor-widget elementor-widget-heading&quot; data-id=&quot;8fccba3&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;heading.default&quot;&gt;\n					&lt;h2 class=&quot;elementor-heading-title elementor-size-default&quot;&gt;Monthly Calendar of Events&lt;/h2&gt;				&lt;/div&gt;\n				&lt;div class=&quot;elementor-element elementor-element-c500b0b elementor-align-center elementor-widget elementor-widget-button&quot; data-id=&quot;c500b0b&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;button.default&quot;&gt;\n										&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm&quot; href=&quot;https://wp.kewauneepubliclibrary.org/print-calendar/&quot;&gt;\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\n						&lt;span class=&quot;elementor-button-icon&quot;&gt;\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-print&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;			&lt;/span&gt;\n									&lt;span class=&quot;elementor-button-text&quot;&gt;Print Monthly Calendar Pages Here&lt;/span&gt;\n					&lt;/span&gt;\n					&lt;/a&gt;\n								&lt;/div&gt;\n				&lt;div class=&quot;elementor-element elementor-element-a18369d elementor-widget elementor-widget-MEC&quot; data-id=&quot;a18369d&quot; data-element_type=&quot;widget&quot; data-e-type=&quot;widget&quot; data-widget_type=&quot;MEC.default&quot;&gt;\n				&lt;div class=&quot;elementor-widget-container mec-there-reset-button&quot;&gt;\n					&lt;div id=&quot;mec_skin_342&quot; class=&quot;mec-wrap colorskin-custom mec-sm959&quot;&gt;\n\n    &lt;form id=&quot;mec_search_form_342&quot; class=&quot;mec-search-form mec-totalcal-box mec-dropdown-classic&quot; autocomplete=&quot;off&quot;&gt;&lt;div class=&quot;mec-dropdown-wrap&quot; style=&quot;display: none;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-text-input-search&quot;&gt;&lt;label for=&quot;mec_sf_s_342&quot;&gt;Text: &lt;/label&gt;&lt;i class=&quot;mec-sl-magnifier&quot;&gt;&lt;/i&gt;\n                    &lt;input type=&quot;search&quot; value=&quot;&quot; id=&quot;mec_sf_s_342&quot; placeholder=&quot;Keyword Search&quot; title=&quot;Keyword Search&quot;&gt;\n                &lt;/div&gt;&lt;div class=&quot;mec-search-reset-button&quot;&gt;&lt;button class=&quot;button mec-button&quot; id=&quot;mec_search_form_342_reset&quot; type=&quot;button&quot;&gt;Reset&lt;/button&gt;&lt;/div&gt;&lt;/form&gt;\n    &lt;div class=&quot;mec-calendar mec-box-calendar mec-event-calendar-classic mec-event-container-simple&quot; id=&quot;mec_skin_events_342_full&quot;&gt;\n                &lt;div class=&quot;mec-calendar-side mec-clear&quot;&gt;\n                        &lt;div class=&quot;mec-skin-monthly-view-month-navigator-container&quot;&gt;\n                &lt;div class=&quot;mec-month-navigator&quot; id=&quot;mec_month_navigator_342_202602&quot;&gt;&lt;div class=&quot;mec-previous-month mec-load-month mec-previous-month&quot; data-mec-year=&quot;2026&quot; data-mec-month=&quot;01&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;mec-load-month-link&quot;&gt;&lt;i class=&quot;mec-sl-angle-left&quot;&gt;&lt;/i&gt; January&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;mec-calendar-header&quot;&gt;&lt;h2&gt;February 2026&lt;/h2&gt;&lt;/div&gt;&lt;div class=&quot;mec-next-month mec-load-month mec-next-month&quot; data-mec-year=&quot;2026&quot; data-mec-month=&quot;03&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;mec-load-month-link&quot;&gt;March &lt;i class=&quot;mec-sl-angle-right&quot;&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n            \n            &lt;div class=&quot;mec-calendar-table&quot; id=&quot;mec_skin_events_342&quot;&gt;\n                &lt;div class=&quot;mec-month-container mec-month-container-selected&quot; id=&quot;mec_monthly_view_month_342_202602&quot; data-month-id=&quot;202602&quot;&gt;&lt;dl class=&quot;mec-calendar-table-head&quot;&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;SU&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;MO&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;TU&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;WE&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;TH&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;FR&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day-head&quot;&gt;SA&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;\n    &lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260201&quot; data-day=&quot;1&quot; data-month=&quot;202602&quot;&gt;1&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260202&quot; data-day=&quot;2&quot; data-month=&quot;202602&quot;&gt;2&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260203&quot; data-day=&quot;3&quot; data-month=&quot;202602&quot;&gt;3&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day  mec-selected-day&quot; data-mec-cell=&quot;20260204&quot; data-day=&quot;4&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;mec-color&quot;&gt;4&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781770219000-20260204&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781770219000-20260204&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260205&quot; data-day=&quot;5&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;5&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-4231770310800-20260205&quot; data-event-id=&quot;423&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/chess-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Chess Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-4231770310800-20260205&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Chess Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 5:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;233&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;&quot;Chess Club&quot; and chess pieces on a board&quot; data-mec-postid=&quot;423&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_423&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260206&quot; data-day=&quot;6&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;6&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991770373800-20260206&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991770373800-20260206&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260207&quot; data-day=&quot;7&quot; data-month=&quot;202602&quot;&gt;7&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260208&quot; data-day=&quot;8&quot; data-month=&quot;202602&quot;&gt;8&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260209&quot; data-day=&quot;9&quot; data-month=&quot;202602&quot;&gt;9&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260210&quot; data-day=&quot;10&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;10&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7321770724800-20260210&quot; data-event-id=&quot;732&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Page Turner’s Adult Book Club: A Forty Year Kiss&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7321770724800-20260210&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Page Turner’s Adult Book Club: A Forty Year Kiss&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 12:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;200&quot; height=&quot;300&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;A Forty Year Kiss by Nickolas Butler&quot; data-mec-postid=&quot;732&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us for Page Turner’s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe’ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_732&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260211&quot; data-day=&quot;11&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;11&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781770823800-20260211&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781770823800-20260211&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260212&quot; data-day=&quot;12&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;12&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7261770904800-20260212&quot; data-event-id=&quot;726&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;DIY Button Heart @ 2PM&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7261770904800-20260212&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;DIY Button Heart @ 2PM&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 2:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;269&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;craft heart covered in buttons&quot; data-mec-postid=&quot;726&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015&nbsp;or emailing kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_726&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7301770912000-20260212&quot; data-event-id=&quot;730&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;DIY Button Heart @ 4PM&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7301770912000-20260212&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;DIY Button Heart @ 4PM&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 4:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;269&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;craft heart covered in buttons&quot; data-mec-postid=&quot;730&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Create a button heart to use for Valentine’s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015&nbsp;or emailing kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_730&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260213&quot; data-day=&quot;13&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;13&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991770978600-20260213&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991770978600-20260213&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7231770987600-20260213&quot; data-event-id=&quot;723&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Afternoon Adult Matinee&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7231770987600-20260213&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Afternoon Adult Matinee&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 1:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;228&quot; height=&quot;300&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;The Roses movie jacket&quot; data-mec-postid=&quot;723&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie,&nbsp;The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_723&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260214&quot; data-day=&quot;14&quot; data-month=&quot;202602&quot;&gt;14&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260215&quot; data-day=&quot;15&quot; data-month=&quot;202602&quot;&gt;15&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260216&quot; data-day=&quot;16&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;16&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7201771236000-20260216&quot; data-event-id=&quot;720&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/magazine-give-away/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Magazine Give-away&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7201771236000-20260216&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Magazine Give-away&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:00 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;246&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free&quot; data-mec-postid=&quot;720&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_720&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260217&quot; data-day=&quot;17&quot; data-month=&quot;202602&quot;&gt;17&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260218&quot; data-day=&quot;18&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;18&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781771428600-20260218&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781771428600-20260218&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260219&quot; data-day=&quot;19&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;19&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-7171771497000-20260219&quot; data-event-id=&quot;717&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Senior Coffee Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-7171771497000-20260219&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Senior Coffee Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;213&quot; height=&quot;236&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;cup of coffee&quot; data-mec-postid=&quot;717&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_717&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-4231771520400-20260219&quot; data-event-id=&quot;423&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/chess-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Chess Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-4231771520400-20260219&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Chess Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 5:00 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img fetchpriority=&quot;high&quot; decoding=&quot;async&quot; width=&quot;300&quot; height=&quot;233&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;&quot;Chess Club&quot; and chess pieces on a board&quot; data-mec-postid=&quot;423&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_423&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260220&quot; data-day=&quot;20&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;20&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991771583400-20260220&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991771583400-20260220&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260221&quot; data-day=&quot;21&quot; data-month=&quot;202602&quot;&gt;21&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260222&quot; data-day=&quot;22&quot; data-month=&quot;202602&quot;&gt;22&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260223&quot; data-day=&quot;23&quot; data-month=&quot;202602&quot;&gt;23&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260224&quot; data-day=&quot;24&quot; data-month=&quot;202602&quot;&gt;24&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260225&quot; data-day=&quot;25&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;25&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2781772033400-20260225&quot; data-event-id=&quot;278&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/kids-book-club/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Kids Book Club&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2781772033400-20260225&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Kids Book Club&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 3:30 PM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;chalkboard with featured book, Sideways Stories from Wayside School&quot; data-mec-postid=&quot;278&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_278&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260226&quot; data-day=&quot;26&quot; data-month=&quot;202602&quot;&gt;26&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260227&quot; data-day=&quot;27&quot; data-month=&quot;202602&quot;&gt;&lt;div class=&quot;&quot;&gt;27&lt;/div&gt;&lt;div class=&quot;ended-relative simple-skin-ended&quot;&gt;&lt;a class=&quot;mec-monthly-tooltip event-single-link-simple&quot; data-tooltip-content=&quot;#mec-tooltip-2991772188200-20260227&quot; data-event-id=&quot;299&quot; href=&quot;https://wp.kewauneepubliclibrary.org/events/preschool-storytime/&quot;&gt;&lt;h4 class=&quot;mec-event-title&quot;&gt;Preschool Storytime&lt;/h4&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;tooltip_templates event-single-content-simple&quot;&gt;\n                        &lt;div id=&quot;mec-tooltip-2991772188200-20260227&quot;&gt;\n                            &lt;div class=&quot;mec-tooltip-event-title&quot;&gt;Preschool Storytime&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-time&quot;&gt;&lt;i class=&quot;mec-sl-clock-o&quot;&gt;&lt;/i&gt; 10:30 AM&lt;/div&gt;&lt;div class=&quot;mec-event-detail&quot;&gt;\n                        \n                    &lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-content&quot;&gt;&lt;div class=&quot;mec-tooltip-event-featured&quot;&gt;&lt;img loading=&quot;lazy&quot; decoding=&quot;async&quot; width=&quot;206&quot; height=&quot;166&quot; src=&quot;https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png&quot; class=&quot;attachment-medium size-medium wp-post-image&quot; alt=&quot;Preschool Storytime read sing play&quot; data-mec-postid=&quot;299&quot;&gt;&lt;/div&gt;&lt;div class=&quot;mec-tooltip-event-desc&quot;&gt;Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...&lt;/div&gt;&lt;/div&gt;&lt;span class=&quot;mec-wrap mec-sm959&quot;&gt;&lt;span id=&quot;mec_skin_events_342_monthly_simple_299&quot;&gt;&lt;/span&gt;&lt;/span&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;&lt;/dt&gt;&lt;dt class=&quot;mec-calendar-day &quot; data-mec-cell=&quot;20260228&quot; data-day=&quot;28&quot; data-month=&quot;202602&quot;&gt;28&lt;/dt&gt;&lt;/dl&gt;&lt;dl class=&quot;mec-calendar-row&quot;&gt;&lt;/dl&gt;\n&lt;/div&gt;\n            &lt;/div&gt;\n\n                    &lt;/div&gt;\n            &lt;/div&gt;\n\n        \n        &lt;div class=&quot;mec-modal-result&quot;&gt;&lt;/div&gt;\n\n&lt;/div&gt;				&lt;/div&gt;\n				&lt;/div&gt;\n				&lt;/div&gt;',1,'2026-02-04 20:50:51',1,0,0,NULL,NULL,NULL),(105,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(106,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(107,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(108,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(109,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(110,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(111,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(112,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(113,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(114,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(115,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(116,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(117,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(118,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(119,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(120,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(121,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(122,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(123,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(124,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(125,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(126,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(127,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(128,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(129,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(130,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(131,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(132,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(133,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(134,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(135,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(136,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(137,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(138,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(139,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(140,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(141,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(142,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(143,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(144,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(145,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(146,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-bottom&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(147,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-edit&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(148,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(149,2,92,'1','page','aria_hidden','warning','&lt;div class=&quot;elementor-shape elementor-shape-top&quot; aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(150,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-handle&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(151,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-plus&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(152,2,92,'1','page','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(153,2,92,'1','page','link_blank','warning','&lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F&quot; onclick=&quot;javascript:window.open(this.href, &#039;&#039;, &#039;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600&#039;); return false;&quot; target=&quot;_blank&quot; title=&quot;Share on Facebook&quot;&gt;&lt;i class=&quot;mec-fa-facebook&quot;&gt;&lt;/i&gt;&lt;span class=&quot;mec-social-title&quot;&gt;Facebook&lt;/span&gt;&lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(154,2,92,'1','page','aria_hidden','warning','&lt;i class=&quot;eicon-close&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(155,2,585,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(156,2,585,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(157,2,585,'1','page','link_blank','warning','&lt;div id=&quot;ea11y-root&quot; class=&quot;ea11y-widget&quot; role=&quot;complementary&quot; aria-label=&quot;Accessibility Widget&quot;&gt;&lt;/div&gt;',1,'2026-02-18 20:19:19',1,0,0,NULL,NULL,NULL),(158,2,92,'1','page','link_improper','error','&lt;a href=&quot;#&quot; class=&quot;mec-event-share-icon&quot;&gt;\n                                    &lt;i class=&quot;mec-sl-share mec-bg-color-hover mec-border-color-hover&quot; title=&quot;Share&quot; alt=&quot;Share&quot;&gt;&lt;/i&gt;\n                                &lt;/a&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(159,2,92,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-menu2-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 28&quot;&gt;&lt;path d=&quot;M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL),(160,2,92,'1','page','aria_hidden','warning','&lt;span aria-hidden=&quot;true&quot; class=&quot;ahfb-svg-iconset ast-inline-flex svg-baseline&quot;&gt;&lt;svg class=&quot;ast-mobile-svg ast-close-svg&quot; fill=&quot;currentColor&quot; version=&quot;1.1&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;24&quot; height=&quot;24&quot; viewBox=&quot;0 0 24 24&quot;&gt;&lt;path d=&quot;M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/span&gt;',1,'2026-02-19 21:36:07',1,0,0,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpgy_leanwi_accessibility_checker_snapshot` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_leanwi_accessibility_checker_snapshot` with 160 row(s)
--

--
-- Table structure for table `wpgy_leanwi_accessibility_notes`
--

DROP TABLE IF EXISTS `wpgy_leanwi_accessibility_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_leanwi_accessibility_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `last_snapshot_id` bigint(20) unsigned DEFAULT NULL,
  `entry_user` mediumtext DEFAULT NULL,
  `rule_pertaining_to` text DEFAULT NULL,
  `post_pertaining_to` bigint(20) DEFAULT NULL,
  `other_pertaining_to` text DEFAULT NULL,
  `snapshot_note` mediumtext DEFAULT NULL,
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_leanwi_accessibility_notes`
--

LOCK TABLES `wpgy_leanwi_accessibility_notes` WRITE;
/*!40000 ALTER TABLE `wpgy_leanwi_accessibility_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_leanwi_accessibility_notes` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_leanwi_accessibility_notes` with 0 row(s)
--

--
-- Table structure for table `wpgy_leanwi_snapshot`
--

DROP TABLE IF EXISTS `wpgy_leanwi_snapshot`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_leanwi_snapshot` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `snapshot_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `snapshot_note` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_leanwi_snapshot`
--

LOCK TABLES `wpgy_leanwi_snapshot` WRITE;
/*!40000 ALTER TABLE `wpgy_leanwi_snapshot` DISABLE KEYS */;
INSERT INTO `wpgy_leanwi_snapshot` VALUES (1,'2025-10-23 13:12:13','10/23 test'),(2,'2026-02-19 21:59:29','Snapshot created without note');
/*!40000 ALTER TABLE `wpgy_leanwi_snapshot` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_leanwi_snapshot` with 2 row(s)
--

--
-- Table structure for table `wpgy_links`
--

DROP TABLE IF EXISTS `wpgy_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_links`
--

LOCK TABLES `wpgy_links` WRITE;
/*!40000 ALTER TABLE `wpgy_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_links` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_links` with 0 row(s)
--

--
-- Table structure for table `wpgy_loginizer_logs`
--

DROP TABLE IF EXISTS `wpgy_loginizer_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_loginizer_logs`
--

LOCK TABLES `wpgy_loginizer_logs` WRITE;
/*!40000 ALTER TABLE `wpgy_loginizer_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_loginizer_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_loginizer_logs` with 0 row(s)
--

--
-- Table structure for table `wpgy_mec_attendees`
--

DROP TABLE IF EXISTS `wpgy_mec_attendees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_attendees` (
  `attendee_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) NOT NULL,
  `event_id` bigint(20) NOT NULL,
  `occurrence` int(11) NOT NULL,
  `email` varchar(50) NOT NULL,
  `first_name` varchar(50) NOT NULL,
  `last_name` varchar(50) NOT NULL,
  `data` text DEFAULT NULL,
  `count` int(11) DEFAULT 1,
  `verification` int(1) DEFAULT 0,
  `confirmation` int(1) DEFAULT 0,
  PRIMARY KEY (`attendee_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_attendees`
--

LOCK TABLES `wpgy_mec_attendees` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_attendees` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_mec_attendees` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_attendees` with 0 row(s)
--

--
-- Table structure for table `wpgy_mec_bookings`
--

DROP TABLE IF EXISTS `wpgy_mec_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_bookings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `booking_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `transaction_id` varchar(20) DEFAULT NULL,
  `event_id` int(10) unsigned NOT NULL,
  `ticket_ids` varchar(655) NOT NULL,
  `seats` int(10) unsigned NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'pending',
  `confirmed` tinyint(4) NOT NULL DEFAULT 0,
  `verified` tinyint(4) NOT NULL DEFAULT 0,
  `all_occurrences` tinyint(4) NOT NULL DEFAULT 0,
  `date` datetime NOT NULL,
  `timestamp` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `booking_id` (`booking_id`),
  KEY `timestamp` (`timestamp`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_bookings`
--

LOCK TABLES `wpgy_mec_bookings` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_bookings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_mec_bookings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_bookings` with 0 row(s)
--

--
-- Table structure for table `wpgy_mec_booking_attendees`
--

DROP TABLE IF EXISTS `wpgy_mec_booking_attendees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_booking_attendees` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `mec_booking_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `ticket_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `mec_booking_id` (`mec_booking_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_booking_attendees`
--

LOCK TABLES `wpgy_mec_booking_attendees` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_booking_attendees` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_mec_booking_attendees` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_booking_attendees` with 0 row(s)
--

--
-- Table structure for table `wpgy_mec_dates`
--

DROP TABLE IF EXISTS `wpgy_mec_dates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_dates` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(10) NOT NULL,
  `dstart` date NOT NULL,
  `dend` date NOT NULL,
  `tstart` int(11) unsigned NOT NULL DEFAULT 0,
  `tend` int(11) unsigned NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `public` int(4) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `tstart` (`tstart`),
  KEY `tend` (`tend`)
) ENGINE=MyISAM AUTO_INCREMENT=6571 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_dates`
--

LOCK TABLES `wpgy_mec_dates` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_dates` DISABLE KEYS */;
INSERT INTO `wpgy_mec_dates` VALUES (1996,717,'2030-05-16','2030-05-16',1905157800,1905161400,'publish',1),(1995,717,'2030-04-18','2030-04-18',1902738600,1902742200,'publish',1),(1994,717,'2030-03-21','2030-03-21',1900319400,1900323000,'publish',1),(1993,717,'2030-02-21','2030-02-21',1897900200,1897903800,'publish',1),(1992,717,'2030-01-17','2030-01-17',1894876200,1894879800,'publish',1),(1991,717,'2029-12-20','2029-12-20',1892457000,1892460600,'publish',1),(1990,717,'2029-11-15','2029-11-15',1889433000,1889436600,'publish',1),(1989,717,'2029-10-18','2029-10-18',1887013800,1887017400,'publish',1),(1988,717,'2029-09-20','2029-09-20',1884594600,1884598200,'publish',1),(1987,717,'2029-08-16','2029-08-16',1881570600,1881574200,'publish',1),(1986,717,'2029-07-19','2029-07-19',1879151400,1879155000,'publish',1),(1985,717,'2029-06-21','2029-06-21',1876732200,1876735800,'publish',1),(1984,717,'2029-05-17','2029-05-17',1873708200,1873711800,'publish',1),(1983,717,'2029-04-19','2029-04-19',1871289000,1871292600,'publish',1),(1982,717,'2029-03-15','2029-03-15',1868265000,1868268600,'publish',1),(1981,717,'2029-02-15','2029-02-15',1865845800,1865849400,'publish',1),(1980,717,'2029-01-18','2029-01-18',1863426600,1863430200,'publish',1),(1979,717,'2028-12-21','2028-12-21',1861007400,1861011000,'publish',1),(1978,717,'2028-11-16','2028-11-16',1857983400,1857987000,'publish',1),(1977,717,'2028-10-19','2028-10-19',1855564200,1855567800,'publish',1),(1976,717,'2028-09-21','2028-09-21',1853145000,1853148600,'publish',1),(1975,717,'2028-08-17','2028-08-17',1850121000,1850124600,'publish',1),(1974,717,'2028-07-20','2028-07-20',1847701800,1847705400,'publish',1),(1973,717,'2028-06-15','2028-06-15',1844677800,1844681400,'publish',1),(1972,717,'2028-05-18','2028-05-18',1842258600,1842262200,'publish',1),(1971,717,'2028-04-20','2028-04-20',1839839400,1839843000,'publish',1),(1970,717,'2028-03-16','2028-03-16',1836815400,1836819000,'publish',1),(1969,717,'2028-02-17','2028-02-17',1834396200,1834399800,'publish',1),(1968,717,'2028-01-20','2028-01-20',1831977000,1831980600,'publish',1),(1967,717,'2027-12-16','2027-12-16',1828953000,1828956600,'publish',1),(1966,717,'2027-11-18','2027-11-18',1826533800,1826537400,'publish',1),(1965,717,'2027-10-21','2027-10-21',1824114600,1824118200,'publish',1),(1964,717,'2027-09-16','2027-09-16',1821090600,1821094200,'publish',1),(1963,717,'2027-08-19','2027-08-19',1818671400,1818675000,'publish',1),(1962,717,'2027-07-15','2027-07-15',1815647400,1815651000,'publish',1),(1961,717,'2027-06-17','2027-06-17',1813228200,1813231800,'publish',1),(1960,717,'2027-05-20','2027-05-20',1810809000,1810812600,'publish',1),(1959,717,'2027-04-15','2027-04-15',1807785000,1807788600,'publish',1),(1958,717,'2027-03-18','2027-03-18',1805365800,1805369400,'publish',1),(1957,717,'2027-02-18','2027-02-18',1802946600,1802950200,'publish',1),(1956,717,'2027-01-21','2027-01-21',1800527400,1800531000,'publish',1),(1955,717,'2026-12-17','2026-12-17',1797503400,1797507000,'publish',1),(1954,717,'2026-11-19','2026-11-19',1795084200,1795087800,'publish',1),(1953,717,'2026-10-15','2026-10-15',1792060200,1792063800,'publish',1),(1952,717,'2026-09-17','2026-09-17',1789641000,1789644600,'publish',1),(1951,717,'2026-08-20','2026-08-20',1787221800,1787225400,'publish',1),(1950,717,'2026-07-16','2026-07-16',1784197800,1784201400,'publish',1),(1949,717,'2026-06-18','2026-06-18',1781778600,1781782200,'publish',1),(1948,717,'2026-05-21','2026-05-21',1779359400,1779363000,'publish',1),(1947,717,'2026-04-16','2026-04-16',1776335400,1776339000,'publish',1),(1946,717,'2026-03-19','2026-03-19',1773916200,1773919800,'publish',1),(1945,717,'2026-02-19','2026-02-19',1771497000,1771500600,'publish',1),(498,423,'2026-09-03','2026-09-03',1788454800,1788462000,'publish',1),(497,423,'2026-08-20','2026-08-20',1787245200,1787252400,'publish',1),(496,423,'2026-08-06','2026-08-06',1786035600,1786042800,'publish',1),(495,423,'2026-07-16','2026-07-16',1784221200,1784228400,'publish',1),(494,423,'2026-07-02','2026-07-02',1783011600,1783018800,'publish',1),(493,423,'2026-06-18','2026-06-18',1781802000,1781809200,'publish',1),(492,423,'2026-06-04','2026-06-04',1780592400,1780599600,'publish',1),(491,423,'2026-05-21','2026-05-21',1779382800,1779390000,'publish',1),(490,423,'2026-05-07','2026-05-07',1778173200,1778180400,'publish',1),(489,423,'2026-04-16','2026-04-16',1776358800,1776366000,'publish',1),(488,423,'2026-04-02','2026-04-02',1775149200,1775156400,'publish',1),(487,423,'2026-03-19','2026-03-19',1773939600,1773946800,'publish',1),(486,423,'2026-03-05','2026-03-05',1772730000,1772737200,'publish',1),(485,423,'2026-02-19','2026-02-19',1771520400,1771527600,'publish',1),(484,423,'2026-02-05','2026-02-05',1770310800,1770318000,'publish',1),(483,423,'2026-01-15','2026-01-15',1768496400,1768503600,'publish',1),(6567,420,'2026-01-29','2026-01-29',1769700600,1769713200,'publish',1),(475,278,'2026-08-19','2026-08-19',1787153400,1787157000,'publish',1),(474,278,'2026-08-12','2026-08-12',1786548600,1786552200,'publish',1),(473,278,'2026-08-05','2026-08-05',1785943800,1785947400,'publish',1),(472,278,'2026-07-29','2026-07-29',1785339000,1785342600,'publish',1),(471,278,'2026-07-22','2026-07-22',1784734200,1784737800,'publish',1),(470,278,'2026-07-15','2026-07-15',1784129400,1784133000,'publish',1),(469,278,'2026-07-08','2026-07-08',1783524600,1783528200,'publish',1),(468,278,'2026-07-01','2026-07-01',1782919800,1782923400,'publish',1),(467,278,'2026-06-24','2026-06-24',1782315000,1782318600,'publish',1),(466,278,'2026-06-17','2026-06-17',1781710200,1781713800,'publish',1),(465,278,'2026-06-10','2026-06-10',1781105400,1781109000,'publish',1),(464,278,'2026-06-03','2026-06-03',1780500600,1780504200,'publish',1),(463,278,'2026-05-27','2026-05-27',1779895800,1779899400,'publish',1),(462,278,'2026-05-20','2026-05-20',1779291000,1779294600,'publish',1),(461,278,'2026-05-13','2026-05-13',1778686200,1778689800,'publish',1),(460,278,'2026-05-06','2026-05-06',1778081400,1778085000,'publish',1),(459,278,'2026-04-29','2026-04-29',1777476600,1777480200,'publish',1),(458,278,'2026-04-22','2026-04-22',1776871800,1776875400,'publish',1),(457,278,'2026-04-15','2026-04-15',1776267000,1776270600,'publish',1),(456,278,'2026-04-08','2026-04-08',1775662200,1775665800,'publish',1),(455,278,'2026-04-01','2026-04-01',1775057400,1775061000,'publish',1),(454,278,'2026-03-25','2026-03-25',1774452600,1774456200,'publish',1),(453,278,'2026-03-18','2026-03-18',1773847800,1773851400,'publish',1),(452,278,'2026-03-11','2026-03-11',1773243000,1773246600,'publish',1),(451,278,'2026-03-04','2026-03-04',1772638200,1772641800,'publish',1),(450,278,'2026-02-25','2026-02-25',1772033400,1772037000,'publish',1),(446,278,'2026-01-28','2026-01-28',1769614200,1769617800,'publish',1),(447,278,'2026-02-04','2026-02-04',1770219000,1770222600,'publish',1),(448,278,'2026-02-11','2026-02-11',1770823800,1770827400,'publish',1),(449,278,'2026-02-18','2026-02-18',1771428600,1771432200,'publish',1),(6566,428,'2026-01-09','2026-01-09',1767963600,1767967200,'publish',1),(505,423,'2026-12-17','2026-12-17',1797526800,1797534000,'publish',1),(504,423,'2026-12-03','2026-12-03',1796317200,1796324400,'publish',1),(503,423,'2026-11-19','2026-11-19',1795107600,1795114800,'publish',1),(502,423,'2026-11-05','2026-11-05',1793898000,1793905200,'publish',1),(501,423,'2026-10-15','2026-10-15',1792083600,1792090800,'publish',1),(500,423,'2026-10-01','2026-10-01',1790874000,1790881200,'publish',1),(499,423,'2026-09-17','2026-09-17',1789664400,1789671600,'publish',1),(6568,313,'2026-01-13','2026-01-13',1768305600,1768309200,'publish',1),(6569,310,'2026-01-12','2026-01-12',1768231800,1768239000,'publish',1),(6570,304,'2026-01-19','2026-01-19',1768836600,1768840200,'publish',1),(2226,299,'2026-04-24','2026-04-24',1777026600,1777030200,'publish',1),(2225,299,'2026-04-17','2026-04-17',1776421800,1776425400,'publish',1),(2224,299,'2026-04-10','2026-04-10',1775817000,1775820600,'publish',1),(2223,299,'2026-04-03','2026-04-03',1775212200,1775215800,'publish',1),(2222,299,'2026-03-27','2026-03-27',1774607400,1774611000,'publish',1),(2221,299,'2026-03-20','2026-03-20',1774002600,1774006200,'publish',1),(2220,299,'2026-03-13','2026-03-13',1773397800,1773401400,'publish',1),(2219,299,'2026-03-06','2026-03-06',1772793000,1772796600,'publish',1),(2218,299,'2026-02-27','2026-02-27',1772188200,1772191800,'publish',1),(2217,299,'2026-02-20','2026-02-20',1771583400,1771587000,'publish',1),(2216,299,'2026-02-13','2026-02-13',1770978600,1770982200,'publish',1),(2215,299,'2026-02-06','2026-02-06',1770373800,1770377400,'publish',1),(2214,299,'2026-01-30','2026-01-30',1769769000,1769772600,'publish',1),(2213,299,'2026-01-23','2026-01-23',1769164200,1769167800,'publish',1),(2212,299,'2026-01-16','2026-01-16',1768559400,1768563000,'publish',1),(2211,299,'2026-01-09','2026-01-09',1767954600,1767958200,'publish',1),(2210,299,'2026-01-02','2026-01-02',1767349800,1767353400,'publish',1),(1997,717,'2030-06-20','2030-06-20',1908181800,1908185400,'publish',1),(1998,717,'2030-07-18','2030-07-18',1910601000,1910604600,'publish',1),(1999,717,'2030-08-15','2030-08-15',1913020200,1913023800,'publish',1),(2000,717,'2030-09-19','2030-09-19',1916044200,1916047800,'publish',1),(2001,717,'2030-10-17','2030-10-17',1918463400,1918467000,'publish',1),(2002,717,'2030-11-21','2030-11-21',1921487400,1921491000,'publish',1),(2003,717,'2030-12-19','2030-12-19',1923906600,1923910200,'publish',1),(2004,717,'2031-01-16','2031-01-16',1926325800,1926329400,'publish',1),(2005,717,'2031-02-20','2031-02-20',1929349800,1929353400,'publish',1),(2006,717,'2031-03-20','2031-03-20',1931769000,1931772600,'publish',1),(2007,717,'2031-04-17','2031-04-17',1934188200,1934191800,'publish',1),(2008,717,'2031-05-15','2031-05-15',1936607400,1936611000,'publish',1),(2009,717,'2031-06-19','2031-06-19',1939631400,1939635000,'publish',1),(2010,717,'2031-07-17','2031-07-17',1942050600,1942054200,'publish',1),(2011,717,'2031-08-21','2031-08-21',1945074600,1945078200,'publish',1),(2012,717,'2031-09-18','2031-09-18',1947493800,1947497400,'publish',1),(2013,717,'2031-10-16','2031-10-16',1949913000,1949916600,'publish',1),(2014,717,'2031-11-20','2031-11-20',1952937000,1952940600,'publish',1),(2015,717,'2031-12-18','2031-12-18',1955356200,1955359800,'publish',1),(2016,717,'2032-01-15','2032-01-15',1957775400,1957779000,'publish',1),(2017,717,'2032-02-19','2032-02-19',1960799400,1960803000,'publish',1),(2018,717,'2032-03-18','2032-03-18',1963218600,1963222200,'publish',1),(2019,717,'2032-04-15','2032-04-15',1965637800,1965641400,'publish',1),(2020,717,'2032-05-20','2032-05-20',1968661800,1968665400,'publish',1),(2021,717,'2032-06-17','2032-06-17',1971081000,1971084600,'publish',1),(2022,717,'2032-07-15','2032-07-15',1973500200,1973503800,'publish',1),(2023,717,'2032-08-19','2032-08-19',1976524200,1976527800,'publish',1),(2024,717,'2032-09-16','2032-09-16',1978943400,1978947000,'publish',1),(2025,717,'2032-10-21','2032-10-21',1981967400,1981971000,'publish',1),(2026,717,'2032-11-18','2032-11-18',1984386600,1984390200,'publish',1),(2027,717,'2032-12-16','2032-12-16',1986805800,1986809400,'publish',1),(2028,717,'2033-01-20','2033-01-20',1989829800,1989833400,'publish',1),(2029,717,'2033-02-17','2033-02-17',1992249000,1992252600,'publish',1),(2030,717,'2033-03-17','2033-03-17',1994668200,1994671800,'publish',1),(2031,717,'2033-04-21','2033-04-21',1997692200,1997695800,'publish',1),(2032,717,'2033-05-19','2033-05-19',2000111400,2000115000,'publish',1),(2033,717,'2033-06-16','2033-06-16',2002530600,2002534200,'publish',1),(2034,717,'2033-07-21','2033-07-21',2005554600,2005558200,'publish',1),(2035,717,'2033-08-18','2033-08-18',2007973800,2007977400,'publish',1),(2036,717,'2033-09-15','2033-09-15',2010393000,2010396600,'publish',1),(2037,717,'2033-10-20','2033-10-20',2013417000,2013420600,'publish',1),(2038,717,'2033-11-17','2033-11-17',2015836200,2015839800,'publish',1),(2039,717,'2033-12-15','2033-12-15',2018255400,2018259000,'publish',1),(2040,717,'2034-01-19','2034-01-19',2021279400,2021283000,'publish',1),(2041,717,'2034-02-16','2034-02-16',2023698600,2023702200,'publish',1),(2042,717,'2034-03-16','2034-03-16',2026117800,2026121400,'publish',1),(2043,717,'2034-04-20','2034-04-20',2029141800,2029145400,'publish',1),(2044,717,'2034-05-18','2034-05-18',2031561000,2031564600,'publish',1),(2045,717,'2034-06-15','2034-06-15',2033980200,2033983800,'publish',1),(2046,717,'2034-07-20','2034-07-20',2037004200,2037007800,'publish',1),(2047,717,'2034-08-17','2034-08-17',2039423400,2039427000,'publish',1),(2048,717,'2034-09-21','2034-09-21',2042447400,2042451000,'publish',1),(2049,717,'2034-10-19','2034-10-19',2044866600,2044870200,'publish',1),(2050,717,'2034-11-16','2034-11-16',2047285800,2047289400,'publish',1),(2051,717,'2034-12-21','2034-12-21',2050309800,2050313400,'publish',1),(2052,717,'2035-01-18','2035-01-18',2052729000,2052732600,'publish',1),(2053,717,'2035-02-15','2035-02-15',2055148200,2055151800,'publish',1),(2054,717,'2035-03-15','2035-03-15',2057567400,2057571000,'publish',1),(2055,717,'2035-04-19','2035-04-19',2060591400,2060595000,'publish',1),(2056,717,'2035-05-17','2035-05-17',2063010600,2063014200,'publish',1),(2057,717,'2035-06-21','2035-06-21',2066034600,2066038200,'publish',1),(2058,717,'2035-07-19','2035-07-19',2068453800,2068457400,'publish',1),(2059,717,'2035-08-16','2035-08-16',2070873000,2070876600,'publish',1),(2060,717,'2035-09-20','2035-09-20',2073897000,2073900600,'publish',1),(2061,717,'2035-10-18','2035-10-18',2076316200,2076319800,'publish',1),(2062,717,'2035-11-15','2035-11-15',2078735400,2078739000,'publish',1),(2063,717,'2035-12-20','2035-12-20',2081759400,2081763000,'publish',1),(2064,717,'2036-01-17','2036-01-17',2084178600,2084182200,'publish',1),(2065,717,'2036-02-21','2036-02-21',2087202600,2087206200,'publish',1),(2066,717,'2036-03-20','2036-03-20',2089621800,2089625400,'publish',1),(2067,717,'2036-04-17','2036-04-17',2092041000,2092044600,'publish',1),(2068,717,'2036-05-15','2036-05-15',2094460200,2094463800,'publish',1),(2069,717,'2036-06-19','2036-06-19',2097484200,2097487800,'publish',1),(2070,717,'2036-07-17','2036-07-17',2099903400,2099907000,'publish',1),(2071,717,'2036-08-21','2036-08-21',2102927400,2102931000,'publish',1),(2072,717,'2036-09-18','2036-09-18',2105346600,2105350200,'publish',1),(2073,717,'2036-10-16','2036-10-16',2107765800,2107769400,'publish',1),(2074,717,'2036-11-20','2036-11-20',2110789800,2110793400,'publish',1),(2075,717,'2036-12-18','2036-12-18',2113209000,2113212600,'publish',1),(2076,717,'2037-01-15','2037-01-15',2115628200,2115631800,'publish',1),(2077,717,'2037-02-19','2037-02-19',2118652200,2118655800,'publish',1),(2078,717,'2037-03-19','2037-03-19',2121071400,2121075000,'publish',1),(2079,717,'2037-04-16','2037-04-16',2123490600,2123494200,'publish',1),(2080,717,'2037-05-21','2037-05-21',2126514600,2126518200,'publish',1),(2081,717,'2037-06-18','2037-06-18',2128933800,2128937400,'publish',1),(2082,717,'2037-07-16','2037-07-16',2131353000,2131356600,'publish',1),(2083,717,'2037-08-20','2037-08-20',2134377000,2134380600,'publish',1),(2084,717,'2037-09-17','2037-09-17',2136796200,2136799800,'publish',1),(2085,717,'2037-10-15','2037-10-15',2139215400,2139219000,'publish',1),(2086,717,'2037-11-19','2037-11-19',2142239400,2142243000,'publish',1),(2087,717,'2037-12-17','2037-12-17',2144658600,2144662200,'publish',1),(2088,717,'2038-01-21','2038-01-21',2147682600,2147686200,'publish',1),(2089,717,'2038-02-18','2038-02-18',2150101800,2150105400,'publish',1),(2090,717,'2038-03-18','2038-03-18',2152521000,2152524600,'publish',1),(2091,717,'2038-04-15','2038-04-15',2154940200,2154943800,'publish',1),(2092,717,'2038-05-20','2038-05-20',2157964200,2157967800,'publish',1),(2093,717,'2038-06-17','2038-06-17',2160383400,2160387000,'publish',1),(2094,717,'2038-07-15','2038-07-15',2162802600,2162806200,'publish',1),(2095,717,'2038-08-19','2038-08-19',2165826600,2165830200,'publish',1),(2096,717,'2038-09-16','2038-09-16',2168245800,2168249400,'publish',1),(2097,717,'2038-10-21','2038-10-21',2171269800,2171273400,'publish',1),(2098,717,'2038-11-18','2038-11-18',2173689000,2173692600,'publish',1),(2099,717,'2038-12-16','2038-12-16',2176108200,2176111800,'publish',1),(2100,717,'2039-01-20','2039-01-20',2179132200,2179135800,'publish',1),(2101,717,'2039-02-17','2039-02-17',2181551400,2181555000,'publish',1),(2102,717,'2039-03-17','2039-03-17',2183970600,2183974200,'publish',1),(2103,717,'2039-04-21','2039-04-21',2186994600,2186998200,'publish',1),(2104,717,'2039-05-19','2039-05-19',2189413800,2189417400,'publish',1),(2105,717,'2039-06-16','2039-06-16',2191833000,2191836600,'publish',1),(2106,717,'2039-07-21','2039-07-21',2194857000,2194860600,'publish',1),(2107,717,'2039-08-18','2039-08-18',2197276200,2197279800,'publish',1),(2108,717,'2039-09-15','2039-09-15',2199695400,2199699000,'publish',1),(2109,717,'2039-10-20','2039-10-20',2202719400,2202723000,'publish',1),(2110,717,'2039-11-17','2039-11-17',2205138600,2205142200,'publish',1),(2111,717,'2039-12-15','2039-12-15',2207557800,2207561400,'publish',1),(2112,717,'2040-01-19','2040-01-19',2210581800,2210585400,'publish',1),(2113,717,'2040-02-16','2040-02-16',2213001000,2213004600,'publish',1),(2114,717,'2040-03-15','2040-03-15',2215420200,2215423800,'publish',1),(2115,717,'2040-04-19','2040-04-19',2218444200,2218447800,'publish',1),(2116,717,'2040-05-17','2040-05-17',2220863400,2220867000,'publish',1),(2117,717,'2040-06-21','2040-06-21',2223887400,2223891000,'publish',1),(2118,717,'2040-07-19','2040-07-19',2226306600,2226310200,'publish',1),(2119,717,'2040-08-16','2040-08-16',2228725800,2228729400,'publish',1),(2120,717,'2040-09-20','2040-09-20',2231749800,2231753400,'publish',1),(2121,717,'2040-10-18','2040-10-18',2234169000,2234172600,'publish',1),(2122,717,'2040-11-15','2040-11-15',2236588200,2236591800,'publish',1),(2123,717,'2040-12-20','2040-12-20',2239612200,2239615800,'publish',1),(2124,717,'2041-01-17','2041-01-17',2242031400,2242035000,'publish',1),(2125,717,'2041-02-21','2041-02-21',2245055400,2245059000,'publish',1),(2126,717,'2041-03-21','2041-03-21',2247474600,2247478200,'publish',1),(2127,717,'2041-04-18','2041-04-18',2249893800,2249897400,'publish',1),(2128,717,'2041-05-16','2041-05-16',2252313000,2252316600,'publish',1),(2129,717,'2041-06-20','2041-06-20',2255337000,2255340600,'publish',1),(2130,717,'2041-07-18','2041-07-18',2257756200,2257759800,'publish',1),(2131,717,'2041-08-15','2041-08-15',2260175400,2260179000,'publish',1),(2132,717,'2041-09-19','2041-09-19',2263199400,2263203000,'publish',1),(2133,717,'2041-10-17','2041-10-17',2265618600,2265622200,'publish',1),(2134,717,'2041-11-21','2041-11-21',2268642600,2268646200,'publish',1),(2135,717,'2041-12-19','2041-12-19',2271061800,2271065400,'publish',1),(2136,717,'2042-01-16','2042-01-16',2273481000,2273484600,'publish',1),(2137,717,'2042-02-20','2042-02-20',2276505000,2276508600,'publish',1),(2138,717,'2042-03-20','2042-03-20',2278924200,2278927800,'publish',1),(2139,717,'2042-04-17','2042-04-17',2281343400,2281347000,'publish',1),(2140,717,'2042-05-15','2042-05-15',2283762600,2283766200,'publish',1),(2141,717,'2042-06-19','2042-06-19',2286786600,2286790200,'publish',1),(2142,717,'2042-07-17','2042-07-17',2289205800,2289209400,'publish',1),(2143,717,'2042-08-21','2042-08-21',2292229800,2292233400,'publish',1),(2144,717,'2042-09-18','2042-09-18',2294649000,2294652600,'publish',1),(2145,717,'2042-10-16','2042-10-16',2297068200,2297071800,'publish',1),(2146,717,'2042-11-20','2042-11-20',2300092200,2300095800,'publish',1),(2147,717,'2042-12-18','2042-12-18',2302511400,2302515000,'publish',1),(2148,717,'2043-01-15','2043-01-15',2304930600,2304934200,'publish',1),(2149,717,'2043-02-19','2043-02-19',2307954600,2307958200,'publish',1),(2150,717,'2043-03-19','2043-03-19',2310373800,2310377400,'publish',1),(2151,717,'2043-04-16','2043-04-16',2312793000,2312796600,'publish',1),(2152,717,'2043-05-21','2043-05-21',2315817000,2315820600,'publish',1),(2153,717,'2043-06-18','2043-06-18',2318236200,2318239800,'publish',1),(2154,717,'2043-07-16','2043-07-16',2320655400,2320659000,'publish',1),(2155,717,'2043-08-20','2043-08-20',2323679400,2323683000,'publish',1),(2156,717,'2043-09-17','2043-09-17',2326098600,2326102200,'publish',1),(2157,717,'2043-10-15','2043-10-15',2328517800,2328521400,'publish',1),(2158,717,'2043-11-19','2043-11-19',2331541800,2331545400,'publish',1),(2159,717,'2043-12-17','2043-12-17',2333961000,2333964600,'publish',1),(2160,717,'2044-01-21','2044-01-21',2336985000,2336988600,'publish',1),(2161,717,'2044-02-18','2044-02-18',2339404200,2339407800,'publish',1),(2162,717,'2044-03-17','2044-03-17',2341823400,2341827000,'publish',1),(2163,717,'2044-04-21','2044-04-21',2344847400,2344851000,'publish',1),(2164,717,'2044-05-19','2044-05-19',2347266600,2347270200,'publish',1),(2165,717,'2044-06-16','2044-06-16',2349685800,2349689400,'publish',1),(2166,717,'2044-07-21','2044-07-21',2352709800,2352713400,'publish',1),(2167,717,'2044-08-18','2044-08-18',2355129000,2355132600,'publish',1),(2168,717,'2044-09-15','2044-09-15',2357548200,2357551800,'publish',1),(2169,717,'2044-10-20','2044-10-20',2360572200,2360575800,'publish',1),(2170,717,'2044-11-17','2044-11-17',2362991400,2362995000,'publish',1),(2171,717,'2044-12-15','2044-12-15',2365410600,2365414200,'publish',1),(2172,717,'2045-01-19','2045-01-19',2368434600,2368438200,'publish',1),(2173,717,'2045-02-16','2045-02-16',2370853800,2370857400,'publish',1),(2174,717,'2045-03-16','2045-03-16',2373273000,2373276600,'publish',1),(2175,717,'2045-04-20','2045-04-20',2376297000,2376300600,'publish',1),(2176,717,'2045-05-18','2045-05-18',2378716200,2378719800,'publish',1),(2177,717,'2045-06-15','2045-06-15',2381135400,2381139000,'publish',1),(2178,717,'2045-07-20','2045-07-20',2384159400,2384163000,'publish',1),(2179,717,'2045-08-17','2045-08-17',2386578600,2386582200,'publish',1),(2180,717,'2045-09-21','2045-09-21',2389602600,2389606200,'publish',1),(2181,717,'2045-10-19','2045-10-19',2392021800,2392025400,'publish',1),(2182,717,'2045-11-16','2045-11-16',2394441000,2394444600,'publish',1),(2183,717,'2045-12-21','2045-12-21',2397465000,2397468600,'publish',1),(2184,717,'2046-01-18','2046-01-18',2399884200,2399887800,'publish',1),(2185,717,'2046-02-15','2046-02-15',2402303400,2402307000,'publish',1),(2186,717,'2046-03-15','2046-03-15',2404722600,2404726200,'publish',1),(2187,717,'2046-04-19','2046-04-19',2407746600,2407750200,'publish',1),(2188,717,'2046-05-17','2046-05-17',2410165800,2410169400,'publish',1),(2189,717,'2046-06-21','2046-06-21',2413189800,2413193400,'publish',1),(2190,717,'2046-07-19','2046-07-19',2415609000,2415612600,'publish',1),(2191,717,'2046-08-16','2046-08-16',2418028200,2418031800,'publish',1),(2192,717,'2046-09-20','2046-09-20',2421052200,2421055800,'publish',1),(2193,717,'2046-10-18','2046-10-18',2423471400,2423475000,'publish',1),(2194,717,'2046-11-15','2046-11-15',2425890600,2425894200,'publish',1),(6565,720,'2026-02-16','2026-02-16',1771236000,1771268400,'publish',1),(6564,723,'2026-02-13','2026-02-13',1770987600,1770994800,'publish',1),(6563,726,'2026-02-12','2026-02-12',1770904800,1770908400,'publish',1),(6562,730,'2026-02-12','2026-02-12',1770912000,1770915600,'publish',1),(6561,732,'2026-02-10','2026-02-10',1770724800,1770728400,'publish',1),(3918,870,'2046-11-27','2046-11-27',2426936400,2426943600,'publish',1),(3917,870,'2046-10-23','2046-10-23',2423912400,2423919600,'publish',1),(3916,870,'2046-09-25','2046-09-25',2421493200,2421500400,'publish',1),(3915,870,'2046-08-28','2046-08-28',2419074000,2419081200,'publish',1),(3914,870,'2046-07-24','2046-07-24',2416050000,2416057200,'publish',1),(3913,870,'2046-06-26','2046-06-26',2413630800,2413638000,'publish',1),(3912,870,'2046-05-22','2046-05-22',2410606800,2410614000,'publish',1),(3911,870,'2046-04-24','2046-04-24',2408187600,2408194800,'publish',1),(3910,870,'2046-03-27','2046-03-27',2405768400,2405775600,'publish',1),(3909,870,'2046-02-27','2046-02-27',2403349200,2403356400,'publish',1),(3908,870,'2046-01-23','2046-01-23',2400325200,2400332400,'publish',1),(3907,870,'2045-12-26','2045-12-26',2397906000,2397913200,'publish',1),(3906,870,'2045-11-28','2045-11-28',2395486800,2395494000,'publish',1),(3905,870,'2045-10-24','2045-10-24',2392462800,2392470000,'publish',1),(3904,870,'2045-09-26','2045-09-26',2390043600,2390050800,'publish',1),(3903,870,'2045-08-22','2045-08-22',2387019600,2387026800,'publish',1),(3902,870,'2045-07-25','2045-07-25',2384600400,2384607600,'publish',1),(3901,870,'2045-06-27','2045-06-27',2382181200,2382188400,'publish',1),(3900,870,'2045-05-23','2045-05-23',2379157200,2379164400,'publish',1),(3899,870,'2045-04-25','2045-04-25',2376738000,2376745200,'publish',1),(3898,870,'2045-03-28','2045-03-28',2374318800,2374326000,'publish',1),(3897,870,'2045-02-28','2045-02-28',2371899600,2371906800,'publish',1),(3896,870,'2045-01-24','2045-01-24',2368875600,2368882800,'publish',1),(3895,870,'2044-12-27','2044-12-27',2366456400,2366463600,'publish',1),(3894,870,'2044-11-22','2044-11-22',2363432400,2363439600,'publish',1),(3893,870,'2044-10-25','2044-10-25',2361013200,2361020400,'publish',1),(3892,870,'2044-09-27','2044-09-27',2358594000,2358601200,'publish',1),(3891,870,'2044-08-23','2044-08-23',2355570000,2355577200,'publish',1),(3890,870,'2044-07-26','2044-07-26',2353150800,2353158000,'publish',1),(3889,870,'2044-06-28','2044-06-28',2350731600,2350738800,'publish',1),(3888,870,'2044-05-24','2044-05-24',2347707600,2347714800,'publish',1),(3887,870,'2044-04-26','2044-04-26',2345288400,2345295600,'publish',1),(3886,870,'2044-03-22','2044-03-22',2342264400,2342271600,'publish',1),(3885,870,'2044-02-23','2044-02-23',2339845200,2339852400,'publish',1),(3884,870,'2044-01-26','2044-01-26',2337426000,2337433200,'publish',1),(3883,870,'2043-12-22','2043-12-22',2334402000,2334409200,'publish',1),(3882,870,'2043-11-24','2043-11-24',2331982800,2331990000,'publish',1),(3881,870,'2043-10-27','2043-10-27',2329563600,2329570800,'publish',1),(3880,870,'2043-09-22','2043-09-22',2326539600,2326546800,'publish',1),(3879,870,'2043-08-25','2043-08-25',2324120400,2324127600,'publish',1),(3878,870,'2043-07-28','2043-07-28',2321701200,2321708400,'publish',1),(3877,870,'2043-06-23','2043-06-23',2318677200,2318684400,'publish',1),(3876,870,'2043-05-26','2043-05-26',2316258000,2316265200,'publish',1),(3875,870,'2043-04-28','2043-04-28',2313838800,2313846000,'publish',1),(3874,870,'2043-03-24','2043-03-24',2310814800,2310822000,'publish',1),(3873,870,'2043-02-24','2043-02-24',2308395600,2308402800,'publish',1),(3872,870,'2043-01-27','2043-01-27',2305976400,2305983600,'publish',1),(3871,870,'2042-12-23','2042-12-23',2302952400,2302959600,'publish',1),(3870,870,'2042-11-25','2042-11-25',2300533200,2300540400,'publish',1),(3869,870,'2042-10-28','2042-10-28',2298114000,2298121200,'publish',1),(3868,870,'2042-09-23','2042-09-23',2295090000,2295097200,'publish',1),(3867,870,'2042-08-26','2042-08-26',2292670800,2292678000,'publish',1),(3866,870,'2042-07-22','2042-07-22',2289646800,2289654000,'publish',1),(3865,870,'2042-06-24','2042-06-24',2287227600,2287234800,'publish',1),(3864,870,'2042-05-27','2042-05-27',2284808400,2284815600,'publish',1),(3863,870,'2042-04-22','2042-04-22',2281784400,2281791600,'publish',1),(3862,870,'2042-03-25','2042-03-25',2279365200,2279372400,'publish',1),(3861,870,'2042-02-25','2042-02-25',2276946000,2276953200,'publish',1),(3860,870,'2042-01-28','2042-01-28',2274526800,2274534000,'publish',1),(3859,870,'2041-12-24','2041-12-24',2271502800,2271510000,'publish',1),(3858,870,'2041-11-26','2041-11-26',2269083600,2269090800,'publish',1),(3857,870,'2041-10-22','2041-10-22',2266059600,2266066800,'publish',1),(3856,870,'2041-09-24','2041-09-24',2263640400,2263647600,'publish',1),(3855,870,'2041-08-27','2041-08-27',2261221200,2261228400,'publish',1),(3854,870,'2041-07-23','2041-07-23',2258197200,2258204400,'publish',1),(3853,870,'2041-06-25','2041-06-25',2255778000,2255785200,'publish',1),(3852,870,'2041-05-28','2041-05-28',2253358800,2253366000,'publish',1),(3851,870,'2041-04-23','2041-04-23',2250334800,2250342000,'publish',1),(3850,870,'2041-03-26','2041-03-26',2247915600,2247922800,'publish',1),(3849,870,'2041-02-26','2041-02-26',2245496400,2245503600,'publish',1),(3848,870,'2041-01-22','2041-01-22',2242472400,2242479600,'publish',1),(3847,870,'2040-12-25','2040-12-25',2240053200,2240060400,'publish',1),(3846,870,'2040-11-27','2040-11-27',2237634000,2237641200,'publish',1),(3845,870,'2040-10-23','2040-10-23',2234610000,2234617200,'publish',1),(3844,870,'2040-09-25','2040-09-25',2232190800,2232198000,'publish',1),(3843,870,'2040-08-28','2040-08-28',2229771600,2229778800,'publish',1),(3842,870,'2040-07-24','2040-07-24',2226747600,2226754800,'publish',1),(3841,870,'2040-06-26','2040-06-26',2224328400,2224335600,'publish',1),(3840,870,'2040-05-22','2040-05-22',2221304400,2221311600,'publish',1),(3839,870,'2040-04-24','2040-04-24',2218885200,2218892400,'publish',1),(3838,870,'2040-03-27','2040-03-27',2216466000,2216473200,'publish',1),(3837,870,'2040-02-28','2040-02-28',2214046800,2214054000,'publish',1),(3836,870,'2040-01-24','2040-01-24',2211022800,2211030000,'publish',1),(3835,870,'2039-12-27','2039-12-27',2208603600,2208610800,'publish',1),(3834,870,'2039-11-22','2039-11-22',2205579600,2205586800,'publish',1),(3833,870,'2039-10-25','2039-10-25',2203160400,2203167600,'publish',1),(3832,870,'2039-09-27','2039-09-27',2200741200,2200748400,'publish',1),(3831,870,'2039-08-23','2039-08-23',2197717200,2197724400,'publish',1),(3830,870,'2039-07-26','2039-07-26',2195298000,2195305200,'publish',1),(3829,870,'2039-06-28','2039-06-28',2192878800,2192886000,'publish',1),(3828,870,'2039-05-24','2039-05-24',2189854800,2189862000,'publish',1),(3827,870,'2039-04-26','2039-04-26',2187435600,2187442800,'publish',1),(3826,870,'2039-03-22','2039-03-22',2184411600,2184418800,'publish',1),(3825,870,'2039-02-22','2039-02-22',2181992400,2181999600,'publish',1),(3824,870,'2039-01-25','2039-01-25',2179573200,2179580400,'publish',1),(3823,870,'2038-12-28','2038-12-28',2177154000,2177161200,'publish',1),(3822,870,'2038-11-23','2038-11-23',2174130000,2174137200,'publish',1),(3821,870,'2038-10-26','2038-10-26',2171710800,2171718000,'publish',1),(3820,870,'2038-09-28','2038-09-28',2169291600,2169298800,'publish',1),(3819,870,'2038-08-24','2038-08-24',2166267600,2166274800,'publish',1),(3818,870,'2038-07-27','2038-07-27',2163848400,2163855600,'publish',1),(3817,870,'2038-06-22','2038-06-22',2160824400,2160831600,'publish',1),(3816,870,'2038-05-25','2038-05-25',2158405200,2158412400,'publish',1),(3815,870,'2038-04-27','2038-04-27',2155986000,2155993200,'publish',1),(3814,870,'2038-03-23','2038-03-23',2152962000,2152969200,'publish',1),(3813,870,'2038-02-23','2038-02-23',2150542800,2150550000,'publish',1),(3812,870,'2038-01-26','2038-01-26',2148123600,2148130800,'publish',1),(3811,870,'2037-12-22','2037-12-22',2145099600,2145106800,'publish',1),(3810,870,'2037-11-24','2037-11-24',2142680400,2142687600,'publish',1),(3809,870,'2037-10-27','2037-10-27',2140261200,2140268400,'publish',1),(3808,870,'2037-09-22','2037-09-22',2137237200,2137244400,'publish',1),(3807,870,'2037-08-25','2037-08-25',2134818000,2134825200,'publish',1),(3806,870,'2037-07-28','2037-07-28',2132398800,2132406000,'publish',1),(3805,870,'2037-06-23','2037-06-23',2129374800,2129382000,'publish',1),(3804,870,'2037-05-26','2037-05-26',2126955600,2126962800,'publish',1),(3803,870,'2037-04-28','2037-04-28',2124536400,2124543600,'publish',1),(3802,870,'2037-03-24','2037-03-24',2121512400,2121519600,'publish',1),(3801,870,'2037-02-24','2037-02-24',2119093200,2119100400,'publish',1),(3800,870,'2037-01-27','2037-01-27',2116674000,2116681200,'publish',1),(3799,870,'2036-12-23','2036-12-23',2113650000,2113657200,'publish',1),(3798,870,'2036-11-25','2036-11-25',2111230800,2111238000,'publish',1),(3797,870,'2036-10-28','2036-10-28',2108811600,2108818800,'publish',1),(3796,870,'2036-09-23','2036-09-23',2105787600,2105794800,'publish',1),(3795,870,'2036-08-26','2036-08-26',2103368400,2103375600,'publish',1),(3794,870,'2036-07-22','2036-07-22',2100344400,2100351600,'publish',1),(3793,870,'2036-06-24','2036-06-24',2097925200,2097932400,'publish',1),(3792,870,'2036-05-27','2036-05-27',2095506000,2095513200,'publish',1),(3791,870,'2036-04-22','2036-04-22',2092482000,2092489200,'publish',1),(3790,870,'2036-03-25','2036-03-25',2090062800,2090070000,'publish',1),(3789,870,'2036-02-26','2036-02-26',2087643600,2087650800,'publish',1),(3788,870,'2036-01-22','2036-01-22',2084619600,2084626800,'publish',1),(3787,870,'2035-12-25','2035-12-25',2082200400,2082207600,'publish',1),(3786,870,'2035-11-27','2035-11-27',2079781200,2079788400,'publish',1),(3785,870,'2035-10-23','2035-10-23',2076757200,2076764400,'publish',1),(3784,870,'2035-09-25','2035-09-25',2074338000,2074345200,'publish',1),(3783,870,'2035-08-28','2035-08-28',2071918800,2071926000,'publish',1),(3782,870,'2035-07-24','2035-07-24',2068894800,2068902000,'publish',1),(3781,870,'2035-06-26','2035-06-26',2066475600,2066482800,'publish',1),(3780,870,'2035-05-22','2035-05-22',2063451600,2063458800,'publish',1),(3779,870,'2035-04-24','2035-04-24',2061032400,2061039600,'publish',1),(3778,870,'2035-03-27','2035-03-27',2058613200,2058620400,'publish',1),(3777,870,'2035-02-27','2035-02-27',2056194000,2056201200,'publish',1),(3776,870,'2035-01-23','2035-01-23',2053170000,2053177200,'publish',1),(3775,870,'2034-12-26','2034-12-26',2050750800,2050758000,'publish',1),(3774,870,'2034-11-28','2034-11-28',2048331600,2048338800,'publish',1),(3773,870,'2034-10-24','2034-10-24',2045307600,2045314800,'publish',1),(3772,870,'2034-09-26','2034-09-26',2042888400,2042895600,'publish',1),(3771,870,'2034-08-22','2034-08-22',2039864400,2039871600,'publish',1),(3770,870,'2034-07-25','2034-07-25',2037445200,2037452400,'publish',1),(3769,870,'2034-06-27','2034-06-27',2035026000,2035033200,'publish',1),(3768,870,'2034-05-23','2034-05-23',2032002000,2032009200,'publish',1),(3767,870,'2034-04-25','2034-04-25',2029582800,2029590000,'publish',1),(3766,870,'2034-03-28','2034-03-28',2027163600,2027170800,'publish',1),(3765,870,'2034-02-28','2034-02-28',2024744400,2024751600,'publish',1),(3764,870,'2034-01-24','2034-01-24',2021720400,2021727600,'publish',1),(3763,870,'2033-12-27','2033-12-27',2019301200,2019308400,'publish',1),(3762,870,'2033-11-22','2033-11-22',2016277200,2016284400,'publish',1),(3761,870,'2033-10-25','2033-10-25',2013858000,2013865200,'publish',1),(3760,870,'2033-09-27','2033-09-27',2011438800,2011446000,'publish',1),(3759,870,'2033-08-23','2033-08-23',2008414800,2008422000,'publish',1),(3758,870,'2033-07-26','2033-07-26',2005995600,2006002800,'publish',1),(3757,870,'2033-06-28','2033-06-28',2003576400,2003583600,'publish',1),(3756,870,'2033-05-24','2033-05-24',2000552400,2000559600,'publish',1),(3755,870,'2033-04-26','2033-04-26',1998133200,1998140400,'publish',1),(3754,870,'2033-03-22','2033-03-22',1995109200,1995116400,'publish',1),(3753,870,'2033-02-22','2033-02-22',1992690000,1992697200,'publish',1),(3752,870,'2033-01-25','2033-01-25',1990270800,1990278000,'publish',1),(3751,870,'2032-12-28','2032-12-28',1987851600,1987858800,'publish',1),(3750,870,'2032-11-23','2032-11-23',1984827600,1984834800,'publish',1),(3749,870,'2032-10-26','2032-10-26',1982408400,1982415600,'publish',1),(3748,870,'2032-09-28','2032-09-28',1979989200,1979996400,'publish',1),(3747,870,'2032-08-24','2032-08-24',1976965200,1976972400,'publish',1),(3746,870,'2032-07-27','2032-07-27',1974546000,1974553200,'publish',1),(3745,870,'2032-06-22','2032-06-22',1971522000,1971529200,'publish',1),(3744,870,'2032-05-25','2032-05-25',1969102800,1969110000,'publish',1),(3743,870,'2032-04-27','2032-04-27',1966683600,1966690800,'publish',1),(3742,870,'2032-03-23','2032-03-23',1963659600,1963666800,'publish',1),(3741,870,'2032-02-24','2032-02-24',1961240400,1961247600,'publish',1),(3740,870,'2032-01-27','2032-01-27',1958821200,1958828400,'publish',1),(3739,870,'2031-12-23','2031-12-23',1955797200,1955804400,'publish',1),(3738,870,'2031-11-25','2031-11-25',1953378000,1953385200,'publish',1),(3737,870,'2031-10-28','2031-10-28',1950958800,1950966000,'publish',1),(3736,870,'2031-09-23','2031-09-23',1947934800,1947942000,'publish',1),(3735,870,'2031-08-26','2031-08-26',1945515600,1945522800,'publish',1),(3734,870,'2031-07-22','2031-07-22',1942491600,1942498800,'publish',1),(3733,870,'2031-06-24','2031-06-24',1940072400,1940079600,'publish',1),(3732,870,'2031-05-27','2031-05-27',1937653200,1937660400,'publish',1),(3731,870,'2031-04-22','2031-04-22',1934629200,1934636400,'publish',1),(3730,870,'2031-03-25','2031-03-25',1932210000,1932217200,'publish',1),(3729,870,'2031-02-25','2031-02-25',1929790800,1929798000,'publish',1),(3728,870,'2031-01-28','2031-01-28',1927371600,1927378800,'publish',1),(3727,870,'2030-12-24','2030-12-24',1924347600,1924354800,'publish',1),(3726,870,'2030-11-26','2030-11-26',1921928400,1921935600,'publish',1),(3725,870,'2030-10-22','2030-10-22',1918904400,1918911600,'publish',1),(3724,870,'2030-09-24','2030-09-24',1916485200,1916492400,'publish',1),(3723,870,'2030-08-27','2030-08-27',1914066000,1914073200,'publish',1),(3722,870,'2030-07-23','2030-07-23',1911042000,1911049200,'publish',1),(3721,870,'2030-06-25','2030-06-25',1908622800,1908630000,'publish',1),(3720,870,'2030-05-28','2030-05-28',1906203600,1906210800,'publish',1),(3719,870,'2030-04-23','2030-04-23',1903179600,1903186800,'publish',1),(3718,870,'2030-03-26','2030-03-26',1900760400,1900767600,'publish',1),(3717,870,'2030-02-26','2030-02-26',1898341200,1898348400,'publish',1),(3716,870,'2030-01-22','2030-01-22',1895317200,1895324400,'publish',1),(3715,870,'2029-12-25','2029-12-25',1892898000,1892905200,'publish',1),(3714,870,'2029-11-27','2029-11-27',1890478800,1890486000,'publish',1),(3713,870,'2029-10-23','2029-10-23',1887454800,1887462000,'publish',1),(3712,870,'2029-09-25','2029-09-25',1885035600,1885042800,'publish',1),(3711,870,'2029-08-28','2029-08-28',1882616400,1882623600,'publish',1),(3710,870,'2029-07-24','2029-07-24',1879592400,1879599600,'publish',1),(3709,870,'2029-06-26','2029-06-26',1877173200,1877180400,'publish',1),(3708,870,'2029-05-22','2029-05-22',1874149200,1874156400,'publish',1),(3707,870,'2029-04-24','2029-04-24',1871730000,1871737200,'publish',1),(3706,870,'2029-03-27','2029-03-27',1869310800,1869318000,'publish',1),(3705,870,'2029-02-27','2029-02-27',1866891600,1866898800,'publish',1),(3704,870,'2029-01-23','2029-01-23',1863867600,1863874800,'publish',1),(3703,870,'2028-12-26','2028-12-26',1861448400,1861455600,'publish',1),(3702,870,'2028-11-28','2028-11-28',1859029200,1859036400,'publish',1),(3701,870,'2028-10-24','2028-10-24',1856005200,1856012400,'publish',1),(3700,870,'2028-09-26','2028-09-26',1853586000,1853593200,'publish',1),(3699,870,'2028-08-22','2028-08-22',1850562000,1850569200,'publish',1),(3698,870,'2028-07-25','2028-07-25',1848142800,1848150000,'publish',1),(3697,870,'2028-06-27','2028-06-27',1845723600,1845730800,'publish',1),(3696,870,'2028-05-23','2028-05-23',1842699600,1842706800,'publish',1),(3695,870,'2028-04-25','2028-04-25',1840280400,1840287600,'publish',1),(3694,870,'2028-03-28','2028-03-28',1837861200,1837868400,'publish',1),(3693,870,'2028-02-22','2028-02-22',1834837200,1834844400,'publish',1),(3692,870,'2028-01-25','2028-01-25',1832418000,1832425200,'publish',1),(3691,870,'2027-12-28','2027-12-28',1829998800,1830006000,'publish',1),(3690,870,'2027-11-23','2027-11-23',1826974800,1826982000,'publish',1),(3689,870,'2027-10-26','2027-10-26',1824555600,1824562800,'publish',1),(3688,870,'2027-09-28','2027-09-28',1822136400,1822143600,'publish',1),(3687,870,'2027-08-24','2027-08-24',1819112400,1819119600,'publish',1),(3686,870,'2027-07-27','2027-07-27',1816693200,1816700400,'publish',1),(3685,870,'2027-06-22','2027-06-22',1813669200,1813676400,'publish',1),(3684,870,'2027-05-25','2027-05-25',1811250000,1811257200,'publish',1),(3683,870,'2027-04-27','2027-04-27',1808830800,1808838000,'publish',1),(3682,870,'2027-03-23','2027-03-23',1805806800,1805814000,'publish',1),(3681,870,'2027-02-23','2027-02-23',1803387600,1803394800,'publish',1),(3680,870,'2027-01-26','2027-01-26',1800968400,1800975600,'publish',1),(3679,870,'2026-12-22','2026-12-22',1797944400,1797951600,'publish',1),(3678,870,'2026-11-24','2026-11-24',1795525200,1795532400,'publish',1),(3677,870,'2026-10-27','2026-10-27',1793106000,1793113200,'publish',1),(3676,870,'2026-09-22','2026-09-22',1790082000,1790089200,'publish',1),(3675,870,'2026-08-25','2026-08-25',1787662800,1787670000,'publish',1),(3674,870,'2026-07-28','2026-07-28',1785243600,1785250800,'publish',1),(3673,870,'2026-06-23','2026-06-23',1782219600,1782226800,'publish',1),(3672,870,'2026-05-26','2026-05-26',1779800400,1779807600,'publish',1),(3671,870,'2026-04-28','2026-04-28',1777381200,1777388400,'publish',1),(3670,870,'2026-03-24','2026-03-24',1774357200,1774364400,'publish',1),(3669,870,'2026-02-24','2026-02-24',1771938000,1771945200,'publish',1),(6560,964,'2026-03-10','2026-03-10',1773144000,1773147600,'publish',1),(4072,969,'2026-03-10','2026-03-10',1773144000,1773147600,'trash',1),(6559,980,'2026-03-13','2026-03-13',1773406800,1773414000,'publish',1),(5595,984,'2046-12-06','2046-12-06',2427723000,2427726600,'publish',1),(5594,984,'2046-11-01','2046-11-01',2424699000,2424702600,'publish',1),(5593,984,'2046-10-04','2046-10-04',2422279800,2422283400,'publish',1),(5592,984,'2046-09-06','2046-09-06',2419860600,2419864200,'publish',1),(5591,984,'2046-08-02','2046-08-02',2416836600,2416840200,'publish',1),(5590,984,'2046-07-05','2046-07-05',2414417400,2414421000,'publish',1),(5589,984,'2046-06-07','2046-06-07',2411998200,2412001800,'publish',1),(5588,984,'2046-05-03','2046-05-03',2408974200,2408977800,'publish',1),(5587,984,'2046-04-05','2046-04-05',2406555000,2406558600,'publish',1),(5586,984,'2046-03-01','2046-03-01',2403531000,2403534600,'publish',1),(5585,984,'2046-02-01','2046-02-01',2401111800,2401115400,'publish',1),(5584,984,'2046-01-04','2046-01-04',2398692600,2398696200,'publish',1),(5583,984,'2045-12-07','2045-12-07',2396273400,2396277000,'publish',1),(5582,984,'2045-11-02','2045-11-02',2393249400,2393253000,'publish',1),(5581,984,'2045-10-05','2045-10-05',2390830200,2390833800,'publish',1),(5580,984,'2045-09-07','2045-09-07',2388411000,2388414600,'publish',1),(5579,984,'2045-08-03','2045-08-03',2385387000,2385390600,'publish',1),(5578,984,'2045-07-06','2045-07-06',2382967800,2382971400,'publish',1),(5577,984,'2045-06-01','2045-06-01',2379943800,2379947400,'publish',1),(5576,984,'2045-05-04','2045-05-04',2377524600,2377528200,'publish',1),(5575,984,'2045-04-06','2045-04-06',2375105400,2375109000,'publish',1),(5574,984,'2045-03-02','2045-03-02',2372081400,2372085000,'publish',1),(5573,984,'2045-02-02','2045-02-02',2369662200,2369665800,'publish',1),(5572,984,'2045-01-05','2045-01-05',2367243000,2367246600,'publish',1),(5571,984,'2044-12-01','2044-12-01',2364219000,2364222600,'publish',1),(5570,984,'2044-11-03','2044-11-03',2361799800,2361803400,'publish',1),(5569,984,'2044-10-06','2044-10-06',2359380600,2359384200,'publish',1),(5568,984,'2044-09-01','2044-09-01',2356356600,2356360200,'publish',1),(5567,984,'2044-08-04','2044-08-04',2353937400,2353941000,'publish',1),(5566,984,'2044-07-07','2044-07-07',2351518200,2351521800,'publish',1),(5565,984,'2044-06-02','2044-06-02',2348494200,2348497800,'publish',1),(5564,984,'2044-05-05','2044-05-05',2346075000,2346078600,'publish',1),(5563,984,'2044-04-07','2044-04-07',2343655800,2343659400,'publish',1),(5562,984,'2044-03-03','2044-03-03',2340631800,2340635400,'publish',1),(5561,984,'2044-02-04','2044-02-04',2338212600,2338216200,'publish',1),(5560,984,'2044-01-07','2044-01-07',2335793400,2335797000,'publish',1),(5559,984,'2043-12-03','2043-12-03',2332769400,2332773000,'publish',1),(5558,984,'2043-11-05','2043-11-05',2330350200,2330353800,'publish',1),(5557,984,'2043-10-01','2043-10-01',2327326200,2327329800,'publish',1),(5556,984,'2043-09-03','2043-09-03',2324907000,2324910600,'publish',1),(5555,984,'2043-08-06','2043-08-06',2322487800,2322491400,'publish',1),(5554,984,'2043-07-02','2043-07-02',2319463800,2319467400,'publish',1),(5553,984,'2043-06-04','2043-06-04',2317044600,2317048200,'publish',1),(5552,984,'2043-05-07','2043-05-07',2314625400,2314629000,'publish',1),(5551,984,'2043-04-02','2043-04-02',2311601400,2311605000,'publish',1),(5550,984,'2043-03-05','2043-03-05',2309182200,2309185800,'publish',1),(5549,984,'2043-02-05','2043-02-05',2306763000,2306766600,'publish',1),(5548,984,'2043-01-01','2043-01-01',2303739000,2303742600,'publish',1),(5547,984,'2042-12-04','2042-12-04',2301319800,2301323400,'publish',1),(5546,984,'2042-11-06','2042-11-06',2298900600,2298904200,'publish',1),(5545,984,'2042-10-02','2042-10-02',2295876600,2295880200,'publish',1),(5544,984,'2042-09-04','2042-09-04',2293457400,2293461000,'publish',1),(5543,984,'2042-08-07','2042-08-07',2291038200,2291041800,'publish',1),(5542,984,'2042-07-03','2042-07-03',2288014200,2288017800,'publish',1),(5541,984,'2042-06-05','2042-06-05',2285595000,2285598600,'publish',1),(5540,984,'2042-05-01','2042-05-01',2282571000,2282574600,'publish',1),(5539,984,'2042-04-03','2042-04-03',2280151800,2280155400,'publish',1),(5538,984,'2042-03-06','2042-03-06',2277732600,2277736200,'publish',1),(5537,984,'2042-02-06','2042-02-06',2275313400,2275317000,'publish',1),(5536,984,'2042-01-02','2042-01-02',2272289400,2272293000,'publish',1),(5535,984,'2041-12-05','2041-12-05',2269870200,2269873800,'publish',1),(5534,984,'2041-11-07','2041-11-07',2267451000,2267454600,'publish',1),(5533,984,'2041-10-03','2041-10-03',2264427000,2264430600,'publish',1),(5532,984,'2041-09-05','2041-09-05',2262007800,2262011400,'publish',1),(5531,984,'2041-08-01','2041-08-01',2258983800,2258987400,'publish',1),(5530,984,'2041-07-04','2041-07-04',2256564600,2256568200,'publish',1),(5529,984,'2041-06-06','2041-06-06',2254145400,2254149000,'publish',1),(5528,984,'2041-05-02','2041-05-02',2251121400,2251125000,'publish',1),(5527,984,'2041-04-04','2041-04-04',2248702200,2248705800,'publish',1),(5526,984,'2041-03-07','2041-03-07',2246283000,2246286600,'publish',1),(5525,984,'2041-02-07','2041-02-07',2243863800,2243867400,'publish',1),(5524,984,'2041-01-03','2041-01-03',2240839800,2240843400,'publish',1),(5523,984,'2040-12-06','2040-12-06',2238420600,2238424200,'publish',1),(5522,984,'2040-11-01','2040-11-01',2235396600,2235400200,'publish',1),(5521,984,'2040-10-04','2040-10-04',2232977400,2232981000,'publish',1),(5520,984,'2040-09-06','2040-09-06',2230558200,2230561800,'publish',1),(5519,984,'2040-08-02','2040-08-02',2227534200,2227537800,'publish',1),(5518,984,'2040-07-05','2040-07-05',2225115000,2225118600,'publish',1),(5517,984,'2040-06-07','2040-06-07',2222695800,2222699400,'publish',1),(5516,984,'2040-05-03','2040-05-03',2219671800,2219675400,'publish',1),(5515,984,'2040-04-05','2040-04-05',2217252600,2217256200,'publish',1),(5514,984,'2040-03-01','2040-03-01',2214228600,2214232200,'publish',1),(5513,984,'2040-02-02','2040-02-02',2211809400,2211813000,'publish',1),(5512,984,'2040-01-05','2040-01-05',2209390200,2209393800,'publish',1),(5511,984,'2039-12-01','2039-12-01',2206366200,2206369800,'publish',1),(5510,984,'2039-11-03','2039-11-03',2203947000,2203950600,'publish',1),(5509,984,'2039-10-06','2039-10-06',2201527800,2201531400,'publish',1),(5508,984,'2039-09-01','2039-09-01',2198503800,2198507400,'publish',1),(5507,984,'2039-08-04','2039-08-04',2196084600,2196088200,'publish',1),(5506,984,'2039-07-07','2039-07-07',2193665400,2193669000,'publish',1),(5505,984,'2039-06-02','2039-06-02',2190641400,2190645000,'publish',1),(5504,984,'2039-05-05','2039-05-05',2188222200,2188225800,'publish',1),(5503,984,'2039-04-07','2039-04-07',2185803000,2185806600,'publish',1),(5502,984,'2039-03-03','2039-03-03',2182779000,2182782600,'publish',1),(5501,984,'2039-02-03','2039-02-03',2180359800,2180363400,'publish',1),(5500,984,'2039-01-06','2039-01-06',2177940600,2177944200,'publish',1),(5499,984,'2038-12-02','2038-12-02',2174916600,2174920200,'publish',1),(5498,984,'2038-11-04','2038-11-04',2172497400,2172501000,'publish',1),(5497,984,'2038-10-07','2038-10-07',2170078200,2170081800,'publish',1),(5496,984,'2038-09-02','2038-09-02',2167054200,2167057800,'publish',1),(5495,984,'2038-08-05','2038-08-05',2164635000,2164638600,'publish',1),(5494,984,'2038-07-01','2038-07-01',2161611000,2161614600,'publish',1),(5493,984,'2038-06-03','2038-06-03',2159191800,2159195400,'publish',1),(5492,984,'2038-05-06','2038-05-06',2156772600,2156776200,'publish',1),(5491,984,'2038-04-01','2038-04-01',2153748600,2153752200,'publish',1),(5490,984,'2038-03-04','2038-03-04',2151329400,2151333000,'publish',1),(5489,984,'2038-02-04','2038-02-04',2148910200,2148913800,'publish',1),(5488,984,'2038-01-07','2038-01-07',2146491000,2146494600,'publish',1),(5487,984,'2037-12-03','2037-12-03',2143467000,2143470600,'publish',1),(5486,984,'2037-11-05','2037-11-05',2141047800,2141051400,'publish',1),(5485,984,'2037-10-01','2037-10-01',2138023800,2138027400,'publish',1),(5484,984,'2037-09-03','2037-09-03',2135604600,2135608200,'publish',1),(5483,984,'2037-08-06','2037-08-06',2133185400,2133189000,'publish',1),(5482,984,'2037-07-02','2037-07-02',2130161400,2130165000,'publish',1),(5481,984,'2037-06-04','2037-06-04',2127742200,2127745800,'publish',1),(5480,984,'2037-05-07','2037-05-07',2125323000,2125326600,'publish',1),(5479,984,'2037-04-02','2037-04-02',2122299000,2122302600,'publish',1),(5478,984,'2037-03-05','2037-03-05',2119879800,2119883400,'publish',1),(5477,984,'2037-02-05','2037-02-05',2117460600,2117464200,'publish',1),(5476,984,'2037-01-01','2037-01-01',2114436600,2114440200,'publish',1),(5475,984,'2036-12-04','2036-12-04',2112017400,2112021000,'publish',1),(5474,984,'2036-11-06','2036-11-06',2109598200,2109601800,'publish',1),(5473,984,'2036-10-02','2036-10-02',2106574200,2106577800,'publish',1),(5472,984,'2036-09-04','2036-09-04',2104155000,2104158600,'publish',1),(5471,984,'2036-08-07','2036-08-07',2101735800,2101739400,'publish',1),(5470,984,'2036-07-03','2036-07-03',2098711800,2098715400,'publish',1),(5469,984,'2036-06-05','2036-06-05',2096292600,2096296200,'publish',1),(5468,984,'2036-05-01','2036-05-01',2093268600,2093272200,'publish',1),(5467,984,'2036-04-03','2036-04-03',2090849400,2090853000,'publish',1),(5466,984,'2036-03-06','2036-03-06',2088430200,2088433800,'publish',1),(5465,984,'2036-02-07','2036-02-07',2086011000,2086014600,'publish',1),(5464,984,'2036-01-03','2036-01-03',2082987000,2082990600,'publish',1),(5463,984,'2035-12-06','2035-12-06',2080567800,2080571400,'publish',1),(5462,984,'2035-11-01','2035-11-01',2077543800,2077547400,'publish',1),(5461,984,'2035-10-04','2035-10-04',2075124600,2075128200,'publish',1),(5460,984,'2035-09-06','2035-09-06',2072705400,2072709000,'publish',1),(5459,984,'2035-08-02','2035-08-02',2069681400,2069685000,'publish',1),(5458,984,'2035-07-05','2035-07-05',2067262200,2067265800,'publish',1),(5457,984,'2035-06-07','2035-06-07',2064843000,2064846600,'publish',1),(5456,984,'2035-05-03','2035-05-03',2061819000,2061822600,'publish',1),(5455,984,'2035-04-05','2035-04-05',2059399800,2059403400,'publish',1),(5454,984,'2035-03-01','2035-03-01',2056375800,2056379400,'publish',1),(5453,984,'2035-02-01','2035-02-01',2053956600,2053960200,'publish',1),(5452,984,'2035-01-04','2035-01-04',2051537400,2051541000,'publish',1),(5451,984,'2034-12-07','2034-12-07',2049118200,2049121800,'publish',1),(5450,984,'2034-11-02','2034-11-02',2046094200,2046097800,'publish',1),(5449,984,'2034-10-05','2034-10-05',2043675000,2043678600,'publish',1),(5448,984,'2034-09-07','2034-09-07',2041255800,2041259400,'publish',1),(5447,984,'2034-08-03','2034-08-03',2038231800,2038235400,'publish',1),(5446,984,'2034-07-06','2034-07-06',2035812600,2035816200,'publish',1),(5445,984,'2034-06-01','2034-06-01',2032788600,2032792200,'publish',1),(5444,984,'2034-05-04','2034-05-04',2030369400,2030373000,'publish',1),(5443,984,'2034-04-06','2034-04-06',2027950200,2027953800,'publish',1),(5442,984,'2034-03-02','2034-03-02',2024926200,2024929800,'publish',1),(5441,984,'2034-02-02','2034-02-02',2022507000,2022510600,'publish',1),(5440,984,'2034-01-05','2034-01-05',2020087800,2020091400,'publish',1),(5439,984,'2033-12-01','2033-12-01',2017063800,2017067400,'publish',1),(5438,984,'2033-11-03','2033-11-03',2014644600,2014648200,'publish',1),(5437,984,'2033-10-06','2033-10-06',2012225400,2012229000,'publish',1),(5436,984,'2033-09-01','2033-09-01',2009201400,2009205000,'publish',1),(5435,984,'2033-08-04','2033-08-04',2006782200,2006785800,'publish',1),(5434,984,'2033-07-07','2033-07-07',2004363000,2004366600,'publish',1),(5433,984,'2033-06-02','2033-06-02',2001339000,2001342600,'publish',1),(5432,984,'2033-05-05','2033-05-05',1998919800,1998923400,'publish',1),(5431,984,'2033-04-07','2033-04-07',1996500600,1996504200,'publish',1),(5430,984,'2033-03-03','2033-03-03',1993476600,1993480200,'publish',1),(5429,984,'2033-02-03','2033-02-03',1991057400,1991061000,'publish',1),(5428,984,'2033-01-06','2033-01-06',1988638200,1988641800,'publish',1),(5427,984,'2032-12-02','2032-12-02',1985614200,1985617800,'publish',1),(5426,984,'2032-11-04','2032-11-04',1983195000,1983198600,'publish',1),(5425,984,'2032-10-07','2032-10-07',1980775800,1980779400,'publish',1),(5424,984,'2032-09-02','2032-09-02',1977751800,1977755400,'publish',1),(5423,984,'2032-08-05','2032-08-05',1975332600,1975336200,'publish',1),(5422,984,'2032-07-01','2032-07-01',1972308600,1972312200,'publish',1),(5421,984,'2032-06-03','2032-06-03',1969889400,1969893000,'publish',1),(5420,984,'2032-05-06','2032-05-06',1967470200,1967473800,'publish',1),(5419,984,'2032-04-01','2032-04-01',1964446200,1964449800,'publish',1),(5418,984,'2032-03-04','2032-03-04',1962027000,1962030600,'publish',1),(5417,984,'2032-02-05','2032-02-05',1959607800,1959611400,'publish',1),(5416,984,'2032-01-01','2032-01-01',1956583800,1956587400,'publish',1),(5415,984,'2031-12-04','2031-12-04',1954164600,1954168200,'publish',1),(5414,984,'2031-11-06','2031-11-06',1951745400,1951749000,'publish',1),(5413,984,'2031-10-02','2031-10-02',1948721400,1948725000,'publish',1),(5412,984,'2031-09-04','2031-09-04',1946302200,1946305800,'publish',1),(5411,984,'2031-08-07','2031-08-07',1943883000,1943886600,'publish',1),(5410,984,'2031-07-03','2031-07-03',1940859000,1940862600,'publish',1),(5409,984,'2031-06-05','2031-06-05',1938439800,1938443400,'publish',1),(5408,984,'2031-05-01','2031-05-01',1935415800,1935419400,'publish',1),(5407,984,'2031-04-03','2031-04-03',1932996600,1933000200,'publish',1),(5406,984,'2031-03-06','2031-03-06',1930577400,1930581000,'publish',1),(5405,984,'2031-02-06','2031-02-06',1928158200,1928161800,'publish',1),(5404,984,'2031-01-02','2031-01-02',1925134200,1925137800,'publish',1),(5403,984,'2030-12-05','2030-12-05',1922715000,1922718600,'publish',1),(5402,984,'2030-11-07','2030-11-07',1920295800,1920299400,'publish',1),(5401,984,'2030-10-03','2030-10-03',1917271800,1917275400,'publish',1),(5400,984,'2030-09-05','2030-09-05',1914852600,1914856200,'publish',1),(5399,984,'2030-08-01','2030-08-01',1911828600,1911832200,'publish',1),(5398,984,'2030-07-04','2030-07-04',1909409400,1909413000,'publish',1),(5397,984,'2030-06-06','2030-06-06',1906990200,1906993800,'publish',1),(5396,984,'2030-05-02','2030-05-02',1903966200,1903969800,'publish',1),(5395,984,'2030-04-04','2030-04-04',1901547000,1901550600,'publish',1),(5394,984,'2030-03-07','2030-03-07',1899127800,1899131400,'publish',1),(5393,984,'2030-02-07','2030-02-07',1896708600,1896712200,'publish',1),(5392,984,'2030-01-03','2030-01-03',1893684600,1893688200,'publish',1),(5391,984,'2029-12-06','2029-12-06',1891265400,1891269000,'publish',1),(5390,984,'2029-11-01','2029-11-01',1888241400,1888245000,'publish',1),(5389,984,'2029-10-04','2029-10-04',1885822200,1885825800,'publish',1),(5388,984,'2029-09-06','2029-09-06',1883403000,1883406600,'publish',1),(5387,984,'2029-08-02','2029-08-02',1880379000,1880382600,'publish',1),(5386,984,'2029-07-05','2029-07-05',1877959800,1877963400,'publish',1),(5385,984,'2029-06-07','2029-06-07',1875540600,1875544200,'publish',1),(5384,984,'2029-05-03','2029-05-03',1872516600,1872520200,'publish',1),(5383,984,'2029-04-05','2029-04-05',1870097400,1870101000,'publish',1),(5382,984,'2029-03-01','2029-03-01',1867073400,1867077000,'publish',1),(5381,984,'2029-02-01','2029-02-01',1864654200,1864657800,'publish',1),(5380,984,'2029-01-04','2029-01-04',1862235000,1862238600,'publish',1),(5379,984,'2028-12-07','2028-12-07',1859815800,1859819400,'publish',1),(5378,984,'2028-11-02','2028-11-02',1856791800,1856795400,'publish',1),(5377,984,'2028-10-05','2028-10-05',1854372600,1854376200,'publish',1),(5376,984,'2028-09-07','2028-09-07',1851953400,1851957000,'publish',1),(5375,984,'2028-08-03','2028-08-03',1848929400,1848933000,'publish',1),(5374,984,'2028-07-06','2028-07-06',1846510200,1846513800,'publish',1),(5373,984,'2028-06-01','2028-06-01',1843486200,1843489800,'publish',1),(5372,984,'2028-05-04','2028-05-04',1841067000,1841070600,'publish',1),(5371,984,'2028-04-06','2028-04-06',1838647800,1838651400,'publish',1),(5370,984,'2028-03-02','2028-03-02',1835623800,1835627400,'publish',1),(5369,984,'2028-02-03','2028-02-03',1833204600,1833208200,'publish',1),(5368,984,'2028-01-06','2028-01-06',1830785400,1830789000,'publish',1),(5367,984,'2027-12-02','2027-12-02',1827761400,1827765000,'publish',1),(5366,984,'2027-11-04','2027-11-04',1825342200,1825345800,'publish',1),(5365,984,'2027-10-07','2027-10-07',1822923000,1822926600,'publish',1),(5364,984,'2027-09-02','2027-09-02',1819899000,1819902600,'publish',1),(5363,984,'2027-08-05','2027-08-05',1817479800,1817483400,'publish',1),(5362,984,'2027-07-01','2027-07-01',1814455800,1814459400,'publish',1),(5361,984,'2027-06-03','2027-06-03',1812036600,1812040200,'publish',1),(5360,984,'2027-05-06','2027-05-06',1809617400,1809621000,'publish',1),(5359,984,'2027-04-01','2027-04-01',1806593400,1806597000,'publish',1),(5358,984,'2027-03-04','2027-03-04',1804174200,1804177800,'publish',1),(5357,984,'2027-02-04','2027-02-04',1801755000,1801758600,'publish',1),(5356,984,'2027-01-07','2027-01-07',1799335800,1799339400,'publish',1),(5355,984,'2026-12-03','2026-12-03',1796311800,1796315400,'publish',1),(5354,984,'2026-11-05','2026-11-05',1793892600,1793896200,'publish',1),(5353,984,'2026-10-01','2026-10-01',1790868600,1790872200,'publish',1),(5352,984,'2026-09-03','2026-09-03',1788449400,1788453000,'publish',1),(5351,984,'2026-08-06','2026-08-06',1786030200,1786033800,'publish',1),(5350,984,'2026-07-02','2026-07-02',1783006200,1783009800,'publish',1),(5349,984,'2026-06-04','2026-06-04',1780587000,1780590600,'publish',1),(5348,984,'2026-05-07','2026-05-07',1778167800,1778171400,'publish',1),(5347,984,'2026-04-02','2026-04-02',1775143800,1775147400,'publish',1),(5346,984,'2026-03-05','2026-03-05',1772724600,1772728200,'publish',1),(6558,989,'2026-03-09','2026-03-09',1773070200,1773073800,'publish',1);
/*!40000 ALTER TABLE `wpgy_mec_dates` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_dates` with 834 row(s)
--

--
-- Table structure for table `wpgy_mec_events`
--

DROP TABLE IF EXISTS `wpgy_mec_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_events` (
  `id` int(10) NOT NULL AUTO_INCREMENT,
  `post_id` int(10) NOT NULL,
  `start` date NOT NULL,
  `end` date NOT NULL,
  `repeat` tinyint(4) NOT NULL DEFAULT 0,
  `rinterval` varchar(10) DEFAULT NULL,
  `year` varchar(80) DEFAULT NULL,
  `month` varchar(80) DEFAULT NULL,
  `day` varchar(80) DEFAULT NULL,
  `week` varchar(80) DEFAULT NULL,
  `weekday` varchar(80) DEFAULT NULL,
  `weekdays` varchar(80) DEFAULT NULL,
  `days` text NOT NULL DEFAULT '',
  `not_in_days` text NOT NULL DEFAULT '',
  `time_start` int(10) NOT NULL DEFAULT 0,
  `time_end` int(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ID` (`id`),
  UNIQUE KEY `post_id` (`post_id`)
) ENGINE=MyISAM AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_events`
--

LOCK TABLES `wpgy_mec_events` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_events` DISABLE KEYS */;
INSERT INTO `wpgy_mec_events` VALUES (35,717,'2026-02-19','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(2,277,'2025-12-26','2026-12-18',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(3,278,'2026-01-28','2026-08-19',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(4,280,'2026-01-28','2026-08-19',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(5,299,'2026-01-02','2026-04-24',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(6,301,'2025-12-26','2026-12-18',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(7,303,'2025-12-26','2026-12-18',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(8,304,'2026-01-19','2026-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(9,306,'2026-01-19','2026-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(10,310,'2026-01-12','2026-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,63000),(11,312,'2026-01-12','2026-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,63000),(12,313,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(13,315,'2025-12-13','2025-12-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(14,318,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(15,321,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(16,324,'2026-01-28','2026-08-19',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(17,326,'2026-01-02','2026-04-24',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(18,329,'2026-01-19','2026-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(19,331,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(20,333,'2026-01-12','2026-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,63000),(21,334,'2026-01-19','2026-01-19',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(22,335,'2026-01-02','2026-04-24',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(23,336,'2026-01-28','2026-08-19',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(24,337,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(25,338,'2026-01-12','2026-01-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,63000),(26,420,'2026-01-29','2026-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,68400),(27,422,'2026-01-29','2026-01-29',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,68400),(28,423,'2026-01-15','2026-12-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',61200,68400),(29,425,'2026-01-15','2026-12-17',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',61200,68400),(30,426,'2026-01-13','2026-01-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(31,427,'2026-01-02','2026-04-24',1,'7',NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(32,428,'2026-01-09','2026-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(33,430,'2026-01-09','2026-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(34,431,'2026-01-09','2026-01-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,50400),(36,719,'2026-02-19','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',37800,41400),(37,720,'2026-02-16','2026-02-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,68400),(38,722,'2026-02-16','2026-02-16',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',36000,68400),(39,723,'2026-02-13','2026-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(40,725,'2026-02-13','2026-02-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(41,726,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(42,728,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(43,729,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(44,730,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(45,731,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(46,732,'2026-02-10','2026-02-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(47,734,'2026-02-10','2026-02-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(48,735,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',57600,61200),(49,737,'2026-02-12','2026-02-12',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',50400,54000),(50,870,'2026-02-24','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(51,872,'2026-02-24','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(52,964,'2026-03-10','2026-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(53,967,'2026-03-10','2026-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(54,968,'2026-03-10','2026-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(55,969,'2026-03-10','2026-03-10',0,'','','','','','','','','',43200,46800),(56,971,'2026-03-10','2026-03-10',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',43200,46800),(57,980,'2026-03-13','2026-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(58,981,'2026-03-13','2026-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(59,983,'2026-03-13','2026-03-13',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',46800,54000),(60,984,'2026-03-05','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(61,987,'2026-03-05','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(62,988,'2026-03-05','0000-00-00',1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(63,989,'2026-03-09','2026-03-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(64,991,'2026-03-09','2026-03-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(65,993,'2026-03-09','2026-03-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400),(66,994,'2026-03-09','2026-03-09',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',55800,59400);
/*!40000 ALTER TABLE `wpgy_mec_events` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_events` with 65 row(s)
--

--
-- Table structure for table `wpgy_mec_occurrences`
--

DROP TABLE IF EXISTS `wpgy_mec_occurrences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_occurrences` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(10) unsigned NOT NULL,
  `occurrence` int(10) unsigned NOT NULL,
  `params` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`),
  KEY `occurrence` (`occurrence`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_occurrences`
--

LOCK TABLES `wpgy_mec_occurrences` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_occurrences` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_mec_occurrences` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_occurrences` with 0 row(s)
--

--
-- Table structure for table `wpgy_mec_users`
--

DROP TABLE IF EXISTS `wpgy_mec_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_mec_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(127) NOT NULL,
  `reg` text DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`)
) ENGINE=MyISAM AUTO_INCREMENT=1000000 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_mec_users`
--

LOCK TABLES `wpgy_mec_users` WRITE;
/*!40000 ALTER TABLE `wpgy_mec_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_mec_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_mec_users` with 0 row(s)
--

--
-- Table structure for table `wpgy_monsterinsights_cache`
--

DROP TABLE IF EXISTS `wpgy_monsterinsights_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_monsterinsights_cache` (
  `cache_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `cache_key` varchar(255) NOT NULL,
  `cache_value` longtext NOT NULL,
  `cache_group` varchar(64) DEFAULT 'default',
  `expires_at` datetime NOT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`cache_id`),
  UNIQUE KEY `cache_key_group` (`cache_key`,`cache_group`) USING HASH,
  KEY `expires_at` (`expires_at`),
  KEY `created_at` (`created_at`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_monsterinsights_cache`
--

LOCK TABLES `wpgy_monsterinsights_cache` WRITE;
/*!40000 ALTER TABLE `wpgy_monsterinsights_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_monsterinsights_cache` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_monsterinsights_cache` with 0 row(s)
--

--
-- Table structure for table `wpgy_options`
--

DROP TABLE IF EXISTS `wpgy_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=33175 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_options`
--

LOCK TABLES `wpgy_options` WRITE;
/*!40000 ALTER TABLE `wpgy_options` DISABLE KEYS */;
INSERT INTO `wpgy_options` VALUES (1,'cron','a:37:{i:1772554545;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1772554961;a:1:{s:20:\"blc_cron_check_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"10min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:600;}}}i:1772555274;a:1:{s:13:\"mec_scheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1772556198;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1772557786;a:2:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:35:\"monsterinsights_cache_daily_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772560488;a:1:{s:21:\"site_mailer_pull_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772563396;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772563398;a:2:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772563399;a:1:{s:39:\"check_plugin_updates-loginizer-security\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772563410;a:1:{s:31:\"check_plugin_updates-gosmtp-pro\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772564594;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1772564658;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772564674;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772564784;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772564976;a:1:{s:24:\"astra_delete_docs_folder\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772566074;a:2:{s:17:\"mec_syncScheduler\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:15:\"mec_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772566346;a:1:{s:29:\"wpo_smush_clear_backup_images\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772566961;a:2:{s:28:\"blc_cron_email_notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:29:\"blc_cron_database_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772582400;a:1:{s:17:\"daily_remove_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772603564;a:1:{s:50:\"puc_cron_check_updates-modern-events-calendar-lite\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772636131;a:1:{s:17:\"wpo_prune_404_log\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"wpo_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772649796;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772717791;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772751814;a:1:{s:29:\"wpconsent_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772787331;a:1:{s:21:\"wpo_weekly_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772816986;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772872988;a:1:{s:33:\"userfeedback_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:35:\"userfeedback_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773032400;a:2:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1773086400;a:1:{s:29:\"duplicator_email_summary_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"duplicator_weekly_cron\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773117835;a:1:{s:32:\"userfeedback_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773149739;a:1:{s:30:\"duplicator_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"duplicator_weekly_cron\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1773171146;a:1:{s:28:\"wpo_smush_clear_failed_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"wpo_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1774199387;a:1:{s:42:\"monsterinsights_product_feed_monthly_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1774276180;a:1:{s:36:\"monsterinsights_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"monsterinsights_email_summaries_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1774285789;a:1:{s:38:\"monsterinsights_charitable_notice_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"monsterinsights_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1775001600;a:1:{s:23:\"wpo_reset_stats_counter\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}s:7:\"version\";i:2;}','on'),(2,'siteurl','https://wp.kewauneepubliclibrary.org','on'),(3,'home','https://wp.kewauneepubliclibrary.org','on'),(4,'blogname','Kewaunee Public Library','on'),(5,'blogdescription','','on'),(6,'users_can_register','0','on'),(7,'admin_email','lbaumgart@nflsoffice.org','on'),(8,'start_of_week','0','on'),(9,'use_balanceTags','0','on'),(10,'use_smilies','1','on'),(11,'require_name_email','','on'),(12,'comments_notify','1','on'),(13,'posts_per_rss','10','on'),(14,'rss_use_excerpt','1','on'),(15,'mailserver_url','mail.example.com','on'),(16,'mailserver_login','login@example.com','on'),(17,'mailserver_pass','','on'),(18,'mailserver_port','110','on'),(19,'default_category','1','on'),(20,'default_comment_status','','on'),(21,'default_ping_status','open','on'),(22,'default_pingback_flag','','on'),(23,'posts_per_page','10','on'),(24,'date_format','F j, Y','on'),(25,'time_format','g:i A','on'),(26,'links_updated_date_format','F j, Y g:i a','on'),(27,'comment_moderation','','on'),(28,'moderation_notify','1','on'),(29,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','on'),(30,'rewrite_rules','a:349:{s:13:\"(?:events)/?$\";s:49:\"index.php?post_type=mec-events&MecDisplay=default\";s:38:\"(?:events)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:9:\"events/?$\";s:30:\"index.php?post_type=mec-events\";s:39:\"events/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:34:\"events/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=mec-events&feed=$matches[1]\";s:26:\"events/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=mec-events&paged=$matches[1]\";s:41:\"^broken-link-checker-activation/([^/]*)/?\";s:44:\"index.php?blc-activate-recipient=$matches[1]\";s:35:\"^broken-link-checker-scan/([^/]*)/?\";s:39:\"index.php?blc-scan-complete=$matches[1]\";s:37:\"^broken-link-checker-review/([^/]*)/?\";s:33:\"index.php?user-review=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/verify(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&verify=$matches[3]\";s:32:\"category/(.+?)/cancel(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&cancel=$matches[3]\";s:40:\"category/(.+?)/gateway-cancel(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&gateway-cancel=$matches[3]\";s:40:\"category/(.+?)/gateway-return(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&gateway-return=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:44:\"e-floating-buttons/([^/]+)/verify(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&verify=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/cancel(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&cancel=$matches[3]\";s:52:\"e-floating-buttons/([^/]+)/gateway-cancel(/(.*))?/?$\";s:67:\"index.php?e-floating-buttons=$matches[1]&gateway-cancel=$matches[3]\";s:52:\"e-floating-buttons/([^/]+)/gateway-return(/(.*))?/?$\";s:67:\"index.php?e-floating-buttons=$matches[1]&gateway-return=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:58:\"e-floating-buttons/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:69:\"e-floating-buttons/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:58:\"e-floating-buttons/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:69:\"e-floating-buttons/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:45:\"elementor_component/([^/]+)/verify(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&verify=$matches[3]\";s:45:\"elementor_component/([^/]+)/cancel(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&cancel=$matches[3]\";s:53:\"elementor_component/([^/]+)/gateway-cancel(/(.*))?/?$\";s:68:\"index.php?elementor_component=$matches[1]&gateway-cancel=$matches[3]\";s:53:\"elementor_component/([^/]+)/gateway-return(/(.*))?/?$\";s:68:\"index.php?elementor_component=$matches[1]&gateway-return=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:59:\"elementor_component/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:70:\"elementor_component/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:59:\"elementor_component/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:70:\"elementor_component/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"events/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"events/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"events/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"events/([^/]+)/embed/?$\";s:43:\"index.php?mec-events=$matches[1]&embed=true\";s:27:\"events/([^/]+)/trackback/?$\";s:37:\"index.php?mec-events=$matches[1]&tb=1\";s:47:\"events/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?mec-events=$matches[1]&feed=$matches[2]\";s:42:\"events/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?mec-events=$matches[1]&feed=$matches[2]\";s:35:\"events/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mec-events=$matches[1]&paged=$matches[2]\";s:42:\"events/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mec-events=$matches[1]&cpage=$matches[2]\";s:32:\"events/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?mec-events=$matches[1]&verify=$matches[3]\";s:32:\"events/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?mec-events=$matches[1]&cancel=$matches[3]\";s:40:\"events/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?mec-events=$matches[1]&gateway-cancel=$matches[3]\";s:40:\"events/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?mec-events=$matches[1]&gateway-return=$matches[3]\";s:38:\"events/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:49:\"events/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:38:\"events/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:49:\"events/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:46:\"events/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:57:\"events/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:46:\"events/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:57:\"events/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:31:\"events/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mec-events=$matches[1]&page=$matches[2]\";s:23:\"events/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"events/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"events/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"mec-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_category=$matches[1]&feed=$matches[2]\";s:48:\"mec-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?mec_category=$matches[1]&feed=$matches[2]\";s:29:\"mec-category/([^/]+)/embed/?$\";s:45:\"index.php?mec_category=$matches[1]&embed=true\";s:41:\"mec-category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?mec_category=$matches[1]&paged=$matches[2]\";s:23:\"mec-category/([^/]+)/?$\";s:34:\"index.php?mec_category=$matches[1]\";s:41:\"mec_calendars/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"mec_calendars/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"mec_calendars/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"mec_calendars/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"mec_calendars/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"mec_calendars/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"mec_calendars/([^/]+)/embed/?$\";s:46:\"index.php?mec_calendars=$matches[1]&embed=true\";s:34:\"mec_calendars/([^/]+)/trackback/?$\";s:40:\"index.php?mec_calendars=$matches[1]&tb=1\";s:42:\"mec_calendars/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?mec_calendars=$matches[1]&paged=$matches[2]\";s:49:\"mec_calendars/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?mec_calendars=$matches[1]&cpage=$matches[2]\";s:39:\"mec_calendars/([^/]+)/verify(/(.*))?/?$\";s:54:\"index.php?mec_calendars=$matches[1]&verify=$matches[3]\";s:39:\"mec_calendars/([^/]+)/cancel(/(.*))?/?$\";s:54:\"index.php?mec_calendars=$matches[1]&cancel=$matches[3]\";s:47:\"mec_calendars/([^/]+)/gateway-cancel(/(.*))?/?$\";s:62:\"index.php?mec_calendars=$matches[1]&gateway-cancel=$matches[3]\";s:47:\"mec_calendars/([^/]+)/gateway-return(/(.*))?/?$\";s:62:\"index.php?mec_calendars=$matches[1]&gateway-return=$matches[3]\";s:45:\"mec_calendars/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:56:\"mec_calendars/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:45:\"mec_calendars/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:56:\"mec_calendars/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:53:\"mec_calendars/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:64:\"mec_calendars/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:53:\"mec_calendars/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:64:\"mec_calendars/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:38:\"mec_calendars/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?mec_calendars=$matches[1]&page=$matches[2]\";s:30:\"mec_calendars/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"mec_calendars/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"mec_calendars/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"mec_calendars/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"mec_calendars/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"mec_calendars/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:46:\"monsterinsights_note/([^/]+)/verify(/(.*))?/?$\";s:61:\"index.php?monsterinsights_note=$matches[1]&verify=$matches[3]\";s:46:\"monsterinsights_note/([^/]+)/cancel(/(.*))?/?$\";s:61:\"index.php?monsterinsights_note=$matches[1]&cancel=$matches[3]\";s:54:\"monsterinsights_note/([^/]+)/gateway-cancel(/(.*))?/?$\";s:69:\"index.php?monsterinsights_note=$matches[1]&gateway-cancel=$matches[3]\";s:54:\"monsterinsights_note/([^/]+)/gateway-return(/(.*))?/?$\";s:69:\"index.php?monsterinsights_note=$matches[1]&gateway-return=$matches[3]\";s:52:\"monsterinsights_note/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:52:\"monsterinsights_note/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:60:\"monsterinsights_note/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:71:\"monsterinsights_note/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:60:\"monsterinsights_note/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:71:\"monsterinsights_note/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:76:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:83:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:65:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]\";s:44:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"wpconsent_cookie/([^/]+)/embed/?$\";s:49:\"index.php?wpconsent_cookie=$matches[1]&embed=true\";s:37:\"wpconsent_cookie/([^/]+)/trackback/?$\";s:43:\"index.php?wpconsent_cookie=$matches[1]&tb=1\";s:45:\"wpconsent_cookie/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpconsent_cookie=$matches[1]&paged=$matches[2]\";s:52:\"wpconsent_cookie/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpconsent_cookie=$matches[1]&cpage=$matches[2]\";s:42:\"wpconsent_cookie/([^/]+)/verify(/(.*))?/?$\";s:57:\"index.php?wpconsent_cookie=$matches[1]&verify=$matches[3]\";s:42:\"wpconsent_cookie/([^/]+)/cancel(/(.*))?/?$\";s:57:\"index.php?wpconsent_cookie=$matches[1]&cancel=$matches[3]\";s:50:\"wpconsent_cookie/([^/]+)/gateway-cancel(/(.*))?/?$\";s:65:\"index.php?wpconsent_cookie=$matches[1]&gateway-cancel=$matches[3]\";s:50:\"wpconsent_cookie/([^/]+)/gateway-return(/(.*))?/?$\";s:65:\"index.php?wpconsent_cookie=$matches[1]&gateway-return=$matches[3]\";s:48:\"wpconsent_cookie/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:59:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:48:\"wpconsent_cookie/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:59:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:56:\"wpconsent_cookie/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:67:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:56:\"wpconsent_cookie/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:67:\"wpconsent_cookie/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:41:\"wpconsent_cookie/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpconsent_cookie=$matches[1]&page=$matches[2]\";s:33:\"wpconsent_cookie/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"wpconsent_cookie/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"wpconsent_cookie/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"wpconsent_cookie/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"wpconsent_cookie/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"wpconsent_cookie/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"wpconsent_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:71:\"index.php?taxonomy=wpconsent_category&term=$matches[1]&feed=$matches[2]\";s:54:\"wpconsent_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:71:\"index.php?taxonomy=wpconsent_category&term=$matches[1]&feed=$matches[2]\";s:35:\"wpconsent_category/([^/]+)/embed/?$\";s:65:\"index.php?taxonomy=wpconsent_category&term=$matches[1]&embed=true\";s:47:\"wpconsent_category/([^/]+)/page/?([0-9]{1,})/?$\";s:72:\"index.php?taxonomy=wpconsent_category&term=$matches[1]&paged=$matches[2]\";s:29:\"wpconsent_category/([^/]+)/?$\";s:54:\"index.php?taxonomy=wpconsent_category&term=$matches[1]\";s:53:\"events-label/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?taxonomy=mec_label&term=$matches[1]&feed=$matches[2]\";s:48:\"events-label/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?taxonomy=mec_label&term=$matches[1]&feed=$matches[2]\";s:29:\"events-label/([^/]+)/embed/?$\";s:56:\"index.php?taxonomy=mec_label&term=$matches[1]&embed=true\";s:41:\"events-label/([^/]+)/page/?([0-9]{1,})/?$\";s:63:\"index.php?taxonomy=mec_label&term=$matches[1]&paged=$matches[2]\";s:23:\"events-label/([^/]+)/?$\";s:45:\"index.php?taxonomy=mec_label&term=$matches[1]\";s:56:\"events-location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=mec_location&term=$matches[1]&feed=$matches[2]\";s:51:\"events-location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=mec_location&term=$matches[1]&feed=$matches[2]\";s:32:\"events-location/([^/]+)/embed/?$\";s:59:\"index.php?taxonomy=mec_location&term=$matches[1]&embed=true\";s:44:\"events-location/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?taxonomy=mec_location&term=$matches[1]&paged=$matches[2]\";s:26:\"events-location/([^/]+)/?$\";s:48:\"index.php?taxonomy=mec_location&term=$matches[1]\";s:57:\"events-organizer/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?taxonomy=mec_organizer&term=$matches[1]&feed=$matches[2]\";s:52:\"events-organizer/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?taxonomy=mec_organizer&term=$matches[1]&feed=$matches[2]\";s:33:\"events-organizer/([^/]+)/embed/?$\";s:60:\"index.php?taxonomy=mec_organizer&term=$matches[1]&embed=true\";s:45:\"events-organizer/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?taxonomy=mec_organizer&term=$matches[1]&paged=$matches[2]\";s:27:\"events-organizer/([^/]+)/?$\";s:49:\"index.php?taxonomy=mec_organizer&term=$matches[1]\";s:55:\"events-speaker/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=mec_speaker&term=$matches[1]&feed=$matches[2]\";s:50:\"events-speaker/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=mec_speaker&term=$matches[1]&feed=$matches[2]\";s:31:\"events-speaker/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=mec_speaker&term=$matches[1]&embed=true\";s:43:\"events-speaker/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=mec_speaker&term=$matches[1]&paged=$matches[2]\";s:25:\"events-speaker/([^/]+)/?$\";s:47:\"index.php?taxonomy=mec_speaker&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=92&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/verify(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&verify=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/cancel(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cancel=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/gateway-cancel(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&gateway-cancel=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/gateway-return(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&gateway-return=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/verify(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&verify=$matches[3]\";s:28:\"([0-9]{4})/cancel(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&cancel=$matches[3]\";s:36:\"([0-9]{4})/gateway-cancel(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&gateway-cancel=$matches[3]\";s:36:\"([0-9]{4})/gateway-return(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&gateway-return=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/verify(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&verify=$matches[6]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/cancel(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cancel=$matches[6]\";s:70:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/gateway-cancel(/(.*))?/?$\";s:107:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&gateway-cancel=$matches[6]\";s:70:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/gateway-return(/(.*))?/?$\";s:107:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&gateway-return=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:70:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:81:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:70:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:81:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/verify(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&verify=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/cancel(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&cancel=$matches[4]\";s:49:\"([0-9]{4})/([0-9]{1,2})/gateway-cancel(/(.*))?/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&gateway-cancel=$matches[4]\";s:49:\"([0-9]{4})/([0-9]{1,2})/gateway-return(/(.*))?/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&gateway-return=$matches[4]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:31:\".?.+?/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/verify(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&verify=$matches[3]\";s:31:\".?.+?/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/cancel(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&cancel=$matches[3]\";s:39:\".?.+?/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:50:\".?.+?/attachment/([^/]+)/gateway-cancel(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-cancel=$matches[3]\";s:39:\".?.+?/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:50:\".?.+?/attachment/([^/]+)/gateway-return(/(.*))?/?$\";s:59:\"index.php?attachment=$matches[1]&gateway-return=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:23:{i:1;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:2;s:27:\"astra-addon/astra-addon.php\";i:3;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:4;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:5;s:43:\"broken-link-checker/broken-link-checker.php\";i:6;s:25:\"duplicator/duplicator.php\";i:7;s:31:\"elementor-pro/elementor-pro.php\";i:8;s:23:\"elementor/elementor.php\";i:9;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:10;s:25:\"gosmtp-pro/gosmtp-pro.php\";i:11;s:17:\"gosmtp/gosmtp.php\";i:12;s:41:\"image-optimization/image-optimization.php\";i:14;s:41:\"loginizer-security/loginizer-security.php\";i:15;s:23:\"loginizer/loginizer.php\";i:16;s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";i:17;s:29:\"nginx-helper/nginx-helper.php\";i:18;s:41:\"pojo-accessibility/pojo-accessibility.php\";i:19;s:27:\"site-mailer/site-mailer.php\";i:20;s:34:\"userfeedback-lite/userfeedback.php\";i:21;s:27:\"wp-optimize/wp-optimize.php\";i:22;s:52:\"wpconsent-cookies-banner-privacy-suite/wpconsent.php\";i:23;s:24:\"wpforms-lite/wpforms.php\";i:24;s:33:\"wps-hide-login/wps-hide-login.php\";}','on'),(35,'category_base','','on'),(36,'ping_sites','https://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','','on'),(39,'default_email_category','1','on'),(40,'recently_edited','','off'),(41,'template','astra','on'),(42,'stylesheet','astra','on'),(43,'comment_registration','','on'),(44,'html_type','text/html','on'),(45,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','60717','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','0','on'),(51,'default_link_category','2','on'),(52,'show_on_front','page','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','100','on'),(58,'thumbnail_size_h','100','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(68,'close_comments_for_old_posts','','on'),(69,'close_comments_days_old','14','on'),(70,'thread_comments','','on'),(71,'thread_comments_depth','5','on'),(72,'page_comments','','on'),(73,'comments_per_page','50','on'),(74,'default_comments_page','newest','on'),(75,'comment_order','asc','on'),(76,'sticky_posts','a:0:{}','on'),(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(80,'uninstall_plugins','a:8:{s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";a:2:{i:0;s:11:\"MEC_factory\";i:1;s:9:\"uninstall\";}s:27:\"wp-optimize/wp-optimize.php\";a:2:{i:0;s:13:\"WPO_Uninstall\";i:1;s:7:\"actions\";}s:35:\"softaculous-pro/softaculous-pro.php\";s:30:\"softaculous_pro_uninstall_hook\";s:15:\"angie/angie.php\";s:23:\"angie_uninstall_cleanup\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:34:\"userfeedback-lite/userfeedback.php\";a:2:{i:0;s:17:\"UserFeedback_Lite\";i:1;s:14:\"uninstall_hook\";}}','off'),(81,'timezone_string','America/Chicago','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','92','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','39','on'),(88,'medium_large_size_w','768','on'),(89,'medium_large_size_h','0','on'),(90,'wp_page_for_privacy_policy','3','on'),(91,'show_comments_cookies_opt_in','','on'),(92,'admin_email_lifespan','1786906107','on'),(93,'disallowed_keys','','off'),(94,'comment_previously_approved','1','on'),(95,'auto_plugin_theme_update_emails','a:0:{}','off'),(96,'auto_update_core_dev','enabled','on'),(97,'auto_update_core_minor','enabled','on'),(98,'auto_update_core_major','enabled','on'),(99,'wp_force_deactivated_plugins','a:0:{}','on'),(100,'wp_attachment_pages_enabled','0','on'),(101,'initial_db_version','60421','on'),(102,'wpgy_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:83:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:12:\"mec_bookings\";b:1;s:15:\"mec_add_booking\";b:1;s:11:\"mec_coupons\";b:1;s:10:\"mec_report\";b:1;s:17:\"mec_import_export\";b:1;s:12:\"mec_settings\";b:1;s:14:\"mec_shortcodes\";b:1;s:9:\"use_angie\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:40:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:16:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:11:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','on'),(103,'fresh_site','0','off'),(104,'user_count','4','off'),(105,'widget_block','a:9:{i:2;a:1:{s:7:\"content\";s:58:\"<!-- wp:search {\"metadata\":{\"blockVisibility\":false}} /-->\";}i:3;a:1:{s:7:\"content\";s:263:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"metadata\":{\"blockVisibility\":false}} -->\n<h2 class=\"wp-block-heading\">Recent Posts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:latest-posts {\"metadata\":{\"blockVisibility\":false}} /--></div>\n<!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:334:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"metadata\":{\"blockVisibility\":false}} -->\n<h2 class=\"wp-block-heading\">Recent Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false,\"metadata\":{\"blockVisibility\":false}} /--></div>\n<!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:255:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"metadata\":{\"blockVisibility\":false}} -->\n<h2 class=\"wp-block-heading\">Archives</h2>\n<!-- /wp:heading -->\n\n<!-- wp:archives {\"metadata\":{\"blockVisibility\":false}} /--></div>\n<!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:259:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"metadata\":{\"blockVisibility\":false}} -->\n<h2 class=\"wp-block-heading\">Categories</h2>\n<!-- /wp:heading -->\n\n<!-- wp:categories {\"metadata\":{\"blockVisibility\":false}} /--></div>\n<!-- /wp:group -->\";}i:23;a:1:{s:7:\"content\";s:221:\"<!-- wp:paragraph {\"align\":\"right\"} -->\n<p class=\"has-text-align-right\"><a href=\"https://wp.kewauneepubliclibrary.org/web-accessibility-statement/\" rel=\"nofollow\">Web Accessibility Statement</a></p>\n<!-- /wp:paragraph -->\";}i:24;a:1:{s:7:\"content\";s:129:\"<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\";}i:26;a:1:{s:7:\"content\";s:324:\"<h2><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nFooter</style></h2>\";}s:12:\"_multiwidget\";i:1;}','on'),(106,'sidebars_widgets','a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"mec-single-sidebar\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:15:\"footer-widget-1\";a:2:{i:0;s:8:\"block-24\";i:1;s:8:\"block-23\";}s:15:\"footer-widget-2\";a:0:{}s:15:\"footer-widget-3\";a:1:{i:0;s:8:\"block-26\";}s:13:\"array_version\";i:3;}','on'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(121,'recovery_keys','a:0:{}','off'),(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1755025635;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"6.9\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(301,'bsf-updater-version','1.29.12','auto'),(303,'allowed_astra_notices','a:4:{i:0;s:21:\"astra-sites-on-active\";i:1;s:18:\"astra-optin-notice\";i:2;s:32:\"ast-minimum-addon-version-notice\";i:3;s:28:\"astra-addon-license-inactive\";}','auto'),(305,'brainstrom_products','a:2:{s:7:\"plugins\";a:1:{s:11:\"astra-addon\";a:32:{s:2:\"id\";s:11:\"astra-addon\";s:4:\"name\";s:9:\"Astra Pro\";s:4:\"slug\";s:11:\"astra-addon\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:153:\"This plugin is an add-on for the Astra WordPress Theme. It offers premium features & functionalities that enhance your theming experience at next level..\";s:7:\"version\";s:6:\"4.12.2\";s:12:\"download_url\";s:22:\"astra-addon-plugin.zip\";s:12:\"version_beta\";s:12:\"3.6.0-beta.1\";s:17:\"download_url_beta\";s:27:\"astra-addon-plugin-beta.zip\";s:6:\"tested\";s:3:\"6.8\";s:14:\"privacy_policy\";s:134:\"https://store.brainstormforce.com/privacy-policy/?utm_source=graupi-license-form&utm_medium=privacy-policy&utm_campaign=purchase-astra\";s:16:\"terms_conditions\";s:146:\"https://store.brainstormforce.com/terms-and-conditions/?utm_source=graupi-license-form&utm_medium=terms-and-conditions&utm_campaign=purchase-astra\";s:12:\"purchase_url\";s:126:\"https://wpastra.com/pricing/?utm_source=graupi-license-form&utm_medium=graupi-license-invalidation&utm_campaign=purchase-astra\";s:13:\"changelog_url\";s:142:\"https://wpastra.com/changelog/astra-pro-addon/?utm_source=graupi-license-form&utm_medium=astra-pro-addon-changelog&utm_campaign=purchase-astra\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:4:\"true\";s:13:\"support_forum\";s:130:\"https://wpastra.com/support/submit-a-ticket/?utm_source=graupi-license-form&utm_medium=submit-a-ticket&utm_campaign=purchase-astra\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:5:\"false\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:27:\"astra-addon/astra-addon.php\";s:6:\"remote\";s:6:\"4.12.2\";s:12:\"purchase_key\";s:32:\"f828cdcd42a4968125eedaf603828ae3\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:9:\"Astra Pro\";}}s:6:\"themes\";a:1:{s:5:\"astra\";a:32:{s:2:\"id\";s:5:\"astra\";s:4:\"name\";s:5:\"Astra\";s:4:\"slug\";s:5:\"astra\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:145:\"Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront.\";s:7:\"version\";s:6:\"4.12.3\";s:12:\"download_url\";s:15:\"astra-1.4.9.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:14:\"astra-beta.zip\";s:6:\"tested\";s:3:\"5.2\";s:14:\"privacy_policy\";s:0:\"\";s:16:\"terms_conditions\";s:0:\"\";s:12:\"purchase_url\";s:0:\"\";s:13:\"changelog_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:4:\"true\";s:14:\"has-extensions\";s:5:\"false\";s:13:\"support_forum\";s:0:\"\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:5:\"astra\";s:6:\"remote\";s:5:\"0.0.1\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:5:\"Astra\";}}}','auto'),(334,'brainstrom_bundled_products','a:0:{}','auto'),(476,'boldgrid_backup_tasks','a:52:{i:0;a:7:{s:2:\"id\";s:17:\"1755046806-7fab0e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755046806;s:10:\"started_at\";i:1755046806;s:12:\"completed_at\";i:1755046840;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:1;a:7:{s:2:\"id\";s:17:\"1755133216-235cb8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755133216;s:10:\"started_at\";i:1755133216;s:12:\"completed_at\";i:1755133251;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:2;a:7:{s:2:\"id\";s:17:\"1755237606-3cfbe6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755237606;s:10:\"started_at\";i:1755237606;s:12:\"completed_at\";i:1755237642;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:3;a:7:{s:2:\"id\";s:17:\"1755324021-ed0d71\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755324021;s:10:\"started_at\";i:1755324021;s:12:\"completed_at\";i:1755324056;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:4;a:7:{s:2:\"id\";s:17:\"1755410406-4f4274\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755410406;s:10:\"started_at\";i:1755410406;s:12:\"completed_at\";i:1755410441;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:5;a:7:{s:2:\"id\";s:17:\"1755496808-3e7437\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755496808;s:10:\"started_at\";i:1755496808;s:12:\"completed_at\";i:1755496844;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:6;a:7:{s:2:\"id\";s:17:\"1755583223-58aa83\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755583223;s:10:\"started_at\";i:1755583223;s:12:\"completed_at\";i:1755583257;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:7;a:7:{s:2:\"id\";s:17:\"1755669617-f0242d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755669617;s:10:\"started_at\";i:1755669617;s:12:\"completed_at\";i:1755669656;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:8;a:7:{s:2:\"id\";s:17:\"1755756009-dc2544\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755756009;s:10:\"started_at\";i:1755756009;s:12:\"completed_at\";i:1755756044;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:9;a:7:{s:2:\"id\";s:17:\"1755806788-1afae6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755806788;s:10:\"started_at\";i:1755806788;s:12:\"completed_at\";i:1755806838;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:10;a:7:{s:2:\"id\";s:17:\"1755842417-7499ff\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755842417;s:10:\"started_at\";i:1755842417;s:12:\"completed_at\";i:1755842454;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:11;a:7:{s:2:\"id\";s:17:\"1755928805-09c545\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1755928805;s:10:\"started_at\";i:1755928805;s:12:\"completed_at\";i:1755928847;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:12;a:7:{s:2:\"id\";s:17:\"1756756914-40daaf\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1756756914;s:10:\"started_at\";i:1756756914;s:12:\"completed_at\";i:1756756951;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:13;a:7:{s:2:\"id\";s:17:\"1757945618-a21c8f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1757945618;s:10:\"started_at\";i:1757945618;s:12:\"completed_at\";i:1757945663;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:14;a:7:{s:2:\"id\";s:17:\"1758604985-1f4672\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1758604985;s:10:\"started_at\";i:1758604985;s:12:\"completed_at\";i:1758605026;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:15;a:7:{s:2:\"id\";s:17:\"1758675567-ec918b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1758675567;s:10:\"started_at\";i:1758675567;s:12:\"completed_at\";i:1758675606;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:16;a:7:{s:2:\"id\";s:17:\"1758938899-4c0222\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1758938899;s:10:\"started_at\";i:1758938899;s:12:\"completed_at\";i:1758938935;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:17;a:7:{s:2:\"id\";s:17:\"1759284564-4b28d0\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1759284564;s:10:\"started_at\";i:1759284564;s:12:\"completed_at\";i:1759284616;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:18;a:7:{s:2:\"id\";s:17:\"1759521558-90922f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1759521558;s:10:\"started_at\";i:1759521558;s:12:\"completed_at\";i:1759521592;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:19;a:7:{s:2:\"id\";s:17:\"1759975657-485eb9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1759975657;s:10:\"started_at\";i:1759975657;s:12:\"completed_at\";i:1759975696;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:20;a:7:{s:2:\"id\";s:17:\"1761150813-c057fa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1761150813;s:10:\"started_at\";i:1761150813;s:12:\"completed_at\";i:1761150852;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:21;a:7:{s:2:\"id\";s:17:\"1761274303-f3fef8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1761274303;s:10:\"started_at\";i:1761274303;s:12:\"completed_at\";i:1761274334;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:22;a:7:{s:2:\"id\";s:17:\"1761358097-9a8a74\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1761358097;s:10:\"started_at\";i:1761358097;s:12:\"completed_at\";i:1761358130;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:23;a:7:{s:2:\"id\";s:17:\"1762975553-855629\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1762975553;s:10:\"started_at\";i:1762975553;s:12:\"completed_at\";i:1762975592;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:24;a:7:{s:2:\"id\";s:17:\"1763407560-b6db7e\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1763407560;s:10:\"started_at\";i:1763407560;s:12:\"completed_at\";i:1763407583;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:25;a:7:{s:2:\"id\";s:17:\"1764166808-8133a9\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1764166808;s:10:\"started_at\";i:1764166808;s:12:\"completed_at\";i:1764166845;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:26;a:7:{s:2:\"id\";s:17:\"1764707229-c6584c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1764707229;s:10:\"started_at\";i:1764707229;s:12:\"completed_at\";i:1764707265;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:27;a:7:{s:2:\"id\";s:17:\"1764951930-a5dd84\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1764951930;s:10:\"started_at\";i:1764951930;s:12:\"completed_at\";i:1764952232;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:28;a:7:{s:2:\"id\";s:17:\"1764955827-ce8faa\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1764955827;s:10:\"started_at\";i:1764955827;s:12:\"completed_at\";i:1764955866;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:29;a:7:{s:2:\"id\";s:17:\"1765332582-89b9ca\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1765332582;s:10:\"started_at\";i:1765332582;s:12:\"completed_at\";i:1765332785;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:30;a:7:{s:2:\"id\";s:17:\"1765357996-861dc3\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1765357996;s:10:\"started_at\";i:1765357996;s:12:\"completed_at\";i:1765358039;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:31;a:7:{s:2:\"id\";s:17:\"1765366518-2ffd23\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1765366518;s:10:\"started_at\";i:1765366518;s:12:\"completed_at\";i:1765366554;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:32;a:7:{s:2:\"id\";s:17:\"1765428247-81fcde\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1765428247;s:10:\"started_at\";i:1765428247;s:12:\"completed_at\";i:1765428280;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:33;a:7:{s:2:\"id\";s:17:\"1765997274-6eb75c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1765997274;s:10:\"started_at\";i:1765997274;s:12:\"completed_at\";i:1765997312;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:34;a:7:{s:2:\"id\";s:17:\"1766431369-e2417b\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1766431369;s:10:\"started_at\";i:1766431369;s:12:\"completed_at\";i:1766431413;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:35;a:7:{s:2:\"id\";s:17:\"1766435561-f33c3a\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1766435561;s:10:\"started_at\";i:1766435561;s:12:\"completed_at\";i:1766435593;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:36;a:7:{s:2:\"id\";s:17:\"1767030517-bc08bd\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1767030517;s:10:\"started_at\";i:1767030517;s:12:\"completed_at\";i:1767030551;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:37;a:7:{s:2:\"id\";s:17:\"1767807502-70ccd7\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1767807502;s:10:\"started_at\";i:1767807502;s:12:\"completed_at\";i:1767807537;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:38;a:7:{s:2:\"id\";s:17:\"1768398776-d1a496\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1768398776;s:10:\"started_at\";i:1768398776;s:12:\"completed_at\";i:1768398811;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:39;a:7:{s:2:\"id\";s:17:\"1769145487-e15993\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1769145487;s:10:\"started_at\";i:1769145487;s:12:\"completed_at\";i:1769145537;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:40;a:7:{s:2:\"id\";s:17:\"1769421311-963463\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1769421311;s:10:\"started_at\";i:1769421311;s:12:\"completed_at\";i:1769421346;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:41;a:7:{s:2:\"id\";s:17:\"1769627191-ddb8cf\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1769627191;s:10:\"started_at\";i:1769627191;s:12:\"completed_at\";i:1769627234;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:42;a:7:{s:2:\"id\";s:17:\"1769656780-e6906c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1769656780;s:10:\"started_at\";i:1769656780;s:12:\"completed_at\";i:1769656819;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:43;a:7:{s:2:\"id\";s:17:\"1770054055-d08769\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1770054055;s:10:\"started_at\";i:1770054055;s:12:\"completed_at\";i:1770054091;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:44;a:7:{s:2:\"id\";s:17:\"1770141912-a79449\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1770141912;s:10:\"started_at\";i:1770141912;s:12:\"completed_at\";i:1770141956;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:45;a:7:{s:2:\"id\";s:17:\"1770393337-3a305d\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1770393337;s:10:\"started_at\";i:1770393337;s:12:\"completed_at\";i:1770393386;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:46;a:7:{s:2:\"id\";s:17:\"1771328460-fd82f8\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1771328460;s:10:\"started_at\";i:1771328460;s:12:\"completed_at\";i:1771328506;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:47;a:7:{s:2:\"id\";s:17:\"1771354279-15d5d6\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1771354279;s:10:\"started_at\";i:1771354279;s:12:\"completed_at\";i:1771354325;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:48;a:7:{s:2:\"id\";s:17:\"1771948085-e3df44\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1771948085;s:10:\"started_at\";i:1771948085;s:12:\"completed_at\";i:1771948137;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:49;a:7:{s:2:\"id\";s:17:\"1772026524-ab340f\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1772026524;s:10:\"started_at\";i:1772026524;s:12:\"completed_at\";i:1772026581;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:50;a:7:{s:2:\"id\";s:17:\"1772527758-50d96c\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1772527758;s:10:\"started_at\";i:1772527758;s:12:\"completed_at\";i:1772527818;s:6:\"status\";s:4:\"done\";s:4:\"data\";a:0:{}}i:51;a:7:{s:2:\"id\";s:17:\"1772554503-61f175\";s:4:\"type\";s:6:\"backup\";s:10:\"created_at\";i:1772554503;s:10:\"started_at\";i:1772554503;s:12:\"completed_at\";N;s:6:\"status\";s:11:\"in_progress\";s:4:\"data\";a:0:{}}}','auto'),(312,'elementor_pro_version','3.35.1','auto'),(313,'elementor_pro_install_history','a:7:{s:6:\"3.31.2\";i:1755025673;s:6:\"3.32.2\";i:1759521614;s:6:\"3.32.3\";i:1761150929;s:6:\"3.33.1\";i:1764167608;s:6:\"3.33.2\";i:1764957745;s:6:\"3.35.0\";i:1770396788;s:6:\"3.35.1\";i:1771354365;}','auto'),(314,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(315,'_elementor_pro_installed_time','1755025673','auto'),(316,'elementor_submissions_db_version','5','auto'),(317,'elementor_pro_license_key','ep-cMfzOgpB3fxhLIy6Se8r17068196163k5ByXpwtabe','auto'),(318,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1772284420;s:5:\"value\";s:2845:\"{\"expires\":\"2027-01-28 00:00:00\",\"subscription_id\":\"14523969\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(319,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1772241220;s:5:\"value\";s:2845:\"{\"expires\":\"2027-01-28 00:00:00\",\"subscription_id\":\"14523969\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(320,'elementor_notes_db_version','5','auto'),(321,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1771959493;s:5:\"value\";s:12452:\"[{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4 beta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"interactions-3.34\",\"title\":\"Entrance Interactions\",\"description\":\"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/\"},{\"id\":\"blend-mode-3.33\",\"title\":\"Blend Mode\",\"description\":\"Layer and blend visuals to create depth, contrast, and cinematic design effects.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(17566,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1775509025','off'),(17567,'_transient__elementor_ab_test_plg_site_mailer_submission','1','off'),(133,'softaculous_pro_license','a:14:{s:7:\"license\";s:30:\"SOFTWP-50042-43371-18310-24028\";s:7:\"expires\";s:8:\"20260309\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1755024198\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;s:11:\"last_update\";i:1772471980;}','yes'),(8679,'edacp_ignore_user_roles','a:1:{i:0;s:13:\"administrator\";}','auto'),(134,'softaculous_pro_rebranding','a:4:{s:2:\"sn\";s:16:\"InMotion Hosting\";s:8:\"logo_url\";s:101:\"https://object.iad1.imhcloud.net/swift/v1/d0499346cf994c309e0fe2f97801647f/images/imh-softaculous.png\";s:13:\"default_hf_bg\";s:0:\"\";s:15:\"default_hf_text\";s:0:\"\";}','yes'),(138,'loginizer_version','2.0.6','auto'),(139,'loginizer_options','a:0:{}','auto'),(140,'loginizer_last_reset','1772471980','auto'),(141,'loginizer_whitelist','a:0:{}','auto'),(142,'loginizer_blacklist','a:0:{}','auto'),(143,'loginizer_2fa_whitelist','a:0:{}','auto'),(144,'loginizer_ins_time','1755024199','auto'),(145,'loginizer_free_installed','1755024199','auto'),(146,'loginizer_pro_less_than_201','1','auto'),(147,'loginizer_version_pro_nag','1772527859','auto'),(148,'loginizer_version_free_nag','1772527859','auto'),(149,'loginizer_pro_version','2.0.6','auto'),(166,'rt_wp_nginx_helper_options','a:18:{s:9:\"log_level\";s:4:\"INFO\";s:12:\"log_filesize\";i:5;s:12:\"enable_purge\";i:1;s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:21:\"purge_homepage_on_new\";i:1;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:20:\"purge_archive_on_new\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";}','yes'),(151,'fileorganizer_version','1.1.6','auto'),(152,'external_updates-loginizer-security','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1772527847;s:14:\"checkedVersion\";s:5:\"2.0.6\";s:6:\"update\";N;}','off'),(153,'fileorganizer_free_installed','1755024200','auto'),(154,'fileorganizer_version_pro_nag','1755024200','auto'),(155,'fileorganizer_version_free_nag','1755024200','auto'),(156,'fileorganizer_pro_version','1.1.6','auto'),(157,'gosmtp_version','1.1.9','auto'),(158,'gosmtp_free_installed','1755024200','auto'),(159,'gosmtp_version_pro_nag','1772026586','auto'),(160,'gosmtp_version_free_nag','1772026586','auto'),(161,'gosmtp_pro_version','1.1.9','auto'),(164,'loginizer_checksums_last_run','1772399787','auto'),(165,'loginizer_checksums_diff','a:0:{}','auto'),(167,'boldgrid_settings','a:4:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:9:\"2.13.15.0\";}s:15:\"plugins_checked\";a:4:{s:47:\"post-and-page-builder/post-and-page-builder.php\";a:1:{s:6:\"1.27.8\";i:1755024236;}s:63:\"post-and-page-builder-premium/post-and-page-builder-premium.php\";a:1:{s:5:\"1.2.7\";i:1755024236;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:1:{s:6:\"1.17.1\";i:1755024236;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:6:\"1.5.13\";i:1755024236;}}s:15:\"release_channel\";s:6:\"stable\";s:21:\"theme_release_channel\";s:6:\"stable\";}','auto'),(168,'boldgrid_backup_id','a364e10d','off'),(169,'boldgrid_backup_settings','a:26:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:1;s:10:\"dow_monday\";i:1;s:11:\"dow_tuesday\";i:1;s:13:\"dow_wednesday\";i:1;s:12:\"dow_thursday\";i:1;s:10:\"dow_friday\";i:1;s:12:\"dow_saturday\";i:1;s:5:\"tod_h\";i:1;s:5:\"tod_m\";s:2:\"00\";s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:24:\"lbaumgart@nflsoffice.org\";s:13:\"notifications\";a:3:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;s:10:\"site_check\";b:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:1:{s:5:\"local\";a:1:{s:7:\"enabled\";b:1;}}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:34:\".git,node_modules,wp-content/cache\";s:10:\"site_check\";a:4:{s:7:\"enabled\";b:1;s:6:\"logger\";b:1;s:13:\"auto_recovery\";b:0;s:8:\"interval\";i:15;}s:10:\"encrypt_db\";b:0;s:11:\"auto_update\";a:5:{s:22:\"timely-updates-enabled\";s:1:\"1\";s:4:\"days\";s:1:\"7\";s:6:\"wpcore\";a:5:{s:3:\"all\";s:1:\"1\";s:5:\"major\";s:1:\"1\";s:5:\"minor\";s:1:\"1\";s:3:\"dev\";s:1:\"1\";s:11:\"translation\";s:1:\"1\";}s:7:\"plugins\";a:22:{s:7:\"default\";s:1:\"1\";s:27:\"astra-addon/astra-addon.php\";s:1:\"1\";s:27:\"cookieadmin/cookieadmin.php\";s:1:\"0\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:1:\"0\";s:23:\"elementor/elementor.php\";s:1:\"0\";s:31:\"elementor-pro/elementor-pro.php\";s:1:\"0\";s:31:\"fileorganizer/fileorganizer.php\";s:1:\"0\";s:39:\"fileorganizer-pro/fileorganizer-pro.php\";s:1:\"0\";s:17:\"gosmtp/gosmtp.php\";s:1:\"1\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:1:\"1\";s:23:\"loginizer/loginizer.php\";s:1:\"1\";s:41:\"loginizer-security/loginizer-security.php\";s:1:\"1\";s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";s:1:\"1\";s:29:\"nginx-helper/nginx-helper.php\";s:1:\"1\";s:35:\"softaculous-pro/softaculous-pro.php\";s:1:\"0\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:1:\"1\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:1:\"1\";s:27:\"wp-optimize/wp-optimize.php\";s:1:\"1\";s:33:\"wps-hide-login/wps-hide-login.php\";s:1:\"1\";s:43:\"broken-link-checker/broken-link-checker.php\";s:1:\"1\";s:37:\"disable-comments/disable-comments.php\";s:1:\"0\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:1:\"1\";}s:6:\"themes\";a:5:{s:7:\"default\";s:1:\"1\";s:5:\"astra\";s:1:\"1\";s:16:\"twentytwentyfive\";s:1:\"1\";s:16:\"twentytwentyfour\";s:1:\"0\";s:17:\"twentytwentythree\";s:1:\"0\";}}s:16:\"backup_directory\";s:29:\"/home/nflsli5/boldgrid_backup\";s:7:\"updated\";i:1766160448;s:7:\"openssl\";a:3:{s:6:\"cipher\";s:11:\"AES-256-CBC\";s:2:\"iv\";s:32:\"9461601c5dd44e7099686b86e9a8ecab\";s:3:\"key\";s:64:\"41b8714c3a711f5766767aaf69778ed180e77ef2c52de3e9c9ea35d459438dbf\";}s:10:\"compressor\";s:7:\"php_zip\";s:17:\"filelist_analysis\";i:0;s:17:\"compression_level\";s:1:\"6\";s:9:\"scheduler\";s:4:\"cron\";s:13:\"cron_interval\";s:12:\"*/10 * * * *\";s:11:\"crons_added\";b:1;s:15:\"crontab_version\";s:5:\"1.6.4\";s:11:\"cron_secret\";s:64:\"bdb74b815940c50b02793bab2377e18fdc7f66102ec5fa68d07ae6c214b5fedd\";s:19:\"exclude_tables_type\";s:4:\"full\";s:21:\"folder_exclusion_type\";s:4:\"full\";}','off'),(176,'widget_boldgrid_component_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(177,'widget_boldgrid_component_page_title','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(178,'widget_boldgrid_component_site_title','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(179,'widget_boldgrid_component_site_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(180,'widget_boldgrid_component_logo','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(181,'widget_boldgrid_component_post','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(182,'widget_boldgrid_component_postlist','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(187,'boldgrid_editor','a:1:{s:19:\"has_flushed_rewrite\";b:1;}','auto'),(1490,'astra-color-palettes','a:5:{s:14:\"currentPalette\";s:9:\"palette_2\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#060097\";i:1;s:7:\"#c10fff\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#67768e\";i:4;s:7:\"#f9f6fe\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F2F5F7\";i:7;s:7:\"#ffcd57\";i:8;s:7:\"#000000\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#282d6c\";i:1;s:7:\"#4897d2\";i:2;s:7:\"#282d6c\";i:3;s:7:\"#000000\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FFEDE6\";i:6;s:7:\"#140609\";i:7;s:7:\"#FFD1BF\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDFBE2\";i:6;s:7:\"#0C1406\";i:7;s:7:\"#D5EAD8\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FAF5E5\";i:6;s:7:\"#141004\";i:7;s:7:\"#F0E6C5\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FCEEF5\";i:6;s:7:\"#140610\";i:7;s:7:\"#FAD8E9\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDF6EE\";i:6;s:7:\"#06140C\";i:7;s:7:\"#D4F3D7\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF9E1\";i:6;s:7:\"#141006\";i:7;s:7:\"#F9F0C8\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF1E4\";i:6;s:7:\"#140B06\";i:7;s:7:\"#E5D7D1\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F6F6F6\";i:6;s:7:\"#232529\";i:7;s:7:\"#F1F0F0\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:4:\"flag\";b:1;s:11:\"presetNames\";a:4:{s:9:\"palette_1\";N;s:9:\"palette_2\";s:23:\"Kewaunee Public Library\";s:9:\"palette_3\";s:5:\"Viola\";s:9:\"palette_4\";s:4:\"Dark\";}}','on'),(1491,'astra-typography-presets','','auto'),(1495,'elementor_pro_theme_builder_conditions','a:0:{}','auto'),(208,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"3199e2537fbad380fa221e097719f7c6\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(478,'boldgrid_backup_jobs','a:0:{}','off'),(479,'boldgrid_backup_last_backup','1772527817','off'),(480,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:224986603;s:4:\"save\";b:1;s:10:\"total_size\";i:548041765;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:34:\".git,node_modules,wp-content/cache\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:43:\"/home/nflsli5/wp.kewauneepubliclibrary.org/\";s:9:\"backup_id\";s:8:\"a364e10d\";s:7:\"siteurl\";s:36:\"https://wp.kewauneepubliclibrary.org\";s:9:\"timestamp\";i:1772527758;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:28:\"wp.kewauneepubliclibrary.org\";s:13:\"php_sapi_name\";s:8:\"fpm-fcgi\";s:9:\"php_uname\";s:106:\"Linux ngx304.inmotionhosting.com 4.18.0-553.70.1.lve.el8.x86_64 #1 SMP Wed Aug 20 14:42:18 UTC 2025 x86_64\";s:11:\"php_version\";s:6:\"8.4.17\";s:11:\"server_addr\";s:14:\"144.208.70.179\";s:11:\"server_name\";s:28:\"wp.kewauneepubliclibrary.org\";s:15:\"server_protocol\";s:8:\"HTTP/1.0\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:1439;s:8:\"username\";s:7:\"nflsli5\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:103:\"/home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260303-084921.zip\";s:11:\"lastmodunix\";i:1772527815;s:8:\"duration\";s:5:\"57.53\";s:11:\"db_duration\";s:4:\"0.62\";s:11:\"db_filename\";s:33:\"nflsli5_wp120.20260303-084918.sql\";s:12:\"mail_success\";b:1;}','auto'),(481,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:49;}}','auto'),(637,'_transient_health-check-site-status-result','{\"good\":20,\"recommended\":7,\"critical\":2}','on'),(273,'elementor_active_kit','6','auto'),(274,'elementor_font_display','swap','auto'),(285,'elementor_log','a:42:{s:32:\"cfc43be6bb1060c1adb66205e384e2b7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-20 12:53:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-20 12:53:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8b9617d0fe4ea37234a5b2c414dc3fc1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-20 12:53:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-20 12:53:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3b5dbdb834b77aa61c1332c3b55af888\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-20 12:53:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.1\";s:2:\"to\";s:6:\"3.34.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-20 12:53:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.1\";s:2:\"to\";s:6:\"3.34.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"34bffee1f9f961f60d1fb1412942b8fd\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-01-21 00:21:32\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:197;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-02-18 15:48:47\";i:1;s:19:\"2026-02-18 15:55:35\";i:2;s:19:\"2026-02-18 15:58:30\";i:3;s:19:\"2026-02-19 15:32:56\";i:4;s:19:\"2026-02-19 15:49:37\";i:5;s:19:\"2026-02-19 15:51:41\";i:6;s:19:\"2026-02-19 15:56:59\";i:7;s:19:\"2026-02-20 09:17:15\";i:8;s:19:\"2026-02-20 09:17:19\";i:9;s:19:\"2026-02-20 09:29:16\";i:10;s:19:\"2026-02-20 10:18:12\";i:11;s:19:\"2026-02-20 11:19:48\";i:12;s:19:\"2026-02-20 11:55:21\";i:13;s:19:\"2026-02-20 12:09:52\";i:14;s:19:\"2026-02-20 12:21:47\";i:15;s:19:\"2026-02-20 12:26:35\";i:16;s:19:\"2026-02-20 12:27:44\";i:17;s:19:\"2026-02-20 12:35:50\";i:18;s:19:\"2026-02-20 13:04:48\";i:19;s:19:\"2026-02-20 13:06:38\";i:20;s:19:\"2026-02-20 13:17:04\";i:21;s:19:\"2026-02-20 14:08:25\";i:22;s:19:\"2026-02-20 14:53:00\";i:23;s:19:\"2026-02-24 09:49:03\";i:24;s:19:\"2026-02-24 12:27:14\";i:25;s:19:\"2026-02-24 12:27:19\";i:26;s:19:\"2026-02-24 12:41:10\";i:27;s:19:\"2026-02-24 12:41:13\";i:28;s:19:\"2026-02-24 12:57:13\";i:29;s:19:\"2026-02-24 12:57:16\";i:30;s:19:\"2026-02-24 16:34:19\";i:31;s:19:\"2026-02-25 07:33:44\";i:32;s:19:\"2026-02-25 07:36:27\";i:33;s:19:\"2026-02-25 11:17:37\";i:34;s:19:\"2026-02-25 12:12:02\";i:35;s:19:\"2026-02-25 20:47:10\";i:36;s:19:\"2026-02-28 09:16:38\";i:37;s:19:\"2026-02-28 09:18:35\";i:38;s:19:\"2026-02-28 09:18:43\";i:39;s:19:\"2026-02-28 09:18:58\";i:40;s:19:\"2026-03-01 11:40:01\";i:41;s:19:\"2026-03-03 02:51:01\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:66;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:66;}s:32:\"50cb3266e6350e4392ecaadb8bd1a828\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-26 18:55:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.2\";s:2:\"to\";s:6:\"3.34.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-26 18:55:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.2\";s:2:\"to\";s:6:\"3.34.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"39a7d976138dc80e3f898c7abbd7cb4a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-26 18:55:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-26 18:55:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"29dc5f89699ee54246c3f4e27211781a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-26 18:55:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-26 18:55:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"dce0237c2ad7abab12be323813f7a760\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-26 18:55:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-26 18:55:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6ef00fafb75190d14a8e59cb907d7fb7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-26 18:55:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.2\";s:2:\"to\";s:6:\"3.34.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-26 18:55:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.2\";s:2:\"to\";s:6:\"3.34.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"66ba0ab23fc9c42ec50762ac19e3ced3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e1f8fee63b14f6627745a3cd924d34c3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0981e0389e2a5674e6546a997b3e793b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8b01fb335ffafa37fed0083c6f85edb0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"8d1ca9a9bc5a3c44d928bafdddd8feef\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b6efb97d64daaeed2aadc60ff86f4b71\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-01-29 13:06:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-01-29 13:06:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.3\";s:2:\"to\";s:6:\"3.34.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e756c8e8df1eeb125448a156e0d6ff40\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-02 20:22:23\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:24:\"jQuery is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-02-02 20:22:23\";i:1;s:19:\"2026-02-02 20:22:23\";i:2;s:19:\"2026-02-02 20:22:23\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1770063743\";s:7:\"message\";s:24:\"jQuery is not a function\";s:3:\"url\";s:102:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.0\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"19347\";}s:7:\"\0*\0file\";s:102:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.35.0\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:5:\"19347\";}s:32:\"bcda64dee7a140cc83d9b629031475ea\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-02 20:22:24\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:77:\"Cannot create property &#039;guid&#039; on string &#039;c34widgetsticky&#039;\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-02 20:22:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1770063744\";s:7:\"message\";s:57:\"Cannot create property \'guid\' on string \'c34widgetsticky\'\";s:3:\"url\";s:82:\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"37833\";}s:7:\"\0*\0file\";s:82:\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"37833\";}s:32:\"ba8a0229daec69df9cc7f01fe3f600f1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-02 20:22:24\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:77:\"Cannot create property &#039;guid&#039; on string &#039;c44widgetsticky&#039;\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-02 20:22:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1770063744\";s:7:\"message\";s:57:\"Cannot create property \'guid\' on string \'c44widgetsticky\'\";s:3:\"url\";s:82:\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"37833\";}s:7:\"\0*\0file\";s:82:\"https://wp.kewauneepubliclibrary.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"37833\";}s:32:\"b2ab248290a997b3838c0aa745d328ed\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-04 15:56:30\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:200:\"Failed to read a named property &#039;elementorFrontend&#039; from &#039;Window&#039;: Blocked a frame with origin &quot;https://wp.kewauneepubliclibrary.org&quot; from accessing a cross-origin frame.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-04 15:56:30\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1770220590\";s:7:\"message\";s:170:\"Failed to read a named property \'elementorFrontend\' from \'Window\': Blocked a frame with origin \"https://wp.kewauneepubliclibrary.org\" from accessing a cross-origin frame.\";s:3:\"url\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1222039\";}s:7:\"\0*\0file\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1222039\";}s:32:\"28defdf023d2b78e51e7783d91c0a944\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-04 15:56:42\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:191:\"Failed to read a named property &#039;document&#039; from &#039;Window&#039;: Blocked a frame with origin &quot;https://wp.kewauneepubliclibrary.org&quot; from accessing a cross-origin frame.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-04 15:56:42\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1770220602\";s:7:\"message\";s:161:\"Failed to read a named property \'document\' from \'Window\': Blocked a frame with origin \"https://wp.kewauneepubliclibrary.org\" from accessing a cross-origin frame.\";s:3:\"url\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"873708\";}s:7:\"\0*\0file\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"873708\";}s:32:\"e3822b8b6237d0a02b1cb29bd5c343c4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-06 10:53:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-06 10:53:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8657aa9487150c11133dddf2a7449b34\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-06 10:53:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-06 10:53:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b74a3bbaa6948b9f5a7bc45d0cb5be8a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-06 10:53:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-06 10:53:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"cecbbb84359bed3338c9677369ba594b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-06 10:53:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.2\";s:2:\"to\";s:6:\"3.35.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-06 10:53:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.2\";s:2:\"to\";s:6:\"3.35.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"04de23850d91cd071685625ea3590d4a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:52:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.35.0\";s:2:\"to\";s:6:\"3.35.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:52:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.35.0\";s:2:\"to\";s:6:\"3.35.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9f6cc5f567b70f8f5dd7003c52c1f58c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:52:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:52:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"18b4df8ce7dffdb5155eebc9f0903b16\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:52:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:52:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d2e119664828c3e83db0dcf2e6023366\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:52:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:52:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e0e0c22def8417f428bdf3ef3acba31c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:52:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.35.0\";s:2:\"to\";s:6:\"3.35.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:52:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.35.0\";s:2:\"to\";s:6:\"3.35.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"18685358ca8ab862bae6dc4699bd97f2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:54:27\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:54:27\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5206373ecf1dab5025b8cb869d72a3ac\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:54:27\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:54:27\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"22dd1ef70c7a011907f491d71fad9446\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:54:27\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:54:27\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3b73eca22486e6fc6328e9babab4bdcc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-02-17 12:54:27\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.4\";s:2:\"to\";s:6:\"3.35.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-02-17 12:54:27\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.34.4\";s:2:\"to\";s:6:\"3.35.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"29e1e83c2d38b0c5172aa90a2c9cfc4d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-17 13:13:49\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:225;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-02-20 11:37:23\";i:1;s:19:\"2026-02-20 11:37:30\";i:2;s:19:\"2026-02-20 11:47:22\";i:3;s:19:\"2026-02-20 11:47:27\";i:4;s:19:\"2026-02-20 11:51:53\";i:5;s:19:\"2026-02-20 11:53:21\";i:6;s:19:\"2026-02-20 13:18:37\";i:7;s:19:\"2026-02-20 13:51:50\";i:8;s:19:\"2026-02-20 13:52:00\";i:9;s:19:\"2026-02-20 13:59:37\";i:10;s:19:\"2026-02-20 13:59:48\";i:11;s:19:\"2026-02-20 14:00:02\";i:12;s:19:\"2026-02-20 14:01:22\";i:13;s:19:\"2026-02-20 14:01:35\";i:14;s:19:\"2026-02-20 14:11:19\";i:15;s:19:\"2026-02-20 14:11:27\";i:16;s:19:\"2026-02-20 14:14:09\";i:17;s:19:\"2026-02-20 14:16:34\";i:18;s:19:\"2026-02-23 09:50:20\";i:19;s:19:\"2026-02-23 09:50:26\";i:20;s:19:\"2026-02-23 14:41:51\";i:21;s:19:\"2026-02-23 14:47:21\";i:22;s:19:\"2026-02-23 14:56:59\";i:23;s:19:\"2026-02-24 09:46:25\";i:24;s:19:\"2026-02-24 09:46:32\";i:25;s:19:\"2026-02-24 09:46:33\";i:26;s:19:\"2026-02-24 12:28:14\";i:27;s:19:\"2026-02-24 12:29:51\";i:28;s:19:\"2026-02-24 12:36:43\";i:29;s:19:\"2026-02-24 12:38:54\";i:30;s:19:\"2026-02-24 12:40:56\";i:31;s:19:\"2026-02-24 12:41:11\";i:32;s:19:\"2026-02-24 12:55:24\";i:33;s:19:\"2026-02-24 12:55:24\";i:34;s:19:\"2026-02-24 12:55:24\";i:35;s:19:\"2026-02-24 12:55:34\";i:36;s:19:\"2026-02-24 12:57:13\";i:37;s:19:\"2026-02-24 12:57:50\";i:38;s:19:\"2026-02-24 17:58:15\";i:39;s:19:\"2026-02-24 17:58:20\";i:40;s:19:\"2026-02-24 17:58:29\";i:41;s:19:\"2026-02-24 17:59:05\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:4:\"line\";i:96;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:7:\"\0*\0line\";i:96;}s:32:\"442e31cdf9e1424a4c2aaa9e8123dd8f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-17 13:21:35\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:109:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/data/controller.php\";s:4:\"line\";i:243;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:99:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/data/v2/base/controller.php\";s:4:\"line\";i:174;s:8:\"function\";s:21:\"get_collection_params\";s:5:\"class\";s:42:\"ElementorPro\\Modules\\Notes\\Data\\Controller\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/data/v2/base/endpoint/index.php\";s:4:\"line\";i:57;s:8:\"function\";s:14:\"get_items_args\";s:5:\"class\";s:33:\"Elementor\\Data\\V2\\Base\\Controller\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:926;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-02-28 09:40:40\";i:1;s:19:\"2026-02-28 09:40:52\";i:2;s:19:\"2026-02-28 09:41:14\";i:3;s:19:\"2026-02-28 09:41:25\";i:4;s:19:\"2026-02-28 09:41:28\";i:5;s:19:\"2026-02-28 09:41:30\";i:6;s:19:\"2026-02-28 09:41:47\";i:7;s:19:\"2026-02-28 09:41:57\";i:8;s:19:\"2026-02-28 09:42:01\";i:9;s:19:\"2026-02-28 09:42:05\";i:10;s:19:\"2026-02-28 09:42:08\";i:11;s:19:\"2026-02-28 09:42:11\";i:12;s:19:\"2026-02-28 09:42:16\";i:13;s:19:\"2026-02-28 09:42:37\";i:14;s:19:\"2026-02-28 09:42:42\";i:15;s:19:\"2026-02-28 09:42:47\";i:16;s:19:\"2026-02-28 09:42:52\";i:17;s:19:\"2026-02-28 09:42:56\";i:18;s:19:\"2026-02-28 09:43:00\";i:19;s:19:\"2026-02-28 09:43:03\";i:20;s:19:\"2026-02-28 09:43:06\";i:21;s:19:\"2026-02-28 09:43:08\";i:22;s:19:\"2026-02-28 09:43:38\";i:23;s:19:\"2026-02-28 09:43:56\";i:24;s:19:\"2026-02-28 09:44:11\";i:25;s:19:\"2026-02-28 09:44:26\";i:26;s:19:\"2026-02-28 09:44:38\";i:27;s:19:\"2026-02-28 09:44:50\";i:28;s:19:\"2026-02-28 09:45:00\";i:29;s:19:\"2026-02-28 09:45:17\";i:30;s:19:\"2026-02-28 09:45:24\";i:31;s:19:\"2026-02-28 09:45:42\";i:32;s:19:\"2026-02-28 09:45:51\";i:33;s:19:\"2026-02-28 09:45:55\";i:34;s:19:\"2026-02-28 09:46:08\";i:35;s:19:\"2026-02-28 09:46:12\";i:36;s:19:\"2026-02-28 09:46:25\";i:37;s:19:\"2026-02-28 10:24:43\";i:38;s:19:\"2026-03-01 00:56:23\";i:39;s:19:\"2026-03-02 05:47:09\";i:40;s:19:\"2026-03-02 13:10:56\";i:41;s:19:\"2026-03-02 13:25:51\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:252;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:7:\"\0*\0line\";i:252;}s:32:\"aa18fcddda6c3737dcf7e96999a90335\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-17 13:21:35\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:18;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";}s:8:\"function\";s:7:\"include\";}i:4;a:5:{s:4:\"file\";s:109:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/data/controller.php\";s:4:\"line\";i:243;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:923;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-02-28 09:40:40\";i:1;s:19:\"2026-02-28 09:40:52\";i:2;s:19:\"2026-02-28 09:41:14\";i:3;s:19:\"2026-02-28 09:41:25\";i:4;s:19:\"2026-02-28 09:41:28\";i:5;s:19:\"2026-02-28 09:41:30\";i:6;s:19:\"2026-02-28 09:41:47\";i:7;s:19:\"2026-02-28 09:41:57\";i:8;s:19:\"2026-02-28 09:42:01\";i:9;s:19:\"2026-02-28 09:42:05\";i:10;s:19:\"2026-02-28 09:42:08\";i:11;s:19:\"2026-02-28 09:42:11\";i:12;s:19:\"2026-02-28 09:42:16\";i:13;s:19:\"2026-02-28 09:42:37\";i:14;s:19:\"2026-02-28 09:42:42\";i:15;s:19:\"2026-02-28 09:42:47\";i:16;s:19:\"2026-02-28 09:42:52\";i:17;s:19:\"2026-02-28 09:42:56\";i:18;s:19:\"2026-02-28 09:43:00\";i:19;s:19:\"2026-02-28 09:43:03\";i:20;s:19:\"2026-02-28 09:43:06\";i:21;s:19:\"2026-02-28 09:43:08\";i:22;s:19:\"2026-02-28 09:43:38\";i:23;s:19:\"2026-02-28 09:43:56\";i:24;s:19:\"2026-02-28 09:44:11\";i:25;s:19:\"2026-02-28 09:44:26\";i:26;s:19:\"2026-02-28 09:44:38\";i:27;s:19:\"2026-02-28 09:44:50\";i:28;s:19:\"2026-02-28 09:45:00\";i:29;s:19:\"2026-02-28 09:45:17\";i:30;s:19:\"2026-02-28 09:45:24\";i:31;s:19:\"2026-02-28 09:45:42\";i:32;s:19:\"2026-02-28 09:45:51\";i:33;s:19:\"2026-02-28 09:45:55\";i:34;s:19:\"2026-02-28 09:46:08\";i:35;s:19:\"2026-02-28 09:46:12\";i:36;s:19:\"2026-02-28 09:46:25\";i:37;s:19:\"2026-02-28 10:24:43\";i:38;s:19:\"2026-03-01 00:56:23\";i:39;s:19:\"2026-03-02 05:47:09\";i:40;s:19:\"2026-03-02 13:10:56\";i:41;s:19:\"2026-03-02 13:25:51\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:66;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:66;}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-18 17:16:15\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2026-02-18 17:16:15\";i:1;s:19:\"2026-02-18 17:16:15\";i:2;s:19:\"2026-02-18 17:16:36\";i:3;s:19:\"2026-02-18 17:16:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1771434975\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"934117\";}s:7:\"\0*\0file\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"934117\";}s:32:\"675acde6085e1e3747b6a336d8e53e6c\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-02-18 19:16:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:70:\"Cannot read properties of undefined (reading &#039;isDesignable&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-02-18 19:16:13\";i:1;s:19:\"2026-02-18 19:17:07\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1771442173\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \'isDesignable\')\";s:3:\"url\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"538087\";}s:7:\"\0*\0file\";s:100:\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.35.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"538087\";}s:32:\"91c9e44c511cb1d398dc58f7182e5276\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-18 14:06:24\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:170:\"ElementorPro\\Core\\Database\\Join_Clause::__construct(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:107:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/query-builder.php\";s:4:\"line\";i:601;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php\";s:4:\"line\";i:439;s:8:\"function\";s:9:\"left_join\";s:5:\"class\";s:40:\"ElementorPro\\Core\\Database\\Query_Builder\";s:4:\"type\";s:2:\"->\";}i:4;a:3:{s:8:\"function\";s:103:\"{closure:ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder::with_unread_replies_count():436}\";s:5:\"class\";s:60:\"ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-02-18 14:06:24\";i:1;s:19:\"2026-02-18 14:06:45\";i:2;s:19:\"2026-02-18 14:06:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:170:\"ElementorPro\\Core\\Database\\Join_Clause::__construct(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:105:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/join-clause.php\";s:4:\"line\";i:37;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:105:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/join-clause.php\";s:7:\"\0*\0line\";i:37;}s:32:\"7af633b9967229adb0d3003ca148eed8\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-18 14:06:24\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php\";s:4:\"line\";i:186;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:107:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/query-builder.php\";s:4:\"line\";i:1092;s:8:\"function\";s:89:\"{closure:ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder::with_author():180}\";s:5:\"class\";s:60:\"ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:113:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/model-query-builder.php\";s:4:\"line\";i:89;s:8:\"function\";s:3:\"get\";s:5:\"class\";s:40:\"ElementorPro\\Core\\Database\\Query_Builder\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-02-18 14:06:24\";i:1;s:19:\"2026-02-18 14:06:45\";i:2;s:19:\"2026-02-18 14:06:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:4:\"line\";i:96;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:7:\"\0*\0line\";i:96;}s:32:\"8bdcd14ad7d262e9de5ef1ad0026ac87\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-18 14:06:24\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:192:\"ElementorPro\\Modules\\Notes\\Database\\Query\\User_Query_Builder::__construct(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:172;s:4:\"args\";a:1:{i:0;s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:114:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:4:\"line\";i:97;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php\";s:4:\"line\";i:186;s:8:\"function\";s:5:\"query\";s:5:\"class\";s:47:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User\";s:4:\"type\";s:2:\"::\";}i:4;a:5:{s:4:\"file\";s:107:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/core/database/query-builder.php\";s:4:\"line\";i:1092;s:8:\"function\";s:89:\"{closure:ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder::with_author():180}\";s:5:\"class\";s:60:\"ElementorPro\\Modules\\Notes\\Database\\Query\\Note_Query_Builder\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-02-18 14:06:24\";i:1;s:19:\"2026-02-18 14:06:45\";i:2;s:19:\"2026-02-18 14:06:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:192:\"ElementorPro\\Modules\\Notes\\Database\\Query\\User_Query_Builder::__construct(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php\";s:4:\"line\";i:25;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php\";s:7:\"\0*\0line\";i:25;}s:32:\"62a008db21ceb2eae4447678b545942b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-02-18 14:11:53\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:21;s:14:\"\0*\0times_dates\";a:21:{i:0;s:19:\"2026-02-18 14:11:53\";i:1;s:19:\"2026-02-18 14:15:16\";i:2;s:19:\"2026-02-18 14:18:07\";i:3;s:19:\"2026-02-18 14:24:06\";i:4;s:19:\"2026-02-18 14:41:17\";i:5;s:19:\"2026-02-18 14:43:51\";i:6;s:19:\"2026-02-18 14:57:30\";i:7;s:19:\"2026-02-18 15:21:06\";i:8;s:19:\"2026-02-19 15:31:40\";i:9;s:19:\"2026-02-19 15:47:34\";i:10;s:19:\"2026-02-19 15:55:43\";i:11;s:19:\"2026-02-20 09:07:51\";i:12;s:19:\"2026-02-20 11:47:24\";i:13;s:19:\"2026-02-20 13:51:47\";i:14;s:19:\"2026-02-20 13:59:35\";i:15;s:19:\"2026-02-20 14:11:16\";i:16;s:19:\"2026-02-20 14:11:24\";i:17;s:19:\"2026-02-24 09:46:23\";i:18;s:19:\"2026-02-24 12:28:13\";i:19;s:19:\"2026-02-24 12:36:42\";i:20;s:19:\"2026-02-24 17:58:13\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:4:\"file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:230;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:230;}}','off'),(277,'boldgrid_backup_history','a:100:{i:0;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707822;s:7:\"message\";s:48:\"Disable Comments plugin (version 2.6.0) deleted.\";}i:1;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707873;s:7:\"message\";s:53:\"FileOrganizer Pro plugin (version 1.1.6) deactivated.\";}i:2;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707873;s:7:\"message\";s:49:\"FileOrganizer plugin (version 1.1.6) deactivated.\";}i:3;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707880;s:7:\"message\";s:45:\"FileOrganizer plugin (version 1.1.6) deleted.\";}i:4;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707884;s:7:\"message\";s:49:\"FileOrganizer Pro plugin (version 1.1.6) deleted.\";}i:5;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707934;s:7:\"message\";s:42:\"SoftWP plugin (version 2.3.2) deactivated.\";}i:6;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764707943;s:7:\"message\";s:38:\"SoftWP plugin (version 2.3.2) deleted.\";}i:7;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764952124;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251205-162548.zip.\";}i:8;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764952232;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251024-025145.zip\";}i:9;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764952479;s:7:\"message\";s:62:\"Modern Events Calendar Lite plugin upgraded to version 7.28.0.\";}i:10;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1764955860;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251205-173029.zip.\";}i:11;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1764955866;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251025-020819.zip\";}i:12;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1764955867;s:7:\"message\";s:56:\"Accessibility Checker plugin upgraded to version 1.35.0.\";}i:13;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764957714;s:7:\"message\";s:44:\"Elementor plugin upgraded to version 3.33.3.\";}i:14;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1764957743;s:7:\"message\";s:48:\"Elementor Pro plugin upgraded to version 3.33.2.\";}i:15;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765332694;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251210-020949.zip.\";}i:16;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765332785;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251112-192557.zip\";}i:17;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765366552;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251210-113524.zip.\";}i:18;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765366554;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251126-142012.zip\";}i:19;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765366555;s:7:\"message\";s:47:\"Loginizer Pro plugin upgraded to version 2.0.4.\";}i:20;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765428279;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251211-044410.zip.\";}i:21;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765428280;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251202-202714.zip\";}i:22;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765428282;s:7:\"message\";s:45:\"Astra Pro plugin upgraded to version 4.11.12.\";}i:23;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765997311;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251217-184800.zip.\";}i:24;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765997312;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251205-162548.zip\";}i:25;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1765997314;s:7:\"message\";s:45:\"Astra Pro plugin upgraded to version 4.11.13.\";}i:26;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1766431403;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251222-192253.zip.\";}i:27;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1766431413;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251205-173029.zip\";}i:28;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1766431415;s:7:\"message\";s:56:\"Accessibility Checker plugin upgraded to version 1.36.0.\";}i:29;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1766435591;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251222-203243.zip.\";}i:30;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1766435593;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251210-020949.zip\";}i:31;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1766435833;s:7:\"message\";s:44:\"Elementor plugin upgraded to version 3.34.0.\";}i:32;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1766435852;s:7:\"message\";s:48:\"Elementor Pro plugin upgraded to version 3.34.0.\";}i:33;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767030550;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251229-174840.zip.\";}i:34;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767030551;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251210-113524.zip\";}i:35;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767030592;s:7:\"message\";s:62:\"Modern Events Calendar Lite plugin upgraded to version 7.29.0.\";}i:36;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767807537;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260107-173826.zip.\";}i:37;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767807537;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251211-044410.zip\";}i:38;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767807601;s:7:\"message\";s:44:\"Astra Pro plugin upgraded to version 4.12.0.\";}i:39;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1767807840;s:7:\"message\";s:44:\"Elementor plugin upgraded to version 3.34.1.\";}i:40;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1768398811;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260114-135258.zip.\";}i:41;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1768398811;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251217-184800.zip\";}i:42;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1768398814;s:7:\"message\";s:40:\"GoSMTP plugin upgraded to version 1.1.7.\";}i:43;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1768398824;s:7:\"message\";s:44:\"GoSMTP Pro plugin upgraded to version 1.1.7.\";}i:44;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769145526;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260123-051811.zip.\";}i:45;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769145537;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251222-192253.zip\";}i:46;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769145538;s:7:\"message\";s:44:\"Astra Pro plugin upgraded to version 4.12.1.\";}i:47;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769421345;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260126-095513.zip.\";}i:48;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769421346;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251222-203243.zip\";}i:49;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769421348;s:7:\"message\";s:44:\"Astra Pro plugin upgraded to version 4.12.1.\";}i:50;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769627230;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260128-190633.zip.\";}i:51;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769627234;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20251229-174840.zip\";}i:52;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769627236;s:7:\"message\";s:56:\"Accessibility Checker plugin upgraded to version 1.37.0.\";}i:53;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769656818;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260129-031944.zip.\";}i:54;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769656819;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260107-173826.zip\";}i:55;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1769656821;s:7:\"message\";s:44:\"GoSMTP Pro plugin upgraded to version 1.1.8.\";}i:56;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054091;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260202-174057.zip.\";}i:57;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054091;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260114-135258.zip\";}i:58;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054225;s:7:\"message\";s:48:\"Elementor Pro plugin upgraded to version 3.35.0.\";}i:59;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054247;s:7:\"message\";s:62:\"Modern Events Calendar Lite plugin upgraded to version 7.30.0.\";}i:60;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054821;s:7:\"message\";s:74:\"Ally - Web Accessibility &amp; Usability plugin (version 4.0.3) activated.\";}i:61;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054825;s:7:\"message\";s:88:\"Image Optimizer - Compress, Resize and Optimize Images plugin (version 1.7.2) activated.\";}i:62;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054828;s:7:\"message\";s:106:\"Site Mailer - SMTP Replacement, Email API Deliverability &amp; Email Log plugin (version 1.4.2) activated.\";}i:63;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770054839;s:7:\"message\";s:39:\"Angie plugin (version 1.0.4) activated.\";}i:64;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1770141954;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260203-180514.zip.\";}i:65;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1770141956;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260123-051811.zip\";}i:66;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1770141961;s:7:\"message\";s:33:\"WordPress updated to version 6.9.\";}i:67;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770393381;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260206-155539.zip.\";}i:68;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770393386;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260126-095513.zip\";}i:69;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770393411;s:7:\"message\";s:44:\"Astra Pro plugin upgraded to version 4.12.1.\";}i:70;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770396685;s:7:\"message\";s:44:\"Astra Pro plugin upgraded to version 4.12.2.\";}i:71;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1770396731;s:7:\"message\";s:44:\"Elementor plugin upgraded to version 3.35.3.\";}i:72;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771328502;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260217-114103.zip.\";}i:73;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771328506;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260128-190633.zip\";}i:74;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771328507;s:7:\"message\";s:47:\"Loginizer Pro plugin upgraded to version 2.0.5.\";}i:75;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771354169;s:7:\"message\";s:41:\"Angie plugin (version 1.0.4) deactivated.\";}i:76;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771354176;s:7:\"message\";s:37:\"Angie plugin (version 1.0.4) deleted.\";}i:77;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771354320;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260217-185122.zip.\";}i:78;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771354324;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260129-031944.zip\";}i:79;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771354377;s:7:\"message\";s:48:\"Elementor Pro plugin upgraded to version 3.35.1.\";}i:80;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1771607385;s:7:\"message\";s:84:\"Google Analytics for WordPress by MonsterInsights plugin (version 10.0.2) activated.\";}i:81;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1771607650;s:7:\"message\";s:52:\"UserFeedback Lite plugin (version 1.10.1) activated.\";}i:82;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1771607652;s:7:\"message\";s:43:\"WPConsent plugin (version 1.1.3) activated.\";}i:83;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1771607656;s:7:\"message\";s:50:\"All in One SEO plugin (version 4.9.4.1) activated.\";}i:84;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1771607658;s:7:\"message\";s:45:\"Duplicator plugin (version 1.5.15) activated.\";}i:85;a:3:{s:7:\"user_id\";i:0;s:9:\"timestamp\";i:1771607663;s:7:\"message\";s:48:\"WPForms Lite plugin (version 1.9.9.2) activated.\";}i:86;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771948136;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260224-154808.zip.\";}i:87;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771948137;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260202-174057.zip\";}i:88;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1771948138;s:7:\"message\";s:45:\"WPConsent plugin upgraded to version 1.1.3.1.\";}i:89;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772026578;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260225-133530.zip.\";}i:90;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772026581;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260203-180514.zip\";}i:91;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772026583;s:7:\"message\";s:40:\"GoSMTP plugin upgraded to version 1.1.9.\";}i:92;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772026584;s:7:\"message\";s:44:\"GoSMTP Pro plugin upgraded to version 1.1.9.\";}i:93;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1772219683;s:7:\"message\";s:58:\"Accessibility Checker plugin (version 1.37.0) deactivated.\";}i:94;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1772219694;s:7:\"message\";s:54:\"Accessibility Checker plugin (version 1.37.0) deleted.\";}i:95;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1772219701;s:7:\"message\";s:66:\"LEANWI Accessibility Reporting plugin (version 1.1.2) deactivated.\";}i:96;a:3:{s:7:\"user_id\";i:1;s:9:\"timestamp\";i:1772219718;s:7:\"message\";s:62:\"LEANWI Accessibility Reporting plugin (version 1.1.2) deleted.\";}i:97;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772527815;s:7:\"message\";s:125:\"Backup file created: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260303-084921.zip.\";}i:98;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772527818;s:7:\"message\";s:164:\"Due to retention settings, the following backup was deleted: /home/nflsli5/boldgrid_backup/boldgrid-backup-wp.kewauneepubliclibrary.org-a364e10d-20260206-155539.zip\";}i:99;a:3:{s:7:\"user_id\";s:7:\"WP Cron\";s:9:\"timestamp\";i:1772527847;s:7:\"message\";s:47:\"Loginizer Pro plugin upgraded to version 2.0.6.\";}}','off'),(281,'elementor_version','3.35.5','auto'),(282,'elementor_install_history','a:16:{s:6:\"3.31.2\";i:1755025586;s:6:\"3.31.3\";i:1756323774;s:6:\"3.31.4\";i:1757396516;s:6:\"3.31.5\";i:1757484982;s:6:\"3.32.0\";i:1757943987;s:6:\"3.32.1\";i:1758087322;s:6:\"3.32.3\";i:1759521492;s:6:\"3.32.4\";i:1759802974;s:6:\"3.32.5\";i:1761121262;s:6:\"3.33.0\";i:1762842063;s:6:\"3.33.1\";i:1763430459;s:6:\"3.34.1\";i:1767808170;s:6:\"3.34.2\";i:1768935191;s:6:\"3.34.3\";i:1769475353;s:6:\"3.34.4\";i:1769713607;s:6:\"3.35.5\";i:1771354467;}','auto'),(283,'elementor_events_db_version','1.0.0','off'),(287,'elementor_onboarded','1','auto'),(288,'elementor_connect_site_key','9361223737a33d5348648470b11d81ef','auto'),(279,'elementor_landing_pages_activation','0','auto'),(280,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),(189,'boldgrid_backup_environment','a:3:{s:8:\"hostname\";s:26:\"ngx304.inmotionhosting.com\";s:10:\"phpversion\";s:6:\"8.4.17\";s:9:\"wpversion\";s:5:\"6.9.1\";}','auto'),(192,'external_updates-cookieadmin-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1764191764;s:14:\"checkedVersion\";s:5:\"1.1.3\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"cookieadmin-pro\";s:7:\"version\";s:5:\"1.1.3\";s:8:\"homepage\";s:24:\"https://cookieadmin.net/\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"download_url\";s:147:\"https://s5.softaculous.com/a/cookieadmin/download.php?version=1.1.3&license=SOFTWP-50042-43371-18310-24028&url=https://wp.kewauneepubliclibrary.org\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(195,'external_updates-fileorganizer-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1764707269;s:14:\"checkedVersion\";s:5:\"1.1.6\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:17:\"fileorganizer-pro\";s:7:\"version\";s:5:\"1.1.6\";s:8:\"homepage\";s:26:\"https://fileorganizer.net/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:149:\"https://s8.softaculous.com/a/fileorganizer/download.php?version=1.1.6&license=SOFTWP-50042-43371-18310-24028&url=https://wp.kewauneepubliclibrary.org\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:39:\"fileorganizer-pro/fileorganizer-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(196,'external_updates-gosmtp-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1772527847;s:14:\"checkedVersion\";s:5:\"1.1.9\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:10:\"gosmtp-pro\";s:7:\"version\";s:5:\"1.1.9\";s:8:\"homepage\";s:19:\"https://gosmtp.net/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:142:\"https://s0.softaculous.com/a/gosmtp/download.php?version=1.1.9&license=SOFTWP-50042-43371-18310-24028&url=https://wp.kewauneepubliclibrary.org\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(214,'loginizer_promo_time','-1757943813','auto'),(215,'loginizer_backuply_promo_time','1755025394','auto'),(216,'loginizer_csrf_promo_time','1755025394','auto'),(228,'finished_updating_comment_type','1','auto'),(217,'external_updates-softaculous-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1764707690;s:14:\"checkedVersion\";s:5:\"2.3.2\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"softaculous-pro\";s:7:\"version\";s:5:\"2.3.4\";s:8:\"homepage\";s:19:\"https://softwp.net/\";s:6:\"tested\";s:3:\"6.8\";s:12:\"download_url\";s:142:\"https://s8.softaculous.com/a/softwp/download.php?version=2.3.4&license=SOFTWP-50042-43371-18310-24028&url=https://wp.kewauneepubliclibrary.org\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"softaculous-pro/softaculous-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(1462,'ast-theme-css-status','','auto'),(1463,'astra-addon-js-status','','auto'),(445,'loginizer_login_attempt_stats','a:87:{i:1755025200;a:1:{i:1;i:1;}i:1755104400;a:1:{i:0;i:6;}i:1755169200;a:1:{i:0;i:3;}i:1755190800;a:1:{i:0;i:3;}i:1755194400;a:1:{i:1;i:1;}i:1755885600;a:1:{i:1;i:1;}i:1757095200;a:1:{i:1;i:1;}i:1757941200;a:1:{i:1;i:1;}i:1758117600;a:1:{i:1;i:1;}i:1758538800;a:1:{i:0;i:3;}i:1759518000;a:1:{i:1;i:1;}i:1760101200;a:1:{i:1;i:1;}i:1760119200;a:1:{i:1;i:1;}i:1760364000;a:1:{i:0;i:9;}i:1760378400;a:1:{i:0;i:3;}i:1760382000;a:1:{i:0;i:3;}i:1760983200;a:1:{i:1;i:1;}i:1761141600;a:1:{i:1;i:1;}i:1761224400;a:1:{i:1;i:1;}i:1761476400;a:1:{i:0;i:9;}i:1761631200;a:1:{i:0;i:3;}i:1761670800;a:1:{i:0;i:3;}i:1761674400;a:1:{i:1;i:1;}i:1761685200;a:1:{i:0;i:3;}i:1761742800;a:1:{i:1;i:1;}i:1763474400;a:1:{i:1;i:1;}i:1764165600;a:1:{i:1;i:1;}i:1764190800;a:1:{i:1;i:1;}i:1764705600;a:1:{i:1;i:1;}i:1764946800;a:1:{i:1;i:1;}i:1765695600;a:1:{i:0;i:3;}i:1765702800;a:1:{i:0;i:3;}i:1765713600;a:1:{i:0;i:6;}i:1766160000;a:1:{i:1;i:1;}i:1766307600;a:1:{i:0;i:6;}i:1766314800;a:1:{i:0;i:3;}i:1766419200;a:1:{i:1;i:1;}i:1766422800;a:1:{i:0;i:9;}i:1766426400;a:1:{i:0;i:3;}i:1767027600;a:1:{i:1;i:1;}i:1767096000;a:1:{i:0;i:6;}i:1767124800;a:2:{i:1;i:1;i:0;i:3;}i:1767128400;a:1:{i:1;i:1;}i:1767553200;a:1:{i:0;i:3;}i:1767729600;a:1:{i:1;i:1;}i:1767805200;a:1:{i:1;i:1;}i:1767902400;a:1:{i:1;i:1;}i:1767970800;a:1:{i:1;i:2;}i:1768244400;a:1:{i:1;i:1;}i:1768251600;a:1:{i:1;i:1;}i:1768323600;a:1:{i:1;i:1;}i:1768395600;a:1:{i:1;i:1;}i:1768586400;a:1:{i:1;i:1;}i:1768597200;a:1:{i:0;i:4;}i:1769529600;a:1:{i:1;i:1;}i:1770051600;a:1:{i:1;i:1;}i:1770112800;a:1:{i:0;i:3;}i:1770127200;a:1:{i:1;i:1;}i:1770134400;a:1:{i:0;i:3;}i:1770138000;a:1:{i:0;i:3;}i:1770213600;a:1:{i:1;i:1;}i:1770231600;a:1:{i:1;i:1;}i:1770296400;a:1:{i:1;i:1;}i:1770300000;a:1:{i:1;i:1;}i:1770390000;a:1:{i:1;i:1;}i:1770894000;a:1:{i:0;i:6;}i:1770919200;a:1:{i:0;i:3;}i:1771005600;a:1:{i:0;i:3;}i:1771351200;a:1:{i:1;i:1;}i:1771423200;a:1:{i:1;i:1;}i:1771430400;a:1:{i:1;i:1;}i:1771434000;a:1:{i:1;i:1;}i:1771444800;a:1:{i:1;i:1;}i:1771534800;a:1:{i:1;i:1;}i:1771596000;a:1:{i:0;i:9;}i:1771614000;a:1:{i:1;i:2;}i:1771617600;a:2:{i:1;i:2;i:0;i:1;}i:1771657200;a:1:{i:0;i:3;}i:1771660800;a:1:{i:0;i:3;}i:1771858800;a:1:{i:1;i:2;}i:1771862400;a:2:{i:1;i:2;i:0;i:3;}i:1771866000;a:1:{i:0;i:3;}i:1771876800;a:1:{i:1;i:2;}i:1771945200;a:1:{i:1;i:1;}i:1771956000;a:1:{i:1;i:1;}i:1771974000;a:1:{i:1;i:1;}i:1772218800;a:1:{i:1;i:1;}}','off'),(1357,'bglib_rating_prompt','a:1:{i:0;a:6:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:212:\"It looks like you&#039;ve created 10 backups with the Total Upkeep plugin! If you feel you&#039;re getting really good value from the Total Upkeep plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:47:\"Maybe later, I&#039;m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:47:\"I already did / Permanently dismiss this notice\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:389:\"Thanks! A new page should have opened to the Total Upkeep ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn&#039;t open, please click the following link: <a href=\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\" target=\"_blank\">https://wordpress.org/support/plugin/boldgrid-backup/reviews/</a>\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:246:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you&#039;re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:264:\"Thank you for the previous rating! You can help us to continue improving the Total Upkeep plugin by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Total Upkeep plugin!\";}}s:10:\"time_added\";i:1755806838;s:12:\"time_snoozed\";i:1771354491;s:18:\"time_snoozed_until\";i:1771959291;}}','auto'),(477,'boldgrid_backup_in_progress_data','a:7:{s:6:\"status\";s:22:\"Backing up database...\";s:12:\"log_filename\";s:22:\"archive-1772554503.log\";s:3:\"pid\";i:314170;s:10:\"start_time\";i:1772554503;s:7:\"trigger\";s:11:\"Auto update\";s:6:\"tables\";a:68:{i:0;s:26:\"wpgy_accessibility_checker\";i:1;s:28:\"wpgy_actionscheduler_actions\";i:2;s:27:\"wpgy_actionscheduler_claims\";i:3;s:27:\"wpgy_actionscheduler_groups\";i:4;s:25:\"wpgy_actionscheduler_logs\";i:5;s:39:\"wpgy_aioseo_ai_insights_keyword_reports\";i:6;s:17:\"wpgy_aioseo_cache\";i:7;s:38:\"wpgy_aioseo_crawl_cleanup_blocked_args\";i:8;s:30:\"wpgy_aioseo_crawl_cleanup_logs\";i:9;s:25:\"wpgy_aioseo_notifications\";i:10;s:17:\"wpgy_aioseo_posts\";i:11;s:32:\"wpgy_aioseo_seo_analyzer_results\";i:12;s:38:\"wpgy_aioseo_writing_assistant_keywords\";i:13;s:35:\"wpgy_aioseo_writing_assistant_posts\";i:14;s:16:\"wpgy_blc_filters\";i:15;s:18:\"wpgy_blc_instances\";i:16;s:14:\"wpgy_blc_links\";i:17;s:14:\"wpgy_blc_synch\";i:18;s:16:\"wpgy_commentmeta\";i:19;s:13:\"wpgy_comments\";i:20;s:24:\"wpgy_duplicator_packages\";i:21;s:13:\"wpgy_e_events\";i:22;s:12:\"wpgy_e_notes\";i:23;s:28:\"wpgy_e_notes_users_relations\";i:24;s:18:\"wpgy_e_submissions\";i:25;s:30:\"wpgy_e_submissions_actions_log\";i:26;s:25:\"wpgy_e_submissions_values\";i:27;s:42:\"wpgy_ea11y_global_remediation_relationship\";i:28;s:23:\"wpgy_ea11y_page_scanned\";i:29;s:28:\"wpgy_ea11y_pages_remediation\";i:30;s:26:\"wpgy_ea11y_scanner_results\";i:31;s:42:\"wpgy_leanwi_accessibility_checker_snapshot\";i:32;s:31:\"wpgy_leanwi_accessibility_notes\";i:33;s:20:\"wpgy_leanwi_snapshot\";i:34;s:10:\"wpgy_links\";i:35;s:19:\"wpgy_loginizer_logs\";i:36;s:18:\"wpgy_mec_attendees\";i:37;s:26:\"wpgy_mec_booking_attendees\";i:38;s:17:\"wpgy_mec_bookings\";i:39;s:14:\"wpgy_mec_dates\";i:40;s:15:\"wpgy_mec_events\";i:41;s:20:\"wpgy_mec_occurrences\";i:42;s:14:\"wpgy_mec_users\";i:43;s:26:\"wpgy_monsterinsights_cache\";i:44;s:12:\"wpgy_options\";i:45;s:13:\"wpgy_postmeta\";i:46;s:10:\"wpgy_posts\";i:47;s:19:\"wpgy_site_mail_logs\";i:48;s:23:\"wpgy_site_mail_statuses\";i:49;s:27:\"wpgy_site_mail_suppressions\";i:50;s:23:\"wpgy_term_relationships\";i:51;s:18:\"wpgy_term_taxonomy\";i:52;s:13:\"wpgy_termmeta\";i:53;s:10:\"wpgy_terms\";i:54;s:16:\"wpgy_tm_taskmeta\";i:55;s:13:\"wpgy_tm_tasks\";i:56;s:36:\"wpgy_userfeedback_heatmap_recordings\";i:57;s:26:\"wpgy_userfeedback_heatmaps\";i:58;s:30:\"wpgy_userfeedback_post_ratings\";i:59;s:34:\"wpgy_userfeedback_survey_responses\";i:60;s:25:\"wpgy_userfeedback_surveys\";i:61;s:13:\"wpgy_usermeta\";i:62;s:10:\"wpgy_users\";i:63;s:17:\"wpgy_wpforms_logs\";i:64;s:25:\"wpgy_wpforms_payment_meta\";i:65;s:21:\"wpgy_wpforms_payments\";i:66;s:23:\"wpgy_wpforms_tasks_meta\";i:67;s:21:\"wpgy_wpo_404_detector\";}s:4:\"step\";i:1;}','auto'),(209,'category_children','a:0:{}','auto'),(21203,'image_optimizer_compression_level','lossy','auto'),(21204,'image_optimizer_optimize_on_upload','1','auto'),(21205,'image_optimizer_resize_larger_images','1','auto'),(21206,'image_optimizer_resize_larger_images_size','1920','auto'),(21207,'image_optimizer_exif_metadata','1','auto'),(21208,'image_optimizer_original_images','1','auto'),(21209,'image_optimizer_convert_to_format','webp','auto'),(21210,'image_optimizer_custom_sizes','all','auto'),(21211,'image_optimizer_help_videos','','auto'),(21237,'_angie_notifications','a:2:{s:7:\"timeout\";i:1771397369;s:5:\"value\";s:8157:\"[{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated Elementor assets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}','off'),(21220,'image_optimizer_review_data','a:8:{s:10:\"dismissals\";i:0;s:13:\"hide_for_days\";i:0;s:12:\"last_dismiss\";N;s:6:\"rating\";N;s:8:\"feedback\";N;s:8:\"added_on\";s:19:\"2026-02-02 17:53:51\";s:9:\"submitted\";b:0;s:19:\"repo_review_clicked\";b:0;}','off'),(21221,'ea11y_review_data','a:8:{s:10:\"dismissals\";i:1;s:13:\"hide_for_days\";i:30;s:12:\"last_dismiss\";s:19:\"2026-02-17 13:22:09\";s:6:\"rating\";N;s:8:\"feedback\";N;s:8:\"added_on\";s:19:\"2026-02-02 17:53:51\";s:9:\"submitted\";b:0;s:19:\"repo_review_clicked\";b:0;}','off'),(21222,'site_mailer_review_data','a:8:{s:10:\"dismissals\";i:0;s:13:\"hide_for_days\";i:0;s:12:\"last_dismiss\";N;s:6:\"rating\";N;s:8:\"feedback\";N;s:8:\"added_on\";s:19:\"2026-02-02 17:53:51\";s:9:\"submitted\";b:0;s:19:\"repo_review_clicked\";b:0;}','off'),(21223,'action_scheduler_lock_async-request-runner','69a47a07178ae1.34286819|1772386883','no'),(21224,'site_mailer_subscription_id','14523969','auto'),(21225,'site_mailer_plan_data','O:8:\"stdClass\":5:{s:4:\"user\";O:8:\"stdClass\":2:{s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";s:2:\"id\";s:7:\"6121432\";}s:4:\"plan\";O:8:\"stdClass\":7:{s:5:\"quota\";O:8:\"stdClass\":2:{s:7:\"allowed\";i:0;s:4:\"used\";i:0;}s:15:\"subscription_id\";s:8:\"14523969\";s:15:\"next_cycle_date\";s:25:\"2027-01-28T00:00:00+00:00\";s:6:\"status\";s:6:\"ACTIVE\";s:4:\"name\";s:13:\"Elementor One\";s:8:\"features\";O:8:\"stdClass\":21:{s:10:\"generation\";s:5:\"empty\";s:4:\"tier\";s:6:\"agency\";s:16:\"kit_access_level\";i:20;s:21:\"template_access_level\";i:20;s:9:\"templates\";i:50000;s:5:\"teams\";i:3;s:10:\"cloud_kits\";i:5368709120;s:14:\"retention_unit\";s:5:\"month\";s:9:\"retention\";i:1;s:24:\"io_large-uploads-allowed\";b:1;s:10:\"sm_domains\";i:1000;s:18:\"ally_screen_reader\";b:1;s:24:\"ally_send_analytics_data\";b:1;s:27:\"ally_remove_elementor_label\";b:1;s:18:\"ally_lang_selector\";b:1;s:12:\"ally_globals\";b:1;s:15:\"ally_ai_credits\";i:25000;s:13:\"scanned_pages\";i:5000;s:16:\"real_activations\";i:1000;s:18:\"ally_bulk_alt_text\";b:1;s:4:\"plan\";s:11:\"One Agency \";}s:13:\"product_title\";s:11:\"One Agency \";}s:6:\"scopes\";a:2:{i:0;s:6:\"openid\";i:1;s:14:\"offline_access\";}s:8:\"site_url\";s:36:\"https://wp.kewauneepubliclibrary.org\";s:6:\"sender\";O:8:\"stdClass\":3:{s:7:\"default\";s:42:\"site-e5988b8f@em0001.sitemailerservice.com\";s:14:\"sender_in_used\";s:42:\"site-e5988b8f@em0001.sitemailerservice.com\";s:7:\"domains\";a:1:{i:0;O:8:\"stdClass\":0:{}}}}','auto'),(21226,'site_mailer_is_valid_plan_data','1','auto'),(21227,'site_mailer_plan_scope','a:2:{i:0;s:6:\"openid\";i:1;s:14:\"offline_access\";}','off'),(12436,'db_upgraded','','on'),(1788,'wsblc_options','{\"max_execution_time\":420,\"check_threshold\":72,\"recheck_count\":3,\"recheck_threshold\":1800,\"run_in_dashboard\":true,\"run_via_cron\":true,\"mark_broken_links\":true,\"broken_link_css\":\".broken_link, a.broken_link {\\n\\ttext-decoration: line-through;\\n}\",\"nofollow_broken_links\":false,\"mark_removed_links\":false,\"removed_link_css\":\".removed_link, a.removed_link {\\n\\ttext-decoration: line-through;\\n}\",\"exclusion_list\":[],\"send_email_notifications\":true,\"send_authors_email_notifications\":false,\"notification_email_address\":\"\",\"notification_schedule\":\"daily\",\"last_notification_sent\":1771816573,\"suggestions_enabled\":true,\"warnings_enabled\":true,\"server_load_limit\":46,\"enable_load_limit\":true,\"custom_fields\":[],\"acf_fields\":[],\"enabled_post_statuses\":[\"publish\"],\"autoexpand_widget\":true,\"dashboard_widget_capability\":\"edit_others_posts\",\"show_link_count_bubble\":true,\"table_layout\":\"flexible\",\"table_compact\":true,\"table_visible_columns\":[\"new-url\",\"status\",\"used-in\",\"new-link-text\"],\"table_links_per_page\":30,\"table_color_code_status\":true,\"need_resynch\":false,\"current_db_version\":17,\"timeout\":30,\"highlight_permanent_failures\":false,\"failure_duration_threshold\":3,\"logging_enabled\":false,\"log_file\":\"\",\"incorrect_path\":false,\"clear_log_on\":\"\",\"custom_log_file_enabled\":false,\"installation_complete\":true,\"installation_flag_cleared_on\":\"2025-08-27T18:46:16+00:00 (1756320376.5044)\",\"installation_flag_set_on\":\"2025-08-27T18:46:17+00:00 (1756320377.1207)\",\"show_link_actions\":{\"blc-deredirect-action\":false},\"youtube_api_key\":\"\",\"blc_post_modified\":\"\",\"first_installation_timestamp\":1756320376,\"active_modules\":{\"http\":{\"WDP ID\":\"\",\"ModuleID\":\"http\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHttpChecker\",\"ModulePriority\":-1,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Basic HTTP\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Check all links that have the HTTP\\/HTTPS protocol.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"Basic HTTP\",\"AuthorName\":\"Janis Elsts\",\"file\":\"checkers\\/http.php\"},\"link\":{\"WDP ID\":\"\",\"ModuleID\":\"link\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLLink\",\"ModulePriority\":1000,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML links\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Example : <code>&lt;a href=\\\"http:\\/\\/example.com\\/\\\"&gt;link text&lt;\\/a&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"HTML links\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/html_link.php\"},\"image\":{\"WDP ID\":\"\",\"ModuleID\":\"image\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLImage\",\"ModulePriority\":900,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML images\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"e.g. <code>&lt;img src=\\\"http:\\/\\/example.com\\/fluffy.jpg\\\"&gt;<\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"HTML images\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/image.php\"},\"metadata\":{\"WDP ID\":\"\",\"ModuleID\":\"metadata\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcMetadataParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Metadata\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses metadata (AKA custom fields)\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"Metadata\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/metadata.php\"},\"url_field\":{\"WDP ID\":\"\",\"ModuleID\":\"url_field\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcUrlField\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"URL fields\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses data fields that contain a single, plaintext URL.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"URL fields\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/url_field.php\"},\"comment\":{\"WDP ID\":\"\",\"ModuleID\":\"comment\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcCommentManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Comments\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"Comments\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/comment.php\"},\"acf\":{\"WDP ID\":\"\",\"ModuleID\":\"acf\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcACFParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"ACF\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses acf fields (AKA custom fields)\",\"Author\":\"Janne Aalto\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"ACF\",\"AuthorName\":\"Janne Aalto\",\"file\":\"parsers\\/acf_field.php\"},\"post\":{\"Name\":\"Posts\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"post\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"page\":{\"Name\":\"Pages\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"page\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"youtube-checker\":{\"WDP ID\":\"\",\"ModuleID\":\"youtube-checker\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeChecker\",\"ModulePriority\":100,\"ModuleCheckerUrlPattern\":\"@^https?:\\/\\/(?:([\\\\w\\\\d]+\\\\.)*youtube\\\\.[^\\/]+\\/watch\\\\?.*v=[^\\/#]|youtu\\\\.be\\/[^\\/#\\\\?]+|(?:[\\\\w\\\\d]+\\\\.)*?youtube\\\\.[^\\/]+\\/(playlist|view_play_list)\\\\?[^\\/#]{15,}?)@i\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"YouTube API\",\"PluginURI\":\"\",\"Version\":\"3\",\"Description\":\"Check links to YouTube videos and playlists using the YouTube API.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"YouTube API\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube.php\"},\"youtube-iframe\":{\"WDP ID\":\"\",\"ModuleID\":\"youtube-iframe\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeIframe\",\"ModulePriority\":120,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Embedded YouTube videos\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parse embedded videos from YouTube\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"Embedded YouTube videos\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube-iframe.php\"},\"dummy\":{\"WDP ID\":\"\",\"ModuleID\":\"dummy\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcDummyManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Dummy\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"RequiresWP\":\"\",\"RequiresPHP\":\"\",\"UpdateURI\":\"\",\"RequiresPlugins\":\"\",\"Title\":\"Dummy\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/dummy.php\"}},\"module_deactivated_when\":{\"custom_field\":1756302376,\"acf_field\":1756302376},\"last_email\":{\"subject\":\"[Kewaunee Public Library] Broken links detected\",\"timestamp\":1771816573,\"success\":true}}','auto'),(1789,'blc_installation_log','a:61:{i:0;a:3:{i:0;i:1;i:1;s:40:\"Plugin activated at 2025-08-27 13:46:16.\";i:2;N;}i:1;a:3:{i:0;i:1;i:1;s:27:\"Installation/update begins.\";i:2;N;}i:2;a:3:{i:0;i:1;i:1;s:25:\"Upgrading the database...\";i:2;N;}i:3;a:3:{i:0;i:1;i:1;s:31:\"... SHOW TABLES (0.001 seconds)\";i:2;N;}i:4;a:3:{i:0;i:1;i:1;s:264:\" [OK] \n	CREATE TABLE IF NOT EXISTS `wpgy_blc_filters` (\n		`id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n		`name` varchar(100) NOT NULL,\n		`params` text NOT NULL,\n\n		PRIMARY KEY (`id`)\n	) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci (0.050 seconds)\";i:2;N;}i:5;a:3:{i:0;i:1;i:1;s:711:\" [OK] \n\n	CREATE TABLE IF NOT EXISTS `wpgy_blc_instances` (\n		`instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,\n		`link_id` int(10) unsigned NOT NULL,\n		`container_id` int(10) unsigned NOT NULL,\n		`container_type` varchar(40) NOT NULL DEFAULT \'post\',\n		`link_text` text NOT NULL DEFAULT \'\',\n		`parser_type` varchar(40) NOT NULL DEFAULT \'link\',\n		`container_field` varchar(250) NOT NULL DEFAULT \'\',\n		`link_context` varchar(250) NOT NULL DEFAULT \'\',\n		`raw_url` text NOT NULL,\n\n		PRIMARY KEY (`instance_id`),\n		KEY `link_id` (`link_id`),\n		KEY `source_id` (`container_type`, `container_id`),\n		KEY `parser_type` (`parser_type`)\n	) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci (0.085 seconds)\";i:2;N;}i:6;a:3:{i:0;i:1;i:1;s:1598:\" [OK] \n\n	CREATE TABLE IF NOT EXISTS `wpgy_blc_links` (\n		`link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,\n		`url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\n		`first_failure` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n		`last_check` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n		`last_success` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n		`last_check_attempt` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n		`check_count` int(4) unsigned NOT NULL DEFAULT \'0\',\n		`final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,\n		`redirect_count` smallint(5) unsigned NOT NULL DEFAULT \'0\',\n		`log` text NOT NULL,\n		`http_code` smallint(6) NOT NULL DEFAULT \'0\',\n		`status_code` varchar(100) DEFAULT \'\',\n		`status_text` varchar(250) DEFAULT \'\',\n		`request_duration` float NOT NULL DEFAULT \'0\',\n		`timeout` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n		`broken` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n		`warning` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\n		`may_recheck` tinyint(1) NOT NULL DEFAULT \'1\',\n		`being_checked` tinyint(1) NOT NULL DEFAULT \'0\',\n\n		`result_hash` varchar(200) NOT NULL DEFAULT \'\',\n		`false_positive` tinyint(1) NOT NULL DEFAULT \'0\',\n		`dismissed` tinyint(1) NOT NULL DEFAULT \'0\',\n\n		PRIMARY KEY (`link_id`),\n		KEY `url` (`url`(150)),\n		KEY `final_url` (`final_url`(150)),\n		KEY `http_code` (`http_code`),\n		KEY `broken` (`broken`),\n		KEY `last_check_attempt` (`last_check_attempt`),\n		KEY `may_recheck` (`may_recheck`),\n		KEY `check_count` (`check_count`)\n\n	) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci (0.059 seconds)\";i:2;N;}i:7;a:3:{i:0;i:1;i:1;s:403:\" [OK] \n\n	CREATE TABLE IF NOT EXISTS `wpgy_blc_synch` (\n		`container_id` int(20) unsigned NOT NULL,\n		`container_type` varchar(40) NOT NULL,\n		`synched` tinyint(2) unsigned NOT NULL,\n		`last_synch` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\n\n		PRIMARY KEY (`container_type`,`container_id`),\n		KEY `synched` (`synched`)\n	) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci (0.073 seconds)\";i:2;N;}i:8;a:3:{i:0;i:1;i:1;s:32:\"Schema update took 0.284 seconds\";i:2;N;}i:9;a:3:{i:0;i:1;i:1;s:24:\"Database schema updated.\";i:2;N;}i:10;a:3:{i:0;i:1;i:1;s:31:\"Database successfully upgraded.\";i:2;N;}i:11;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.286 seconds\";i:2;N;}i:12;a:3:{i:0;i:1;i:1;s:27:\"Cleaning up the database...\";i:2;N;}i:13;a:3:{i:0;i:1;i:1;s:38:\"... Deleting invalid container records\";i:2;N;}i:14;a:3:{i:0;i:0;i:1;s:44:\"... 0 synch records deleted in 0.052 seconds\";i:2;N;}i:15;a:3:{i:0;i:1;i:1;s:35:\"... Deleting invalid link instances\";i:2;N;}i:16;a:3:{i:0;i:0;i:1;s:40:\"... 0 instances deleted in 0.108 seconds\";i:2;N;}i:17;a:3:{i:0;i:0;i:1;s:45:\"... 0 more instances deleted in 0.000 seconds\";i:2;N;}i:18;a:3:{i:0;i:1;i:1;s:27:\"... Deleting orphaned links\";i:2;N;}i:19;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.043 seconds\";i:2;N;}i:20;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.203 seconds\";i:2;N;}i:21;a:3:{i:0;i:1;i:1;s:20:\"Notifying modules...\";i:2;N;}i:22;a:3:{i:0;i:0;i:1;s:25:\"... Updating module cache\";i:2;N;}i:23;a:3:{i:0;i:1;i:1;s:36:\"... Cache refresh took 0.000 seconds\";i:2;N;}i:24;a:3:{i:0;i:0;i:1;s:19:\"... Loading modules\";i:2;N;}i:25;a:3:{i:0;i:1;i:1;s:37:\"... 6 modules loaded in 0.001 seconds\";i:2;N;}i:26;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"http\"\";i:2;N;}i:27;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"link\"\";i:2;N;}i:28;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"image\"\";i:2;N;}i:29;a:3:{i:0;i:0;i:1;s:31:\"... Notifying module \"metadata\"\";i:2;N;}i:30;a:3:{i:0;i:0;i:1;s:32:\"... Notifying module \"url_field\"\";i:2;N;}i:31;a:3:{i:0;i:0;i:1;s:30:\"... Notifying module \"comment\"\";i:2;N;}i:32;a:3:{i:0;i:0;i:1;s:51:\"...... Deleting synch. records for removed comments\";i:2;N;}i:33;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.063 seconds\";i:2;N;}i:34;a:3:{i:0;i:0;i:1;s:47:\"...... Creating synch. records for new comments\";i:2;N;}i:35;a:3:{i:0;i:0;i:1;s:39:\"...... 1 rows inserted in 0.001 seconds\";i:2;N;}i:36;a:3:{i:0;i:0;i:1;s:26:\"... Notifying module \"acf\"\";i:2;N;}i:37;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"post\"\";i:2;N;}i:38;a:3:{i:0;i:0;i:1;s:74:\"...... Deleting synch records for removed posts & post with invalid status\";i:2;N;}i:39;a:3:{i:0;i:0;i:1;s:92:\"DELETE synch.* FROM wpgy_blc_synch AS synch WHERE synch.container_id NOT IN (\'11\', \'2\', \'1\')\";i:2;N;}i:40;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.001 seconds\";i:2;N;}i:41;a:3:{i:0;i:0;i:1;s:41:\"...... Marking changed posts as unsynched\";i:2;N;}i:42;a:3:{i:0;i:0;i:1;s:224:\"UPDATE\n					wpgy_blc_synch AS synch\n					JOIN wpgy_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  SET\n					synched = 0\n				  WHERE\n					synch.last_synch < posts.post_modified\";i:2;N;}i:43;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows updated in 0.000 seconds\";i:2;N;}i:44;a:3:{i:0;i:0;i:1;s:43:\"...... Creating synch records for new posts\";i:2;N;}i:45;a:3:{i:0;i:0;i:1;s:395:\"INSERT INTO wpgy_blc_synch(container_id, container_type, synched)\n				  SELECT posts.id, posts.post_type, 0\n				  FROM\n				    wpgy_posts AS posts LEFT JOIN wpgy_blc_synch AS synch\n					ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\n				  WHERE\n				  	posts.post_status IN (\'publish\')\n	 				AND posts.post_type IN (\'post\', \'page\')\n					AND synch.container_id IS NULL\";i:2;N;}i:46;a:3:{i:0;i:0;i:1;s:39:\"...... 3 rows inserted in 0.000 seconds\";i:2;N;}i:47;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"page\"\";i:2;N;}i:48;a:3:{i:0;i:0;i:1;s:74:\"...... Skipping \"page\" resyncyh since all post types were already synched.\";i:2;N;}i:49;a:3:{i:0;i:0;i:1;s:38:\"... Notifying module \"youtube-checker\"\";i:2;N;}i:50;a:3:{i:0;i:0;i:1;s:37:\"... Notifying module \"youtube-iframe\"\";i:2;N;}i:51;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"dummy\"\";i:2;N;}i:52;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.073 seconds\";i:2;N;}i:53;a:3:{i:0;i:1;i:1;s:38:\"Updating server load limit settings...\";i:2;N;}i:54;a:3:{i:0;i:1;i:1;s:61:\"Set server load limit to 46.00. Current load average is 44.41\";i:2;N;}i:55;a:3:{i:0;i:1;i:1;s:26:\"Optimizing the database...\";i:2;N;}i:56;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.002 seconds\";i:2;N;}i:57;a:3:{i:0;i:1;i:1;s:26:\"Completing installation...\";i:2;N;}i:58;a:3:{i:0;i:1;i:1;s:20:\"Configuration saved.\";i:2;N;}i:59;a:3:{i:0;i:1;i:1;s:78:\"Installation/update completed at 2025-08-27 13:46:17 with 34 queries executed.\";i:2;N;}i:60;a:3:{i:0;i:1;i:1;s:25:\"Total time: 0.617 seconds\";i:2;N;}}','auto'),(1790,'blc_activation_enabled','1','auto'),(1791,'blc_settings','{\"plugin_version\":\"2.4.7\",\"scan_status\":\"none\",\"site_connected\":\"\",\"activation_modal_shown\":\"1\",\"use_legacy_blc_version\":\"1\",\"blc_schedule_scan_in_progress\":\"\",\"show_multisite_notice\":\"1\",\"show_connector_notice\":\"\",\"installation_timestamp\":\"1756320377\",\"v2_activation_request\":\"\",\"version_highlights\":{\"2_2_0\":\"\"},\"schedule\":{\"active\":\"\",\"recipients\":[],\"registered_recipients_data\":[],\"emailrecipients\":[],\"frequency\":\"daily\",\"days\":[],\"monthdays\":[],\"time\":\"00:00\"},\"scan_results\":{\"0\":\"broken_links_list\",\"broken_links\":null,\"succeeded_urls\":null,\"total_urls\":null,\"unique_urls\":null,\"start_time\":null,\"end_time\":null,\"duration\":null}}','off'),(1793,'disable_comment_version','2.6.0','auto'),(29733,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(29734,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:4;s:4:\"hour\";i:13;s:6:\"minute\";i:36;s:6:\"second\";i:31;s:6:\"offset\";i:394591;s:8:\"initsend\";i:1772112991;}','auto'),(29735,'monsterinsights_settings','a:48:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";}}s:25:\"summaries_show_blog_posts\";s:3:\"yes\";s:29:\"summaries_show_update_notices\";s:3:\"yes\";s:31:\"exception_alert_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";}}s:17:\"automatic_updates\";s:3:\"all\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";s:9:\"site_type\";s:8:\"business\";s:17:\"addons_to_install\";a:5:{i:0;a:5:{s:5:\"title\";s:12:\"UserFeedback\";s:4:\"type\";s:9:\"wp_plugin\";s:4:\"slug\";s:17:\"userfeedback-lite\";s:7:\"feature\";s:17:\"userfeedback-lite\";s:17:\"installation_path\";s:34:\"userfeedback-lite/userfeedback.php\";}i:1;a:5:{s:5:\"title\";s:10:\"WP Consent\";s:4:\"type\";s:9:\"wp_plugin\";s:4:\"slug\";s:38:\"wpconsent-cookies-banner-privacy-suite\";s:7:\"feature\";s:9:\"wpconsent\";s:17:\"installation_path\";s:52:\"wpconsent-cookies-banner-privacy-suite/wpconsent.php\";}i:2;a:5:{s:5:\"title\";s:6:\"AIOSEO\";s:4:\"type\";s:9:\"wp_plugin\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:7:\"feature\";s:6:\"aioseo\";s:17:\"installation_path\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";}i:3;a:5:{s:5:\"title\";s:10:\"Duplicator\";s:4:\"type\";s:9:\"wp_plugin\";s:4:\"slug\";s:10:\"duplicator\";s:7:\"feature\";s:10:\"duplicator\";s:17:\"installation_path\";s:25:\"duplicator/duplicator.php\";}i:4;a:5:{s:5:\"title\";s:7:\"WPForms\";s:4:\"type\";s:9:\"wp_plugin\";s:4:\"slug\";s:12:\"wpforms-lite\";s:7:\"feature\";s:12:\"wpforms-lite\";s:17:\"installation_path\";s:24:\"wpforms-lite/wpforms.php\";}}s:22:\"eea_compliance_checker\";a:2:{s:10:\"ga_checker\";a:2:{s:8:\"ad-links\";b:0;s:14:\"google-signals\";b:0;}s:12:\"last_checked\";i:1772045181;}}','auto'),(29736,'monsterinsights_over_time','a:6:{s:17:\"installed_version\";s:6:\"10.0.2\";s:14:\"installed_date\";i:1771607386;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1771607386;s:19:\"connected_date_lite\";i:1771607646;s:14:\"connected_date\";i:1771860560;}','off'),(29737,'monsterinsights_db_version','7.4.0','auto'),(29742,'monsterinsights_schema_version','10.0.2','off'),(29739,'monsterinsights_migration_log','a:8:{i:0;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:20:\"Creating cache table\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:1;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Cache table created successfully\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:2;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:39:\"Checking for old cache data to clean up\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:3;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:35:\"No old cache data found to clean up\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:4;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:31:\"Cache table migration completed\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:5;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:31:\"Starting per-user cache cleanup\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:6;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:56:\"Removed 0 per-user cache tracking entries from user meta\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:7;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Per-user cache cleanup completed\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}}','off'),(29740,'monsterinsights_monsterinsights_cache_version','1.0.0','off'),(29741,'monsterinsights_migration_history','a:2:{i:0;a:5:{s:7:\"version\";s:17:\"1.0.0-cache-table\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.0488088130950927734375;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}i:1;a:5:{s:7:\"version\";s:27:\"1.0.1-remove-per-user-cache\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.001780986785888671875;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}}','off'),(29743,'monsterinsights_schema_version_history','a:1:{i:0;a:3:{s:4:\"from\";s:5:\"0.0.0\";s:2:\"to\";s:6:\"10.0.2\";s:9:\"timestamp\";s:19:\"2026-02-20 11:09:46\";}}','off'),(29744,'monsterinsights_current_version','10.0.2','auto'),(29745,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1772219701;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:1;}','off'),(29746,'monsterinsights_sitenotes_installed','1771607386','auto'),(29748,'monsterinsights_feedback_tracked_features','a:0:{}','auto'),(29890,'monsterinsights_frontend_tracking_notice_viewed','1','auto'),(29751,'monsterinsights_review','a:2:{s:4:\"time\";i:1771607388;s:9:\"dismissed\";b:0;}','auto'),(29752,'monsterinsights_site_tt','674c55677f71f107cd6c09098531395637a3fd239ef8196e531bf723e5dd8e95335c85d4a1ed159f4272cbc2a79e7722d16c6909ad97fcfc7a9a005e7ce86ba7','auto'),(29793,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"microsoftClarityProjectId\":null,\"norton\":null,\"miscellaneousVerification\":null},\"aiContent\":{\"country\":\"us\",\"language\":\"en\",\"tone\":\"formal\",\"audience\":\"general\",\"imageQuality\":\"medium\",\"imageStyle\":\"auto\",\"imageAspectRatio\":\"landscape\"},\"breadcrumbs\":{\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":\"\",\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search Results for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 - Page Not Found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":[\"seoSetup\",\"seoChecklist\",\"seoOverview\",\"seoNews\"],\"announcements\":true,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false,\"emailSummary\":{\"enable\":false,\"recipients\":[{\"email\":\"lbaumgart@nflsoffice.org\",\"frequency\":\"monthly\"}]}},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"llms\":{\"enable\":false,\"convertToMd\":false,\"advancedSettings\":{\"title\":\"#site_title\",\"description\":\"#tagline\",\"linksPerPostTax\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[]},\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"tiktokUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"tiktokUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null,\"wordPressUrl\":null,\"blueskyUrl\":null,\"threadsUrl\":null},\"additionalUrls\":null},\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary_large_image\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"&#45;\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"websiteName\":\"#site_title\",\"websiteAlternateName\":null,\"siteRepresents\":\"organization\",\"person\":null,\"organizationName\":\"#site_title\",\"organizationDescription\":\"#tagline\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"email\":null,\"foundingDate\":null,\"numberOfEmployees\":{\"isRange\":null,\"from\":null,\"to\":null,\"number\":null}}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":false,\"dynamicallyGenerateKeywords\":false,\"pagedFormat\":\"#separator_sa Page #page_number\",\"runShortcodes\":false,\"crawlCleanup\":{\"enable\":false,\"feeds\":{\"global\":true,\"globalComments\":false,\"staticBlogPage\":true,\"authors\":true,\"postComments\":false,\"search\":false,\"attachments\":false,\"archives\":{\"all\":false,\"included\":[]},\"taxonomies\":{\"all\":false,\"included\":[\"category\"]},\"atom\":false,\"rdf\":false,\"paginated\":false}},\"unwantedBots\":{\"all\":false,\"settings\":{\"googleAdsBot\":false,\"openAiGptBot\":false,\"commonCrawlCcBot\":false,\"googleGeminiVertexAiBots\":false}},\"searchCleanup\":{\"enable\":false,\"settings\":{\"maxAllowedNumberOfChars\":50,\"emojisAndSymbols\":false,\"commonPatterns\":false,\"redirectPrettyUrls\":false,\"preventCrawling\":false}},\"blockArgs\":{\"enable\":false,\"optimizeUtmParameters\":false,\"logsRetention\":\"{\\\"label\\\":\\\"1 week\\\",\\\"value\\\":\\\"week\\\"}\"},\"removeCategoryBase\":false},\"archives\":{\"author\":{\"show\":true,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"searchStatistics\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"breadcrumbs\":{\"enable\":true},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":true,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[],\"noPaginationForCanonical\":true}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}}},\"writingAssistant\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}}}','auto'),(29787,'aioseo_options_internal','{\"internal\":{\"connectLicenseKey\":null,\"lastActiveVersion\":\"4.9.4.1\",\"migratedVersion\":null,\"siteAnalysis\":{\"connectToken\":null},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[],\"searchStatistics\":{\"profile\":[],\"trustToken\":null,\"rolling\":\"last28Days\",\"site\":{\"verified\":false,\"lastFetch\":0},\"sitemap\":{\"list\":[],\"ignored\":[],\"lastFetch\":0}},\"ai\":{\"accessToken\":\"931e50031e909a1f3d5e9360fa57f9e9d5922d62c27ae9231e28a1e35d49e47a\",\"isTrialAccessToken\":true,\"isManuallyConnected\":false,\"credits\":{\"total\":100,\"remaining\":100,\"orders\":[],\"license\":{\"total\":0,\"remaining\":0,\"expires\":0}},\"costPerFeature\":{\"aiAssistant\":\"50\",\"imageGenerator\":{\"low\":\"250\",\"medium\":\"1000\",\"high\":\"5000\"},\"faqs\":\"10\",\"keyPoints\":\"10\",\"socialPosts\":\"10\",\"titles\":\"10\",\"descriptions\":\"10\"}},\"seoChecklist\":{\"completed\":[\"deleteHelloWorld\"]}},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}}}','auto'),(29768,'_wpforms_transient_timeout_splash.json','1772562433','off'),(29769,'_wpforms_transient_splash.json','1771957633','off'),(29770,'wpforms_rotation_activated_plugins','a:0:{}','auto'),(32703,'action_scheduler_migration_status','complete','auto'),(32704,'as_has_wp_comment_logs','no','on'),(29771,'wpforms_constant_contact_version','3','auto'),(29772,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(29773,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(29774,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(29775,'wpconsent_usage_tracking_config','a:6:{s:3:\"day\";i:4;s:4:\"hour\";i:23;s:6:\"minute\";i:3;s:6:\"second\";i:34;s:6:\"offset\";i:428614;s:8:\"initsend\";i:1772147014;}','off'),(33118,'_transient_timeout_site-mailer-statuses_refresh_timestamp','1772519718','off'),(33119,'_transient_site-mailer-statuses_refresh_timestamp','1','off'),(32694,'updraft_lock_load-url-task','0','no'),(33065,'_transient_timeout_boldgrid_backup_system_zip_test','1772558381','off'),(33066,'_transient_boldgrid_backup_system_zip_test','1','off'),(33067,'_transient_timeout_boldgrid_backup_is_functional','1772558381','off'),(33068,'_transient_boldgrid_backup_is_functional','1','off'),(30698,'monsterinsights_email_summaries_infoblocks_sent','a:1:{i:0;i:101;}','auto'),(30709,'wpforms_email_summaries_fetch_info_blocks_last_run','1772315003','auto'),(14489,'_upcoming_meetups__wordpress-accessibility-meetup-group__2__stale','a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"name\";s:72:\"How to Audit a Web Page: Behind the Scenes on Equalize Digital\'s Process\";s:4:\"time\";i:1772726400000;s:4:\"link\";s:77:\"https://www.meetup.com/wordpress-accessibility-meetup-group/events/311729522/\";s:2:\"id\";s:9:\"311729522\";}i:1;O:8:\"stdClass\":4:{s:4:\"name\";s:71:\"Scaling Accessibility: Frontend Accessibility Architecture & Leadership\";s:4:\"time\";i:1773759600000;s:4:\"link\";s:77:\"https://www.meetup.com/wordpress-accessibility-meetup-group/events/313447668/\";s:2:\"id\";s:9:\"313447668\";}}','off'),(29794,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','auto'),(29795,'aioseo_options_dynamic','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"e-floating-buttons\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"mec-events\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":{\"category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"post_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"mec_category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"e-floating-buttons\":{\"objectType\":\"article\"},\"mec-events\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"attachment\"},\"e-floating-buttons\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"mec-events\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null}},\"taxonomies\":{\"category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"mec_category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":{\"mec-events\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null},\"title\":\"#archive_title #separator_sa #site_title\",\"metaDescription\":\"\",\"customFields\":null}}},\"seoAnalysis\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]},\"postStatuses\":{\"all\":false,\"included\":[\"publish\",\"draft\",\"private\"]},\"taxonomies\":{\"all\":true,\"included\":[]},\"excludePosts\":[],\"excludeTerms\":[]}}','auto'),(12464,'can_compress_scripts','1','on'),(29831,'monsterinsights_notifications_run','a:26:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1771607689;s:37:\"monsterinsights_notification_visitors\";i:1771607689;s:37:\"monsterinsights_notification_audience\";i:1771607689;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1771607689;s:42:\"monsterinsights_notification_mobile_device\";i:1771607689;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1771607689;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1771607689;s:40:\"monsterinsights_notification_bounce_rate\";i:1771607689;s:47:\"monsterinsights_notification_returning_visitors\";i:1771607689;s:45:\"monsterinsights_notification_traffic_dropping\";i:1771607689;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1771607689;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1771607689;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1771607689;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1771607689;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1771607689;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1771607689;s:39:\"monsterinsights_notification_eu_traffic\";i:1771607689;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1771607689;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1771607689;s:46:\"monsterinsights_notification_headline_analyzer\";i:1771607689;s:49:\"monsterinsights_notification_install_optinmonster\";i:1771607689;s:43:\"monsterinsights_notification_install_aioseo\";i:1771607689;s:44:\"monsterinsights_notification_install_wpforms\";i:1771607689;s:43:\"monsterinsights_notification_multiple_gtags\";i:1771607689;s:64:\"monsterinsights_notification_upgrade_to_pro_five_hundred_session\";i:1772219638;s:49:\"monsterinsights_notification_product_feed_upgrade\";i:1771607689;}','off'),(29839,'userfeedback_admin_menu_tooltip','1772219649','auto'),(33155,'elementor_pro_remote_info_api_data_3.35.1','a:2:{s:7:\"timeout\";i:1772549463;s:5:\"value\";s:252149:\"{\"stable_version\":\"3.35.1\",\"last_updated\":\"2026-02-11 10:26:59\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:235958:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.35.1 - 2026-02-11<\\/h4>\\n<ul>\\n<li>Fix: Enqueue script errors when <code>WP_DEBUG<\\/code> is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/34617\\\">#34617<\\/a>)<\\/li>\\n<li>Fix: General UI issues in Editor screens in WordPress Admin<\\/li>\\n<\\/ul>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.35.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3MjUyNzg2MiwiZXhwIjoxNzcyNjE0MjYyfQ.QtwPXcSxSosjWOBDT6wc0AG4h8HCvGbikskZJM-BAQQ\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3MjUyNzg2MiwiZXhwIjoxNzcyNjE0MjYyfQ.QtwPXcSxSosjWOBDT6wc0AG4h8HCvGbikskZJM-BAQQ\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiaWF0IjoxNzcyNTI3ODYyLCJleHAiOjE3NzI2MTQyNjJ9.LmdL-c__h6XMa6VtJr-mVBcQN76U2nWnGhGuJMAgNrg\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiaWF0IjoxNzcyNTI3ODYyLCJleHAiOjE3NzI2MTQyNjJ9.LmdL-c__h6XMa6VtJr-mVBcQN76U2nWnGhGuJMAgNrg\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),(33169,'_site_transient_timeout_boldgrid_backup_premium_version_data','1772583298','off'),(33168,'auto_updater.lock','1772554498','off'),(33171,'_transient_timeout_boldgrid_plugin_information','1772558103','off'),(33172,'_transient_boldgrid_plugin_information','a:24:{s:19:\"all-in-one-seo-pack\";a:6:{s:15:\"active_installs\";i:3000000;s:7:\"version\";s:7:\"4.9.4.1\";s:10:\"downloaded\";i:197920372;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-17 17:07:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532903;}s:18:\"pojo-accessibility\";a:6:{s:15:\"active_installs\";i:400000;s:7:\"version\";s:5:\"4.1.0\";s:10:\"downloaded\";i:4135312;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-23 10:06:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532898;}s:11:\"astra-addon\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532899;}s:19:\"broken-link-checker\";a:6:{s:15:\"active_installs\";i:500000;s:7:\"version\";s:5:\"2.4.7\";s:10:\"downloaded\";i:22034241;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-11-20 08:32:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532899;}s:10:\"duplicator\";a:6:{s:15:\"active_installs\";i:1000000;s:7:\"version\";s:6:\"1.5.15\";s:10:\"downloaded\";i:52157937;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-01-28 17:17:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532899;}s:9:\"elementor\";a:6:{s:15:\"active_installs\";i:10000000;s:7:\"version\";s:6:\"3.35.6\";s:10:\"downloaded\";i:783703487;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-03-03 14:50:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532899;}s:13:\"elementor-pro\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532899;}s:30:\"google-analytics-for-wordpress\";a:6:{s:15:\"active_installs\";i:2000000;s:7:\"version\";s:6:\"10.0.3\";s:10:\"downloaded\";i:254004029;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-03-03 15:53:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532900;}s:6:\"gosmtp\";a:6:{s:15:\"active_installs\";i:500000;s:7:\"version\";s:5:\"1.1.9\";s:10:\"downloaded\";i:2067473;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-25 13:01:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532900;}s:10:\"gosmtp-pro\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532900;}s:18:\"image-optimization\";a:6:{s:15:\"active_installs\";i:1000000;s:7:\"version\";s:5:\"1.7.3\";s:10:\"downloaded\";i:12924722;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-17 13:59:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532900;}s:9:\"loginizer\";a:6:{s:15:\"active_installs\";i:1000000;s:7:\"version\";s:5:\"2.0.6\";s:10:\"downloaded\";i:29643257;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-03-02 12:38:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532900;}s:18:\"loginizer-security\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532900;}s:27:\"modern-events-calendar-lite\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532901;}s:12:\"nginx-helper\";a:6:{s:15:\"active_installs\";i:100000;s:7:\"version\";s:5:\"2.3.5\";s:10:\"downloaded\";i:6107899;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-08-21 06:49:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532901;}s:11:\"site-mailer\";a:6:{s:15:\"active_installs\";i:200000;s:7:\"version\";s:5:\"1.4.3\";s:10:\"downloaded\";i:1772481;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-17 13:35:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532901;}s:15:\"boldgrid-backup\";a:6:{s:15:\"active_installs\";i:60000;s:7:\"version\";s:6:\"1.17.1\";s:10:\"downloaded\";i:2201579;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-12-01 20:55:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532901;}s:23:\"boldgrid-backup-premium\";a:6:{s:15:\"active_installs\";s:1:\"0\";s:7:\"version\";s:0:\"\";s:10:\"downloaded\";s:6:\"000000\";s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"1970-01-01 00:00:01.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:11:\"third_party\";b:1;s:14:\"api_fetch_time\";i:1772532901;}s:17:\"userfeedback-lite\";a:6:{s:15:\"active_installs\";i:200000;s:7:\"version\";s:6:\"1.10.1\";s:10:\"downloaded\";i:4024580;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2025-12-09 14:50:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532902;}s:11:\"wp-optimize\";a:6:{s:15:\"active_installs\";i:1000000;s:7:\"version\";s:5:\"4.5.0\";s:10:\"downloaded\";i:54384601;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-11 11:20:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532902;}s:38:\"wpconsent-cookies-banner-privacy-suite\";a:6:{s:15:\"active_installs\";i:100000;s:7:\"version\";s:7:\"1.1.3.1\";s:10:\"downloaded\";i:640162;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-02-24 15:47:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532902;}s:12:\"wpforms-lite\";a:6:{s:15:\"active_installs\";i:6000000;s:7:\"version\";s:7:\"1.9.9.4\";s:10:\"downloaded\";i:312442049;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-03-03 12:18:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532902;}s:14:\"wps-hide-login\";a:6:{s:15:\"active_installs\";i:2000000;s:7:\"version\";s:6:\"1.9.18\";s:10:\"downloaded\";i:30408521;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-01-12 08:47:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532903;}s:13:\"wordpress-seo\";a:6:{s:15:\"active_installs\";i:10000000;s:7:\"version\";s:6:\"27.1.1\";s:10:\"downloaded\";i:921609331;s:12:\"last_updated\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2026-03-03 13:51:00.000000\";s:13:\"timezone_type\";i:2;s:8:\"timezone\";s:3:\"GMT\";}s:11:\"third_party\";b:0;s:14:\"api_fetch_time\";i:1772532903;}}','off'),(12076,'edac_black_friday_2025_notice_dismiss','1','auto'),(26587,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772527861;s:7:\"checked\";a:4:{s:5:\"astra\";s:6:\"4.12.3\";s:16:\"twentytwentyfive\";s:3:\"1.4\";s:16:\"twentytwentyfour\";s:3:\"1.4\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:6:\"4.12.3\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/astra.4.12.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(21342,'image_optimizer_subscription_id','14523969','off'),(9753,'elementor_disable_typography_schemes','yes','auto'),(9754,'elementor_allow_tracking_last_update','1761755986','auto'),(9755,'elementor_google_maps_api_key','','auto'),(9756,'elementor_pro_recaptcha_site_key','','auto'),(9757,'elementor_pro_recaptcha_secret_key','','auto'),(9758,'elementor_pro_recaptcha_v3_site_key','','auto'),(9759,'elementor_pro_recaptcha_v3_secret_key','','auto'),(9760,'elementor_pro_recaptcha_v3_threshold','0.5','auto'),(9761,'elementor_pro_facebook_app_id','','auto'),(9762,'elementor_pro_mailchimp_api_key','','auto'),(9763,'elementor_validate_api_data','','auto'),(9764,'elementor_pro_activecampaign_api_key','','auto'),(9765,'elementor_pro_activecampaign_api_url','','auto'),(9766,'elementor_pro_convertkit_api_key','','auto'),(9767,'elementor_pro_drip_api_token','','auto'),(9768,'elementor_pro_getresponse_api_key','','auto'),(9769,'elementor_pro_mailerlite_api_key','','auto'),(9770,'elementor_typekit-kit-id','','auto'),(9771,'elementor_font_awesome_pro_kit_id','','auto'),(9772,'elementor_pro_stripe_test_secret_key','','auto'),(9773,'elementor_validate_stripe_api_test_secret_key_button','','auto'),(9774,'elementor_pro_stripe_live_secret_key','','auto'),(9775,'elementor_validate_stripe_api_live_secret_key_button','','auto'),(9776,'elementor_stripe_legal_disclaimer','','auto'),(9777,'elementor_editor_break_lines','','auto'),(9778,'elementor_unfiltered_files_upload','','auto'),(9779,'elementor_google_font','1','auto'),(9780,'elementor_form-submissions','','auto'),(9781,'elementor_load_fa4_shim','','auto'),(9750,'_elementor_settings_update_time','1761755986','auto'),(9751,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"mec-events\";}','auto'),(9752,'elementor_disable_color_schemes','yes','auto'),(9782,'elementor_meta_generator_tag','','auto'),(9783,'elementor_css_print_method','external','auto'),(9784,'elementor_optimized_image_loading','1','auto'),(9785,'elementor_optimized_gutenberg_loading','1','auto'),(9786,'elementor_lazy_load_background_images','1','auto'),(9787,'elementor_local_google_fonts','0','auto'),(9788,'elementor_element_cache_ttl','24','auto'),(9789,'elementor_experiment-import-export-customization','default','auto'),(9790,'elementor_experiment-container','default','auto'),(9791,'elementor_experiment-nested-elements','default','auto'),(9792,'elementor_experiment-mega-menu','default','auto'),(9793,'elementor_experiment-e_font_icon_svg','default','auto'),(9794,'elementor_experiment-additional_custom_breakpoints','default','auto'),(9795,'elementor_experiment-e_optimized_markup','default','auto'),(9796,'elementor_experiment-theme_builder_v2','default','auto'),(9868,'edac_fix_prevent_links_opening_new_windows','0','auto'),(9869,'edac_fix_new_window_warning','1','auto'),(21187,'ea11y_skip_to_content_settings','a:2:{s:7:\"enabled\";b:1;s:6:\"anchor\";s:8:\"#content\";}','auto'),(21190,'ea11y_plan_scope','a:2:{i:0;s:6:\"openid\";i:1;s:14:\"offline_access\";}','off'),(21184,'ea11y_is_valid_plan_data','1','off'),(21185,'ea11y_widget_menu_settings','a:14:{s:11:\"bigger-text\";a:1:{s:7:\"enabled\";b:0;}s:18:\"bigger-line-height\";a:1:{s:7:\"enabled\";b:0;}s:10:\"text-align\";a:1:{s:7:\"enabled\";b:0;}s:13:\"readable-font\";a:1:{s:7:\"enabled\";b:0;}s:9:\"grayscale\";a:1:{s:7:\"enabled\";b:1;}s:8:\"contrast\";a:1:{s:7:\"enabled\";b:0;}s:14:\"page-structure\";a:1:{s:7:\"enabled\";b:0;}s:7:\"sitemap\";a:2:{s:7:\"enabled\";b:0;s:3:\"url\";s:51:\"https://wp.kewauneepubliclibrary.org/wp-sitemap.xml\";}s:12:\"reading-mask\";a:1:{s:7:\"enabled\";b:0;}s:11:\"hide-images\";a:1:{s:7:\"enabled\";b:0;}s:16:\"pause-animations\";a:1:{s:7:\"enabled\";b:0;}s:15:\"highlight-links\";a:1:{s:7:\"enabled\";b:0;}s:13:\"focus-outline\";a:1:{s:7:\"enabled\";b:0;}s:13:\"screen-reader\";a:1:{s:7:\"enabled\";b:1;}}','auto'),(21186,'ea11y_widget_icon_settings','a:2:{s:5:\"style\";a:4:{s:4:\"icon\";s:6:\"person\";s:4:\"size\";s:6:\"medium\";s:5:\"color\";s:7:\"#2563eb\";s:12:\"cornerRadius\";a:2:{s:6:\"radius\";i:32;s:4:\"unit\";s:2:\"px\";}}s:8:\"position\";a:2:{s:7:\"desktop\";a:4:{s:6:\"hidden\";b:1;s:19:\"enableExactPosition\";b:0;s:13:\"exactPosition\";a:2:{s:10:\"horizontal\";a:3:{s:9:\"direction\";s:5:\"right\";s:5:\"value\";i:10;s:4:\"unit\";s:2:\"px\";}s:8:\"vertical\";a:3:{s:9:\"direction\";s:6:\"bottom\";s:5:\"value\";i:10;s:4:\"unit\";s:2:\"px\";}}s:8:\"position\";s:12:\"bottom-right\";}s:6:\"mobile\";a:4:{s:6:\"hidden\";b:1;s:19:\"enableExactPosition\";b:0;s:13:\"exactPosition\";a:2:{s:10:\"horizontal\";a:3:{s:9:\"direction\";s:5:\"right\";s:5:\"value\";i:10;s:4:\"unit\";s:2:\"px\";}s:8:\"vertical\";a:3:{s:9:\"direction\";s:6:\"bottom\";s:5:\"value\";i:10;s:4:\"unit\";s:2:\"px\";}}s:8:\"position\";s:12:\"bottom-right\";}}}','auto'),(21168,'elementor_one_welcome_screen_completed','1','auto'),(21169,'elementor_one_client_id','e5988b8f-a392-4aff-978a-4e03b4771180','off'),(21170,'elementor_one_client_secret','syG0cS9SqJxbzgjqxRsFrJoW1a','off'),(21171,'elementor_one_home_url','aHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3Jn','off'),(21172,'elementor_one_access_token','eyJhbGciOiJSUzI1NiIsImtpZCI6ImU3NjllOGNlLTBmNTctNGU5MC04NDk0LTU3MWEyMGIwM2YzMyIsInR5cCI6IkpXVCJ9.eyJhdWQiOltdLCJjbGllbnRfaWQiOiJlNTk4OGI4Zi1hMzkyLTRhZmYtOTc4YS00ZTAzYjQ3NzExODAiLCJleHAiOjE3NzI1MjgxMTYsImV4dCI6eyJzdWJzY3JpcHRpb25faWQiOiIxNDUyMzk2OSIsInVybCI6Imh0dHBzOi8vd3Aua2V3YXVuZWVwdWJsaWNsaWJyYXJ5Lm9yZyJ9LCJpYXQiOjE3NzI1Mjc4MTYsImlzcyI6Imh0dHBzOi8vbXkuZWxlbWVudG9yLmNvbSIsImp0aSI6IjEyYjJjZjJiLTlkNDgtNDFjOS05YmFjLTA3ZTQwYWFjNmEzNSIsIm5iZiI6MTc3MjUyNzgxNiwic2NwIjpbXSwic3ViIjoiZTU5ODhiOGYtYTM5Mi00YWZmLTk3OGEtNGUwM2I0NzcxMTgwIn0.bAYYyVww3AyS9TAARQpDsVNrBTT_hUetXb8Y421sOW_PdqPqQ7e9dTmHQlgpGp8l6XFK6dvXX_LSqFbQdIQYTrh08XbnwIBpcp3nKPkIXiZDrttolqDMrqBw4puyoIrQeRKzjwvvgkX49Iklv_HxSe9ZanVlQtA-6ccxha3y3zBpHLQy9B8_E_gx8vY6VP0O5OjhmweDfIkUabAI9P1JPiKu6KMc9HB8UAt_ZhYl01kJNS_vb3WO9Gvrln-MIAG8GxoQKHKD2n6rSzumXVrAw3PESozFukOwoiJwef2hibW5VXCIRn9wpNcYNaXksA0IDBEgf4hYz1Xbn1ES4iObpvaHKkaz00SLdiAdfPYC0MEvNwZlreH1euuxDCfRZlUUwCpXb9rS8KQLfE64sMhFxWFzVHzw8wp2nGwGnDh6gENykP0LwgvsZvbdGXgQ7PmINmqseCmMai9iJGIu4-1CiQyqTBEfdpytb3y0qC6M50POP1BjiSvWOuigJXF7u5U9CpkQaDrOoZ4KSyTXEWkClMQpz5cKCAjRhxaJe2vNwS6N1MdvY5sOzb6JT0H6izn3SVHfKOuq5nRO5sVZyDijzCg9J93Yrj6kM3LhzuMkxXDugmp_eCNgWdwAFZKUzVYWHmB9XSY18ebHrDvxjpx4qeMbRmvY52WLloaRYiP207s','off'),(21173,'elementor_one_token_id','eyJhbGciOiJSUzI1NiIsImtpZCI6IjNhNzMzODQ0LWNlZDctNDQxMC1hMTMyLWQ0MjI2OGY5MWQ3NCIsInR5cCI6IkpXVCJ9.eyJhdF9oYXNoIjoiaXM2OUFVa01BaTBkdUdBMmNBS3J4QSIsImF1ZCI6WyJlNTk4OGI4Zi1hMzkyLTRhZmYtOTc4YS00ZTAzYjQ3NzExODAiXSwiYXV0aF90aW1lIjoxNzcwMDU0NzQ5LCJleHAiOjE3NzE5Nzc3OTUsImlhdCI6MTc3MTk3NzQ5NSwiaXNzIjoiaHR0cHM6Ly9teS5lbGVtZW50b3IuY29tIiwianRpIjoiNzU5MTc4NTMtMzYyOC00N2RkLTlhM2YtNmNlYTk4NmU3ZWQ3IiwicmF0IjoxNzcwMDU0NjkwLCJzdWIiOiI2MTIxNDMyIn0.w9RSD_QzaQMGonRJeQOl8Kg-3NM7jf8wt8z5VttKijQFp2aJPmRGoh8WsgAdZNH2q7IFB8s6agmsYXeAThzWZtJl4F2TbP4N_wbTG7qKd0Mw59HYSt4MXcYCNtSM4RI_VHEp17L9xwtiqMPrsX6jedFk7y1y9TZe5AJPLIigxxRPprH9xsahaZKZ79y4lb9eov1jzT9QTZ3fb1MiRoQP9nJaoNPIs-BA8NAyvcNcujat_S3toOC7TYvjwwPNnbtYeqBm5UtxVQgfS7l1Iml9W1VQ1akylMc7qE6yrKSk7zrpC6lNItLNn6RfEpe3iexwOBVAuSUULXu_En_6iQcuw0UXO6pgQwC4f1WjDts4PM_6265JgzprlyhgjRVuRH-mAjvFoGlLpSE9upaSbPr4P8tcRKq3HqbA3EjX7-3BcQKonYNwAKS2nlonlhvq_n2OABkiGX6iD2JeBvQvJ38rMo32JsJh64CBwAyIPcirYrFcFFpqusTtPgACkbMX22jNtvrumXMPElmCmhQXDt56b5AiTYfXc7OKeFmq9vxnOu7wgkIimRRmPFVDlj3JiqhKlrg1ACH3PII6jYgh-yWWAttvfVT9155hvFSJWRdp9707EEhZgUAElpJn4t4EGj2zcXtevrd9KXV7V_GZfBz25jVTeQezVjXw2lry-p8P8ik','off'),(21174,'elementor_one_refresh_token','ory_rt_UvZYjy7p0QIkcY0B2WXcOgU8AKJ2kLxMy0ZkZtc1nGA.BYU688vwqAExPnyEylFAbmlu47kbz7jhHbyVRdfDZ2E','off'),(21175,'elementor_one_user_access_token','eyJhbGciOiJSUzI1NiIsImtpZCI6ImU3NjllOGNlLTBmNTctNGU5MC04NDk0LTU3MWEyMGIwM2YzMyIsInR5cCI6IkpXVCJ9.eyJhdWQiOltdLCJjbGllbnRfaWQiOiJlNTk4OGI4Zi1hMzkyLTRhZmYtOTc4YS00ZTAzYjQ3NzExODAiLCJleHAiOjE3NzE5Nzc3OTYsImV4dCI6eyJzdWJzY3JpcHRpb25faWQiOiIxNDUyMzk2OSIsInVybCI6Imh0dHBzOi8vd3Aua2V3YXVuZWVwdWJsaWNsaWJyYXJ5Lm9yZyJ9LCJpYXQiOjE3NzE5Nzc0OTUsImlzcyI6Imh0dHBzOi8vbXkuZWxlbWVudG9yLmNvbSIsImp0aSI6IjMzNzdlNDZjLWZhZTAtNDE5MS05ZmRkLWUwODBkMjY4NTc0MSIsIm5iZiI6MTc3MTk3NzQ5NSwic2NwIjpbIm9wZW5pZCIsIm9mZmxpbmVfYWNjZXNzIl0sInN1YiI6IjYxMjE0MzIifQ.VrpCdxZ6oqfbIW-aqSl1RZ-uAIKlTMumUoD-X94iFAuty972F2Uwu8K347iZrlj7p3copSK4T-_UXs2mc6c_zNbI87ttlYo0O36Q34c-q-zwgGQ6p2M3nF_dGDi6YsPtApKaKcvRq5qsP0pojOz1g29rxpQcTeI7XJ33vS-7RjqbzA4pYLBXZMBjGdoBOAYVePw_n634lTKCP_4yX5J1ES5mUkBpQouKHq_ko5BzPLIJwudUcwpVpvD-SNgaHfPOJANR_X0Ze4orAgCDhwQcq9LIvrFgFfM47fYaBXx_OtowoDyElx9iFAAY-PddT5hqDRlxkU0P1Yt0_87s4omiP0-OrG5uF3EQufoS0BjM1835TgNT4Zg9_MxMhbggIN2tbDbg99gAWNaiFGxL7p1siEDcNhPbfQ6FkYhEFvrKJjEoscKRfxXQz7pmgkrP9tTDZU9_Za0FD4bEHUqb35ThlFSyHZ87KckagdcP_ySJ2U_fRja4LVLljaXu8wvh0OsiL5Jpv2jpIszOHDTzRHlOvdEiCDBIoAmn95heio0Fs2q3nhoGtj9btwU7Sm4riIRYaLKvd10tqY2E2AXDhqw_yNitZu7F2ALV3oMP5tXEPNRpFXk-Saw6K_fwdyb1dr4zCPvZeDxQSFYBTOZjLwrZ3Xjd01oQ1I4rQFaHfHfdWFc','off'),(21176,'elementor_one_owner_user_id','1','off'),(21177,'elementor_one_migrated_plugins','a:4:{i:0;s:9:\"elementor\";i:1;s:18:\"pojo-accessibility\";i:2;s:18:\"image-optimization\";i:3;s:11:\"site-mailer\";}','off'),(21178,'elementor_one_share_usage_data','no','auto'),(21179,'elementor_one_onboarding_completed','1','auto'),(21216,'site_mail_logs_db_version','5','off'),(21198,'action_scheduler_hybrid_store_demarkation','626','auto'),(21199,'schema-ActionScheduler_StoreSchema','8.0.1771607665','auto'),(21200,'schema-ActionScheduler_LoggerSchema','3.0.1770054825','auto'),(21217,'site_mailer_suppressions_db_version','1','off'),(21218,'site_mailer_statuses_db_version','2','off'),(21215,'image_optimizer_migrations','a:3:{s:8:\"last_run\";N;s:19:\"last_wp_version_run\";N;s:17:\"migrations_passed\";a:4:{i:0;s:23:\"fix_optimized_size_keys\";i:1;s:13:\"fix_mime_type\";i:2;s:29:\"fix_avif_with_zero_dimensions\";i:3;s:30:\"cleanup_legacy_bulk_operations\";}}','off'),(29501,'wp-optimize-completed_task_count','106','auto'),(29502,'wp-optimize-total_bytes_saved','0','auto'),(29503,'wp-optimize-total_percent_saved','0','auto'),(31750,'wpforms_version_previous','1.9.9.2','auto'),(8767,'_elementor_element_cache_unique_id','fb8e180cfc908b6f3173fe48d2d59598','auto'),(29426,'wp-optimize-corrupted-tables-count','0','auto'),(3154,'updraft_lock_wpo_page_cache_preloader_creating_tasks','0','no'),(3155,'wp-optimize-is_gzip_compression_enabled','brotli','auto'),(3156,'updraft_lock_wpo_minify_preloader_creating_tasks','0','no'),(8682,'edac_db_version','1.0.5','auto'),(8685,'edac_review_notice','pause','auto'),(28274,'_elementor_ab_testing_data','a:2:{s:7:\"timeout\";i:1771581909;s:5:\"value\";s:273:\"[{\"coreOnboarding\":{\"emphasizeConnectBenefits101\":true,\"embedConnectInOnboarding102\":false,\"onboardingStartsWithLogin103\":false,\"offerThemeChoicesHelloBiz201\":false,\"emphasizeThemeValueAudience202\":false,\"updateCopyVisuals401\":false,\"reduceHierarchyBlankOption402\":false}}]\";}','off'),(3818,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";s:7:\"version\";s:5:\"6.9.1\";s:9:\"timestamp\";i:1770141972;}','off'),(31492,'astra_theme_css_key-ast-customizer','699cbf1b1b93e8-66895635','auto'),(31493,'astra_theme_js_key-dep-ast-customizer','a:0:{}','auto'),(8686,'edac_delete_data','0','auto'),(8687,'edac_simplified_summary_prompt','always','auto'),(8688,'edac_add_footer_accessibility_statement','0','auto'),(8689,'edac_include_accessibility_statement_link','0','auto'),(8690,'edac_accessibility_policy_page','','auto'),(8691,'edac_frontend_highlighter_position','left','auto'),(8692,'edacp_full_site_scan_speed','1000','auto'),(8693,'edacp_enable_archive_scanning','0','auto'),(8694,'edacp_scan_all_taxonomy_terms','0','auto'),(8695,'edacp_simplified_summary_heading','Simplified Summary','auto'),(33170,'_site_transient_boldgrid_backup_premium_version_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":13:{s:5:\"title\";s:64:\"Total Upkeep Premium &ndash; WordPress Backup Plugin plus Restor\";s:7:\"version\";s:6:\"1.5.13\";s:8:\"asset_id\";i:1302255;s:12:\"release_date\";s:19:\"2025-04-14 21:23:01\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"6.8\";s:8:\"sections\";s:5563:\"{\"description\":\"<p>Premium extension for the Total Upkeep plugin.<\\/p>\\n\",\"installation\":\"<h4>Minimum Requirements<\\/h4>\\n\\n<ul>\\n<li>PHP 5.4 or higher<\\/li>\\n<\\/ul>\\n\\n<h4>Manually<\\/h4>\\n\\n<ol>\\n<li>Upload the entire boldgrid-backup-premium folder to the \\/wp-content\\/plugins\\/ directory.<\\/li>\\n<li>Activate the plugin through the Plugins menu in WordPress.<\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>1.5.13<\\/h4>\\n\\n<p>Release Date: Apr 14, 2025<\\/p>\\n\\n<ul>\\n<li>Bug Fix: Fix <em>load<\\/em>textdomain<em>just<\\/em>in_time notices <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-backup\\/issues\\/624\\\">#624<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.5.12<\\/h4>\\n\\n<p>Release Date: Nov 7, 2024<\\/p>\\n\\n<ul>\\n<li>Bug Fix: WP 6.7 - Localizing Script Incorrectly <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-backup-premium\\/issues\\/103\\\">#103<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.5.11<\\/h4>\\n\\n<p>Release Date: May 20th, 2024<\\/p>\\n\\n<ul>\\n<li>Update: Changed Minimum PHP version to 7.2.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.10<\\/h4>\\n\\n<p>Release date: May 15th, 2024<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies to fix PHP 8.2 deprecated notices.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.9<\\/h4>\\n\\n<p>Release date: April 29th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Fixed nonce for restoring single files.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<p>Release date: March 11th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies, including aws-php-sdk from version 2 to 3.<\\/li>\\n<li>Update: Adding google-drive-download.og<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed confings type in update class.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Various JQMIGRATE warnings fixed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<p>Release date: December 2nd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed invalid nonce when downloading Amazon S3 backups.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<p>Release date: October 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed issue with installing plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<p>Release date: October 13th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Added additional logging for Google Drive.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<p>Release date: August 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated Timely Auto Updates to work with the new WordPress 5.5+ Auto Update UI.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Auto Update Translation filter causes fatal error with JetPack active <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-backup-premium\\/issues\\/50\\\">#50<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>1.5.0<\\/h4>\\n\\n<p>Release date: July 7th, 2020<\\/p>\\n\\n<ul>\\n<li>New Feature: Added Timely Auto Updates.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0<\\/h4>\\n\\n<p>Release date: May 19th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Google drive - shared drive support.<\\/li>\\n<li>New feature: Google drive - upload to any folder by using a folder id.<\\/li>\\n<li>Bug fix: Cleaned up Amazon libraries loaded to prevent conflict with W3TC.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<p>Release date: February 19th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Cannot save Google Drive on settings page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<p>Release date: February 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Allow Google Drive settings to be reset, and which allows for reauthorization.<\\/li>\\n<li>Update: Show error messages when validating Google Drive.<\\/li>\\n<li>Bug fix: Error 403: Daily Limit for Unauthenticated Use Exceeded.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<p>Release date: December 13th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed filtering of archive attributes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.0<\\/h4>\\n\\n<p>Release data: November 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Renamed plugin from \\\"BoldGrid Backup Premium\\\" to \\\"Total Upkeep Premium\\\".<\\/li>\\n<li>New feature: Added database dump file encryption.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fix bucket errors on archive details page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.0<\\/h4>\\n\\n<p>Release date: October 1st, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: DreamObjects support.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<p>Release date: May 21th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Google Drive attempting to upload archive that does not exist.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<p>Release date: May 14th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Themes autoupdated not showing in Tools > History.<\\/li>\\n<li>Bug fix: Incorrect theme version listed in history during autoupdate.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.0<\\/h4>\\n\\n<p>Release date: Feb 14th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Google Drive support.<\\/li>\\n<li>Update: Composer libraries updated.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed ob_flush warning with S3.<\\/li>\\n<li>Bug fix: Fixed error: Invalid argument supplied for foreach().<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<p>Release Date: October 25th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed handling of hook parameter on non-bulk plugin upgrades.<\\/li>\\n<li>Bug fix: Fatal error: Uncaught Error: Call to undefined function wp<em>generate<\\/em>password.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.0<\\/h4>\\n\\n<p>Release Date: April 11th, 2017<\\/p>\\n\\n<ul>\\n<li>Initial release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3.0<\\/h4>\\n\\n<p>BoldGrid Backup Premium has been renamed to Total Upkeep Premium.  Different name with the same great features.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:56183:\"{\"6.7.2\":{\"1.5.13\":[100,95]},\"6.7.1\":{\"1.5.13\":[100,95]},\"6.7\":{\"1.5.13\":[100,95]},\"6.6.2\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.6.1\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.6\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5.5\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5.4\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5.3\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5.2\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5.1\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.5\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4.5\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4.4\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4.3\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4.2\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4.1\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.4\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3.5\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3.4\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3.3\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3.2\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3.1\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.3\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.6\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.5\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.4\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.3\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.2\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2.1\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.2\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.7\":{\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.6\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.5\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.4\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.3\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.2\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1.1\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.1\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.0.8\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.0.7\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"6.0.6\":{\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.7\":{\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.6.3\":{\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.6.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.6.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.5.4\":{\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.5.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.5.2\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.5.1\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.5\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4.5\":{\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4.4\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4.3\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4.2\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4.1\":{\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.4\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.7\":{\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.6\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.5\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.4\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.3\":{\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.2\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3.1\":{\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.9\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.7\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.6\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.5\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.4\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.2\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.10\":{\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2.1\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.2\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.8\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.7\":{\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.6\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.5\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.4\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.3\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.2\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.1\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.9\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.8\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.7\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.6\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.5\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.4\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.3\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.2\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.10\":{\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0.1\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"5.0\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.9\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.8\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.6\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.5\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.4\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.3\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.2\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.14\":{\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.13\":{\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.12\":{\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.11\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.10\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9.1\":{\"1.0.0\":[100,12],\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.9\":{\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.8\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.7\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.6\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.10\":{\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.12\":{\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.11\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.10\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.9\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.8\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.7\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.5\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.4\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.3\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.2\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.12\":{\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.11\":{\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.10\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6.1\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]},\"4.6\":{\"1.0.0-alpha.1\":[100,95],\"1.0.0-alpha.2\":[100,95],\"1.0.0-rc.1\":[100,95],\"1.0.0-rc.2\":[100,95],\"1.0.0-rc.3\":[100,95],\"1.0.0-rc.4\":[100,95],\"1.0.1\":[100,95],\"1.0.2\":[100,95],\"1.0.3\":[100,95],\"1.1.0-rc.1\":[100,95],\"1.1.0\":[100,95],\"1.1.1\":[100,95],\"1.1.2\":[100,95],\"1.2.0-rc.1\":[100,95],\"1.2.0\":[100,95],\"1.2.1\":[100,95],\"1.3.0\":[100,95],\"1.3.1\":[100,95],\"1.3.2\":[100,95],\"1.3.3\":[100,95],\"1.4.0-rc.1\":[100,95],\"1.4.0-rc.2\":[100,95],\"1.4.0\":[100,95],\"1.5.0-rc.1\":[100,95],\"1.5.0-rc.2\":[100,95],\"1.5.0-rc.3\":[100,95],\"1.5.0\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3-rc.1\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6\":[100,95],\"1.5.8\":[100,95],\"1.5.9\":[100,95],\"1.5.10\":[100,95],\"1.5.11\":[100,95],\"1.5.12\":[100,95],\"1.5.13\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:143:\"{\"backup\":\"Backup\",\"cloud backup\":\"Cloud backup\",\"database backup\":\"Database backup\",\"restore\":\"Restore\",\"wordpress backup\":\"Wordpress backup\"}\";s:7:\"banners\";s:125:\"{\"low\":\"//repo.boldgrid.com/assets/banner-backup-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-backup-1544x500.png\"}\";}}s:7:\"updated\";i:1772554498;}','off'),(33157,'_site_transient_timeout_wp_theme_files_patterns-8f3ed6557077683859f7b8bb258bd186','1772556297','off'),(33158,'_site_transient_wp_theme_files_patterns-8f3ed6557077683859f7b8bb258bd186','a:2:{s:7:\"version\";s:6:\"4.12.3\";s:8:\"patterns\";a:0:{}}','off'),(33161,'_site_transient_timeout_boldgrid_available','1772554617','off'),(33162,'_site_transient_boldgrid_available','1','off'),(33163,'_site_transient_timeout_boldgrid_api_data','1772583297','off'),(33164,'_site_transient_boldgrid_api_data','O:8:\"stdClass\":4:{s:6:\"status\";i:200;s:7:\"message\";s:2:\"OK\";s:6:\"result\";O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":30:{s:5:\"title\";s:21:\"BoldGrid Inspirations\";s:7:\"version\";s:5:\"2.9.4\";s:8:\"asset_id\";i:1302254;s:12:\"release_date\";s:19:\"2025-04-14 21:22:30\";s:19:\"requires_wp_version\";s:3:\"4.4\";s:17:\"tested_wp_version\";s:3:\"6.9\";s:8:\"sections\";s:52408:\"{\"description\":\"<p>BoldGrid Inspirations is an inspiration-driven plugin to assist with creating a fresh new website, or to customize an existing website.<\\/p>\\n\\n<p>The first phase is Inspiration; the guided tool creates your base website.  If you already have a website, then you can skip this step.<\\/p>\\n\\n<p>The second phase is Customization; tools to transform your website into your vision.<\\/p>\\n\",\"installation\":\"<ol>\\n<li><p>Upload the entire boldgrid-inspirations folder to the \\/wp-content\\/plugins\\/ directory.<\\/p><\\/li>\\n<li><p>Activate the plugin through the Plugins menu in WordPress.<\\/p><\\/li>\\n<li><p>You will find the Inspirations menu in your WordPress Dashboard \\/ admin panel.<\\/p><\\/li>\\n<\\/ol>\\n\",\"changelog\":\"<h4>2.9.4<\\/h4>\\n\\n<p>Release Date: TBD<\\/p>\\n\\n<ul>\\n<li>Bug Fix: WP 6.8 - Fix <em>load<\\/em>textdomain<em>just<\\/em>in_time notices <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/211\\\">#211<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.9.3<\\/h4>\\n\\n<p>Release Date: November 7th, 2024<\\/p>\\n\\n<ul>\\n<li>Bug Fix: WP 6.7 - Function load<em>plugin<\\/em>textdomain was called incorrectly <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/205\\\">#205<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.9.2<\\/h4>\\n\\n<p>Release Date: July 3rd, 2024<\\/p>\\n\\n<ul>\\n<li>Bug Fix: WP 6.6 - Inspirations onboarding links to Customizer don\\u2019t go to correct panel <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/202\\\">#202<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.9.1<\\/h4>\\n\\n<p>Release Date: March 25th, 2024<\\/p>\\n\\n<ul>\\n<li>Bug Fix: If no social media menu is installed the main menu goes in that spot without styling <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/181\\\">181<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.9.0<\\/h4>\\n\\n<p>Release Date: December 4th, 2023<\\/p>\\n\\n<ul>\\n<li>New Feature: Added onboarding videos that are fetched from the BoldGrid API Server.<\\/li>\\n<\\/ul>\\n\\n<h4>2.8.1<\\/h4>\\n\\n<p>Release Date: November 8th, 2023<\\/p>\\n\\n<ul>\\n<li>Update: Updated tested up to version to 6.4<\\/li>\\n<\\/ul>\\n\\n<h4>2.8.0<\\/h4>\\n\\n<p>Release Date: October 16th, 2023<\\/p>\\n\\n<ul>\\n<li>New Feature: Added onboarding checklist to help users get started with Inspirations.<\\/li>\\n<li>New Feature: Theme screenshot now displays the specific Crio theme design chosen <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/168\\\">168<\\/a><\\/li>\\n<li>Bug Fix: Image purchase fails with error \'No local cost data\' <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/185\\\">#185<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.7.6<\\/h4>\\n\\n<p>Release Date: July 17th, 2023<\\/p>\\n\\n<ul>\\n<li>Update: Improve support for PHP 8.1 &amp; 8.2<\\/li>\\n<li>Update: Allow for specific themes to dis-allow adding a blog during the inspirations process.<\\/li>\\n<\\/ul>\\n\\n<h4>2.7.5<\\/h4>\\n\\n<p>Release date: March 23rd, 2023<\\/p>\\n\\n<ul>\\n<li>Bug Fix: WP 6.2 - get<em>page<\\/em>by_tlte is deprecated <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/173\\\">#173<\\/a><\\/li>\\n<li>Update: Update Boldgrid\\/BGforms dependancy.<\\/li>\\n<\\/ul>\\n\\n<h4>2.7.4<\\/h4>\\n\\n<p>Release date: September 20th, 2022<\\/p>\\n\\n<ul>\\n<li>Bug Fix: background images in crio<em>page<\\/em>headers are not getting replaced <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/155\\\">#155<\\/a><\\/li>\\n<li>Bug Fix: Object of class WP_Error could not be converted to int <a href=\\\"https:\\/\\/github.com\\/BoldGrid\\/boldgrid-inspirations\\/issues\\/153\\\">#153<\\/a><\\/li>\\n<\\/ul>\\n\\n<h4>2.7.3<\\/h4>\\n\\n<p>Release date: September 7th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Prevent hidden categories from displaying in the sidebar during inspirations process.<\\/li>\\n<\\/ul>\\n\\n<h4>2.7.2<\\/h4>\\n\\n<p>Release date: August 8th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Increased image download timeout to 60 seconds.<\\/li>\\n<\\/ul>\\n\\n<h4>2.7.1<\\/h4>\\n\\n<p>Release date: July 8th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies (php 7.1).<\\/li>\\n<\\/ul>\\n\\n<h4>2.7.0<\\/h4>\\n\\n<p>Release date: July 7th, 2022<\\/p>\\n\\n<ul>\\n<li>New feature: Logo support.<\\/li>\\n<li>New feature: Nested menus.<\\/li>\\n<li>New feature: Taxonmy per post.<\\/li>\\n<li>New feature: Custom headers.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<li>Update: Remove page headers on start over.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.5<\\/h4>\\n\\n<p>Release date: January 25th, 2022<\\/p>\\n\\n<ul>\\n<li>Update: Several php8 fixes.<\\/li>\\n<li>Update: Automated tests run against php 5.6, 7.4, and 8.0<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.4<\\/h4>\\n\\n<p>Release date: October 18th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add filters to allow dev installs of Crio and Crio Premium.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.3<\\/h4>\\n\\n<p>Release date: June 10th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Updated the way blogs are installed via Inspirations.<\\/li>\\n<li>Update: Updated the My Inspirations page with links to theme support.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.2<\\/h4>\\n\\n<p>Release date: April 14th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Add support for footer-menu locations<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.1<\\/h4>\\n\\n<p>Release date: February 16th, 2021<\\/p>\\n\\n<ul>\\n<li>Update: Disable custom menu by default.<\\/li>\\n<li>Bug fix: Add \\\"My Inspirations\\\" link in case js does not redirect.<\\/li>\\n<\\/ul>\\n\\n<h4>2.6.0<\\/h4>\\n\\n<p>Release date: January 25th, 2021<\\/p>\\n\\n<ul>\\n<li>New feature: Theme deployments can now include theme specific plugins.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.2<\\/h4>\\n\\n<p>Release date: December 8th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed Gutenberg detection, avoid errors when adding media.<\\/li>\\n<li>Bug fix: Avoid js errors when editor screens have no ability to add media.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.1<\\/h4>\\n\\n<p>Release date: October 23rd, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixed \\\"Only variables should be passed by reference\\\" in class-boldgrid-inspirations-purchase-for-publish.php.<\\/li>\\n<\\/ul>\\n\\n<h4>2.5.0<\\/h4>\\n\\n<p>Release date: October 17th, 2020<\\/p>\\n\\n<ul>\\n<li>New feature: Invoicing and Caching options added as Inspirations features.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.4<\\/h4>\\n\\n<p>Release date: September 22nd, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.3<\\/h4>\\n\\n<p>Release date: August 11th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: WordPress 5.5 compatibility changes.<\\/li>\\n<li>Update: Optimized usage of set<em>staging<\\/em>installed.<\\/li>\\n<li>Update: Optimized \\\"get total coin cost\\\".<\\/li>\\n<li>Update: Updated links in login footer<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.2<\\/h4>\\n\\n<p>Release date: June 15th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.1<\\/h4>\\n\\n<p>Release date: May 29th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.4.0<\\/h4>\\n\\n<p>Release date: May 18th, 2020<\\/p>\\n\\n<ul>\\n<li>Update: Changes needed for Crio.<\\/li>\\n<li>Bug fix: Attribution page will not show excpert.<\\/li>\\n<li>Bug fix: Fixed display \\/ position of BoldGrid Connect image search results.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.1<\\/h4>\\n\\n<p>Release date: March 12th, 2020<\\/p>\\n\\n<ul>\\n<li>Bug fix: Unable to click button on email confirmation page.<\\/li>\\n<li>Update: Removed \\\"Add new from GridBlocks\\\" feature.<\\/li>\\n<\\/ul>\\n\\n<h4>2.3.0<\\/h4>\\n\\n<p>Release date: December 17th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Added noindex to the attribution page.<\\/li>\\n<li>Update: Changed the form plugin from WPForms to weForms.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.2<\\/h4>\\n\\n<p>Release date: November 22st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: BoldGrid Backup is now Total Upkeep - updating references.<\\/li>\\n<li>Update: Updated dependency boldgrid\\/library to 2.10.6.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.1<\\/h4>\\n\\n<p>Release date: October 15th, 2019<\\/p>\\n\\n<ul>\\n<li>Update:  Updated dependency boldgrid\\/library to 2.10.4.<\\/li>\\n<\\/ul>\\n\\n<h4>2.2.0<\\/h4>\\n\\n<p>Release date: September 17th, 2019<\\/p>\\n\\n<ul>\\n<li>New feature: Recommend the BoldGrid Backup plugin for users needing to transfer a site.<\\/li>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.1<\\/h4>\\n\\n<p>Release date: September 5th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updating dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.1.0<\\/h4>\\n\\n<p>Release date: August 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Removed the \\\"Welcome to BoldGrid\\\" dashboard widget.<\\/li>\\n<li>Update: Add notice to dashboard widget.<\\/li>\\n<li>Update: Remove news widget from dashboard.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.7<\\/h4>\\n\\n<p>Release date: August 16, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing compact warnings<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.6<\\/h4>\\n\\n<p>Release date: August 1st, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.5<\\/h4>\\n\\n<p>Release date: July 25th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Added a switch for toggling branding of the login page.<\\/li>\\n<li>Update: Cleaned up logic on purchase coins page.<\\/li>\\n<li>Update: Updated dependencies<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.4<\\/h4>\\n\\n<p>Release date: July 2nd, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Replaced the BoldGrid RSS feed widget on the dashboard with one in the updated library package.<\\/li>\\n<li>Update: Updated dependencies.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.3<\\/h4>\\n\\n<p>Release date: May 21st, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing \\\"Call to undefined method getAttribute\\\" error.<\\/li>\\n<li>Bug fix: Replacing deprecated filter on login: login<em>headertitle \\/ login<\\/em>headertext.<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.2<\\/h4>\\n\\n<p>Release date: Apr 23nd, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing usage of php\'s empty function for php &lt; 5.5<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.1<\\/h4>\\n\\n<p>Release date: Apr 19th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix: Fixing class property declaration for php &lt; 5.6<\\/li>\\n<\\/ul>\\n\\n<h4>2.0.0<\\/h4>\\n\\n<p>Release date: Apr 16th, 2019<\\/p>\\n\\n<ul>\\n<li>Update: Made translation ready. Text domain is boldgrid-inspirations.<\\/li>\\n<li>Update: Inspirations process with full screen mode and design updates.<\\/li>\\n<li>New feature: Inspirations dashboard.<\\/li>\\n<li>New feature: German translations added - de_DE.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.5<\\/h4>\\n\\n<p>Release date: Jan 29th, 2019<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Pages fail to install on Pages > Add New.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.4<\\/h4>\\n\\n<p>Release date: Dec 5th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Unable to save \\\"boldgrid<em>menu<\\/em>option\\\" on settings page.<\\/li>\\n<li>Bug fix:                       Fixed updating plugin via ajax.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.3<\\/h4>\\n\\n<p>Release date: Dec 4th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:                       Coin Budget help was not toggling when clicked.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.2<\\/h4>\\n\\n<p>Release date: Nov 26th, 2018<\\/p>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-33   Fixed missing build for library dependencies; Updated production build process to use composer post-autoload-dump hook.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.1<\\/h4>\\n\\n<p>Release date: Nov 20th, 2018<\\/p>\\n\\n<ul>\\n<li>Update:       JIRA BGCONN-20   Removed update settings; have been moved to the BoldGrid Library packages.<\\/li>\\n<li>Bug fix:      JIRA BGTHEME-558 Fixed conflict between tgmpa plugin installer and the BoldGrid custom update classes.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Attribution page not being rebuilt \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       BoldGrid Connect Search in the Customizer \\/ WP 5.0 fix.<\\/li>\\n<li>Bug fix:                       Recommended image sizes not working as expected.<\\/li>\\n<\\/ul>\\n\\n<h4>1.6.0<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated BoldGrid library to version 2.4.2.<\\/li>\\n<li>New feature:  JIRA BGINSP-24  Log data when there may be a connection or Ajax error.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-16  Warnings and notices within inspiration w\\/ Crio theme<\\/li>\\n<li>Bug fix:      JIRA BGINSP-23  Fixed issue: Connect Search may load with connection notice.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.7<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updated to library version 2.3.5.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGINSP-14  Fatal in PHP >=7.1.0 when creating internal preview builds.<\\/li>\\n<li>Bug fix:      JIRA WPB-3767   Prevent invalid API calls for check-version.<\\/li>\\n<li>Update:       JIRA BGBKUP-180 Auto update code moved to library and removed from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-3730   Updated library dependency to ^2.0.0.<\\/li>\\n<li>Update:       JIRA BGINSP-3   Forcing display of Connect Key prompt admin notice on the Inspirations page, even if dismissed, until key is entered.<\\/li>\\n<li>Update:       JIRA WPB-3684   Updated composer.json, due to package changes.<\\/li>\\n<li>New feature:  JIRA BGCNTRL-46 Added filters for manipulating Dashboard help in trial sites.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA BGSTAGE-32 Fixed staging plugin install.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA BGINSP-4   Removed admin notice recommending plugin installations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3643   Ensure that deployment does not install new wporg plugins if old ones are installed.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3587   Menu assignment after deployment broken in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3570   Inspirations Select button misplaced in WP 4.9.<\\/li>\\n<li>Bug fix:      JIRA WPB-3593   Changes require to help Staging support new Customizer scheduler.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5.1<\\/h4>\\n\\n<ul>\\n<li>Update:                       Updates to library.<\\/li>\\n<\\/ul>\\n\\n<h4>1.5<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.11<\\/h4>\\n\\n<ul>\\n<li>Update:                       Bump version.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3336   All and Default categories do not align.<\\/li>\\n<li>Bug fix:      JIRA WPB-3337   On a fresh install, Pages - New From GridBlocks fails.<\\/li>\\n<li>Bug fix:      JIRA WPB-3333   Image search only searching one provider instead of all.<\\/li>\\n<li>Bug fix:      JIRA WPB-3346   Edit Image button not working for attachment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3387   Loading GridBlocks just spins.<\\/li>\\n<li>Update:       JIRA WPB-3352   Purchase coins through BoldGrid Central.<\\/li>\\n<li>Update:       JIRA WPB-3355   Add data-image-url attribute.<\\/li>\\n<li>Update:       JIRA WPB-3382   More descriptive creative commons icon.<\\/li>\\n<li>Update:       JIRA WPB-3384   Add License details to attachment details.<\\/li>\\n<li>Update:       JIRA WPB-3383   Filter out boldgrid-gridblock-set-preview-page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3318   When forcing a preferred form plugin install, first check if plugin is installed before trying to activate.<\\/li>\\n<li>Bug fix:      JIRA WPB-3312   Ensure activation of preferred form plugin.  Added filter for preferred slug.<\\/li>\\n<li>Bug fix:      JIRA WPB-3317   New page from GridBlocks not working.<\\/li>\\n<li>Update:       JIRA WPB-3252   Disable \'default\' category and configure \'showcase\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-3332   New from gridblocks button not showing.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.8<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3200   Added WPForms support.<\\/li>\\n<li>Update:       JIRA WPB-3292   Updated plugin URI.<\\/li>\\n<li>Update:   JIRA WPB-3296 Add Inspirations as first menu item child.<\\/li>\\n<li>Bug Fix:  JIRA WPB-3274 Plugins > Add New Updates fail in modals.<\\/li>\\n<li>New feature:  JIRA WPB-3293   Resize images during deployment vs imgr server.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.7<\\/h4>\\n\\n<ul>\\n<li>Update:      JIRA WPB-3243    Change feedback admin notice display frequency.<\\/li>\\n<li>Update:      JIRA WPB-3264 Adding twitch social media option.<\\/li>\\n<li>New Feature: Added BoldGrid Library to plugin.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3179   Gradient style being lost during normal deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3180   Open WordPress\\/BoldGrid links in attribution page in new tab.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3161   Fixed auto plugin update.<\\/li>\\n<li>Bug fix:      JIRA WPB-3162   Fixed issue creating .htaccess file in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-3171   As an author, when installing a site I do not want background images to be processed.<\\/li>\\n<li>Bug fix:      JIRA WPB-3176   Background gradient \\/ url bug during deplyment.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3151   Added check and load before using get<em>plugin<\\/em>data() for updates.<\\/li>\\n<li>Bug fix:      JIRA WPB-3141   Fixed invalid updates for BoldGrid Prime theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-3158   Deployment\'s gallery updates are not saved.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3106   As an Author, I can set background images for elements.<\\/li>\\n<li>New feature:  JIRA WPB-3095   Update generic builds to display per theme channel.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2745   Fixed upgrade notices displaying when activation version was not recorded.<\\/li>\\n<li>Update:       JIRA WPB-3019   Updating attribution link creation.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-3044   Automatically get Unsplash attribution.<\\/li>\\n<li>Update:       JIRA WPB-3043   Updating plugin description.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-3232   Deploy Staging menu item missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-3233   BoldGrid Connect Search missing from new image widget.<\\/li>\\n<\\/ul>\\n\\n<h4>1.4<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2936   Updating YouTube videos for BoldGrid Dashboard\'s new release.<\\/li>\\n<li>Bug fix:      JIRA WPB-2927   Social media menu disappears.<\\/li>\\n<li>Update:       JIRA WPB-2949   Configure blog using categories.<\\/li>\\n<li>Bug fix:      JIRA WPB-2950   Added max height for reseller logos on login page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2925   Sidebar widgets don\'t match between preview and installed site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2951   Images in staging posts not being downloaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2955   Backwards compatibility - maps taking up 200px empty space.<\\/li>\\n<li>Bug fix:      JIRA WPB-2984   Attribution page 404.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2912   Fixed issue when installing plugins from the Tools Import page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2916   Inspirations deploy fatal error if an old forked plugin had the original installed.<\\/li>\\n<li>Bug fix:      JIRA WPB-2905   If installing via Author, do not update pages with survey data.<\\/li>\\n<li>Bug fix:      JIRA WPB-2910   Unterminated entity reference bug.<\\/li>\\n<li>Update:       JIRA WPB-2913   Validate email address in survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2404   iframe timeout in step 2 of Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2173   Error deleting image and redownloading.<\\/li>\\n<li>Bug fix:      JIRA WPB-2635   Start over staging affecting active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2493   Publish private posts during staging deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2796   Social media urls end in \\/username, go to 404s.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2892   Fixed plugin update checks for some scenarios (WP-CLI, Plesk, etc).<\\/li>\\n<li>Update:       JIRA WPB-2900   Update verbiage of build coin cost.<\\/li>\\n<li>Bug fix:      JIRA WPB-2901   Scroll bars not visible on preview iframe in Chrome.<\\/li>\\n<li>Bug fix:                      Removing CTA hooks.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.7<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2819   Use switch instead of checkbox for Demo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2780   Theme screenshots opening directly, rather than within gallery.<\\/li>\\n<li>Update:       JIRA WPB-2825   Adjust do not display formatting.<\\/li>\\n<li>Update:       JIRA WPB-2829   Updating hook to resolve BoldGrid SEO plugin conflicts.<\\/li>\\n<li>Update:       JIRA WPB-2837   Remove loading image after selecting theme in Gallery.<\\/li>\\n<li>Update:       JIRA WPB-2839   Minor verbiage change for Add a blog.<\\/li>\\n<li>Update:       JIRA WPB-2785   Entering words with apostrophe in it for Site title displays with a Backslash.<\\/li>\\n<li>Bug fix:      JIRA WPB-2848   Customize link takes users back to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2527   \'New from GridBlocks\' preview page appearing in cart.<\\/li>\\n<li>Bug fix:      JIRA WPB-2862   Survey, invalid argument supplied for foreach.<\\/li>\\n<li>Bug fix:      JIRA WPB-2601   Inspirations Internet Explorer\\/ Stuck on loading themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2854   Downloading Image spinner never stops spinning.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.6<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2772   PHP warnings on deploy in WordPress 4.3.7.<\\/li>\\n<li>Bug fix:      JIRA WPB-2766   Plesk and WP-CLI were not getting private repo updates.<\\/li>\\n<li>Update:       JIRA WPB-2763   Update email and address on Contact Us page.<\\/li>\\n<li>Update:       JIRA WPB-2764   Remove option to add a map.<\\/li>\\n<li>Update:       JIRA WPB-2765   Allow iframes for preview builds.<\\/li>\\n<li>New feature:  JIRA WPB-2771   Update footer-company-details widget with survey data.<\\/li>\\n<li>New feature:  JIRA WPB-2777   Add an Install sample blog checkbox.<\\/li>\\n<li>New feature:  JIRA WPB-2778   Setup a blog during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-2792   Staged posts (private posts) are trashed when starting over active site.<\\/li>\\n<li>Update:       JIRA WPB-2800   Ensure \'Install a blog\' works with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2801   Remove milestones classes.<\\/li>\\n<li>Bug fix:      JIRA WPB-2779   Survey not working with Staging.<\\/li>\\n<li>Update:       JIRA WPB-2805   Preview builds w &amp; w\\/o blogs.<\\/li>\\n<li>New feature:  JIRA WPB-2806   Add filter for Inspirations configs.<\\/li>\\n<li>Bug fix:      JIRA WPB-2808   Do not request generic builds when requesting blog as well.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.5<\\/h4>\\n\\n<ul>\\n<li>Testing:      JIRA WPB-2744   Tested on WordPress 4.7.<\\/li>\\n<li>Update:       JIRA WPB-2376   Filter the bgtfw contact blocks.<\\/li>\\n<li>Update:       JIRA WPB-2476   Update case of Company name.<\\/li>\\n<li>Update:       JIRA WPB-2747   Update Add a map verbiage.<\\/li>\\n<li>Update:       JIRA WPB-2749   Add a map to my Contact page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2658   Fix spacing issues atop Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2751   Show all in the smaller view of inspirations doesn\'t work anymore.<\\/li>\\n<li>Bug fix:      JIRA WPB-2757   Apostrophe and other strange characters installed via Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2759   DOMDocument::loadHTML(): htmlParseEntityRef: expecting \';\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2696   Remove placeholders from survey.<\\/li>\\n<li>New feature:  JIRA WPB-2697   Update phone numbers in widgets.<\\/li>\\n<li>New feature:  JIRA WPB-2699   Use phone number entered during survey.<\\/li>\\n<li>Update:       JIRA WPB-2704   Adjust format of how social media icons are saved.<\\/li>\\n<li>New feature:  JIRA WPB-2705   Use survey social media items when creating menu.<\\/li>\\n<li>Update:       JIRA WPB-2711   Show optional message in survey.<\\/li>\\n<li>Update:       JIRA WPB-2712   Have plus sign toggle more social icons.<\\/li>\\n<li>Update:       JIRA WPB-2723   Update phone in pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2627   Back \\/ next buttons should not be clickable.<\\/li>\\n<li>Bug fix:      JIRA WPB-2625   Behavior of last image\'s next button in Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.2<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2582   Always show arrows in Inspirations gallery.<\\/li>\\n<li>Update:       JIRA WPB-2583   Ensure first letter in theme\'s title attribute is capitalized.<\\/li>\\n<li>Update:       JIRA WPB-2599   Add placeholder for 4th step to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2551   Duplicate images.<\\/li>\\n<li>New feature:  JIRA WPB-2603   Add initial version of survey.<\\/li>\\n<li>Bug fix:      JIRA WPB-2622   Inspirations - Step 4 - Go back button installs site.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3.1<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2503   Added plugin requirements to readme.txt file.<\\/li>\\n<li>Bug fix:      JIRA WPB-2539   Fix possible duplicate connection issue notice from ajax.js call.<\\/li>\\n<li>Bug fix:      JIRA WPB-2558   Don\'t display feedback widget if user hasn\'t entered their key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2559   Don\'t allow widgets to drag into welcome box area.<\\/li>\\n<li>Bug fix:      JIRA WPB-2555   Images in search results flicker.<\\/li>\\n<li>Update:       JIRA WPB-2563   Convert Attribution page to use custom post type.<\\/li>\\n<li>Update:       JIRA WPB-2568   Added fancybox and large previews to Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2570   Milestone blogname change.<\\/li>\\n<li>Update:       JIRA WPB-2574   Milestone Social Media Change.<\\/li>\\n<li>Update:       JIRA WPB-2578   Milestone Contact Info Footer Change.<\\/li>\\n<\\/ul>\\n\\n<h4>1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2544   Disable \'Install\' button after clicking it.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.13<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2531   Javascript error checking needed for mine count.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.12<\\/h4>\\n\\n<ul>\\n<li>Update:       JIRA WPB-2472   Added update notice for 1.3.<\\/li>\\n<li>Bug fix:      JIRA WPB-2486   Incorrect page count on All Pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-2467   With staging disabled, Customize goes to \\\"Change Themes\\\".<\\/li>\\n<li>Update:       JIRA WPB-2488   Remove \'Permanently delete pages instead of sending to trash\'.<\\/li>\\n<li>Update:       JIRA WPB-2490   Move default option to \'install as staging\'.<\\/li>\\n<li>Update:       JIRA WPB-2491   Add \'Customize > Active Theme\' navigation to Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2496   Require comment text in feedback form.<\\/li>\\n<li>Update:       JIRA WPB-2229   Update error reporting when purchasing images.<\\/li>\\n<li>Update:       JIRA WPB-2498   Change \'Company Name\' to theme name.<\\/li>\\n<li>Update:       JIRA WPB-2497   Add new dashboard videos.<\\/li>\\n<li>Bug fix:      JIRA WPB-2376   \'No search results\' method is not cleared in BGCS.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.11<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2468   Switching between boldgrid admin menu and standard wp menu no longer works.<\\/li>\\n<li>Bug fix:      JIRA WPB-2477   If you have an existing site non BG, no route for staging exists.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2446   Fixed missing build id passed on site install.<\\/li>\\n<li>Bug fix:      JIRA WPB-2426   Insert Gridblock button is missing.<\\/li>\\n<li>Bug fix:      JIRA WPB-2443   When starting over, I get a blank page.<\\/li>\\n<li>Bug fix:      JIRA WBP-2445   Inspirations is not fetching cached themes.<\\/li>\\n<li>Update:       JIRA WPB-2458   Update \'Recommended\' verbiage in last step of Inspirations.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.9<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2420   Added EOF line breaks.<\\/li>\\n<li>Bug fix:      JIRA WPB-2387   Fixed issue with AJAX theme updates and BG theme slugs duplicated in the WP repo.<\\/li>\\n<li>Bug fix:      JIRA WPB-2324   Attribution should not show in 404 sitemap.<\\/li>\\n<li>Bug fix:      JIRA WPB-2403   No plugins recommended still showing notice.<\\/li>\\n<li>Update:       JIRA WPB-2416   Text changes for confirmation section of Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2417   Add additional text to deployment success page for staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-2421   Message showing when it shouldn\'t - We\'ve recognized that you haven\'t installed...<\\/li>\\n<li>Bug fix:      JIRA WPB-2112   BoldGrid Connect Search missing for galleries.<\\/li>\\n<li>Bug fix:      JIRA WPB-2422   Fixed CSS Loading graphic animation in chrome to display properly.<\\/li>\\n<li>Bug fix:      JIRA WPB-2401   Gallery not displaying correctly in Chrome &amp;&amp; FF.<\\/li>\\n<li>Bug fix:      JIRA WPB-2423   Trying to get property of non-object in ...stock-photography.php.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2398   Error requesting free key.<\\/li>\\n<li>Bug fix:      JIRA WPB-2399   Only show feedback widget to admins.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2389   Fixed saving BoldGrid Settings.<\\/li>\\n<li>Bug fix:      JIRA WPB-2388   Removed duplicate boldgrid_activate().<\\/li>\\n<li>Update:       JIRA WPB-2390   Update verbiage for inspirations install success.<\\/li>\\n<li>Bug fix:      JIRA WPB-2391   Hide BoldGrid Welcome Panel if key isn\'t entered yet.<\\/li>\\n<li>Bug fix:      JIRA WPB-2392   If key is less than 32 char don\'t make call to validate.<\\/li>\\n<li>Bug fix:      JIRA WPB-2393   Error messages should be removed when resubmitting keys.<\\/li>\\n<li>Bug fix:      JIRA WPB-2394   Cursor for show\\/hide log should be a pointer.<\\/li>\\n<li>Update:       JIRA WPB-2395   Update login page styling.<\\/li>\\n<li>Bug fix:      JIRA WPB-2396   Remove staging from recommended plugin notices.<\\/li>\\n<li>Bug fix:      JIRA WPB-2327   Check if framework is handling plugin recommendations before recommending.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.6<\\/h4>\\n\\n<ul>\\n<li>Misc:         JIRA WPB-2344   Updated readme.txt for Tested up to 4.6.1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2336   Load BoldGrid settings from the correct WP option (site\\/blog).<\\/li>\\n<li>Bug fix:      JIRA WPB-2248   Removed \'New From GridBlocks\' button on edit submission page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2332   Reset scroll position on step 2 of Inspirations to top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2339   Remove notices from Inspirations page.<\\/li>\\n<li>Update:       JIRA WPB-2208   Removed tutorials from Inspirations.<\\/li>\\n<li>Update:       JIRA WPB-2359   Order \'Category Filter\' by category display order.<\\/li>\\n<li>Update:       JIRA WPB-2360   Sort themes by category and then order within category.<\\/li>\\n<li>Update:       JIRA WPB-2368   Read version constant from plugin file.<\\/li>\\n<li>Update:       JIRA WPB-2361   Add BoldGrid Connect Search to Editor\'s background image tool.<\\/li>\\n<li>Update:       JIRA WPB-2354   Preview button needs to always be visible in mobile view.<\\/li>\\n<li>Update:       JIRA WPB-2355   Remove extraneous \'Preview\' button.<\\/li>\\n<li>Bug fix:      JIRA WPB-2364   Inspirations not respecting theme release channel.<\\/li>\\n<li>Bug fix:      JIRA WPB-2370   Color in screenshot does not match preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-2373   Duplicate themes in Inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-2379   Wrong budget passed when going form step 2 to step 1.<\\/li>\\n<li>Update:       JIRA WPB-2380   Remove references to tutorials in deployment congrats message.<\\/li>\\n<li>Bug fix:      JIRA WPB-2383   Image Search tab appears when clicking \'Add GridBlock\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2325   Added wrapper to handle mb<em>convert<\\/em>encoding() if mbstring is not loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2313   Disabled GridBlocks in network admin pages.<\\/li>\\n<li>New feature:  JIRA WPB-2268   Changed to resized preview screenshots for Inspirations Design First concept.<\\/li>\\n<li>New feature:  JIRA WPB-2287   Adjust device preview buttons in step 2 to behave like those in editor.<\\/li>\\n<li>New feature:  JIRA WPB-2291   Auto install staging in final step if user chooses staging.<\\/li>\\n<li>Update:       JIRA WPB-2290   Changed \'Install\' button to \'Next\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-2289   Continuously clicking category in step 1 shuffles themes.<\\/li>\\n<li>Update:       JIRA WPB-2267   Added message to Inspirations when no generic themes are available.<\\/li>\\n<li>Update:       JIRA WPB-2315   Added error handling for malformed ajax results for call to \\/api\\/build\\/get-generic.<\\/li>\\n<li>Update:       JIRA WPB-2316   Add error handling for failures to fetch categories.<\\/li>\\n<li>Update:       JIRA WPB-2317   Add error handling for failures to fetch pagesets.<\\/li>\\n<li>Update:       JIRA WPB-2319   Check user capabilities before prompting for api key.<\\/li>\\n<li>Update:       JIRA WPB-2320   Ensure user has permission to edit page before allowing download<em>and<\\/em>insert<em>into<\\/em>page.<\\/li>\\n<li>Update:       JIRA WPB-2322   Sanitize user feedback before adding to options table.<\\/li>\\n<li>Update:       JIRA WPB-2323   Allow admin notices to be dismissed per user.<\\/li>\\n<li>Update:       JIRA WPB-2326   Update \'update\' class to utilize Admin Notices class.<\\/li>\\n<li>Update:       JIRA WPB-2327   Check user capabilities before showing admin notices.<\\/li>\\n<li>Update:       JIRA WPB-2331   Update confirmation messages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2269   Typo fix in Boldgrid<em>Inspirations<\\/em>Dependency<em>Plugins::print<\\/em>uninstalled_plugins().<\\/li>\\n<li>Bug fix:      JIRA WPB-2270   New From GridBlocks became unavailable.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-2172   For preview generic builds, added an option for identification for purges, etc.<\\/li>\\n<li>Bug fix:      JIRA WPB-2263   For preview sites under multisite, set the admin email address using the network admin email address.<\\/li>\\n<li>Bug fix:      JIRA WPB-2223   Reworked API key validation and connection issue notices, formatting.<\\/li>\\n<li>Misc:         JIRA WPB-2256   Updated readme.txt for Tested up to: 4.6.<\\/li>\\n<li>Rework:       JIRA WPB-2150   Moved API methods to a new class, formatting, and phpcs rework.<\\/li>\\n<li>Bug fix:      JIRA WPB-2224   Hide the email address field when widget is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-2225   Fixed jQuery Migrate deprecated warning.<\\/li>\\n<li>Update:       JIRA WPB-2245   Changed feed to pull from dashboard tag on blog.<\\/li>\\n<li>Bug fix:      JIRA WPB-2265   Uncaught TypeError: IMHWPB.BaseAdmin is not a constructor.<\\/li>\\n<li>Bug fix:      JIRA WBP-2236   Errors everywhere when logging in as an Editor.<\\/li>\\n<li>Bug fix:      JIRA WPB-2234   Add current<em>user<\\/em>can checks to Boldgrid<em>Inspirations->set<\\/em>api<em>key<\\/em>callback().<\\/li>\\n<li>Bug fix:      JIRA WPB-2237   Limit ajax requests by user.<\\/li>\\n<li>Bug fix:      JIRA WPB-2240   Limit printing of configs in head.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to the tutorials page.<\\/li>\\n<li>Bug fix:      JIRA WPB-2184   In PHP 5.2, deactivate and die properly.<\\/li>\\n<li>New feature:                  Added BoldGrid news widget to dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1994   Fixed issue with WP Theme Editor not being available.<\\/li>\\n<li>New feature:                  Added BoldGrid Feedback widget.<\\/li>\\n<li>Bug fix:      JIRA WPB-2169   Connect Search defaults to smallest image size when no recommended sizes available.<\\/li>\\n<li>Bug fix:    JIRA WPB-2192 Allow bug report to correctly show parent themes if submitted.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2160   New From GridBlocks, multiple pages are installed.<\\/li>\\n<li>Update:                       Changed text of getting and entering connect keys.<\\/li>\\n<li>Security:     JIRA WPB-2151   Disabled autocomplete for API key entry fields.<\\/li>\\n<li>Bug fix:      JIRA WPB-2145   Fixing issue with theme screenshots on Chrome Ubuntu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2119   For asset downloads, when Imagick is loaded, set the thread limit to 1.<\\/li>\\n<li>Bug fix:      JIRA WPB-2125   Fixing issue where theme was overwritten without version change.<\\/li>\\n<li>Bug fix:      JIRA WPB-2104   Go back button hides all themes (Inspirations > Add Theme).<\\/li>\\n<li>Bug fix:      JIRA WPB-2107   BoldGrid Connect Search overlapping footer (Dashboard > Media).<\\/li>\\n<li>Bug fix:      JIRA WPB-2109   Session issues when starting over and importing active site.<\\/li>\\n<li>Bug fix:      JIRA WPB-2116   Changes to the order of images in a gallery are not saving.<\\/li>\\n<li>Bug fix:      JIRA WPB-2134   Staging\'s boldgrid_attribution option and \'Uninitialized string offset\' Notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-2135   Image not replaced in Page &amp; Post Editor after using Connect Search.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2058   Added wrap class to Inspirations, so admin notices are displayed at the top.<\\/li>\\n<li>Bug fix:      JIRA WPB-2041   Fixed BoldGrid theme update check in WordPress 4.6.<\\/li>\\n<li>Testing:      JIRA WPB-2046   Tested on WordPress 4.5.3.<\\/li>\\n<li>New feature:  JIRA WPB-599    Added options for plugin and theme auto-updates via WordPress autoupdater.<\\/li>\\n<li>Update:       JIRA WPB-2008   Deploy class updated to allow for is_generic flag.<\\/li>\\n<li>Bug fix:      JIRA WPB-1950   Prevent a portait image from displaying atop \'Crop Image\' and \'Skip Cropping\' buttons.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.7<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-2032   Fixed issue when activating key.  Added nonce to api key form.<\\/li>\\n<li>Rework:       JIRA WPB-2030   Updated the \\\"I don\'t have an API key\\\" section.<\\/li>\\n<li>New feature:  JIRA WPB-2029   Added TOS box to API key submission form.<\\/li>\\n<li>New feature:  JIRA WPB-1905   Added capability for auto-updates of boldgrid-inspirations by API response.<\\/li>\\n<li>Bug fix:      JIRA WPB-2002   Fixed theme update issue where upgrader says is up to date at times.<\\/li>\\n<li>Bug fix:      JIRA WPB-2006   Pdes and Homepage not installing correctly on Inpirations Theme Only installs.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.6<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1839   Users can now change their theme release channel.<\\/li>\\n<li>Security fix: JIRA WPB-1977   Validate nonce for feedback form diagnostic data callback and form submit.<\\/li>\\n<li>Bug fix:      JIRA WPB-1955   Fatal error: Class \'Boldgrid<em>Staging<\\/em>Plugin\' not found.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1914   Staged image used on Active page not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1886   Fixed feedback notice being displayed too often (more than a week after submitting).<\\/li>\\n<li>New feature:  JIRA WPB-1183   Refresh the Library Tab after downloading an image.<\\/li>\\n<li>Update:       JIRA WPB-1865   Update style of \'Transactions\' pages to better incorporate BoldGrid Staging\'s nav menu.<\\/li>\\n<li>Update:       JIRA WPB-1884   Passed WordPress 4.5.1 testing.<\\/li>\\n<li>Bug fix:      JIRA WPB-1855   Do not display feedback notice on update or setting pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1860   Fixed horizontal line through screenshot in step 2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1863   Cart does not look for watermarked images used within staged pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1891   View \\/ Download of images within receipts not working for images purchased via Staging.<\\/li>\\n<li>Bug fix:      JIRA WPB-1893   JS errors in console when viewing attachments.<\\/li>\\n<li>Bug fix:      JIRA WPB-1900   Attribution shows in menu when menu generated using wp<em>page<\\/em>menu.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.3<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1824   Fixed order of plugin deactivation and uninstall in Start Over process.<\\/li>\\n<li>Bug fix:      JIRA WPB-1814   Fixed PHP notice in page and post editor for In Menu when there is a corrupted nav menu array.<\\/li>\\n<li>Bug fix:      JIRA WPB-1823   Fixed display of \\\"Themes\\\" H1 and the additional themes bar when choosing active or staging before installing a theme.<\\/li>\\n<li>Bug fix:      JIRA WPB-1840   Fixing thumbnail presentation in inspirations and add new theme.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.3<\\/h4>\\n\\n<ul>\\n<li>Update:               Sync version. See version 1.1.1.1.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1833   Fixed checking for previously downloaded assets in deployment when using multisite (wp-preview).<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1817   BoldGrid Connect Search: Was not being added when changing a header image in the Customizer.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Removed feedback form bug report diagnostic report items.<\\/li>\\n<li>Bug fix:      JIRA WPB-1816   Fixed update class interference with the Add Plugins page.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1809   Fixed undefined index \\\"action\\\" for some scenarios.  Optimized update class and addressed CodeSniffer items.<\\/li>\\n<li>Rework:       JIRA WPB-1541   Reworked admin feedback notice.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Removed analysis processing and optional logging capabilities.  Added support for XHProf.<\\/li>\\n<li>Bug fix:      JIRA WPB-1805   Now adds theme update info on the Customizer Themes page.<\\/li>\\n<li>Rework:       JIRA WPB-1785   Enabled and reworked image caching for the preview server.<\\/li>\\n<li>Rework:       JIRA WPB-1751   Reworked analysis processing.<\\/li>\\n<li>Update:       JIRA WPB-1658   Storing more reliable install data through inspirations.<\\/li>\\n<li>Bug fix:      JIRA WPB-1787   When not using BoldGrid menu, cart does not dynamically update total page price.<\\/li>\\n<li>Update:       JIRA WPB-1754   Remove attribution page from search results.<\\/li>\\n<li>Bug fix:      JIRA WPB-1788   webkit css missing from \'new from gridblocks\'.<\\/li>\\n<li>New feature:  JIRA WPB-1806   Add \'BoldGrid search\' tab when replacing an image.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug Fix:                      Fixing logo display on login screen.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Fixed analysis include for preview server.<\\/li>\\n<li>Bug fix:                      New From GridBlocks: Asset download issues.<\\/li>\\n<\\/ul>\\n\\n<h4>1.1<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1751   Added analysis processing and optional logging capabilities.<\\/li>\\n<li>Bug fix:      JIRA WPB-1781   Removed boldgrid<em>dismissed<\\/em>admin_notices from Start Over cleanup.<\\/li>\\n<li>New feature:  JIRA WPB-1541   Added feedback notice.<\\/li>\\n<li>Bug fix:      JIRA WPB-1747   New From GridBlocks: For non BoldGrid themes, only load grid css.<\\/li>\\n<li>Bug fix:      JIRA WPB-1760   New From GridBlocks: Ensure page title shows on preview page.<\\/li>\\n<li>Update:       JIRA WPB-1779   New From GridBlocks: Update verbiage for \'Downloading GridBlocks\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1710   Fixed missing device preview tabs on Add New Theme preview modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1710   Fixed notice dismissal checking.<\\/li>\\n<li>Bug fix:      JIRA WPB-1749   On start over, staging menus are not deleted.<\\/li>\\n<li>Bug fix:      JIRA WPB-1755   Gallery images not showing in cart.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.12<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1740   Fixed \\\"In Menu\\\" messages in editor when staging plugin is not active, and fixed saving menu selections.<\\/li>\\n<li>New feature:  JIRA WPB-1726   Added optional feedback for GridBlock Add Page.<\\/li>\\n<li>Removed Ft:   JIRA WPB-1710   Removed Inspirations Add Pages; replaced by GridBlocks.<\\/li>\\n<li>Misc:         JIRA WPB-1361   Added license file.<\\/li>\\n<li>New feature:                  Don\'t assign footer contact widget if using base pagesets.<\\/li>\\n<li>Bug Fix:      JIRA WPB-1732   Fixing css issues on login screen (firefox).<\\/li>\\n<li>Bug Fix:      JIRA WPB-1687   Image search: Title, Caption, Alt Text and Description do not display on new pages.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.11<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1699   Added optional feedback for theme activation.<\\/li>\\n<li>New feature:  JIRA WPB-1690   Adding BoldGrid themes to All themes install menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1686   Limited items loaded in network admin pages.<\\/li>\\n<li>Improvement:  JIRA WPB-1604   Added a \\\"Cancel\\\" link to the \\\"In Menu\\\" section.<\\/li>\\n<li>Improvement:  JIRA WPB-1603   Display menu locations in the editor \\\"In Menu\\\" section.<\\/li>\\n<li>Bug fix:      JIRA WPB-1602   Corrected capitalization of \\\"None\\\" under \\\"In menu\\\" in the editor.<\\/li>\\n<li>Improvement:  JIRA WPB-1664   Gets api<em>key and site<\\/em>hash from configs instead of get_option.<\\/li>\\n<li>Bug fix:      JIRA WPB-1597   Fixing indefined index error<\\/li>\\n<li>New feature:  JIRA WPB-1649   Added reporting of PHP version and mobile ratio.<\\/li>\\n<li>Bug fix:      JIRA WPB-1598   \'Mine\' count on \'all pages\' is incorrect.<\\/li>\\n<li>Bug fix:      JIRA WPB-1647   JS error with easy-attachment-preview-size.js.<\\/li>\\n<li>Bug fix:      JIRA WPB-1651   When the BG menu is turned off, Appearance link should take you to themes.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.10<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1632   Fixed handling of subcategory<em>id in deploy<\\/em>page_sets.<\\/li>\\n<li>New feature:  JIRA WPB-1510   Moved adhoc functions.php to class-boldgrid-inspirations-utility.php (class Boldgrid<em>Inspirations<\\/em>Utility).<\\/li>\\n<li>Rework:       JIRA WPB-1553   Updated require and include statements for standards.<\\/li>\\n<li>Bug fix:      JIRA WPB-1563   Updated pages in which wp<em>iframe-media<\\/em>upload.css is loaded.<\\/li>\\n<li>Bug fix:      JIRA WPB-1549   Resolve attribution page missing attribution for several images.png.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:                      Add GridBlock Sets feature disabled.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed support for PHP 5.2 to deactivate plugin.<\\/li>\\n<li>Bug fix:                      Prevent click of links in add<em>new<\\/em>page_selection previews.<\\/li>\\n<li>Bug fix:      JIRA WPB-1554   Fixed undefined JavaScript variable pagenow for customizer link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.9<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1554   Fixed theme link in network dashboard nav menu.<\\/li>\\n<li>Bug fix:      JIRA WPB-1590   Fixed JavaScript error for undefined screen info in network dashboard.<\\/li>\\n<li>Bug fix:      JIRA WPB-1535   Fixed theme deployment issues.<\\/li>\\n<li>New feature:  JIRA WPB-1584   Added an opt-out feedback payload delivery system.<\\/li>\\n<li>New feature:  JIRA WPB-1580   Added optional feedback for customizer_start.<\\/li>\\n<li>Bug fix:      JIRA WPB-1571   Removed plugin dependency admin notice when editing an attachment (image).<\\/li>\\n<li>New feature:  JIRA WPB-1579   Added feedback opt-out in BoldGrid Settings, hidden for now.<\\/li>\\n<li>Bug fix:      JIRA WPB-1575   Addressed an issue causing mismatch color palettes on cached previews<\\/li>\\n<li>New feature:  JIRA WPB-1514   Add new pages offers page templates to choose from.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1553   Fixed PHP version check condition (&lt;5.3).<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.8<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1561   Fixed missing get<em>plugin<\\/em>data on update calls.<\\/li>\\n<li>New feature:  JIRA WPB-1511   Added dependency plugin notice on editor pages.<\\/li>\\n<li>Bug fix:      JIRA WPB-1553   Added support for <strong>DIR<\\/strong> in PHP &lt;=5.2.<\\/li>\\n<li>Bug fix:      JIRA WPB-1371   JSON encoded image data for media download requests.<\\/li>\\n<li>New feature:  JIRA WPB-1332   Swapping loading GIF to CSS loading image.<\\/li>\\n<li>New feature:  JIRA WPB-1072   Storing static pages on install<\\/li>\\n<li>New feature:  JIRA WPB-1539   When deleting a page, remove it from any applicable menus as well.<\\/li>\\n<li>New feature   JIRA WPB-1542   Manage menu assignment within editor.<\\/li>\\n<li>New feature   JIRA WPB-1555   Add wp-image-## class to images during deployment.<\\/li>\\n<li>New feature   JIRA WPB-1557   Add wp-image-## class to images when adding gridblocks.<\\/li>\\n<li>Bug fix:      JIRA WPB-1506   Theme naming missing in preview.<\\/li>\\n<li>Bug fix:      JIRA WPB-1443   Extra page listed under \'Mine\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1560   Install options not available on preview server<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.7<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1533   Ensured activation data is sent after first login.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.6<\\/h4>\\n\\n<ul>\\n<li>Rework:       JIRA WPB-1411   Added more output to the deploy log.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.5<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1462   Fixed position of dependency plugins admin notice.  Also limited to Dashboard and plugins page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1290   Fixing issues with galleries leaving empty spaces<\\/li>\\n<li>Bug fix:      JIRA WPB-1471   Made deployment plugin installation respect release channel.<\\/li>\\n<li>Rework:       JIRA WPB-1452   Remove unneeded call to \'boldgrid<em>activate<\\/em>framework\' during deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-946    Fixed margin bug on step 2 additional themes.<\\/li>\\n<li>Bug fix:      JIRA WPB-1384   Increase width of select input on image search modal.<\\/li>\\n<li>Bug fix:      JIRA WPB-1508   BoldGrid Image search box size is inconsistent.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.4<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1442   Fixing inspiration border styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1461   Updating login button styles for wordpress 4.4<\\/li>\\n<li>Bug fix:      JIRA WPB-1411   Added initialization and checks for empty image queues in deployment.<\\/li>\\n<li>Bug fix:      JIRA WPB-1406   Attribution page still showing in \'All Pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1451   Active images are showing in Staging attribution page.<\\/li>\\n<li>Bug fix:      JIRA WPB-1466   Tabs on tutorials page too small at 1035px - 1482px.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.3<\\/h4>\\n\\n<ul>\\n<li>New feature:  JIRA WPB-1363   Updated readme.txt for WordPress standards.<\\/li>\\n<li>New feature:  JIRA WPB-1389   When starting over theme mods are saved with a flag to recompile sass<\\/li>\\n<li>Bug fix:      JIRA WPB-1420   Content of Attribution page is overwriting page saves.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1395   Adjusted theme update data; now gets theme uri from theme style.css, download url from api data.<\\/li>\\n<li>Rework        JIRA WPB-1374   Updated activation timestamp to use GMT\\/UTC.<\\/li>\\n<li>Bug fix:      JIRA WPB-1377   Reseller option is now set on first call to either the front end or wp_login.<\\/li>\\n<li>Bug fix:                      Adjusted handling for image purchases when errors occur.<\\/li>\\n<li>Bug fix:      JIRA WPB-1365   Purchase link on editing a page goes to wrong link.<\\/li>\\n<li>Bug fix:      JIRA WPB-1368   Inspirations step 0 text refers to nonexisting help tabs.<\\/li>\\n<li>Rework:       JIRA WPB-1378   Adjusted formatting of footer in Dashboard.<\\/li>\\n<li>Rework:       JIRA WPB-1369   Update minus signs on \'Transaction History\'.<\\/li>\\n<li>New feature:  JIRA WPB-1379   On the transactions page, show the reseller that processed the credits.<\\/li>\\n<li>Bug fix:                      Count of \'All\' pages inaccurate on \'All pages\'.<\\/li>\\n<li>Bug fix:      JIRA WPB-1367   Updated link for \'Lost your BoldGrid Connect Key?\'.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0.1<\\/h4>\\n\\n<ul>\\n<li>Bug fix:      JIRA WPB-1374   Updated activation timestamp to include timezone in UTC.<\\/li>\\n<li>Bug fix:                      Attribution page shows style tags.<\\/li>\\n<li>Bug fix:                      Strict Standards fix for wp<em>kses<\\/em>allowed_html.<\\/li>\\n<li>Bug fix:                      Fixed incorrect link.<\\/li>\\n<\\/ul>\\n\\n<h4>1.0<\\/h4>\\n\\n<ul>\\n<li>Initial public release.<\\/li>\\n<\\/ul>\\n\",\"upgrade_notice\":\"<h4>1.3<\\/h4>\\n\\n<p>Version 1.3 has been released with a redesigned Inspiration phase. For more information on this change and others, please visit our blog at https:\\/\\/www.boldgrid.com\\/boldgrid-1-3-released\\/ .<\\/p>\\n\\n<h4>1.0.2<\\/h4>\\n\\n<p>Users should upgrade to version 1.0.2 to ensure proper BoldGrid theme updates.<\\/p>\\n\"}\";s:7:\"siteurl\";s:25:\"https://www.boldgrid.com/\";s:13:\"compatibility\";s:128840:\"{\"6.7.2\":{\"2.9.4\":[100,95]},\"6.7.1\":{\"2.9.4\":[100,95]},\"6.7\":{\"2.9.4\":[100,95]},\"6.6.2\":{\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.6.1\":{\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.6\":{\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5.5\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5.4\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5.3\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5.2\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5.1\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.5\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4.5\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4.4\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4.3\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4.2\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4.1\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.4\":{\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3.5\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3.4\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3.3\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3.2\":{\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3.1\":{\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.3\":{\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.6\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.5\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.4\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.3\":{\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.2\":{\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2.1\":{\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.2\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.7\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.6\":{\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.5\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.4\":{\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.3\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.2\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.7\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.6\":{\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.5\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.4\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.3\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.2\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0.1\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"6.0\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.9\":{\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.8\":{\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.7\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.6\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.5\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.4\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.3\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.2\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9.1\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.9\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.8\":{\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.7\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.6\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.5\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.4\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.3\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.2\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8.1\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.8\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.9\":{\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.8\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.7\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.6\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.5\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.4\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.3\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.2\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7.1\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.9\":{\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.8\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.7\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.6\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.5\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.3\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.2\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.10\":{\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6.1\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.6\":{\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.9\":{\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.8\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.7\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.6\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.4\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.3\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.2\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5.1\":{\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.5\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.9\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.8\":{\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.7\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.6\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.5\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.4\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.3\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.2\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4.1\":{\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.4\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.9\":{\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.8\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.7\":{\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.6\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.5\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.4\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.3\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.2\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3.1\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.9\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.7\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.6\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.5\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.4\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.3\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.2\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2.1\":{\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.2\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.8\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.7\":{\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.6\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.5\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.4\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.3\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.2\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1.1\":{\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.1\":{\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.9\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.8\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.7\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.6\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.5\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.4\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.3\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.2\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.10\":{\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0.1\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"5.0\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.9\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.8\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.6\":{\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.5\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.4\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.3\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.2\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.14\":{\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.13\":{\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.12\":{\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.11\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.10\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9.1\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.9\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.8\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.7\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.6\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.5\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.4\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.3\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.2\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.10\":{\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8.1\":{\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.8\":{\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.9\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.8\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.6\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.13\":{\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.12\":{\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.11\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.10\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.9\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.8\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.7\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.12\":{\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.11\":{\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.10\":{\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.4\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.3\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.2\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.12\":{\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.11\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.10\":{\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5.1\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.9\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.8\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.7\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.6\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.5\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.4.10\":{\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]},\"4.3.1\":{\"0.29\":[100,12],\"1.0.2\":[100,12],\"1.0.3\":[100,12],\"1.0.4\":[100,12],\"1.0.5\":[100,12],\"1.0.6\":[100,12],\"1.0.7\":[100,12],\"1.0.8.1\":[100,12],\"1.0.9.1\":[100,12],\"1.0.9.2\":[100,12],\"1.0.10\":[100,12],\"1.0.11\":[100,12],\"1.0.12.1\":[100,12],\"1.1.1\":[100,12],\"1.1.2.1\":[100,12],\"1.1.2.3\":[100,12],\"1.1.1.1\":[100,12],\"1.1.3\":[100,12],\"1.1.4\":[100,12],\"1.1.5\":[100,12],\"1.1.6\":[100,12],\"1.1.7\":[100,12],\"1.1.8\":[100,12],\"1.2\":[100,12],\"1.2.1\":[100,12],\"1.2.2\":[100,12],\"1.2.4\":[100,12],\"1.2.5\":[100,12],\"1.2.8\":[100,12],\"1.2.9\":[100,12],\"1.2.11\":[100,12],\"1.2.13\":[100,12],\"1.3\":[100,12],\"1.3.1\":[100,12],\"1.3.2\":[100,12],\"1.3.3\":[100,12],\"1.3.4\":[100,12],\"1.3.5\":[100,12],\"1.3.6\":[100,12],\"1.3.7\":[100,12],\"1.3.8\":[100,12],\"1.3.9\":[100,12],\"1.3.10\":[100,12],\"1.4\":[100,12],\"1.4.1\":[100,12],\"1.4.2\":[100,12],\"1.4.3\":[100,12],\"1.4.4\":[100,12],\"1.4.5\":[100,12],\"1.4.6\":[100,12],\"1.4.0.1\":[100,12],\"1.4.7\":[100,95],\"1.4.8\":[100,95],\"1.4.9\":[100,95],\"1.4.10\":[100,95],\"1.4.11\":[100,95],\"1.5\":[100,95],\"1.5.1\":[100,95],\"1.5.2\":[100,95],\"1.5.3\":[100,95],\"1.5.4\":[100,95],\"1.5.5\":[100,95],\"1.5.6-rc.1\":[100,95],\"1.5.6\":[100,95],\"1.5.7\":[100,95],\"1.5.8\":[100,95],\"1.6.0\":[100,95],\"1.6.1\":[100,95],\"1.6.2\":[100,95],\"1.6.3\":[100,95],\"1.6.4\":[100,95],\"1.6.5\":[100,95],\"1.7.0-rc.1\":[100,95],\"1.7.0-rc.2\":[100,95],\"2.0.0-rc.1\":[100,95],\"2.0.0-rc.2\":[100,95],\"2.0.0-rc.3\":[100,95],\"2.0.0\":[100,95],\"2.0.1\":[100,95],\"2.0.2\":[100,95],\"2.0.3\":[100,95],\"2.0.4\":[100,95],\"2.0.5\":[100,95],\"2.0.6\":[100,95],\"2.0.7\":[100,95],\"2.1.0-rc.1\":[100,95],\"2.1.0\":[100,95],\"2.1.1\":[100,95],\"2.2.0\":[100,95],\"2.2.1\":[100,95],\"2.2.2\":[100,95],\"2.3.0\":[100,95],\"2.3.1\":[100,95],\"2.4.0\":[100,95],\"2.4.1\":[100,95],\"2.4.2\":[100,95],\"2.4.3\":[100,95],\"2.4.4\":[100,95],\"2.5.0\":[100,95],\"2.5.1\":[100,95],\"2.5.2\":[100,95],\"2.6.0\":[100,95],\"2.6.1\":[100,95],\"2.6.2\":[100,95],\"2.6.3\":[100,95],\"2.6.4\":[100,95],\"2.6.5\":[100,95],\"2.7.1\":[100,95],\"2.7.2\":[100,95],\"2.7.3\":[100,95],\"2.7.4\":[100,95],\"2.7.5\":[100,95],\"2.7.6\":[100,95],\"2.8.0-alpha1\":[100,95],\"2.8.0-beta.1\":[100,95],\"2.8.0\":[100,95],\"2.8.1\":[100,95],\"2.9.0\":[100,95],\"2.9.1\":[100,95],\"2.9.2\":[100,95],\"2.9.3\":[100,95],\"2.9.4\":[100,95]}}\";s:6:\"rating\";i:100;s:11:\"num_ratings\";i:100000;s:4:\"tags\";s:113:\"{\"inspiration\":\"Inspiration\",\"customization\":\"Customization\",\"build\":\"Build\",\"create\":\"Create\",\"design\":\"Design\"}\";s:7:\"banners\";s:151:\"{\"low\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-772x250.png\",\"high\":\"//repo.boldgrid.com/assets/banner-inspirations-banner-1544x500.png\"}\";s:6:\"editor\";O:8:\"stdClass\":3:{s:7:\"version\";s:7:\"1.6.0.2\";s:5:\"title\";s:15:\"BoldGrid Editor\";s:8:\"asset_id\";s:6:\"900312\";}s:7:\"staging\";O:8:\"stdClass\":3:{s:7:\"version\";s:5:\"1.5.1\";s:5:\"title\";s:16:\"BoldGrid Staging\";s:8:\"asset_id\";s:6:\"876738\";}s:14:\"theme_versions\";O:8:\"stdClass\":64:{s:2:\"28\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237029;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-diced-1.25.9.zip\";}s:2:\"29\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237028;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-evolv-1.25.9.zip\";}s:2:\"30\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.20.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237027;s:7:\"package\";s:63:\"https://repo.boldgrid.com/themes/boldgrid-florentine-1.20.9.zip\";}s:2:\"31\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237026;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-hifidel-1.25.9.zip\";}s:2:\"32\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.25.9\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237025;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-hydra-1.25.9.zip\";}s:2:\"33\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237024;s:7:\"package\";s:58:\"https://repo.boldgrid.com/themes/boldgrid-linx-1.25.10.zip\";}s:2:\"34\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236959;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-pavilion-1.25.10.zip\";}s:2:\"35\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237023;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-primas-1.25.10.zip\";}s:2:\"36\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.20.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237022;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-resolve-1.20.10.zip\";}s:2:\"38\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237021;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-vacation-1.25.10.zip\";}s:2:\"40\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.25.11\";s:7:\"updated\";s:10:\"2022-10-11\";s:8:\"asset_id\";i:1267688;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-gridone-1.25.11.zip\";}s:2:\"42\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237019;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-venetian-1.18.10.zip\";}s:2:\"43\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.18.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237018;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-haven-1.18.10.zip\";}s:2:\"44\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.16.11\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237017;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-wedge-1.16.11.zip\";}s:2:\"45\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"1.15.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237016;s:7:\"package\";s:62:\"https://repo.boldgrid.com/themes/boldgrid-monument-1.15.10.zip\";}s:2:\"48\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237015;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-callaway-1.3.10.zip\";}s:2:\"49\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1236956;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-swifty-1.3.10.zip\";}s:2:\"50\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}s:2:\"51\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237013;s:7:\"package\";s:61:\"https://repo.boldgrid.com/themes/boldgrid-westview-1.3.10.zip\";}s:2:\"52\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"0.4.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237012;s:7:\"package\";s:60:\"https://repo.boldgrid.com/themes/boldgrid-lattice-0.4.10.zip\";}s:2:\"54\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-05-15\";s:8:\"asset_id\";i:1097350;s:7:\"package\";s:45:\"https://repo.boldgrid.com/themes/Bolt-0.1.zip\";}s:2:\"56\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2020-06-30\";s:8:\"asset_id\";i:1110570;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Coherent-0.1.zip\";}s:2:\"57\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-29\";s:8:\"asset_id\";i:1166277;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/SwiftyV2-0.1.zip\";}s:2:\"58\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-01-27\";s:8:\"asset_id\";i:1167731;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/GridOneV2-0.1.zip\";}s:2:\"59\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-02\";s:8:\"asset_id\";i:1170404;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/CallawayV2-0.1.zip\";}s:2:\"60\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-11\";s:8:\"asset_id\";i:1172882;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/ResolveV2-0.1.zip\";}s:2:\"61\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1174594;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/WedgeV2-0.1.zip\";}s:2:\"62\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-17\";s:8:\"asset_id\";i:1175323;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/DicedV2-0.1.zip\";}s:2:\"63\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-02-25\";s:8:\"asset_id\";i:1177324;s:7:\"package\";s:47:\"https://repo.boldgrid.com/themes/LinxV2-0.1.zip\";}s:2:\"64\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-02\";s:8:\"asset_id\";i:1177773;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/HifidelV2-0.1.zip\";}s:2:\"65\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-03\";s:8:\"asset_id\";i:1178992;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/UptempoV2-0.1.zip\";}s:2:\"66\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-11\";s:8:\"asset_id\";i:1180564;s:7:\"package\";s:48:\"https://repo.boldgrid.com/themes/EvolvV2-0.1.zip\";}s:2:\"67\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-18\";s:8:\"asset_id\";i:1182152;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/WestviewV2-0.1.zip\";}s:2:\"68\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-03-23\";s:8:\"asset_id\";i:1183787;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/FlorentineV2-0.1.zip\";}s:2:\"69\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-01\";s:8:\"asset_id\";i:1184444;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/CrioStarter-0.1.zip\";}s:2:\"70\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-07\";s:8:\"asset_id\";i:1187346;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VacationV2-0.1.zip\";}s:2:\"71\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-04-27\";s:8:\"asset_id\";i:1190564;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/MonumentV2-0.1.zip\";}s:2:\"72\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-03\";s:8:\"asset_id\";i:1192977;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/Hydra V2-0.1.zip\";}s:2:\"73\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-13\";s:8:\"asset_id\";i:1193996;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/VenetianV2-0.1.zip\";}s:2:\"74\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2021-05-20\";s:8:\"asset_id\";i:1196830;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/PrimasV2-0.1.zip\";}s:2:\"75\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2022-08-02\";s:8:\"asset_id\";i:1258057;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/DH-Plumbing-0.1.zip\";}s:2:\"79\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2022-09-12\";s:8:\"asset_id\";i:1264309;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/DH-Dentistry-0.1.zip\";}s:2:\"82\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2022-11-15\";s:8:\"asset_id\";i:1267084;s:7:\"package\";s:54:\"https://repo.boldgrid.com/themes/DH-Burger-Bar-0.1.zip\";}s:2:\"83\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-01-17\";s:8:\"asset_id\";i:1277218;s:7:\"package\";s:55:\"https://repo.boldgrid.com/themes/DH-Electrician-0.1.zip\";}s:2:\"86\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-02-07\";s:8:\"asset_id\";i:1279654;s:7:\"package\";s:46:\"https://repo.boldgrid.com/themes/Stark-0.1.zip\";}s:2:\"87\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-03-20\";s:8:\"asset_id\";i:1283438;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/DH-HairSalon-0.1.zip\";}s:2:\"88\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-05-02\";s:8:\"asset_id\";i:1285301;s:7:\"package\";s:47:\"https://repo.boldgrid.com/themes/Resume-0.1.zip\";}s:2:\"89\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-05-11\";s:8:\"asset_id\";i:1285683;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/DH-DogCare-0.1.zip\";}s:2:\"90\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-07-18\";s:8:\"asset_id\";i:1286147;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/DH-Wedding-0.1.zip\";}s:2:\"91\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-07-27\";s:8:\"asset_id\";i:1288155;s:7:\"package\";s:49:\"https://repo.boldgrid.com/themes/DH-Event-0.1.zip\";}s:2:\"92\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-09-18\";s:8:\"asset_id\";i:1289974;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/DH_LawnCare-0.1.zip\";}s:2:\"93\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-09-18\";s:8:\"asset_id\";i:1290220;s:7:\"package\";s:54:\"https://repo.boldgrid.com/themes/IMH-Dentistry-0.1.zip\";}s:2:\"94\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-09-20\";s:8:\"asset_id\";i:1290422;s:7:\"package\";s:56:\"https://repo.boldgrid.com/themes/IMH-Electrician-0.1.zip\";}s:2:\"95\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2023-10-31\";s:8:\"asset_id\";i:1291687;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/DH_DayCare-0.1.zip\";}s:2:\"96\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-01-08\";s:8:\"asset_id\";i:1293343;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/DH_Cleaning-0.1.zip\";}s:2:\"97\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-01-11\";s:8:\"asset_id\";i:1293485;s:7:\"package\";s:53:\"https://repo.boldgrid.com/themes/DH-FoodTruck-0.1.zip\";}s:2:\"98\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-01-15\";s:8:\"asset_id\";i:1293663;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/IMH-Roofing-0.1.zip\";}s:2:\"99\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"1.3.10\";s:7:\"updated\";s:10:\"2022-01-24\";s:8:\"asset_id\";i:1237014;s:7:\"package\";s:59:\"https://repo.boldgrid.com/themes/boldgrid-cobalt-1.3.10.zip\";}s:3:\"100\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-03-18\";s:8:\"asset_id\";i:1295641;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/IMH-DaySpa-0.1.zip\";}s:3:\"101\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-05-07\";s:8:\"asset_id\";i:1296981;s:7:\"package\";s:51:\"https://repo.boldgrid.com/themes/Barbershop-0.1.zip\";}s:3:\"102\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-06-11\";s:8:\"asset_id\";i:1297813;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/IMH Florist-0.1.zip\";}s:3:\"103\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-07-10\";s:8:\"asset_id\";i:1298449;s:7:\"package\";s:50:\"https://repo.boldgrid.com/themes/DH_Travel-0.1.zip\";}s:3:\"104\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-08-02\";s:8:\"asset_id\";i:1299152;s:7:\"package\";s:55:\"https://repo.boldgrid.com/themes/IMH-AnimalCare-0.1.zip\";}s:3:\"105\";O:8:\"stdClass\":4:{s:7:\"version\";s:3:\"0.1\";s:7:\"updated\";s:10:\"2024-08-30\";s:8:\"asset_id\";i:1299761;s:7:\"package\";s:52:\"https://repo.boldgrid.com/themes/DH_Car_Wash-0.1.zip\";}}s:9:\"site_hash\";s:32:\"acbef50bf98967885bbe5a58eb8d4a54\";s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-757-416-6575\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;s:13:\"wporg_plugins\";O:8:\"stdClass\":5:{s:6:\"backup\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:50:\"https://plugins.svn.wordpress.org/boldgrid-backup/\";s:11:\"package_url\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.17.1.zip\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:8:\"old_slug\";s:15:\"boldgrid-backup\";s:5:\"title\";s:12:\"Total Upkeep\";s:7:\"version\";s:6:\"1.17.1\";}s:6:\"editor\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:56:\"https://plugins.svn.wordpress.org/post-and-page-builder/\";s:11:\"package_url\";s:71:\"https://downloads.wordpress.org/plugin/post-and-page-builder.1.27.8.zip\";s:4:\"slug\";s:21:\"post-and-page-builder\";s:8:\"old_slug\";s:15:\"boldgrid-editor\";s:5:\"title\";s:21:\"Post and Page Builder\";s:7:\"version\";s:6:\"1.27.8\";}s:3:\"seo\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:52:\"https://plugins.svn.wordpress.org/boldgrid-easy-seo/\";s:11:\"package_url\";s:67:\"https://downloads.wordpress.org/plugin/boldgrid-easy-seo.1.6.17.zip\";s:4:\"slug\";s:17:\"boldgrid-easy-seo\";s:8:\"old_slug\";s:12:\"boldgrid-seo\";s:5:\"title\";s:17:\"BoldGrid Easy SEO\";s:7:\"version\";s:6:\"1.6.17\";}s:4:\"w3tc\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:49:\"https://plugins.svn.wordpress.org/w3-total-cache/\";s:11:\"package_url\";s:57:\"https://downloads.wordpress.org/plugin/w3-total-cache.zip\";s:4:\"slug\";s:14:\"w3-total-cache\";s:8:\"old_slug\";s:14:\"w3-total-cache\";s:5:\"title\";s:14:\"W3 Total Cache\";s:7:\"version\";N;}s:7:\"weforms\";O:8:\"stdClass\":6:{s:8:\"repo_url\";s:42:\"https://plugins.svn.wordpress.org/weforms/\";s:11:\"package_url\";s:50:\"https://downloads.wordpress.org/plugin/weforms.zip\";s:4:\"slug\";s:7:\"weforms\";s:8:\"old_slug\";s:7:\"weforms\";s:5:\"title\";s:7:\"weForms\";s:7:\"version\";N;}}s:9:\"is_author\";b:0;}}s:14:\"license_status\";b:1;}','off'),(32670,'_site_transient_timeout_browser_7c73ef5b8d3235ae0606f2e84e457ff5','1772824424','off'),(32671,'_site_transient_browser_7c73ef5b8d3235ae0606f2e84e457ff5','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"145.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(32672,'_site_transient_timeout_php_check_2626f12235656a2c969b59a20bca9315','1772824424','off'),(32673,'_site_transient_php_check_2626f12235656a2c969b59a20bca9315','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(33160,'_transient_astra-addon-cron-test-ok','1','off'),(33173,'_transient_timeout_astra-theme-cron-test-ok','1772558100','off'),(33174,'_transient_astra-theme-cron-test-ok','1','off'),(29433,'wp-optimize-revisions-retention-enabled','false','auto'),(29434,'wp-optimize-logging','','auto'),(29435,'wp-optimize-logging-additional','','auto'),(29757,'monsterinsights_site_profile','a:11:{s:3:\"key\";s:128:\"2300cbef61b5cf4f3d52cfa62c49d9386d17c16d4a02845be7e9bf8081266f69114084b63178bdcd89661894a580bf8c6451e9959d36225bbdef630531670bf7\";s:5:\"token\";s:128:\"de45ade11e2f0c3c64c4e5c9c3bdd02af86fba02e3439831e1e686ee201bccedb48674bba49070c953620ffbd685f6681966c8a2954c263777eb95609d2436e1\";s:2:\"v4\";s:12:\"G-3M2E52LDJZ\";s:8:\"viewname\";s:12:\"G-3M2E52LDJZ\";s:1:\"a\";s:9:\"129808150\";s:1:\"w\";s:9:\"525308784\";s:1:\"p\";s:11:\"13641832418\";s:7:\"siteurl\";s:36:\"https://wp.kewauneepubliclibrary.org\";s:6:\"neturl\";s:46:\"https://wp.kewauneepubliclibrary.org/wp-admin/\";s:27:\"measurement_protocol_secret\";s:22:\"iMfoCyWJR86BRE2OJy1WIQ\";s:15:\"connection_time\";i:1771607646;}','auto'),(25400,'astra_usage_optin','yes','off'),(33165,'boldgrid_reseller','a:11:{s:19:\"reseller_identifier\";s:3:\"IMH\";s:14:\"reseller_title\";s:16:\"InMotion Hosting\";s:17:\"reseller_logo_url\";s:78:\"./wp-content/plugins/boldgrid-inspirations/assets/images/wordpressinmotion.png\";s:20:\"reseller_website_url\";s:32:\"https://www.inmotionhosting.com/\";s:20:\"reseller_support_url\";s:52:\"http://www.inmotionhosting.com/support/edu/boldgrid/\";s:16:\"reseller_amp_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:14:\"reseller_email\";s:27:\"support@inmotionhosting.com\";s:14:\"reseller_phone\";s:14:\"1-757-416-6575\";s:16:\"reseller_css_url\";s:71:\"/wp-content/plugins/boldgrid-inspirations/assets/css/boldgrid-login.css\";s:17:\"reseller_coin_url\";s:55:\"https://secure1.inmotionhosting.com/amp/boldgrid/manage\";s:20:\"reseller_brand_login\";b:1;}','off'),(29813,'wpforms_splash_version','1.8.6','auto'),(29799,'duplicator_install_info','a:3:{s:7:\"version\";s:6:\"1.5.15\";s:4:\"time\";i:1771607678;s:10:\"updateTime\";i:1771607678;}','off'),(29800,'duplicator_uninstall_package','1','auto'),(29801,'duplicator_uninstall_settings','1','auto'),(29802,'duplicator_settings','a:20:{s:7:\"version\";s:6:\"1.5.15\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:13:\"package_debug\";b:0;s:23:\"email_summary_frequency\";s:6:\"weekly\";s:9:\"amNotices\";b:1;s:17:\"package_mysqldump\";b:1;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:19:\"installer_name_mode\";s:6:\"simple\";s:16:\"storage_position\";s:6:\"wpcont\";s:20:\"storage_htaccess_off\";b:0;s:18:\"archive_build_mode\";i:2;s:17:\"skip_archive_scan\";b:0;s:21:\"unhook_third_party_js\";b:0;s:22:\"unhook_third_party_css\";b:0;s:17:\"active_package_id\";i:-1;s:14:\"usage_tracking\";b:0;i:0;b:0;}','auto'),(29803,'duplicator_plugin_data_stats','{\n    \"lastSendTime\": 0,\n    \"identifier\": \"zKqU-mU6wUxepye1jV2aQTpNb3wR4vcP_e3yi0mJby2H\",\n    \"plugin\": \"dup-lite\",\n    \"pluginStatus\": \"active\",\n    \"buildCount\": 0,\n    \"buildLastDate\": 0,\n    \"buildFailedCount\": 0,\n    \"buildFailedLastDate\": 0,\n    \"siteSizeMB\": 0,\n    \"siteNumFiles\": 0,\n    \"siteDbSizeMB\": 0,\n    \"siteDbNumTables\": 0\n}','auto'),(29817,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1772219630;}','auto'),(29807,'duplicator_notifications','a:4:{s:6:\"update\";i:1772386822;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'),(29808,'wpconsent_activated','a:2:{s:9:\"wpconsent\";i:1771607679;s:7:\"version\";s:7:\"1.1.3.1\";}','auto'),(29811,'wpconsent_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1771607679;s:9:\"dismissed\";b:0;}}','auto'),(29812,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1771607679;s:9:\"dismissed\";b:0;}}','auto'),(29823,'userfeedback_notifications','a:4:{s:6:\"update\";i:1772219644;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','off'),(24356,'astra_partials_config_cache','a:2:{s:8:\"settings\";a:3002:{s:46:\"section-header-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[cloned-component-track]\";a:4:{s:7:\"default\";a:13:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:7;s:11:\"footer-html\";i:3;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:5;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-header]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:7:\"default\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:1:{i:0;s:4:\"logo\";}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:1:{i:0;s:6:\"html-1\";}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:6:\"menu-1\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:6:\"search\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:1:{i:0;s:9:\"divider-1\";}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-preset-style]\";a:4:{s:7:\"default\";s:8:\"preset_4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-desktop-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:7:\"default\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:2:{i:0;s:6:\"search\";i:1;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:1:{i:0;s:4:\"logo\";}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:0:{}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-mobile-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-transparent-link-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-transparant-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-main-layout-width]\";a:4:{s:7:\"default\";s:4:\"full\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:35:\"astra-settings[button-preset-style]\";a:4:{s:7:\"default\";s:9:\"button_02\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:56:\"astra-settings[theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:28:\"astra-settings[button-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[button-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[button-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[button-bg-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:20;s:6:\"bottom\";i:10;s:4:\"left\";i:20;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[secondary-button-preset-style]\";a:4:{s:7:\"default\";s:9:\"button_02\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[secondary-theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[secondary-theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[secondary-theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[secondary-theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:66:\"astra-settings[secondary-theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[secondary-button-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[secondary-button-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[secondary-button-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[secondary-button-bg-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:20;s:6:\"bottom\";i:10;s:4:\"left\";i:20;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[secondary-theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:34:\"section-secondary-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[narrow-container-max-width]\";a:4:{s:7:\"default\";i:960;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:22:\"sanitize_logo_svg_icon\";}}s:39:\"astra-settings[logo-svg-site-title-gap]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:1:\"5\";s:6:\"mobile\";s:1:\"5\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-header-responsive-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:199;s:6:\"tablet\";i:174;s:6:\"mobile\";i:151;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[site-identity-title-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-color-site-title]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[logo-svg-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-h-site-title]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-site-tagline]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[site-icon-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[blog-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-post-content]\";a:4:{s:7:\"default\";s:7:\"excerpt\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[blog-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[blog-layout]\";a:4:{s:7:\"default\";s:13:\"blog-layout-4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[blog-post-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[archive-post-content-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-post-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:5:\"image\";i:1;s:8:\"category\";i:2;s:5:\"title\";i:3;s:10:\"title-meta\";i:4;s:7:\"excerpt\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-meta-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[blog-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[blog-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:46:\"astra-settings[blog-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[blog-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-hover-effect]\";a:4:{s:7:\"default\";s:7:\"zoom-in\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[blog-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[blog-post-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[post-card-background-overlay]\";a:4:{s:7:\"default\";a:2:{s:15:\"background-type\";s:0:\"\";s:16:\"background-color\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[post-card-border-radius]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:6;s:5:\"right\";i:6;s:6:\"bottom\";i:6;s:4:\"left\";i:6;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[blog-post-meta-divider-type]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[blog-meta-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"section-blog-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[blog-meta]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-content-images-shadow]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-blog-single-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-post-outside-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[single-post-inside-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-blog-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[site-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-width]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[site-sidebar-width-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:35:\"astra-settings[site-sticky-sidebar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[ast-site-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[surface-colors-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[site-layout-outside-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[content-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#fafafa\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[global-color-palette]\";a:4:{s:7:\"default\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#282d6c\";i:1;s:7:\"#4897d2\";i:2;s:7:\"#282d6c\";i:3;s:7:\"#000000\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:20:\"astra-color-palettes\";a:4:{s:7:\"default\";a:5:{s:14:\"currentPalette\";s:9:\"palette_2\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#060097\";i:1;s:7:\"#c10fff\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#67768e\";i:4;s:7:\"#f9f6fe\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F2F5F7\";i:7;s:7:\"#ffcd57\";i:8;s:7:\"#000000\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#282d6c\";i:1;s:7:\"#4897d2\";i:2;s:7:\"#282d6c\";i:3;s:7:\"#000000\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FFEDE6\";i:6;s:7:\"#140609\";i:7;s:7:\"#FFD1BF\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDFBE2\";i:6;s:7:\"#0C1406\";i:7;s:7:\"#D5EAD8\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FAF5E5\";i:6;s:7:\"#141004\";i:7;s:7:\"#F0E6C5\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FCEEF5\";i:6;s:7:\"#140610\";i:7;s:7:\"#FAD8E9\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDF6EE\";i:6;s:7:\"#06140C\";i:7;s:7:\"#D4F3D7\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF9E1\";i:6;s:7:\"#141006\";i:7;s:7:\"#F9F0C8\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF1E4\";i:6;s:7:\"#140B06\";i:7;s:7:\"#E5D7D1\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F6F6F6\";i:6;s:7:\"#232529\";i:7;s:7:\"#F1F0F0\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:4:\"flag\";b:1;s:11:\"presetNames\";a:4:{s:9:\"palette_1\";N;s:9:\"palette_2\";s:23:\"Kewaunee Public Library\";s:9:\"palette_3\";s:5:\"Viola\";s:9:\"palette_4\";s:4:\"Dark\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[theme-color-divider-reset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[theme-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[base-link-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[link-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[link-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[text-color]\";a:4:{s:7:\"default\";s:7:\"#1a1a1a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[border-color]\";a:4:{s:7:\"default\";s:7:\"#1a1a1a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-page-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[font-size-post-meta]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-size-post-tax]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:14;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-body-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-body-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-family]\";a:4:{s:7:\"default\";s:5:\"Arial\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:33:\"astra-settings[body-font-variant]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:32:\"astra-settings[body-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:30:\"astra-settings[font-size-body]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.65\";s:16:\"line-height-unit\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-headings-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-headings-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-font-family]\";a:4:{s:7:\"default\";s:5:\"Arial\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:36:\"astra-settings[headings-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:37:\"astra-settings[headings-font-variant]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:36:\"astra-settings[headings-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[para-margin-bottom]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[underline-content-links]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h1-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h2-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h3-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h4-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h5-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h6-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[wp-blocks-ui]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[wp-blocks-global-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"100\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:2:\"80\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"30\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[wp-blocks-ui-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:33:\"comments-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[comments-single-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-comments-area]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[comments-box-placement]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[comments-box-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[comment-form-position]\";a:4:{s:7:\"default\";s:5:\"below\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[ast-sub-section-comments-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:2;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[ast-sub-section-comments-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:30:\"astra-settings[font-family-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h1]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:28;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h2]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h3]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h4]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h5]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h5]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h6]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-typography-presets\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-scroll-to-id]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[site-accessibility-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[site-accessibility-highlight-type]\";a:4:{s:7:\"default\";s:6:\"dotted\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[site-accessibility-highlight-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[site-accessibility-highlight-input-type]\";a:4:{s:7:\"default\";s:7:\"disable\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[site-accessibility-highlight-input-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[page-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[page-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"ast-dynamic-single-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-single-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:43:\"ast-dynamic-single-e-floating-buttons-title\";i:1;s:42:\"ast-dynamic-single-e-floating-buttons-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:92:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:101:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-e-floating-buttons-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"ast-dynamic-single-e-floating-buttons-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[single-posttype-e-floating-buttons-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-post-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"narrow-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-sidebar-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-post-title\";i:1;s:28:\"ast-dynamic-single-post-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-post-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-post-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-post-metadata]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-post-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-post-elements-gap]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[ast-dynamic-single-post-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-page-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-content-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-page-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-page-title]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-page-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-page-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-page-image\";i:1;s:29:\"ast-dynamic-single-page-title\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-page-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-page-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-page-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-page-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-page-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-page-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-page-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-page-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-page-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-page-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-page-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:76:\"astra-settings[ast-dynamic-single-page-disable-structure-meta-on-front-page]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"ast-dynamic-single-page-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-single-page-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"astra-settings[archive-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-archive-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-archive-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-archive-e-floating-buttons-title\";i:1;s:50:\"ast-dynamic-archive-e-floating-buttons-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[archive-post-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"ast-dynamic-archive-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-archive-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-dynamic-archive-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:30:\"ast-dynamic-archive-post-title\";i:1;s:36:\"ast-dynamic-archive-post-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-post-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-archive-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[ast-dynamic-archive-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-on-blog]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-search-page-title-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-search-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-search-page-title-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-search-page-title-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-search-page-title-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:31:\"section-search-page-title-title\";i:1;s:36:\"section-search-page-title-breadcrumb\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-custom-title]\";a:4:{s:7:\"default\";s:19:\"Search Results for:\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-search-page-title-found-custom-description]\";a:4:{s:7:\"default\";s:44:\"Here are the search results for your search.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-not-found-custom-description]\";a:4:{s:7:\"default\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-search-page-title-horizontal-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[section-search-page-title-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[section-search-page-title-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[section-search-page-title-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[section-search-page-title-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[section-search-page-title-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[section-search-page-title-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-search-page-title-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[ast-search-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-search-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-results-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-search-results-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-search-live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-search-live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"related-posts-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-related-posts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:7:\"default\";s:13:\"Related Posts\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[releted-posts-title-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-image-ratio-type]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:55:\"astra-settings[related-posts-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:60:\"astra-settings[related-posts-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[related-posts-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-category-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-tag-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[enable-related-posts-excerpt]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-excerpt-count]\";a:4:{s:7:\"default\";i:25;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-total-count]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-grid-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-query-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-based-on]\";a:4:{s:7:\"default\";s:10:\"categories\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-order-by]\";a:4:{s:7:\"default\";s:4:\"date\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-order]\";a:4:{s:7:\"default\";s:3:\"asc\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-box-placement]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-outside-location]\";a:4:{s:7:\"default\";s:5:\"above\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-posts-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[related-posts-section-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-content-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[related-posts-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[related-posts-meta-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:47:\"astra-settings[related-posts-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:45:\"astra-settings[related-posts-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:1:\"1\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:55:\"astra-settings[related-posts-section-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:53:\"astra-settings[related-posts-section-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[related-posts-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[related-posts-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:49:\"astra-settings[related-posts-content-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:47:\"astra-settings[related-posts-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[ast-sub-section-related-posts-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[ast-sub-section-related-posts-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[transparent-header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hba-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hbb-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[transparent-header-color-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[transparent-header-color-h-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-menu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-submenu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-submenu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-submenu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[transparent-content-section-link-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-content-section-link-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-enable]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-header-disable-404-page]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-disable-search-page]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-disable-archive-pages]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-index]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-disable-latest-posts-index]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-header-disable-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-posts]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[different-transparent-logo]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:49:\"astra-settings[different-transparent-retina-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:45:\"astra-settings[transparent-header-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[transparent-header-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-main-sep-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[divider-sec-transparent-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-colors-menu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-colors-submenu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-transparent-header-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-social-text-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-header-social-background-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-social-icons-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-social-icons-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-social-icons-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[transparent-header-social-icons-bg-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-html-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-html-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-html-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-html-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-search-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[transparent-header-search-box-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:53:\"astra-settings[transparent-header-buttons-text-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-buttons-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-buttons-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-button-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-text-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-button-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[transparent-header-search-box-placeholder-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:48:\"astra-settings[transparent-header-divider-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[transparent-account-menu-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-account-menu-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-account-menu-bg-obj]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-account-menu-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-account-menu-h-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-account-menu-a-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-account-menu-a-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[breadcrumb-position-none-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:49:\"astra-settings[breadcrumb-disable-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[breadcrumb-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[breadcrumb-disable-home-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-disable-blog-posts-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[breadcrumb-disable-search]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-disable-archive]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-post]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-singular]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-404-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[breadcrumb-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[breadcrumb-separator-selector]\";a:4:{s:7:\"default\";s:5:\"\\003E\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-separator]\";a:4:{s:7:\"default\";s:5:\"\\00bb\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-breadcrumb-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-color-section-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-active-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-separator-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-breadcrumb-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-text-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[breadcrumb-hover-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[section-breadcrumb-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:38:\"astra-settings[breadcrumb-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:36:\"astra-settings[breadcrumb-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[scroll-to-top-enable]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[scroll-to-top-icon-position]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[scroll-to-top-icon-size]\";a:4:{s:7:\"default\";i:20;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[scroll-on-top-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[scroll-on-top-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[scroll-to-top-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-icon-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[scroll-to-top-icon-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:42:\"astra-settings[scroll-to-top-icon-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[scroll-to-top-icon-h-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"section-scroll-to-top-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[enable-scroll-to-top-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:34:\"astra-settings[heading-base-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[secondary-button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:44:\"astra-settings[secondary-font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:34:\"astra-settings[font-weight-button]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[secondary-font-weight-button]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:32:\"astra-settings[font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[secondary-font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[secondary-font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-footer-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-footer]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-bg-obj-responsive-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:7:\"default\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:1:{i:0;s:8:\"widget-3\";}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:2:{i:0;s:6:\"html-1\";i:1;s:14:\"social-icons-1\";}s:9:\"primary_2\";a:1:{i:0;s:6:\"html-3\";}s:9:\"primary_3\";a:2:{i:0;s:6:\"html-2\";i:1;s:8:\"widget-1\";}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:0:{}s:7:\"below_2\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}s:4:\"flag\";b:0;s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"4\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:7:\"4-equal\";s:6:\"tablet\";s:7:\"4-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"1\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[section-footer-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"section-above-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:117;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hba-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:7:\"classic\";s:13:\"overlay-color\";s:25:\"var(--ast-global-color-8)\";s:15:\"overlay-opacity\";d:0.6999999999999999555910790149937383830547332763671875;}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:4:\"none\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hba-header-bottom-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hba-header-separator]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:420;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:30;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hbb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:10:\"center top\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"image\";s:16:\"background-media\";i:36;s:12:\"overlay-type\";s:4:\"none\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hbb-header-bottom-border-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hbb-header-separator]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:22;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-5-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-5-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-5-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-5-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-5-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-5-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-5-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-6-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-6-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-6-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-6-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-6-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-6-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-6-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-7-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-7-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-7-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-7-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-7-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-7-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-7-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-8-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-8-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-8-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-8-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-8-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-8-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-8-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-9-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-9-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-9-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-9-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-9-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-9-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-9-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[astra-sidebar-widgets-header-widget-10-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:44:\"astra-settings[header-widget-10-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-widget-10-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-10-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-widget-10-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-widget-10-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-widget-10-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[astra-sidebar-widgets-header-widget-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-mobile-trigger-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:7:\"default\";s:5:\"menu2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:7:\"default\";s:4:\"fill\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:7:\"default\";s:4:\"Menu\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[mobile-header-toggle-icon-size]\";a:4:{s:7:\"default\";i:38;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[mobile-header-toggle-btn-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[mobile-header-toggle-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";i:2;s:6:\"bottom\";i:2;s:4:\"left\";i:2;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[section-header-mobile-trigger-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-mobile-trigger-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[mobile-header-label-font-size]\";a:4:{s:7:\"default\";i:18;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-popup-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-type]\";a:4:{s:7:\"default\";s:8:\"dropdown\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[off-canvas-move-body]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[off-canvas-move-body-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:32:\"astra-settings[off-canvas-slide]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-builder-menu-toggle-target]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-offcanvas-content-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[off-canvas-background]\";a:4:{s:7:\"default\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:4:\"none\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:16:\"background-media\";s:2:\"36\";s:15:\"background-type\";s:5:\"color\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_background_obj\";}}s:38:\"astra-settings[off-canvas-close-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[off-canvas-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[off-canvas-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:30;s:6:\"tablet\";i:147;s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:25:\"var(--ast-global-color-0)\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:4:\"none\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";i:36;s:15:\"background-type\";s:5:\"image\";s:12:\"overlay-type\";s:4:\"none\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-header-main-sep-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:34:\"astra-settings[hb-header-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[logo-title-settings-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"title_tagline-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[title_tagline-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[title_tagline-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"astra-settings[font-size-site-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:45;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:27;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[font-size-site-tagline]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[title_tagline-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-hb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button2-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button2-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button2-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button2-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button2-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button2-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button2-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button2-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-2-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-2-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button3-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button3-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button3-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button3-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button3-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button3-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button3-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button3-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-3-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-3-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button4-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button4-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button4-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button4-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button4-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button4-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button4-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button4-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-4-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-4-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button5-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button5-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button5-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button5-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button5-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button5-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button5-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button5-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-5-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-5-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button6-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button6-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button6-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button6-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button6-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button6-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button6-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button6-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-6-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-6-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button7-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button7-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button7-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button7-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button7-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button7-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button7-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button7-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-7-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-7-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button8-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button8-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button8-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button8-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button8-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button8-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button8-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button8-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-8-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-8-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button9-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button9-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button9-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button9-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button9-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button9-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button9-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button9-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-9-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-9-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"section-hb-button-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-button10-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:48:\"astra-settings[header-button10-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-button10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button10-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button10-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[header-button10-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-button10-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-button10-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[header-button10-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:43:\"astra-settings[header-button10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:41:\"astra-settings[header-button10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-button-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-button-10-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-button-10-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[section-hb-button-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-1]\";a:4:{s:7:\"default\";s:497:\"<h2><strong><span style=\"color: #000000; font-size: 14pt;\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Monday-Thursday: 10 AM - 7 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Friday: 10 AM - 6 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Saturday: 9 AM - 1 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Closed Sundays</span></li>\n</ul>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:27;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:7:\"default\";s:165:\"<p style=\"text-align: center;\"><span style=\"font-size: 24pt;\"><strong><span style=\"color: #ffffff;\">Welcome to the Kewaunee Public Library</span></strong></span></p>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-3]\";a:4:{s:7:\"default\";s:911:\"<h2><span style=\"color: #000000;\">Library Hours</span></h2>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Monday-Thursday: 10 AM - 7 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Friday: 10 AM - 6 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Saturday: 9 AM - 1 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Closed Sundays</span></li>\n</ul>\n<span style=\"font-size: 14pt; color: #000000;\">Call: <span style=\"text-decoration: underline;\"><a style=\"color: #000000; text-decoration: underline;\" href=\"tel:9203885015\">920-388-5015</a></span></span>\n<span style=\"font-size: 14pt; color: #000000;\">Email: <span style=\"text-decoration: underline;\"><a style=\"color: #000000; text-decoration: underline;\" href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></span></span>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-3color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-3-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-3link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-3link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-4]\";a:4:{s:7:\"default\";s:53:\"<h2><span style=\"font-size: 14pt;\">Hours:</span></h2>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-4color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-4-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-4link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-4link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-5]\";a:4:{s:7:\"default\";s:67:\"<span style=\"font-size: 14pt;\">Monday-Thursday: 10 AM - 7 PM</span>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-5color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-5-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-5link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-5link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-6]\";a:4:{s:7:\"default\";s:58:\"<span style=\"font-size: 14pt;\">Friday: 10 AM - 6 PM</span>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-6color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-6-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-6link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-6link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-7]\";a:4:{s:7:\"default\";s:52:\"<span style=\"font-size: 14pt;\">Closed Sundays</span>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-7color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-7-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-7link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-7link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-8]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-8color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-8-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-8link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-8link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-9]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-9color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-9-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-9link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-9link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-html-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[font-size-section-hb-html-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-hb-html-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[header-html-10]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-html-10color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-10-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-10link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-html-10link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-hb-html-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-hb-html-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-hover-animation]\";a:4:{s:7:\"default\";s:9:\"underline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu1-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu1-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu1-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu1-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu1-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-b-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu1-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu1-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu1-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-0)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"#2c79b5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-1-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu1-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu1-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";d:1.100000000000000088817841970012523233890533447265625;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-1-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu2-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu2-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu2-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu2-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu2-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu2-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu2-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu2-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-2-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu2-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-2-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu3-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu3-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu3-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu3-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu3-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu3-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu3-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu3-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu3-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu3-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu3-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu3-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu3-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu3-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu3-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-3-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu3-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-3-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu3-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu4-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu4-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu4-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu4-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu4-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu4-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu4-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu4-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu4-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu4-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu4-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu4-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu4-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu4-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu4-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-4-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu4-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-4-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu4-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu5-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu5-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu5-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu5-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu5-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu5-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu5-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu5-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu5-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu5-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu5-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu5-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu5-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu5-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu5-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-5-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu5-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-5-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu5-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu6-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu6-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu6-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu6-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu6-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu6-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu6-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu6-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu6-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu6-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu6-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu6-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu6-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu6-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu6-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-6-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu6-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-6-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu6-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu7-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu7-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu7-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu7-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu7-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu7-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu7-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu7-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu7-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu7-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu7-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu7-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu7-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu7-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu7-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-7-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu7-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-7-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu7-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu8-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu8-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu8-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu8-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu8-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu8-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu8-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu8-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu8-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu8-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu8-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu8-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu8-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu8-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu8-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-8-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu8-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-8-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu8-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu9-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu9-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu9-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu9-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu9-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu9-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu9-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu9-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu9-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu9-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu9-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu9-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu9-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu9-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu9-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-9-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu9-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-9-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu9-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-menu-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-hb-menu-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu10-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu10-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-menu10-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-menu10-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu10-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:48:\"astra-settings[header-menu10-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu10-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu10-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:58:\"astra-settings[header-menu10-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[header-menu10-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-hb-menu-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[header-menu10-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu10-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu10-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu10-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu10-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-10-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-menu10-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:41:\"astra-settings[header-menu10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:39:\"astra-settings[header-menu10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-10-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu10-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"section-header-search-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-search-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:300;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[live-search-result-count]\";a:4:{s:7:\"default\";i:5;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-search-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-header-search-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:59:\"astra-settings[section-header-search-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-account-tabs]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-account-login-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:7:\"default\";s:10:\"My Account\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:45:\"astra-settings[header-account-logout-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:7:\"default\";s:6:\"Log In\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-logout-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:48:\"https://websitedemos.net/wp-preview/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:42:\"astra-settings[header-account-image-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-account-text-design-options]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-account-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-account-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[font-size-section-header-account]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-header-account-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-hb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-color]\";a:4:{s:7:\"default\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-1-h-color]\";a:4:{s:7:\"default\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:7:\"default\";a:2:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:16:\"instagram-square\";s:5:\"label\";s:9:\"Instagram\";}i:1;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:14:\"facebook-round\";s:5:\"label\";s:8:\"Facebook\";}i:2;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:25;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-2-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-2-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-2-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-2-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-2-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-2-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-2-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-2-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-2-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-2-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-2-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-2]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-2-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-2-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-2-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-2-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-3-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-3-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-3-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-3-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-3-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-3-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-3-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-3-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-3-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-3-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-3-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-3]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-3-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-3-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-3-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-3-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-4-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-4-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-4-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-4-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-4-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-4-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-4-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-4-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-4-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-4-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-4-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-4]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-4-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-4-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-4-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-4-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-5-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-5-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-5-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-5-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-5-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-5-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-5-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-5-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-5-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-5-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-5-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-5]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-5-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-5-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-5-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-5-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-6-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-6-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-6-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-6-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-6-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-6-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-6-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-6-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-6-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-6-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-6-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-6]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-6-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-6-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-6-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-6-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-7-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-7-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-7-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-7-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-7-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-7-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-7-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-7-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-7-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-7-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-7-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-7]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-7-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-7-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-7-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-7-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-8-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-8-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-8-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-8-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-8-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-8-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-8-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-8-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-8-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-8-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-8-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-8]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-8-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-8-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-8-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-8-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-9-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-9-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-9-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-9-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-9-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-9-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-9-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-9-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-9-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-9-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-9-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-9]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-9-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-9-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-9-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-9-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-hb-social-icons-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[font-size-section-hb-social-icons-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-hb-social-icons-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-10-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-10-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-10-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-social-10-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-10-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-10-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-social-10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-10-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-10-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-social-10-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-social-10-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-10-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-icons-10]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:45:\"astra-settings[header-social-10-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-10-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-social-10-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-social-10-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[section-hb-social-icons-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-hb-social-icons-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"section-header-mobile-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-border]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-divider-colors-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-mobile-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-header-typo-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[header-mobile-menu-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[header-mobile-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[font-extras-header-mobile-menu]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-menu-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-mobile-menu-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-mobile-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-header-mobile-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-above-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-layout]\";a:4:{s:7:\"default\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hba-footer-layout-width]\";a:4:{s:7:\"default\";s:4:\"full\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-height]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hba-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hba-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-footer-separator]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hba-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-layout]\";a:4:{s:7:\"default\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hbb-footer-layout-width]\";a:4:{s:7:\"default\";s:4:\"full\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-height]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hbb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-footer-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hbb-footer-top-border-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-7)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"section-footer-copyright-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:7:\"default\";s:84:\"<p style=\"text-align: center;\">Copyright [copyright] [current_year] [site_title]</p>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-copyright-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-copyright-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:55:\"astra-settings[section-footer-copyright-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-copyright-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[font-size-section-footer-copyright]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-footer-copyright-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-footer-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-menu-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-footer-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"astra-settings[footer-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-footer-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:7:\"default\";a:2:{s:5:\"items\";a:3:{i:0;a:10:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:47:\"https://www.facebook.com/KewauneePublicLibrary/\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";s:9:\"icon_type\";s:6:\"custom\";s:10:\"custom_svg\";s:0:\"\";}i:1;a:9:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:42:\"http://instagram.com/kewauneepubliclibrary\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";s:9:\"icon_type\";s:12:\"icon-library\";}i:2;a:8:{s:2:\"id\";s:5:\"email\";s:7:\"enabled\";b:0;s:3:\"url\";s:29:\"kew@kewauneepubliclibrary.org\";s:5:\"color\";s:7:\"#ea4335\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";s:9:\"icon_type\";s:12:\"icon-library\";}}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-2-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-2-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-2-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-2-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-2-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-2-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-2-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-2-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-2-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-2-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-2-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-2]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-2-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-2-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-2-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-2-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-3-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-3-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-3-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-3-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-3-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-3-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-3-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-3-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-3-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-3-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-3-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-3]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-3-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-3-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-3-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-3-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-4-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-4-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-4-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-4-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-4-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-4-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-4-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-4-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-4-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-4-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-4-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-4]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-4-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-4-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-4-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-4-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-5-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-5-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-5-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-5-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-5-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-5-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-5-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-5-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-5-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-5-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-5-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-5]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-5-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-5-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-5-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-5-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-6-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-6-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-6-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-6-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-6-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-6-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-6-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-6-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-6-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-6-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-6-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-6]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-6-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-6-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-6-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-6-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-7-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-7-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-7-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-7-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-7-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-7-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-7-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-7-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-7-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-7-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-7-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-7]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-7-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-7-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-7-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-7-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-8-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-8-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-8-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-8-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-8-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-8-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-8-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-8-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-8-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-8-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-8-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-8]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-8-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-8-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-8-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-8-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-9-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-9-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-9-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-9-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-9-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-9-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-9-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-9-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-9-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-9-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-9-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-9]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-9-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-9-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-9-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-9-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[section-fb-social-icons-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[font-size-section-fb-social-icons-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-fb-social-icons-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-10-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-10-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-10-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-social-10-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-10-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-10-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[footer-social-10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-10-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-10-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-social-10-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-social-10-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-10-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-icons-10]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:45:\"astra-settings[footer-social-10-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-10-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-social-10-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-social-10-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[section-fb-social-icons-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-fb-social-icons-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-social-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-layout]\";a:4:{s:7:\"default\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[hb-footer-layout-width]\";a:4:{s:7:\"default\";s:4:\"full\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-primary-footer-height]\";a:4:{s:7:\"default\";i:39;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-settings[hb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-footer-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-footer-main-sep-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-7)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:7:\"default\";s:297:\"<a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\" /></a>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:7:\"default\";s:326:\"<h3 style=\"text-align: left;\"><span style=\"font-size: 14pt;\">Library Hours</span></h3>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li style=\"text-align: left;\">Monday-Thursday: 10 AM - 7 PM</li>\n 	<li style=\"text-align: left;\">Friday: 10 AM - 6 PM</li>\n 	<li style=\"text-align: left;\">Saturday: 9 AM - 1 PM</li>\n</ul>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-3]\";a:4:{s:7:\"default\";s:728:\"<h3 style=\"text-align: left;\"><span style=\"font-size: 14pt;\">Contact Us</span></h3>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li style=\"text-align: left;\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n 	<li style=\"text-align: left;\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n 	<li style=\"text-align: left;\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-3color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-3-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-3link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-3link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-4]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-4color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-4-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-4link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-4link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-5]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-5color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-5-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-5link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-5link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-6]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-6color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-6-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-6link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-6link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-7]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-7color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-7-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-7link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-7link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-8]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-8color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-8-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-8link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-8link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-9]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-9color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-9-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-9link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-9link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-fb-html-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[font-size-section-fb-html-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-fb-html-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[footer-html-10]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-html-10color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-10-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-10link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-html-10link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-fb-html-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-fb-html-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[footer-html-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-fb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button2-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button2-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button2-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button2-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button2-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button2-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button2-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button2-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-2-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-2-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button3-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button3-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button3-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button3-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button3-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button3-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button3-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button3-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-3-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-3-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button4-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button4-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button4-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button4-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button4-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button4-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button4-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button4-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-4-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-4-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button5-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button5-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button5-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button5-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button5-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button5-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button5-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button5-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-5-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-5-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button6-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button6-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button6-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button6-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button6-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button6-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button6-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button6-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-6-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-6-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button7-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button7-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button7-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button7-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button7-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button7-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button7-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button7-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-7-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-7-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button8-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button8-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button8-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button8-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button8-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button8-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button8-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button8-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-8-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-8-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button9-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button9-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button9-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button9-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button9-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button9-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button9-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button9-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-9-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-9-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"section-fb-button-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-button10-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:48:\"astra-settings[footer-button10-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-button10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button10-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button10-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[footer-button10-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-button10-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-button10-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[footer-button10-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:43:\"astra-settings[footer-button10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:41:\"astra-settings[footer-button10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-button-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-button-10-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-button-10-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[section-fb-button-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-1]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-2]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-3]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-4]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-5-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-5]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-5-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-5-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-5-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-5-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-5-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-5-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-6-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-6]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-6-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-6-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-6-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-6-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-6-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-6-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-7-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-7]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-7-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-7-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-7-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-7-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-7-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-7-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-8-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-8]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-8-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-8-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-8-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-8-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-8-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-8-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-9-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-9]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-9-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-9-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-9-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-9-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-9-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-9-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[astra-sidebar-widgets-footer-widget-10-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-widget-alignment-10]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-10-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-widget-10-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-10-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-10-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-widget-10-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-widget-10-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[astra-sidebar-widgets-footer-widget-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-search-box-type]\";a:4:{s:7:\"default\";s:10:\"search-box\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-search-icon]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:6:\"search\";s:5:\"value\";s:6:\"search\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-search-box-placeholder]\";a:4:{s:7:\"default\";s:16:\"search this site\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[fullsearch-modal-color-mode]\";a:4:{s:7:\"default\";s:4:\"dark\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[full-screen-modal-heading]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[fullscreen-modal-heading-text]\";a:4:{s:7:\"default\";s:38:\"Start typing and press enter to search\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-1-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-1-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-1-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-1-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-2-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-2-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-2-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-2-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-2-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-3-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-3-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-3-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-3-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-3-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-4-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-4-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-4-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-4-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-4-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-5-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-5-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-5-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-5-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-5-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-6-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-6-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-6-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-6-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-6-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-7-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-7-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-7-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-7-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-7-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-8-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-8-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-8-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-8-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-8-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-9-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-9-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-9-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-9-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-9-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-hb-divider-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"section-hb-divider-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-divider-10-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-divider-10-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:39:\"astra-settings[header-divider-10-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-divider-10-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-10-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[section-hb-divider-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-divider-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[header-horizontal-divider-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-action-type]\";a:4:{s:7:\"default\";s:4:\"link\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-account-action-menu-display-on]\";a:4:{s:7:\"default\";s:5:\"hover\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-link-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-account-woo-menu]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-account-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-account-menu-link-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:44:\"astra-settings[header-account-logout-action]\";a:4:{s:7:\"default\";s:4:\"link\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-login-lostpass]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-type]\";a:4:{s:7:\"default\";s:9:\"account-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:49:\"astra-settings[header-menu10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button1-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button2-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button2-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button3-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button3-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button4-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button4-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button5-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button5-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button6-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button6-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button7-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button7-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button8-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button8-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button9-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button9-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-button10-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-button10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:51:\"astra-settings[header-button10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-button10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-button10-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-stack]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-hb-language-switcher-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-hb-language-switcher-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-language-switcher-options]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:1:{i:0;a:4:{s:2:\"id\";s:2:\"gb\";s:7:\"enabled\";b:1;s:3:\"url\";s:0:\"\";s:5:\"label\";s:7:\"English\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-language-switcher-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-flag]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-name]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-language-switcher-show-tname]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-code]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-hb-language-switcher-flag-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-language-switcher-flag-spacing]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[off-canvas-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:35;s:6:\"tablet\";i:90;s:6:\"mobile\";i:90;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-color-switcher-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[color-switcher-palettes-quick-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[color-switcher-palette]\";a:4:{s:7:\"default\";s:9:\"palette_4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[color-switcher-default-mode]\";a:4:{s:7:\"default\";s:6:\"system\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[color-switcher-mode-help]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:45:\"astra-settings[color-switcher-alternate-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:43:\"astra-settings[color-switcher-force-reload]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[color-switcher-icon]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:6:\"adjust\";s:5:\"value\";s:6:\"adjust\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[color-switcher-icon-switched]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:6:\"adjust\";s:5:\"value\";s:6:\"adjust\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[color-switcher-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[color-switcher-text]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[color-switcher-text-switched]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[color-switcher-visibility]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[color-switcher-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[color-switcher-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[color-switcher-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[color-switcher-background-hover]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[color-switcher-radius]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[color-switcher-spacing-divider-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[color-switcher-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"astra-settings[color-switcher-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[transparent-color-switcher-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-color-switcher-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-color-switcher-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-color-switcher-background-hover]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-1-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-1-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-1-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-1-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-2-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-2-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-2-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-2-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-3-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-3-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-3-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-3-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-4-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-4-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-4-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-4-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-4-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-4-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-4-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-5-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-5-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-5-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-5-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-5-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-5-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-5-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-6-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-6-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-6-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-6-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-6-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-6-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-6-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-7-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-7-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-7-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-7-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-7-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-7-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-7-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-8-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-8-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-8-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-8-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-8-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-8-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-8-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-9-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-9-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-9-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-9-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-9-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-9-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-9-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-fb-divider-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"section-fb-divider-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-divider-10-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-divider-10-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:39:\"astra-settings[footer-divider-10-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-divider-10-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-10-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[section-fb-divider-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-divider-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[footer-divider-10-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-vertical-divider-10-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button1-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button1-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button2-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button2-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button3-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button3-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button4-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button4-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button5-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button5-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button6-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button6-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button7-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button7-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button8-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button8-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button9-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button9-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-button10-box-shadow-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-button10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:51:\"astra-settings[footer-button10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-button10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-button10-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-stack]\";a:4:{s:7:\"default\";s:6:\"mobile\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-fb-language-switcher-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-fb-language-switcher-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-language-switcher-options]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:1:{i:0;a:4:{s:2:\"id\";s:2:\"gb\";s:7:\"enabled\";b:1;s:3:\"url\";s:0:\"\";s:5:\"label\";s:7:\"English\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-language-switcher-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-flag]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-name]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-language-switcher-show-tname]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-code]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-fb-language-switcher-flag-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-language-switcher-flag-spacing]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:10:\"flex-start\";s:6:\"mobile\";s:10:\"flex-start\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}}s:8:\"partials\";a:192:{s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:8:\"selector\";s:25:\"#ast-mobile-popup-wrapper\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Header\":0:{}i:1;s:12:\"mobile_popup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:8:\"selector\";s:57:\".ast-related-posts-title-section .ast-related-posts-title\";s:15:\"render_callback\";a:2:{i:0;s:26:\"Astra_Related_Posts_Loader\";i:1;s:26:\"render_related_posts_title\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:8:\"selector\";s:64:\".ast-replace-site-logo-transparent .site-branding .site-logo-img\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:8:\"selector\";s:54:\".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:8:\"selector\";s:12:\".site-footer\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Footer\":0:{}i:1;s:13:\"footer_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button2-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button2-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button3-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button3-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button4-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button4-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button5-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button5-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button6-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button6-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button7-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button7-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button8-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button8-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button9-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button9-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[header-button10-text]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:43:\"astra-settings[header-button10-link-option]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[header-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-1\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-2\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-3]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-3\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-4]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-4\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-5]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-5\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-6]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-6\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-7]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-7\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-8]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-8\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-9]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-9\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:13:\"header_html_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:30:\"astra-settings[header-html-10]\";a:4:{s:8:\"selector\";s:19:\".ast-header-html-10\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:14:\"header_html_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-2]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-2-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-3]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-3-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-4]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-4-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-5]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-5-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-6]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-6-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-7]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-7-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-8]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-8-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-9]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-9-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:15:\"header_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:38:\"astra-settings[header-social-icons-10]\";a:4:{s:8:\"selector\";s:26:\".ast-header-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:16:\"header_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:45:\"astra-settings[header-social-10-label-toggle]\";a:4:{s:8:\"selector\";s:26:\".ast-header-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:16:\"header_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-copyright\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:16:\"footer_copyright\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:8:\"selector\";s:59:\".footer-widget-area[data-section=\"section-footer-menu\"] nav\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:11:\"footer_menu\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-2]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-2-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-3]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-3-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-4]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-4-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-5]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-5-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-6]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-6-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-7]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-7-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-8]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-8-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-9]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-9-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:15:\"footer_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:38:\"astra-settings[footer-social-icons-10]\";a:4:{s:8:\"selector\";s:26:\".ast-footer-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:16:\"footer_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:45:\"astra-settings[footer-social-10-label-toggle]\";a:4:{s:8:\"selector\";s:26:\".ast-footer-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:16:\"footer_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-1\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-2\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-3]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-3\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-4]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-4\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-5]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-5\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-6]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-6\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-7]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-7\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-8]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-8\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-9]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-9\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:13:\"footer_html_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:30:\"astra-settings[footer-html-10]\";a:4:{s:8:\"selector\";s:19:\".ast-footer-html-10\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:14:\"footer_html_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button2-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button2-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button3-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button3-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button4-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button4-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button5-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button5-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button6-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button6-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button7-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button7-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button8-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button8-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button9-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button9-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-button10-text]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:43:\"astra-settings[footer-button10-link-option]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[header-search-icon]\";a:4:{s:8:\"selector\";s:18:\".ast-header-search\";s:15:\"render_callback\";a:2:{i:0;O:27:\"Astra_Ext_Adv_Search_Markup\":0:{}i:1;s:17:\"get_search_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-search-box-placeholder]\";a:4:{s:8:\"selector\";s:18:\".ast-header-search\";s:15:\"render_callback\";a:2:{i:0;r:25736;i:1;s:17:\"get_search_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[fullscreen-modal-heading-text]\";a:4:{s:8:\"selector\";s:18:\".ast-header-search\";s:15:\"render_callback\";a:2:{i:0;r:25736;i:1;s:17:\"get_search_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-1-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-1\";s:15:\"render_callback\";a:2:{i:0;O:26:\"Astra_Addon_Builder_Header\":0:{}i:1;s:16:\"header_divider_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-2-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-2\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-3-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-3\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-4-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-4\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-5-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-5\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-6-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-6\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-7-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-7\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-8-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-8\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-9-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-9\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:16:\"header_divider_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-divider-10-layout]\";a:4:{s:8:\"selector\";s:22:\".ast-header-divider-10\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:17:\"header_divider_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:42:\"astra-settings[header-account-action-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-account-link-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-account-woo-menu]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:44:\"astra-settings[header-account-logout-action]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-login-lostpass]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-account-icon-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button2-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button3-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button4-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button5-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button6-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button7-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button8-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button9-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:36:\"astra-settings[header-button10-size]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24863;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:48:\"astra-settings[header-language-switcher-options]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:47:\"astra-settings[header-language-switcher-layout]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-flag]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-name]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:51:\"astra-settings[header-language-switcher-show-tname]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-code]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25757;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[color-switcher-icon]\";a:4:{s:8:\"selector\";s:27:\".ast-color-switcher-wrapper\";s:15:\"render_callback\";a:2:{i:0;s:33:\"Astra_Addon_Builder_UI_Controller\";i:1;s:28:\"render_color_switcher_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:44:\"astra-settings[color-switcher-icon-switched]\";a:4:{s:8:\"selector\";s:27:\".ast-color-switcher-wrapper\";s:15:\"render_callback\";a:2:{i:0;s:33:\"Astra_Addon_Builder_UI_Controller\";i:1;s:28:\"render_color_switcher_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[color-switcher-text]\";a:4:{s:8:\"selector\";s:27:\".ast-color-switcher-wrapper\";s:15:\"render_callback\";a:2:{i:0;s:33:\"Astra_Addon_Builder_UI_Controller\";i:1;s:28:\"render_color_switcher_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:44:\"astra-settings[color-switcher-text-switched]\";a:4:{s:8:\"selector\";s:27:\".ast-color-switcher-wrapper\";s:15:\"render_callback\";a:2:{i:0;s:33:\"Astra_Addon_Builder_UI_Controller\";i:1;s:28:\"render_color_switcher_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-1-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-1\";s:15:\"render_callback\";a:2:{i:0;O:26:\"Astra_Addon_Builder_Footer\":0:{}i:1;s:16:\"footer_divider_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-2-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-2\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-3-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-3\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-4-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-4\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-5-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-5\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-6-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-6\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-7-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-7\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-8-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-8\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-9-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-9\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:16:\"footer_divider_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[footer-divider-10-layout]\";a:4:{s:8:\"selector\";s:22:\".ast-footer-divider-10\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:17:\"footer_divider_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button1-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button2-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button3-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button4-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button5-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button6-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button7-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button8-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button9-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:36:\"astra-settings[footer-button10-size]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24917;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:48:\"astra-settings[footer-language-switcher-options]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:47:\"astra-settings[footer-language-switcher-layout]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-flag]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-name]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:51:\"astra-settings[footer-language-switcher-show-tname]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-code]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:26009;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}}}','off');
INSERT INTO `wpgy_options` VALUES (1386,'nginx_helper_version','2.3.5','auto'),(256,'boldgrid_api_key','cb754a4f5ccfd9cce0bd7effbc4756ea','off'),(257,'boldgrid_site_hash','acbef50bf98967885bbe5a58eb8d4a54','off'),(33166,'_site_transient_timeout_theme_roots','1772556298','off'),(33167,'_site_transient_theme_roots','a:4:{s:5:\"astra\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(30860,'wpforms_activated','a:1:{s:4:\"lite\";i:1771860558;}','auto'),(15323,'mec_latest_event_datetime','20260223102406','off'),(262,'loginizer_keyless_social_auth_notice','-1755025522','auto'),(266,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.35.5\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:6107;i:4;i:218;i:3;i:113;i:2;i:107;i:1;i:648;}s:11:\"num_ratings\";i:7193;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:80;s:24:\"support_threads_resolved\";i:61;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2026-02-17 2:42pm GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:25508:\"<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/ROEC0CPRO3w?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING 20M+ WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly with its no-code, drag-and-drop Editor.</p>\n<p>Supporting the full website lifecycle, Elementor enables you to confidently build, optimize, and manage your website with extended capabilities such as AI-powered creation, image optimization, transactional email delivery, accessibility tools, performance boosters, and more.</p>\n<p>Unlock all features with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor One</a></strong>.</p>\n<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href=\"https://elemn.to/repo-hosting\" rel=\"nofollow ugc\">Elementor Host</a></strong> Powered by Google Cloud &amp; Cloudflare. 4.9/5 TrustPilot score.</p>\n<h3>🌟 Create Professional Stunning Websites</h3>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive Drag &amp; Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>\n</ul>\n<h4>🗝️ Key features:</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design System</a></strong>: Use Elementor’s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong><a href=\"https://elementor.com/features/contact-button/\" rel=\"nofollow ugc\">Floating Buttons</a></strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor’s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>:  Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store’s visual appeal and functionality.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor’s Notes feature to leave feedback and comments directly on the design interface.</li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>\n<li><strong>Custom Fonts &amp; Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand’s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress text editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, VideoPress, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting&#8230;</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized stylesheets and scripts individually loaded only on demand for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Editor Pro Features</h3>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Editor Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website&#8217;s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Editor Pro Theme Widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more&#8230;</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website&#8217;s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website&#8217;s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Editor Pro WooCommerce Widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a></strong>!</p>\n<h4>🔒 SECURITY AND COMPLIANCE</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>.</p>\n<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via <a href=\"https://translate.wordpress.org\" rel=\"nofollow ugc\">translate.wordpress.org</a>. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a> apply.</li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<p><strong><a href=\"http://go.elementor.com/editor-acc-wp-repo\" rel=\"nofollow ugc\">Ally</a></strong>: Enhances website usability for individuals with disabilities. Ally is designed to help web creators make their websites more inclusive. It scans, detects, and remediate key accessibility violations, working seamlessly on all WordPress and Elementor websites.</p>\n<h4>📣 See What Our Users Have to Say</h4>\n<blockquote>\n<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/\" rel=\"ugc\">Graphicvision1</a></em></p>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<p>“Easily, my most used WP plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/\" rel=\"ugc\">Xander Venske</a></em></p>\n<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/love-elementor-17/\" rel=\"ugc\">Andybarn56</a></em></p>\n<p>“Excellent product with great tech support” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/excellent-product-with-great-tech-support/\" rel=\"ugc\">Martywilsonnj</a></em></p>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://elemn.to/discord\" rel=\"nofollow ugc\">Discord Community</a> – Chat with Web Creators, discuss specific topics in dedicated channels.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> &#8211; Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> &#8211; Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits  &hellip;</li>\n</ul>\n\";s:12:\"installation\";s:1602:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&amp;utm_medium=link&amp;utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:5070:\"\n<dt id=\"how%20do%20i%20install%20elementor%20editor%3F\">\nHow do I install Elementor Editor?\n</h4>\n<p>\n<p>To install the free version of Elementor Editor, follow the steps below:<br />\nFrom your WordPress dashboard -&gt; Go to Plugins -&gt; Click on &#8216;Add new&#8217;-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\"does%20elementor%20editor%20work%20with%20all%20the%20themes%3F\">\nDoes Elementor Editor work with all the themes?\n</h4>\n<p>\n<p>Elementor Editor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor&#8217;s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor Editor, and optimize your experience.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20gutenberg%3F\">\nIs Elementor Editor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor Editor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\"can%20i%20create%20an%20online%20store%3F\">\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Editor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\"does%20it%20work%20with%20other%20wordpress%20plugins%3F\">\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor Editor.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20code%3F\">\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor Editor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20design%3F\">\nDo I need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionally designed kits and templates that fit to every industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\"will%20elementor%20editor%20slow%20down%20my%20website%3F\">\nWill Elementor Editor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of the Editor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\"is%20my%20site%20secure%20with%20elementor%20editor%3F\">\nIs my site secure with Elementor Editor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\"can%20i%20buy%20templates%20separately%3F\">\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor Editor.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20post%20and%20custom%20post%20types%3F\">\nIs Elementor Editor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\"what%20is%20the%20difference%20between%20elementor%27s%20free%20editor%20plugin%20and%20elementor%20editor%20pro%3F\">\nWhat is the difference between Elementor&#8217;s free Editor plugin and Elementor Editor Pro?\n</h4>\n<p>\n<p>Elementor Editor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Editor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\"how%20can%20i%20become%20a%20contributor%3F\">\nHow can I become a Contributor?\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:2810:\"<h4>3.35.5 &#8211; 2026-02-17</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in global style settings</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n</ul>\n<h4>3.35.4 &#8211; 2026-02-11</h4>\n<ul>\n<li>Fix: License activation issues in various scenarios</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n<li>Fix: Inline editing UI issues on canvas &#8211; Editor V4</li>\n</ul>\n<h4>3.35.3 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Fatal error appears in dashboard widget in WordPress Admin (<a href=\"https://github.com/elementor/elementor/issues/34663\" rel=\"nofollow ugc\">#34663</a>, <a href=\"https://github.com/elementor/elementor/issues/34659\" rel=\"nofollow ugc\">#34659</a>)</li>\n</ul>\n<h4>3.35.2 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Editor menu in WordPress admin displays incorrectly in RTL</li>\n</ul>\n<h4>3.35.1 &#8211; 2026-02-04</h4>\n<ul>\n<li>Fix: Editor Top Bar does not appear in various scenarios (<a href=\"https://github.com/elementor/elementor/issues/34623\" rel=\"nofollow ugc\">#34623</a>)</li>\n<li>Fix: Fatal error when the PHP <code>mbstring</code> module is missing</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n</ul>\n<h4>3.35.0 &#8211; 2026-02-02</h4>\n<ul>\n<li>New: Introducing Components &#8211; reusable layout building blocks with global sync and per-instance content overrides &#8211; Editor V4</li>\n<li>New: Introducing Inline Editing &#8211; edit Atomic Heading and Paragraph text directly on the canvas &#8211; Editor V4</li>\n<li>New: Introducing a contextual formatting toolbar for inline text editing, including links and common text styles &#8211; Editor V4</li>\n<li>Tweak: Version 4 status updated to Beta and production-ready &#8211; Editor V4</li>\n<li>Tweak: Children perspective controls available only for relevant parent elements &#8211; Editor V4</li>\n<li>Tweak: <code>:hover</code> styling automatically applies to <code>:focus-visible</code> for improved accessibility &#8211; Editor V4</li>\n<li>Tweak: Dynamic tags support added to color picker controls &#8211; Editor V4</li>\n<li>Tweak: Link and Button accessibility improvements in Dynamic Tags &#8211; Editor V4</li>\n<li>Tweak: Nested Accordion optimizations with Grid in Chrome browser</li>\n<li>Fix: Size link-unlink operations not applying consistently &#8211; Editor V4</li>\n<li>Fix: Div Block and Flexbox base styles overriding user settings when viewed from another document &#8211; Editor V4</li>\n<li>Fix: Flex and Div blocks lose selection when deleting an assigned class via the Class Manager &#8211; Editor V4</li>\n<li>Fix: Container handles not visible when &#8220;Overflow: Hidden&#8221; is enabled</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3162:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"&lt;strong&gt;Full Design System&lt;/strong&gt; - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"&lt;strong&gt;Kits and Templates&lt;/strong&gt; - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor Editor&#039;s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"&lt;strong&gt;Motion Effects&lt;/strong&gt; - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:15501:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Tốt thiết kế WP</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/thaibds66/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/da5f0d09eadb6467cd3822e6dafb689184f011df6b45aca601df058882b88f01?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/da5f0d09eadb6467cd3822e6dafb689184f011df6b45aca601df058882b88f01?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/thaibds66/\" class=\"reviewer-name\">thaibds66</a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Rất tốt. Nên mở thêm nhiều cái free cho user Việt Nam sử dụng nhiều hơn, tăng cơ hội tiếp cận! Cảm ơn!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Not worth the upgrade</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/popmon/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9046725261d7f712e0f5fe1cc39a199f979a16fdef6fce78dc64369b3ed343c0?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9046725261d7f712e0f5fe1cc39a199f979a16fdef6fce78dc64369b3ed343c0?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/popmon/\" class=\"reviewer-name\">popmon</a> on <span class=\"review-date\">February 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Just spent $140 upgrading this plugin hoping the extra features would fix all the bugs. It doesn\'t. The support is dreadfully vague. This is a know bug that\'s been around for years and they still haven\'t fixed it. I had to roll the install back more than a dozen versions just to get the image carousel to work. Which ends up disabling the Pro version, yes, the thing I paid for. Someone has made a heap of money with this garbage, save your money and find a better tool.<br /><br />And if you\'re a dev, seriously don\'t use this, you\'re just making life difficult for anyone purchasing your themes.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Awesome Builder</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kgshrestha/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2429a3fa23bbb1a73fbaaa1e4a803c7b1ba45ed116b36e26876b6085c48cf767?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2429a3fa23bbb1a73fbaaa1e4a803c7b1ba45ed116b36e26876b6085c48cf767?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kgshrestha/\" class=\"reviewer-name\">kgshrestha</a> on <span class=\"review-date\">February 23, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Since 2017 I\'m using the this Plugin. It\'s very much useful me. </p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Feature rich plugin. Great support.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/retrovertigo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b43e6df2fcf839e59d598beef9e175f6fc1f5bc6465d26305e3b865f2b91830c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b43e6df2fcf839e59d598beef9e175f6fc1f5bc6465d26305e3b865f2b91830c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/retrovertigo/\" class=\"reviewer-name\">retrovertigo</a> on <span class=\"review-date\">February 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>It comes with a rich set of features for authors and has great support!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Poor plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/zipname/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8b1e45cc5440b23af48e8b50e0f49741fb07bbde468fcc08a58757342e4e7e90?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8b1e45cc5440b23af48e8b50e0f49741fb07bbde468fcc08a58757342e4e7e90?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/zipname/\" class=\"reviewer-name\">zipname</a> on <span class=\"review-date\">February 15, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Poor plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">hello every body</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mahdyfarsian/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/89c979277be6943f8b95978d202f7ac4f1e1a9cd3cc0dce1225c51c8317c810e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/89c979277be6943f8b95978d202f7ac4f1e1a9cd3cc0dce1225c51c8317c810e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mahdyfarsian/\" class=\"reviewer-name\">mahdyfarsian</a> on <span class=\"review-date\">February 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>hi</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I am very happy because I use WordPress.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Terrible the last update</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/wiperelite/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f43d96e5456b5582f3aa0ca01a6feb6455258545cc959a67683ae77968731ba4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f43d96e5456b5582f3aa0ca01a6feb6455258545cc959a67683ae77968731ba4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/wiperelite/\" class=\"reviewer-name\">wiperelite</a> on <span class=\"review-date\">February 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The last update is terrible, templates function now is very uncomfortable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pls return elementor as last version, this is so annoying.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Warning - hard to cancel!!!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/hansnilsson/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a84ed7092906331f2a5efa885af09efeb47175ef90abe2cc3c58ad4c082e220b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a84ed7092906331f2a5efa885af09efeb47175ef90abe2cc3c58ad4c082e220b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/hansnilsson/\" class=\"reviewer-name\">hansnilsson</a> on <span class=\"review-date\">February 9, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Before you buy this, be sure you don\'t want to cancel it within years because it is a pain to cancel the subscription!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">They do it well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/queseo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/669bdbd1cc8cefd7cdab6c449557a2fda97d7bff797f429b73325c46341a43ec?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/669bdbd1cc8cefd7cdab6c449557a2fda97d7bff797f429b73325c46341a43ec?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/queseo/\" class=\"reviewer-name\">Queseo <small>(queseo)</small></a> on <span class=\"review-date\">February 7, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>They create an easy, powerfull and fast plugin for design and create pages with WordPress</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Makes Website Building Easy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/smhcis/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ed22b175b73169d65e94c1459c8247627543116330f357390d06142da40ed3b5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ed22b175b73169d65e94c1459c8247627543116330f357390d06142da40ed3b5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/smhcis/\" class=\"reviewer-name\">smhcis</a> on <span class=\"review-date\">February 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor makes it easy to make flexible, attractive websites. The huge number of features means I don\'t have to install a dozen different plugins because the widget or function I need is probably already included!</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.5.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:197:\"<strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:405:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:6:\"3.24.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:12:\"3.24.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip\";s:12:\"3.24.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip\";s:12:\"3.24.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip\";s:11:\"3.24.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip\";s:11:\"3.24.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip\";s:11:\"3.24.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip\";s:6:\"3.24.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip\";s:6:\"3.24.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip\";s:6:\"3.24.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip\";s:6:\"3.24.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip\";s:6:\"3.24.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip\";s:6:\"3.24.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip\";s:6:\"3.24.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip\";s:6:\"3.24.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip\";s:6:\"3.25.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip\";s:12:\"3.25.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip\";s:12:\"3.25.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip\";s:12:\"3.25.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip\";s:11:\"3.25.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip\";s:11:\"3.25.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip\";s:11:\"3.25.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip\";s:6:\"3.25.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip\";s:7:\"3.25.10\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip\";s:7:\"3.25.11\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip\";s:6:\"3.25.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip\";s:6:\"3.25.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip\";s:6:\"3.25.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip\";s:6:\"3.25.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip\";s:6:\"3.25.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip\";s:6:\"3.25.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip\";s:6:\"3.25.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip\";s:6:\"3.25.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip\";s:6:\"3.26.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:12:\"3.26.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip\";s:12:\"3.26.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip\";s:12:\"3.26.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip\";s:12:\"3.26.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip\";s:12:\"3.26.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip\";s:11:\"3.26.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip\";s:11:\"3.26.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip\";s:11:\"3.26.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip\";s:11:\"3.26.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip\";s:11:\"3.26.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip\";s:6:\"3.26.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip\";s:6:\"3.26.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip\";s:6:\"3.26.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip\";s:6:\"3.26.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip\";s:6:\"3.26.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip\";s:6:\"3.27.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip\";s:12:\"3.27.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip\";s:12:\"3.27.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip\";s:11:\"3.27.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip\";s:11:\"3.27.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip\";s:6:\"3.27.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip\";s:6:\"3.27.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip\";s:6:\"3.27.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip\";s:6:\"3.27.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip\";s:6:\"3.27.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip\";s:6:\"3.27.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip\";s:6:\"3.27.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip\";s:6:\"3.28.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip\";s:12:\"3.28.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip\";s:12:\"3.28.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip\";s:12:\"3.28.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip\";s:11:\"3.28.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip\";s:11:\"3.28.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip\";s:11:\"3.28.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip\";s:6:\"3.28.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip\";s:6:\"3.28.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip\";s:6:\"3.28.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip\";s:6:\"3.28.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip\";s:6:\"3.29.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip\";s:12:\"3.29.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip\";s:12:\"3.29.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip\";s:12:\"3.29.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip\";s:12:\"3.29.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip\";s:11:\"3.29.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip\";s:11:\"3.29.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip\";s:11:\"3.29.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip\";s:11:\"3.29.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip\";s:6:\"3.29.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip\";s:6:\"3.29.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:6:\"3.30.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip\";s:12:\"3.30.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip\";s:12:\"3.30.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip\";s:12:\"3.30.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip\";s:11:\"3.30.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip\";s:11:\"3.30.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip\";s:11:\"3.30.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip\";s:6:\"3.30.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip\";s:6:\"3.30.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:6:\"3.30.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip\";s:6:\"3.30.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:6:\"3.31.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip\";s:12:\"3.31.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip\";s:12:\"3.31.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip\";s:11:\"3.31.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip\";s:11:\"3.31.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip\";s:6:\"3.31.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip\";s:6:\"3.31.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip\";s:6:\"3.31.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:6:\"3.31.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip\";s:6:\"3.31.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip\";s:6:\"3.32.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip\";s:12:\"3.32.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip\";s:12:\"3.32.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip\";s:12:\"3.32.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip\";s:11:\"3.32.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip\";s:11:\"3.32.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip\";s:11:\"3.32.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip\";s:6:\"3.32.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:6:\"3.32.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip\";s:6:\"3.32.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.3.zip\";s:6:\"3.32.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip\";s:6:\"3.32.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip\";s:6:\"3.33.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.0.zip\";s:12:\"3.33.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta1.zip\";s:12:\"3.33.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta2.zip\";s:12:\"3.33.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta3.zip\";s:12:\"3.33.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta4.zip\";s:11:\"3.33.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev1.zip\";s:11:\"3.33.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev2.zip\";s:11:\"3.33.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev3.zip\";s:11:\"3.33.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev4.zip\";s:6:\"3.33.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.1.zip\";s:6:\"3.33.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.2.zip\";s:6:\"3.33.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.3.zip\";s:6:\"3.33.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:6:\"3.33.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.5.zip\";s:6:\"3.33.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.6.zip\";s:6:\"3.34.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.0.zip\";s:12:\"3.34.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta1.zip\";s:12:\"3.34.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta2.zip\";s:12:\"3.34.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta3.zip\";s:11:\"3.34.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev1.zip\";s:11:\"3.34.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev2.zip\";s:6:\"3.34.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.1.zip\";s:6:\"3.34.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.2.zip\";s:6:\"3.34.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.3.zip\";s:6:\"3.34.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.4.zip\";s:6:\"3.35.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.0.zip\";s:12:\"3.35.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta1.zip\";s:12:\"3.35.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta2.zip\";s:12:\"3.35.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta3.zip\";s:12:\"3.35.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta4.zip\";s:11:\"3.35.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev1.zip\";s:11:\"3.35.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev2.zip\";s:11:\"3.35.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev3.zip\";s:11:\"3.35.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev4.zip\";s:6:\"3.35.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.1.zip\";s:6:\"3.35.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.2.zip\";s:6:\"3.35.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.3.zip\";s:6:\"3.35.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.4.zip\";s:6:\"3.35.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.5.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";}}','off'),(267,'recently_activated','a:2:{s:70:\"leanwi-accessibility-reporting-main/leanwi-accessibility-reporting.php\";i:1772219701;s:47:\"accessibility-checker/accessibility-checker.php\";i:1772219683;}','off'),(21182,'ea11y_subscription_id','14523969','auto'),(21183,'ea11y_plan_data','O:8:\"stdClass\":10:{s:4:\"plan\";O:8:\"stdClass\":5:{s:15:\"subscription_id\";s:8:\"14523969\";s:15:\"next_cycle_date\";s:25:\"2027-01-28T00:00:00+00:00\";s:6:\"status\";s:6:\"ACTIVE\";s:4:\"name\";s:11:\"One Agency \";s:8:\"features\";O:8:\"stdClass\":25:{s:10:\"generation\";s:5:\"empty\";s:4:\"tier\";s:6:\"agency\";s:16:\"kit_access_level\";i:20;s:21:\"template_access_level\";i:20;s:9:\"templates\";i:50000;s:5:\"teams\";i:3;s:10:\"cloud_kits\";i:5368709120;s:14:\"retention_unit\";s:5:\"month\";s:9:\"retention\";i:1;s:24:\"io_large-uploads-allowed\";b:1;s:10:\"sm_domains\";i:1000;s:18:\"ally_screen_reader\";b:1;s:24:\"ally_send_analytics_data\";b:1;s:27:\"ally_remove_elementor_label\";b:1;s:18:\"ally_lang_selector\";b:1;s:12:\"ally_globals\";b:1;s:15:\"ally_ai_credits\";i:25000;s:13:\"scanned_pages\";i:5000;s:16:\"real_activations\";i:1000;s:18:\"ally_bulk_alt_text\";b:1;s:13:\"screen_reader\";b:1;s:9:\"analytics\";b:1;s:22:\"remove_elementor_label\";b:1;s:17:\"language_selector\";b:1;s:13:\"bulk_alt_text\";b:1;}}s:8:\"site_url\";s:37:\"https://wp.kewauneepubliclibrary.org/\";s:14:\"public_api_key\";s:42:\"ea11y-3fa0174c-bf96-442d-a14f-051198906c05\";s:6:\"scopes\";a:0:{}s:4:\"user\";O:8:\"stdClass\":2:{s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";s:2:\"id\";s:7:\"6121432\";}s:12:\"subscription\";O:8:\"stdClass\":1:{s:2:\"id\";s:8:\"14523969\";}s:6:\"visits\";O:8:\"stdClass\":2:{s:7:\"allowed\";i:0;s:4:\"used\";i:0;}s:12:\"scannedPages\";O:8:\"stdClass\":2:{s:7:\"allowed\";i:5000;s:4:\"used\";i:13;}s:9:\"aiCredits\";O:8:\"stdClass\":2:{s:7:\"allowed\";i:25000;s:4:\"used\";i:0;}s:4:\"site\";O:8:\"stdClass\":1:{s:13:\"registered_at\";s:24:\"2026-02-02T17:53:42.000Z\";}}','off'),(31870,'_transient_is_multi_author','0','on'),(29504,'wp-optimize-wpo_last_page_cache_preload','1771959436','auto'),(29797,'duplicator_version_plugin','1.5.15','auto'),(29791,'aioseo_options_dynamic_localized','a:6:{s:42:\"searchAppearance_taxonomies_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";s:46:\"searchAppearance_taxonomies_mec_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:56:\"searchAppearance_taxonomies_mec_category_metaDescription\";s:21:\"#taxonomy_description\";}','auto'),(15637,'mec_category_children','a:0:{}','auto'),(3997,'e_editor_counter','155','auto'),(339,'bsf_last_update_check','1772502459','auto'),(289,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(290,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(295,'_elementor_installed_time','1755025619','auto'),(296,'current_theme','Astra','auto'),(297,'theme_mods_astra','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:6;s:11:\"mobile_menu\";i:6;s:11:\"footer_menu\";i:8;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:39;}','on'),(298,'theme_switched','','auto'),(324,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1772219619;s:11:\"get_version\";i:1772527862;}','auto'),(329,'is_beta_enable_rollback_astra-addon','0','auto'),(330,'nps-survey-astra','a:6:{s:13:\"dismiss_count\";i:1;s:19:\"dismiss_permanently\";b:0;s:12:\"dismiss_step\";s:10:\"nps-rating\";s:12:\"dismiss_time\";i:1759526501;s:16:\"dismiss_timespan\";i:1209600;s:17:\"first_render_time\";i:1755025776;}','auto'),(333,'bsf_force_check_extensions','','off'),(337,'auto_update_plugins','a:18:{i:1;s:27:\"astra-addon/astra-addon.php\";i:6;s:17:\"gosmtp/gosmtp.php\";i:7;s:25:\"gosmtp-pro/gosmtp-pro.php\";i:8;s:23:\"loginizer/loginizer.php\";i:9;s:41:\"loginizer-security/loginizer-security.php\";i:10;s:29:\"nginx-helper/nginx-helper.php\";i:12;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:13;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:14;s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";i:15;s:27:\"wp-optimize/wp-optimize.php\";i:16;s:33:\"wps-hide-login/wps-hide-login.php\";i:17;s:43:\"broken-link-checker/broken-link-checker.php\";i:19;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:20;s:47:\"accessibility-checker/accessibility-checker.php\";i:21;s:24:\"wordpress-seo/wp-seo.php\";i:22;s:27:\"site-mailer/site-mailer.php\";i:23;s:41:\"image-optimization/image-optimization.php\";i:24;s:41:\"pojo-accessibility/pojo-accessibility.php\";}','off'),(338,'auto_update_themes','a:3:{i:0;s:7:\"default\";i:1;s:5:\"astra\";i:2;s:16:\"twentytwentyfive\";}','auto'),(19342,'edac_fix_comment_label','1','auto'),(19343,'edac_fix_search_label','1','auto'),(19344,'edac_fix_add_lang_and_dir','0','auto'),(19345,'edac_fix_remove_tabindex','0','auto'),(19346,'edac_fix_remove_title_if_preferred_accessible_name','0','auto'),(19347,'edac_fix_force_link_underline','0','auto'),(19348,'edac_fix_meta_viewport_scalable','0','auto'),(19351,'edac_fix_focus_outline','1','auto'),(19352,'edac_fix_block_pdf_uploads','0','auto'),(19353,'edac_fix_add_file_size_and_type_to_linked_files','0','auto'),(19354,'edac_fix_add_missing_or_empty_page_title','0','auto'),(19355,'edac_fix_add_label_to_unlabelled_form_fields','0','auto'),(26505,'astra_theme_js_key-dep-astra-addon','a:0:{}','auto'),(26506,'astra_theme_js_key-astra-addon','69861c22622145-05539619','auto'),(33156,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1772532898;s:8:\"response\";a:4:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.35.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"10.0.3\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.10.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";s:6:\"tested\";s:5:\"6.9.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.9.9.4\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.9.9.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:6:\"27.1.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.27.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3419908\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:16:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:7:\"4.9.4.1\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.9.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=3310686\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=3310686\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";}s:41:\"pojo-accessibility/pojo-accessibility.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/pojo-accessibility\";s:4:\"slug\";s:18:\"pojo-accessibility\";s:6:\"plugin\";s:41:\"pojo-accessibility/pojo-accessibility.php\";s:11:\"new_version\";s:5:\"4.1.0\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/pojo-accessibility/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/pojo-accessibility.4.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/pojo-accessibility/assets/icon-256x256.gif?rev=3443222\";s:2:\"1x\";s:71:\"https://ps.w.org/pojo-accessibility/assets/icon-128x128.gif?rev=3443222\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/pojo-accessibility/assets/banner-1544x500.png?rev=3443222\";s:2:\"1x\";s:73:\"https://ps.w.org/pojo-accessibility/assets/banner-772x250.png?rev=3443222\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:43:\"broken-link-checker/broken-link-checker.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/broken-link-checker\";s:4:\"slug\";s:19:\"broken-link-checker\";s:6:\"plugin\";s:43:\"broken-link-checker/broken-link-checker.php\";s:11:\"new_version\";s:5:\"2.4.7\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/broken-link-checker/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/broken-link-checker.2.4.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-256x256.png?rev=2900468\";s:2:\"1x\";s:72:\"https://ps.w.org/broken-link-checker/assets/icon-128x128.png?rev=2900468\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/broken-link-checker/assets/banner-1544x500.png?rev=2900471\";s:2:\"1x\";s:74:\"https://ps.w.org/broken-link-checker/assets/banner-772x250.png?rev=2900471\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:6:\"1.5.15\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/duplicator.1.5.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2906985\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2906985\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/duplicator/assets/banner-1544x500.png?rev=2906985\";s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2906985\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:17:\"gosmtp/gosmtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/gosmtp\";s:4:\"slug\";s:6:\"gosmtp\";s:6:\"plugin\";s:17:\"gosmtp/gosmtp.php\";s:11:\"new_version\";s:5:\"1.1.9\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/gosmtp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/gosmtp.1.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-256x256.png?rev=2869163\";s:2:\"1x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-128x128.png?rev=2869163\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/gosmtp/assets/banner-1544x500.png?rev=2868206\";s:2:\"1x\";s:61:\"https://ps.w.org/gosmtp/assets/banner-772x250.png?rev=2868206\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:41:\"image-optimization/image-optimization.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/image-optimization\";s:4:\"slug\";s:18:\"image-optimization\";s:6:\"plugin\";s:41:\"image-optimization/image-optimization.php\";s:11:\"new_version\";s:5:\"1.7.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/image-optimization/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/image-optimization.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-256x256.gif?rev=3443231\";s:2:\"1x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-128x128.gif?rev=3443231\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/image-optimization/assets/banner-1544x500.png?rev=3443231\";s:2:\"1x\";s:73:\"https://ps.w.org/image-optimization/assets/banner-772x250.png?rev=3443231\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"2.0.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.2.0.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.png?rev=3131676\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.png?rev=3131676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:29:\"nginx-helper/nginx-helper.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/nginx-helper\";s:4:\"slug\";s:12:\"nginx-helper\";s:6:\"plugin\";s:29:\"nginx-helper/nginx-helper.php\";s:11:\"new_version\";s:5:\"2.3.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/nginx-helper/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/nginx-helper.2.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";s:3:\"svg\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/nginx-helper/assets/banner-1544x500.png?rev=2360932\";s:2:\"1x\";s:67:\"https://ps.w.org/nginx-helper/assets/banner-772x250.png?rev=2360926\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/nginx-helper/assets/banner-1544x500-rtl.png?rev=2360932\";s:2:\"1x\";s:71:\"https://ps.w.org/nginx-helper/assets/banner-772x250-rtl.png?rev=2360932\";}s:8:\"requires\";s:3:\"3.0\";}s:27:\"site-mailer/site-mailer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/site-mailer\";s:4:\"slug\";s:11:\"site-mailer\";s:6:\"plugin\";s:27:\"site-mailer/site-mailer.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/site-mailer/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/site-mailer.1.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/site-mailer/assets/icon-256x256.gif?rev=3443235\";s:2:\"1x\";s:64:\"https://ps.w.org/site-mailer/assets/icon-128x128.gif?rev=3443235\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/site-mailer/assets/banner-1544x500.png?rev=3443235\";s:2:\"1x\";s:66:\"https://ps.w.org/site-mailer/assets/banner-772x250.png?rev=3443235\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.17.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.17.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:34:\"userfeedback-lite/userfeedback.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/userfeedback-lite\";s:4:\"slug\";s:17:\"userfeedback-lite\";s:6:\"plugin\";s:34:\"userfeedback-lite/userfeedback.php\";s:11:\"new_version\";s:6:\"1.10.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/userfeedback-lite/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/userfeedback-lite.1.10.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/userfeedback-lite/assets/icon.svg?rev=2857902\";s:3:\"svg\";s:62:\"https://ps.w.org/userfeedback-lite/assets/icon.svg?rev=2857902\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/userfeedback-lite/assets/banner-1544x500.png?rev=2857927\";s:2:\"1x\";s:72:\"https://ps.w.org/userfeedback-lite/assets/banner-772x250.png?rev=2857927\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.9.0\";}s:27:\"wp-optimize/wp-optimize.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/wp-optimize\";s:4:\"slug\";s:11:\"wp-optimize\";s:6:\"plugin\";s:27:\"wp-optimize/wp-optimize.php\";s:11:\"new_version\";s:5:\"4.5.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-optimize/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-optimize.4.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899\";s:2:\"1x\";s:64:\"https://ps.w.org/wp-optimize/assets/icon-128x128.png?rev=1552899\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-optimize/assets/banner-1544x500.png?rev=2125385\";s:2:\"1x\";s:66:\"https://ps.w.org/wp-optimize/assets/banner-772x250.png?rev=2125385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:52:\"wpconsent-cookies-banner-privacy-suite/wpconsent.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:52:\"w.org/plugins/wpconsent-cookies-banner-privacy-suite\";s:4:\"slug\";s:38:\"wpconsent-cookies-banner-privacy-suite\";s:6:\"plugin\";s:52:\"wpconsent-cookies-banner-privacy-suite/wpconsent.php\";s:11:\"new_version\";s:7:\"1.1.3.1\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/wpconsent-cookies-banner-privacy-suite/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/wpconsent-cookies-banner-privacy-suite.1.1.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/wpconsent-cookies-banner-privacy-suite/assets/icon-256x256.png?rev=3232030\";s:2:\"1x\";s:91:\"https://ps.w.org/wpconsent-cookies-banner-privacy-suite/assets/icon-128x128.png?rev=3232030\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:94:\"https://ps.w.org/wpconsent-cookies-banner-privacy-suite/assets/banner-1544x500.jpg?rev=3232516\";s:2:\"1x\";s:93:\"https://ps.w.org/wpconsent-cookies-banner-privacy-suite/assets/banner-772x250.jpg?rev=3232516\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:33:\"wps-hide-login/wps-hide-login.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wps-hide-login\";s:4:\"slug\";s:14:\"wps-hide-login\";s:6:\"plugin\";s:33:\"wps-hide-login/wps-hide-login.php\";s:11:\"new_version\";s:6:\"1.9.18\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wps-hide-login/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wps-hide-login.1.9.18.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-256x256.png?rev=1820667\";s:2:\"1x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-128x128.png?rev=1820667\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wps-hide-login/assets/banner-1544x500.jpg?rev=1820667\";s:2:\"1x\";s:69:\"https://ps.w.org/wps-hide-login/assets/banner-772x250.jpg?rev=1820667\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:6:\"plugin\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:11:\"new_version\";s:6:\"1.5.13\";s:6:\"tested\";s:3:\"6.8\";s:3:\"url\";s:25:\"https://www.boldgrid.com/\";s:7:\"package\";s:113:\"https://api.boldgrid.com/api/open/get-asset?id=1302255&installed_plugin_version=1.5.13&installed_wp_version=6.9.1\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.35.1\";s:12:\"last_updated\";s:19:\"2026-02-11 10:26:59\";s:11:\"new_version\";s:6:\"3.35.1\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:391:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3MjUyNzg2MiwiZXhwIjoxNzcyNjE0MjYyfQ.QtwPXcSxSosjWOBDT6wc0AG4h8HCvGbikskZJM-BAQQ/package_download\";s:13:\"download_link\";s:391:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc3MjUyNzg2MiwiZXhwIjoxNzcyNjE0MjYyfQ.QtwPXcSxSosjWOBDT6wc0AG4h8HCvGbikskZJM-BAQQ/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:367:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiaWF0IjoxNzcyNTI3ODYyLCJleHAiOjE3NzI2MTQyNjJ9.LmdL-c__h6XMa6VtJr-mVBcQN76U2nWnGhGuJMAgNrg/previous_download\";s:13:\"download_link\";s:367:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtY01mek9ncEIzZnhoTEl5NlNlOHIxNzA2ODE5NjE2M2s1QnlYcHd0YWJlIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnIiwiaWF0IjoxNzcyNTI3ODYyLCJleHAiOjE3NzI2MTQyNjJ9.LmdL-c__h6XMa6VtJr-mVBcQN76U2nWnGhGuJMAgNrg/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:24:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"4.9.4.1\";s:41:\"pojo-accessibility/pojo-accessibility.php\";s:5:\"4.1.0\";s:27:\"astra-addon/astra-addon.php\";s:6:\"4.12.2\";s:43:\"broken-link-checker/broken-link-checker.php\";s:5:\"2.4.7\";s:25:\"duplicator/duplicator.php\";s:6:\"1.5.15\";s:23:\"elementor/elementor.php\";s:6:\"3.35.5\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.35.1\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:6:\"10.0.2\";s:17:\"gosmtp/gosmtp.php\";s:5:\"1.1.9\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:5:\"1.1.9\";s:41:\"image-optimization/image-optimization.php\";s:5:\"1.7.3\";s:23:\"loginizer/loginizer.php\";s:5:\"2.0.6\";s:41:\"loginizer-security/loginizer-security.php\";s:5:\"2.0.6\";s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";s:6:\"7.30.0\";s:29:\"nginx-helper/nginx-helper.php\";s:5:\"2.3.5\";s:27:\"site-mailer/site-mailer.php\";s:5:\"1.4.3\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:6:\"1.17.1\";s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";s:6:\"1.5.13\";s:34:\"userfeedback-lite/userfeedback.php\";s:6:\"1.10.1\";s:27:\"wp-optimize/wp-optimize.php\";s:5:\"4.5.0\";s:52:\"wpconsent-cookies-banner-privacy-suite/wpconsent.php\";s:7:\"1.1.3.1\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.9.9.3\";s:33:\"wps-hide-login/wps-hide-login.php\";s:6:\"1.9.18\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"27.0\";}}','off'),(31545,'userfeedback_usage_tracking_last_checkin','1771925899','auto'),(31546,'userfeedback_tracking_data','a:0:{}','auto'),(33152,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{i:92;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),(33153,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:2:{s:16:\"eicon-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";d:571.3999999999999772626324556767940521240234375;s:6:\"height\";d:571.3999999999999772626324556767940521240234375;s:4:\"path\";s:118:\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\";s:3:\"key\";s:16:\"eicon-caret-down\";}s:7:\"version\";s:6:\"5.13.0\";}s:10:\"fas-search\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:345:\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\";s:3:\"key\";s:10:\"fas-search\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),(33063,'_site_transient_timeout_bg_license_data','1772558381','off'),(33064,'_site_transient_bg_license_data','O:8:\"stdClass\":5:{s:3:\"key\";s:64:\"LAG/zL40PAeiAtNrIe1jR5xzvmGlvbeMYXMOfSlFQcxnkOrXdkfe7x954N3A9ubS\";s:6:\"cipher\";s:11:\"AES-128-CBC\";s:2:\"iv\";s:38:\"%8AKL%D8J%DB%27%FD%D2%C4%8C%9BjK%3A%DF\";s:4:\"data\";s:536:\"2a0mMMWxb3LUmZ48noaf2lHd5PJf1gCSjph7USILmUC6Et47cSl9RHj381X8+ooI0+Y5cwlLIejOe3YWKzTiHyDgw34S3BZfg5TefthM08ZYCaJe8hOKrX3UnziqfmNqHIh1Bv6En1V/paZIubp8nMTma43lBD1s0Mj0kM/W9HL2Fb8Ykgp6x6VCUcGxIHa+ADYks0qDNXygWpHAQd0Y1aPRC+ToJ6yzcw2GTzXys+6jGzTR9I+mw8or97vXjupLl/cAkqEn7ns/nB7t5rbnTLySG7tTmbRrnPep2GPa7nySMkgARFW7FE9lz2vW0JAGjWdbGdxBBugh0ly5kfCYCw5a4SUB5I1H8Cs5RcwfkUAEBLXBe9ibpQaut4FoOyouc+r2lZycVO5U5jYqawUrGA+8NuF7snXFIC7irZwh1h7FfS0IFHgxflbnrSq3q11HD2xrKdmLmV8cP24dGisZwhZ1jwYRf1cEa3K58ccphQitS3m4mD0QfVgyiKolPwv3c9XgbdqJojfAnIh0EdUI5Q==\";s:7:\"version\";i:2;}','off'),(31469,'_transient_timeout_astra_theme_rollback_versions_4.12.3','1772484095','off'),(31470,'_transient_astra_theme_rollback_versions_4.12.3','a:5:{i:0;s:6:\"4.12.2\";i:1;s:6:\"4.12.1\";i:2;s:6:\"4.12.0\";i:3;s:7:\"4.11.18\";i:4;s:7:\"4.11.17\";}','off'),(31137,'_site_transient_monsterinsights_t15s_remote_data','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-nl_NL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-fr_FR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-de_DE.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-it_IT.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ja.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pl_PL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pt_BR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ru_RU.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-es_ES.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-tr_TR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}}}','off'),(31442,'duplicator_email_summary_info','{\"CL_-=_-=\":\"Duplicator\\\\Utils\\\\Email\\\\EmailSummary\",\"manualPackageIds\":[],\"failedPackageIds\":[]}','auto'),(8454,'leanwi_accessibility_reporting_plugin_version','1.1.2','auto'),(12435,'wp_notes_notify','1','on'),(33159,'_transient_timeout_astra-addon-cron-test-ok','1772558097','off'),(32974,'_site_transient_timeout_bsf_usage_track','1772559623','off'),(32975,'_site_transient_bsf_usage_track','1','off'),(29786,'wpforms_process_forms_locator_status','completed','auto'),(29788,'aioseo_options_internal_lite','{\"internal\":{\"activated\":0,\"firstActivated\":1771607709,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','auto'),(29789,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1771607668;s:5:\"ctime\";i:1771607668;}','on'),(29790,'_wpforms_transient_wpforms_/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1771957634;s:5:\"ctime\";i:1771957634;}','on'),(368,'mec_table_version_wpgy_mec_attendees','1.1.0','auto'),(369,'mec_core_db','7.24.0','auto'),(381,'mec_custom_msg_2_html','<div class=\"mec-custom-msg-2-notification-set-box extra\"><div style=\"margin: 0\" class=\"w-row mec-custom-msg-notification-wrap\"><div class=\"w-col-sm-12\"><div class=\"w-clearfix w-box mec-cmsg-2-notification-box-wrap mec-new-addons-wrap\" style=\"margin-top:0;\"><div class=\"w-box-head\">Announcement<span><i class=\"mec-sl-close\"></i></span></div><div class=\"w-box-content\"><div class=\"mec-addons-notification-box-image\" style=\"width: 240px; margin-right: 10px;\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/app/libraries/../api/addons-api/square-integration-addon.svg\" /></div><div class=\"mec-addons-notification-box-content mec-new-addons\" style=\"width: calc(100% - 270px);\"><div class=\"w-box-content\"><div class=\"csm-message-notice\" style=\"text-align: center; background: #BAF0FC57; border-radius: 6px;letter-spacing: 4.4px; color: #00CAE6; text-transform: uppercase; padding: 10px 5px; font-weight: bold; margin-bottom: 40px;\">Square Payment</div><p>As promised, another one of the most-requested addons by you, Square Payment, is released this week. The first six addons are out already. Webex Integration and Social Auto Poster and Elementor FES Builder and Seat and Gutenberg Single Builder and Square Payment are now available on our website for purchase.<br/></p><div style=\"clear:both\"></div><a href=\"https://webnus.net/modern-events-calendar/addons/square-payment/?ref=17\" target=\"_blank\">Read More</a></div></div></div></div></div></div></div>','auto'),(371,'mec_options','a:5:{s:8:\"settings\";a:139:{s:24:\"multiple_day_show_method\";s:8:\"all_days\";s:18:\"google_maps_status\";i:1;s:20:\"export_module_status\";s:1:\"1\";s:2:\"sn\";a:14:{s:9:\"googlecal\";s:1:\"1\";s:4:\"ical\";s:1:\"1\";s:8:\"facebook\";s:1:\"1\";s:7:\"twitter\";s:1:\"0\";s:8:\"linkedin\";s:1:\"0\";s:2:\"vk\";s:1:\"0\";s:6:\"tumblr\";s:1:\"0\";s:9:\"pinterest\";s:1:\"0\";s:9:\"flipboard\";s:1:\"0\";s:6:\"pocket\";s:1:\"0\";s:6:\"reddit\";s:1:\"0\";s:8:\"whatsapp\";s:1:\"0\";s:8:\"telegram\";s:1:\"0\";s:5:\"email\";s:1:\"1\";}s:16:\"countdown_status\";s:1:\"1\";s:21:\"social_network_status\";s:1:\"1\";s:20:\"default_skin_archive\";s:13:\"full_calendar\";s:16:\"hide_time_method\";s:3:\"end\";s:11:\"hide_time_n\";s:1:\"2\";s:11:\"date_suffix\";s:1:\"0\";s:19:\"hide_event_end_time\";s:1:\"0\";s:6:\"schema\";s:1:\"1\";s:8:\"weekdays\";a:5:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";}s:8:\"weekends\";a:2:{i:0;s:1:\"7\";i:1;s:1:\"6\";}s:17:\"datepicker_format\";s:14:\"mm/dd/yy&m/d/Y\";s:11:\"time_format\";s:2:\"12\";s:13:\"midnight_hour\";s:1:\"0\";s:14:\"event_as_popup\";s:1:\"1\";s:11:\"sh_as_popup\";s:1:\"1\";s:21:\"include_image_in_feed\";s:1:\"1\";s:30:\"fallback_featured_image_status\";s:1:\"0\";s:10:\"tag_method\";s:8:\"post_tag\";s:14:\"admin_calendar\";s:1:\"0\";s:18:\"display_credit_url\";s:1:\"0\";s:9:\"ical_feed\";s:1:\"1\";s:18:\"ical_feed_upcoming\";s:1:\"0\";s:31:\"ical_feed_subscribe_to_calendar\";s:1:\"0\";s:21:\"events_trash_interval\";s:3:\"360\";s:21:\"events_purge_interval\";s:4:\"1080\";s:24:\"assets_disable_stripe_js\";s:1:\"0\";s:22:\"assets_per_page_status\";s:1:\"0\";s:23:\"assets_in_footer_status\";s:1:\"0\";s:17:\"not_found_message\";s:0:\"\";s:24:\"remove_data_on_uninstall\";s:1:\"0\";s:13:\"archive_title\";s:6:\"Events\";s:17:\"archive_title_tag\";s:2:\"h1\";s:15:\"archive_sidebar\";s:1:\"0\";s:14:\"custom_archive\";s:0:\"\";s:26:\"full_calendar_archive_skin\";s:7:\"classic\";s:24:\"yearly_view_archive_skin\";s:6:\"modern\";s:25:\"monthly_view_archive_skin\";s:7:\"classic\";s:24:\"weekly_view_archive_skin\";s:7:\"classic\";s:23:\"daily_view_archive_skin\";s:7:\"classic\";s:22:\"timetable_archive_skin\";s:6:\"modern\";s:17:\"list_archive_skin\";s:7:\"classic\";s:17:\"grid_archive_skin\";s:7:\"classic\";s:16:\"map_archive_skin\";s:7:\"classic\";s:21:\"default_skin_category\";s:4:\"list\";s:23:\"custom_archive_category\";s:0:\"\";s:27:\"full_calendar_category_skin\";s:7:\"classic\";s:25:\"yearly_view_category_skin\";s:6:\"modern\";s:26:\"monthly_view_category_skin\";s:7:\"classic\";s:25:\"weekly_view_category_skin\";s:7:\"classic\";s:24:\"daily_view_category_skin\";s:7:\"classic\";s:23:\"timetable_category_skin\";s:6:\"modern\";s:18:\"list_category_skin\";s:7:\"classic\";s:18:\"grid_category_skin\";s:7:\"classic\";s:22:\"category_events_method\";s:1:\"1\";s:14:\"archive_status\";s:1:\"1\";s:4:\"slug\";s:6:\"events\";s:13:\"category_slug\";s:12:\"mec-category\";s:8:\"currency\";s:1:\"$\";s:16:\"currency_symptom\";s:0:\"\";s:13:\"currency_sign\";s:6:\"before\";s:18:\"thousand_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:17:\"currency_decimals\";s:1:\"2\";s:24:\"decimal_separator_status\";s:1:\"1\";s:23:\"google_recaptcha_status\";s:1:\"0\";s:20:\"google_recaptcha_fes\";s:1:\"0\";s:24:\"google_recaptcha_sitekey\";s:0:\"\";s:26:\"google_recaptcha_secretkey\";s:0:\"\";s:26:\"google_recaptcha_v3_status\";s:1:\"0\";s:23:\"google_recaptcha_v3_fes\";s:1:\"0\";s:27:\"google_recaptcha_v3_sitekey\";s:0:\"\";s:29:\"google_recaptcha_v3_secretkey\";s:0:\"\";s:16:\"mtcaptcha_status\";s:1:\"0\";s:13:\"mtcaptcha_fes\";s:1:\"0\";s:17:\"mtcaptcha_sitekey\";s:0:\"\";s:20:\"mtcaptcha_privatekey\";s:0:\"\";s:20:\"search_bar_ajax_mode\";s:1:\"0\";s:22:\"search_bar_modern_type\";s:1:\"0\";s:19:\"search_bar_category\";s:1:\"1\";s:19:\"search_bar_location\";s:1:\"0\";s:20:\"search_bar_organizer\";s:1:\"0\";s:14:\"search_bar_tag\";s:1:\"1\";s:16:\"search_bar_label\";s:1:\"0\";s:21:\"search_bar_text_field\";s:1:\"1\";s:19:\"auto_month_rotation\";s:1:\"1\";s:21:\"archive_events_method\";s:1:\"3\";s:19:\"booking_sender_name\";s:0:\"\";s:20:\"booking_sender_email\";s:0:\"\";s:25:\"booking_recipients_method\";s:3:\"BCC\";s:17:\"notification_gdpr\";s:1:\"0\";s:15:\"speakers_status\";s:1:\"1\";s:17:\"organizers_status\";s:1:\"1\";s:21:\"organizer_description\";s:1:\"1\";s:21:\"additional_organizers\";s:1:\"1\";s:34:\"addintional_organizers_description\";s:1:\"0\";s:35:\"addintional_organizers_social_links\";s:1:\"1\";s:20:\"location_description\";s:1:\"0\";s:20:\"additional_locations\";s:1:\"1\";s:33:\"addintional_locations_description\";s:1:\"0\";s:14:\"countdown_list\";s:4:\"flip\";s:36:\"countdown_disable_for_ongoing_events\";s:1:\"0\";s:26:\"countdown_method_per_event\";s:1:\"1\";s:16:\"exceptional_days\";s:1:\"1\";s:23:\"global_exceptional_days\";a:1:{s:3:\":i:\";s:5:\":val:\";}s:14:\"related_events\";s:1:\"0\";s:31:\"related_events_basedon_category\";s:1:\"0\";s:32:\"related_events_basedon_organizer\";s:1:\"0\";s:31:\"related_events_basedon_location\";s:1:\"0\";s:28:\"related_events_basedon_label\";s:1:\"0\";s:26:\"related_events_basedon_tag\";s:1:\"0\";s:20:\"related_events_limit\";s:2:\"30\";s:31:\"related_events_display_expireds\";s:1:\"0\";s:24:\"related_events_per_event\";s:1:\"0\";s:17:\"repe_current_user\";s:1:\"0\";s:20:\"next_previous_events\";s:1:\"1\";s:29:\"next_previous_events_category\";s:1:\"1\";s:30:\"next_previous_events_organizer\";s:1:\"0\";s:29:\"next_previous_events_location\";s:1:\"0\";s:26:\"next_previous_events_label\";s:1:\"0\";s:24:\"next_previous_events_tag\";s:1:\"1\";s:26:\"export_module_hide_expired\";s:1:\"1\";s:24:\"local_time_module_status\";s:1:\"0\";s:19:\"progress_bar_status\";s:1:\"0\";s:20:\"event_gallery_status\";s:1:\"1\";s:24:\"next_event_module_status\";s:1:\"1\";s:24:\"next_event_module_method\";s:10:\"occurrence\";s:32:\"next_event_module_multiple_count\";s:2:\"10\";s:30:\"next_event_module_date_format1\";s:5:\"M d Y\";s:31:\"next_event_module_active_button\";s:1:\"0\";s:20:\"userevents_shortcode\";s:3:\"358\";s:18:\"search_bar_speaker\";s:1:\"0\";s:13:\"sf_update_url\";s:1:\"0\";s:24:\"google_geocoding_api_key\";s:0:\"\";s:30:\"related_events_basedon_speaker\";s:1:\"0\";s:28:\"next_previous_events_speaker\";s:1:\"0\";}s:6:\"styles\";a:1:{s:3:\"CSS\";s:0:\"\";}s:8:\"gateways\";a:1:{i:1;a:1:{s:6:\"status\";i:1;}}s:13:\"notifications\";a:11:{s:20:\"booking_notification\";a:3:{s:7:\"subject\";s:25:\"Your booking is received.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:238:\"Hello %%name%%,\r\n\r\n                    Your booking is received. We will check and confirm your booking as soon as possible.\r\n                    Thanks for your patience.\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:18:\"email_verification\";a:3:{s:7:\"subject\";s:27:\"Please verify your booking.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:205:\"Hi %%name%%,\r\n\r\n                    Please verify your booking by clicking on following link:\r\n\r\n                    %%verification_link%%\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:20:\"booking_confirmation\";a:3:{s:7:\"subject\";s:26:\"Your booking is confirmed.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:295:\"Hi %%name%%,\r\n\r\n                    Your booking is confirmed. You should be available at %%book_date%% in %%event_location_address%%.\r\n\r\n                    You can contact to event organizer by calling %%event_organizer_tel%%.\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:25:\"cancellation_notification\";a:7:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:25:\"Your booking is canceled.\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:17:\"send_to_organizer\";s:1:\"0\";s:12:\"send_to_user\";s:1:\"0\";s:7:\"content\";s:187:\"Hi %%name%%,\r\n\r\n                    For your information, your booking for %%event_title%% at %%book_date%% is canceled.\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:18:\"admin_notification\";a:3:{s:7:\"subject\";s:26:\"A new booking is received.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:262:\"Dear Admin,\r\n\r\n                    A new booking is received. Please check and confirm it as soon as possible.\r\n\r\n                    %%admin_link%%\r\n\r\n                    %%attendees_full_info%%\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:9:\"new_event\";a:8:{s:6:\"status\";s:1:\"0\";s:13:\"send_to_admin\";s:1:\"0\";s:60:\"disable_send_notification_if_current_user_or_author_is_admin\";s:1:\"0\";s:15:\"delivery_method\";s:7:\"instant\";s:10:\"daily_time\";s:5:\"18:00\";s:7:\"subject\";s:21:\"A new event is added.\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:242:\"Hello,\r\n\r\nA new event just added. The event title is %%event_title%% and its status is %%event_status%%.\r\nThe new event may need to be published. Please use this link for managing your website events: %%admin_link%%\r\n\r\nRegards,\r\n%%blog_name%%\";}s:21:\"user_event_publishing\";a:4:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:25:\"Your event gets published\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:146:\"Hello %%name%%,\r\n\r\nYour event gets published. You can check it below:\r\n\r\n<a href=\\\"%%event_link%%\\\">%%event_title%%</a>\r\n\r\nRegards,\r\n%%blog_name%%\";}s:13:\"event_soldout\";a:6:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:22:\"Your event is soldout!\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"1\";s:17:\"send_to_organizer\";s:1:\"1\";s:7:\"content\";s:180:\"Hi %%name%%,\r\n\r\n                    For your information, your %%event_title%% event at %%book_date%% is soldout.\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:17:\"booking_rejection\";a:7:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:26:\"Your booking got rejected!\";s:10:\"recipients\";s:0:\"\";s:13:\"send_to_admin\";s:1:\"0\";s:17:\"send_to_organizer\";s:1:\"1\";s:12:\"send_to_user\";s:1:\"1\";s:7:\"content\";s:187:\"Hi %%name%%,\r\n\r\n                    For your information, your booking for %%event_title%% at %%book_date%% is rejected.\r\n\r\n                    Regards,\r\n                    %%blog_name%%\";}s:14:\"event_finished\";a:5:{s:6:\"status\";s:1:\"0\";s:7:\"subject\";s:0:\"\";s:10:\"recipients\";s:0:\"\";s:4:\"hour\";s:1:\"2\";s:7:\"content\";s:0:\"\";}s:13:\"suggest_event\";a:3:{s:7:\"subject\";s:0:\"\";s:10:\"recipients\";s:0:\"\";s:7:\"content\";s:0:\"\";}}s:7:\"styling\";a:15:{s:5:\"color\";s:7:\"#282d6c\";s:21:\"primary_border_radius\";s:0:\"\";s:23:\"secondary_border_radius\";s:0:\"\";s:9:\"dark_mode\";s:1:\"0\";s:11:\"title_color\";s:7:\"#000000\";s:17:\"title_color_hover\";s:7:\"#282d6c\";s:13:\"content_color\";s:7:\"#000000\";s:16:\"mec_h_fontfamily\";s:0:\"\";s:16:\"mec_p_fontfamily\";s:0:\"\";s:14:\"disable_gfonts\";s:1:\"0\";s:13:\"accessibility\";s:1:\"1\";s:22:\"container_normal_width\";s:0:\"\";s:21:\"container_large_width\";s:0:\"\";s:9:\"fes_color\";s:0:\"\";s:15:\"notification_bg\";s:0:\"\";}}','auto'),(372,'mec_installed','1','auto'),(373,'mec_version','7.30.0','auto'),(374,'widget_mec_mec_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(375,'widget_mec_single_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(376,'mec_gfont','','auto'),(377,'mec_dyncss',':root,::before,::after{--mec-color-skin: #282d6c;--mec-color-skin-rgba-1: rgba(40,45,108,.25);--mec-color-skin-rgba-2: rgba(40,45,108,.5);--mec-color-skin-rgba-3: rgba(40,45,108,.75);--mec-color-skin-rgba-4: rgba(40,45,108,.11);--mec-primary-border-radius: ;--mec-secondary-border-radius: ;--mec-container-normal-width: 1196px;--mec-container-large-width: 1690px;--mec-title-color: #000000;--mec-title-color-hover: #282d6c;--mec-content-color: #000000;--mec-fes-main-color: #40d9f1;--mec-fes-main-color-rgba-1: rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2: rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3: rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4: rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5: rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6: rgba(64, 217, 241, 0.2);','auto'),(380,'mec_saved_message_2_time','2026-02-23','auto'),(382,'mec_custom_msg_2_display','1','auto'),(383,'mec_custom_msg_2_display_option','1','auto'),(384,'mec_custom_msg_2_close_option','open','auto'),(385,'mec_saved_message_time','2026-02-23','auto'),(386,'mec_custom_msg_html','<div class=\"mec-custom-msg-notification-set-box extra\"><div style=\"margin: 0\" class=\"w-row mec-custom-msg-notification-wrap\"><div class=\"w-col-sm-12\"><div class=\"w-clearfix w-box mec-cmsg-notification-box-wrap mec-new-addons-wrap\" style=\"margin-top:0;\"><div class=\"w-box-head\">Announcement<span><i class=\"mec-sl-close\"></i></span></div><div class=\"w-box-content\"><div class=\"mec-addons-notification-box-image\" style=\"width: 240px; margin-right: 10px;\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/modern-events-calendar-lite/app/libraries/../api/addons-api/liquid-view-layouts.svg\" /></div><div class=\"mec-addons-notification-box-content mec-new-addons\" style=\"width: calc(100% - 270px);\"><div class=\"w-box-content\"><div class=\"csm-message-notice\" style=\"text-align: center; background: #BAF0FC57; border-radius: 6px;letter-spacing: 4.4px; color: #00CAE6; text-transform: uppercase; padding: 10px 5px; font-weight: bold; margin-bottom: 40px;\">Liquid View Layouts</div><p>As promised, another one of the most-requested addons by you, Liquid View Layouts, is released this week. The all addons are out already. Webex Integration and Social Auto Poster and Elementor FES Builder and Seat and Gutenberg Single Builder and Square Payment and Liquid View Layouts are now available on our website for purchase.<br/></p><div style=\"clear:both\"></div><a href=\"https://webnus.net/modern-events-calendar/addons/liquid-view-layout/?ref=17\" target=\"_blank\">Read More</a></div></div></div></div></div></div></div>','auto'),(387,'mec_custom_msg_display','1','auto'),(388,'mec_custom_msg_display_option','1','auto'),(389,'mec_custom_msg_close_option','open','auto'),(392,'external_updates-modern-events-calendar-lite','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1772219642;s:14:\"checkedVersion\";s:6:\"7.30.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:27:\"modern-events-calendar-lite\";s:7:\"version\";s:6:\"7.30.0\";s:12:\"download_url\";s:84:\"https://api.webnus.site/v3/updates/download.php?key=b56b3996232015c62c249e4699ba9cd3\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:42:\"https://webnus.net/modern-events-calendar/\";s:6:\"tested\";s:5:\"6.9.0\";s:12:\"requires_php\";s:5:\"5.6.0\";s:14:\"upgrade_notice\";N;s:5:\"icons\";a:2:{s:2:\"1x\";s:90:\"https://api.webnus.site/v3/updates/package-assets/icons/modern-events-calendar-128x128.png\";s:2:\"2x\";s:90:\"https://api.webnus.site/v3/updates/package-assets/icons/modern-events-calendar-256x256.png\";}s:8:\"filename\";s:59:\"modern-events-calendar-lite/modern-events-calendar-lite.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p11_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','off'),(29436,'wp-optimize-enable-auto-backup','false','auto'),(29437,'wp-optimize-enable-auto-backup-scheduled','false','auto'),(29438,'wp-optimize-enable-db-force-optimize','false','auto'),(25401,'astra_usage_installed_time','1755025635','off'),(401,'WPLANG','','auto'),(402,'new_admin_email','lbaumgart@nflsoffice.org','auto'),(403,'whl_page','loginkew','auto'),(404,'whl_redirect_admin','404','auto'),(407,'mec_get_webnus_news_time','2026-02-27','auto'),(408,'mec_get_webnus_news_html','','auto'),(409,'wp-optimize-installed-for','1755027144','auto'),(29425,'wp-optimize-install-or-update-notice-version','1.1','auto'),(411,'wp-optimize-schedule','false','auto'),(412,'wp-optimize-last-optimized','Never','auto'),(413,'wp-optimize-schedule-type','wpo_weekly','auto'),(414,'wp-optimize-retention-enabled','false','auto'),(415,'wp-optimize-retention-period','2','auto'),(416,'wp-optimize-enable-admin-menu','false','auto'),(417,'wp-optimize-total-cleaned','0','auto'),(418,'wp-optimize-auto','a:8:{s:6:\"drafts\";s:4:\"true\";s:8:\"optimize\";s:5:\"false\";s:5:\"spams\";s:4:\"true\";s:9:\"revisions\";s:4:\"true\";s:10:\"unapproved\";s:5:\"false\";s:9:\"transient\";s:5:\"false\";s:8:\"usermeta\";s:5:\"false\";s:5:\"trash\";s:4:\"true\";}','auto'),(419,'wp-optimize-settings','a:17:{s:16:\"user-attachments\";s:5:\"false\";s:19:\"user-orphanedtables\";s:4:\"true\";s:11:\"user-drafts\";s:4:\"true\";s:13:\"user-optimize\";s:4:\"true\";s:15:\"user-orphandata\";s:5:\"false\";s:10:\"user-spams\";s:4:\"true\";s:14:\"user-revisions\";s:4:\"true\";s:13:\"user-postmeta\";s:5:\"false\";s:15:\"user-trackbacks\";s:5:\"false\";s:14:\"user-pingbacks\";s:5:\"false\";s:15:\"user-unapproved\";s:4:\"true\";s:14:\"user-transient\";s:5:\"false\";s:17:\"user-repairtables\";s:4:\"true\";s:16:\"user-commentmeta\";s:5:\"false\";s:13:\"user-usermeta\";s:5:\"false\";s:10:\"user-trash\";s:4:\"true\";s:13:\"last_saved_in\";s:5:\"4.2.4\";}','auto'),(420,'wpo_minify_config','a:61:{s:5:\"debug\";b:0;s:19:\"enabled_css_preload\";b:0;s:18:\"enabled_js_preload\";b:0;s:11:\"hpreconnect\";s:0:\"\";s:8:\"hpreload\";s:0:\"\";s:7:\"loadcss\";b:0;s:10:\"remove_css\";b:0;s:17:\"critical_path_css\";s:0:\"\";s:31:\"critical_path_css_is_front_page\";s:0:\"\";s:30:\"preserve_settings_on_uninstall\";b:1;s:22:\"disable_when_logged_in\";b:0;s:16:\"default_protocol\";s:7:\"dynamic\";s:17:\"html_minification\";b:1;s:16:\"clean_header_one\";b:0;s:13:\"emoji_removal\";b:1;s:18:\"merge_google_fonts\";b:1;s:19:\"enable_display_swap\";b:1;s:18:\"remove_googlefonts\";b:0;s:23:\"host_local_google_fonts\";b:0;s:31:\"disable_google_fonts_processing\";b:0;s:13:\"gfonts_method\";s:7:\"inherit\";s:15:\"fawesome_method\";s:7:\"inherit\";s:10:\"enable_css\";b:1;s:23:\"enable_css_minification\";b:1;s:21:\"enable_merging_of_css\";b:1;s:23:\"remove_print_mediatypes\";b:0;s:10:\"inline_css\";b:0;s:9:\"enable_js\";b:1;s:22:\"enable_js_minification\";b:1;s:20:\"enable_merging_of_js\";b:1;s:15:\"enable_defer_js\";s:10:\"individual\";s:13:\"defer_js_type\";s:5:\"defer\";s:12:\"defer_jquery\";b:1;s:18:\"enable_js_trycatch\";b:0;s:19:\"exclude_defer_login\";b:1;s:7:\"cdn_url\";s:0:\"\";s:9:\"cdn_force\";b:0;s:15:\"enable_delay_js\";b:0;s:17:\"enable_preload_js\";b:0;s:16:\"exclude_delay_js\";s:0:\"\";s:9:\"async_css\";s:0:\"\";s:8:\"async_js\";s:0:\"\";s:24:\"disable_css_inline_merge\";b:1;s:6:\"ualist\";a:5:{i:0;s:9:\"Googlebot\";i:1;s:17:\"Chrome-Lighthouse\";i:2;s:8:\"GTmetrix\";i:3;s:14:\"HeadlessChrome\";i:4;s:7:\"Pingdom\";}s:32:\"exclude_js_from_page_speed_tools\";b:0;s:33:\"exclude_css_from_page_speed_tools\";b:0;s:9:\"blacklist\";a:0:{}s:11:\"ignore_list\";a:0:{}s:10:\"exclude_js\";s:0:\"\";s:11:\"exclude_css\";s:0:\"\";s:23:\"edit_default_exclutions\";b:0;s:18:\"merge_allowed_urls\";s:0:\"\";s:7:\"enabled\";b:0;s:17:\"last-cache-update\";i:1771959432;s:14:\"plugin_version\";s:5:\"0.0.0\";s:14:\"cache_lifespan\";i:30;s:25:\"merge_inline_extra_css_js\";b:1;s:16:\"enable_analytics\";b:0;s:16:\"analytics_method\";s:6:\"gtagv4\";s:11:\"tracking_id\";s:0:\"\";s:17:\"enable_unused_css\";b:0;}','auto'),(421,'updraft_task_manager_plugins','a:1:{i:0;s:27:\"wp-optimize/wp-optimize.php\";}','auto'),(422,'updraft_task_manager_dbversion','1.1','auto'),(423,'wp-optimize-compression_server','resmushit','auto'),(424,'wp-optimize-image_quality','92','auto'),(425,'wp-optimize-back_up_original','1','auto'),(426,'wp-optimize-back_up_delete_after','1','auto'),(427,'wp-optimize-back_up_delete_after_days','50','auto'),(428,'wpo_update_version','4.5.0','auto'),(435,'wpo_cache_config','a:35:{s:19:\"enable_page_caching\";b:0;s:23:\"page_cache_length_value\";i:24;s:22:\"page_cache_length_unit\";s:5:\"hours\";s:17:\"page_cache_length\";i:86400;s:32:\"cache_exception_conditional_tags\";a:1:{i:0;s:0:\"\";}s:24:\"cache_specific_urls_only\";s:1:\"0\";s:18:\"cache_include_urls\";a:1:{i:0;s:0:\"\";}s:20:\"cache_exception_urls\";a:1:{i:0;s:10:\"/loginkew/\";}s:28:\"cache_ignore_query_variables\";a:1:{i:0;s:0:\"\";}s:23:\"cache_exception_cookies\";a:1:{i:0;s:0:\"\";}s:30:\"cache_exception_browser_agents\";a:1:{i:0;s:0:\"\";}s:22:\"enable_sitemap_preload\";b:0;s:23:\"enable_schedule_preload\";s:1:\"0\";s:21:\"preload_schedule_type\";s:22:\"wpo_use_cache_lifespan\";s:21:\"enable_mobile_caching\";s:1:\"0\";s:19:\"enable_user_caching\";s:1:\"0\";s:8:\"site_url\";s:37:\"https://wp.kewauneepubliclibrary.org/\";s:24:\"enable_cache_per_country\";b:0;s:27:\"enable_cache_aelia_currency\";b:0;s:19:\"permalink_structure\";s:36:\"/%year%/%monthnum%/%day%/%postname%/\";s:7:\"uploads\";s:61:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads\";s:10:\"gmt_offset\";d:-6;s:15:\"timezone_string\";s:15:\"America/Chicago\";s:11:\"date_format\";s:6:\"F j, Y\";s:11:\"time_format\";s:5:\"g:i A\";s:15:\"use_webp_images\";b:0;s:12:\"show_avatars\";i:0;s:22:\"host_gravatars_locally\";i:0;s:28:\"auto_preload_purged_contents\";s:1:\"1\";s:19:\"enable_rest_caching\";b:0;s:20:\"enable_browser_cache\";s:5:\"false\";s:25:\"browser_cache_expire_days\";s:2:\"28\";s:26:\"browser_cache_expire_hours\";s:1:\"0\";s:17:\"wpo_cache_cookies\";a:0:{}s:25:\"wpo_cache_query_variables\";a:0:{}}','auto'),(438,'elementor_fonts_manager_font_types','a:0:{}','auto'),(439,'elementor_fonts_manager_fonts','a:0:{}','auto'),(440,'elementor_custom_icon_sets_config','a:0:{}','auto'),(1487,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),(31494,'astra_theme_js_key-ast-customizer','699cbf1b1be9b8-47692319','auto'),(1488,'site_logo','39','auto'),(1489,'astra-settings','a:1988:{s:18:\"theme-auto-version\";s:6:\"4.12.3\";s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:5:{i:0;s:5:\"image\";i:1;s:8:\"category\";i:2;s:5:\"title\";i:3;s:10:\"title-meta\";i:4;s:7:\"excerpt\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:7:\"#1a1a1a\";s:10:\"link-color\";s:25:\"var(--ast-global-color-0)\";s:11:\"theme-color\";s:25:\"var(--ast-global-color-0)\";s:12:\"link-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-2)\";s:12:\"border-color\";s:7:\"#1a1a1a\";s:13:\"footer-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:12:\"footer-color\";s:0:\"\";s:17:\"footer-link-color\";s:0:\"\";s:19:\"footer-link-h-color\";s:0:\"\";s:17:\"footer-adv-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:25:\"var(--ast-global-color-4)\";s:22:\"secondary-button-color\";s:25:\"var(--ast-global-color-4)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-4)\";s:24:\"secondary-button-h-color\";s:25:\"var(--ast-global-color-4)\";s:15:\"button-bg-color\";s:25:\"var(--ast-global-color-0)\";s:25:\"secondary-button-bg-color\";s:25:\"var(--ast-global-color-1)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-1)\";s:27:\"secondary-button-bg-h-color\";s:25:\"var(--ast-global-color-0)\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:20;s:6:\"bottom\";i:10;s:4:\"left\";i:20;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"secondary-theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:20;s:6:\"bottom\";i:10;s:4:\"left\";i:20;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:50;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:47:\"secondary-theme-button-border-group-border-size\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-1\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#7a7a7a\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:0:\"\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";i:199;s:6:\"tablet\";i:174;s:6:\"mobile\";i:151;}s:23:\"header-color-site-title\";s:25:\"var(--ast-global-color-4)\";s:25:\"header-color-h-site-title\";s:25:\"var(--ast-global-color-4)\";s:25:\"header-color-site-tagline\";s:0:\"\";s:29:\"display-site-title-responsive\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:31:\"display-site-tagline-responsive\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:17:\"logo-title-inline\";b:0;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:27:\"header-display-outside-menu\";b:0;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:0;s:23:\"primary-submenu-b-color\";s:0:\"\";s:28:\"primary-submenu-item-b-color\";s:0:\"\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";i:1200;s:26:\"narrow-container-max-width\";i:960;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#fafafa\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:12:\"wp-blocks-ui\";s:6:\"custom\";s:24:\"wp-blocks-global-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"100\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:2:\"80\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"30\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-content-layout\";s:23:\"content-boxed-container\";s:26:\"single-page-content-layout\";s:15:\"plain-container\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:5:\"Arial\";s:17:\"body-font-variant\";s:3:\"400\";s:16:\"body-font-weight\";s:7:\"inherit\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";s:4:\"1.65\";s:18:\"para-margin-bottom\";i:2;s:23:\"underline-content-links\";b:1;s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:5:\"Arial\";s:20:\"headings-font-weight\";s:7:\"inherit\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";s:0:\"\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";i:45;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:27;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"single-post-outside-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";i:28;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:10:\"no-sidebar\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:23:\"hide-custom-menu-mobile\";i:1;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:25:\"load-google-fonts-locally\";b:0;s:19:\"preload-local-fonts\";b:0;s:19:\"enable-scroll-to-id\";b:1;s:20:\"enable-related-posts\";b:0;s:19:\"related-posts-title\";s:13:\"Related Posts\";s:29:\"releted-posts-title-alignment\";s:4:\"left\";s:25:\"related-posts-total-count\";i:2;s:28:\"enable-related-posts-excerpt\";b:0;s:27:\"related-posts-excerpt-count\";i:25;s:22:\"related-posts-based-on\";s:10:\"categories\";s:22:\"related-posts-order-by\";s:4:\"date\";s:19:\"related-posts-order\";s:3:\"asc\";s:29:\"related-posts-grid-responsive\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:23:\"related-posts-structure\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:28:\"related-posts-meta-structure\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:24:\"related-posts-text-color\";s:0:\"\";s:24:\"related-posts-link-color\";s:0:\"\";s:25:\"related-posts-title-color\";s:0:\"\";s:30:\"related-posts-background-color\";s:0:\"\";s:24:\"related-posts-meta-color\";s:0:\"\";s:30:\"related-posts-link-hover-color\";s:0:\"\";s:35:\"related-posts-meta-link-hover-color\";s:0:\"\";s:39:\"related-posts-section-title-font-family\";s:7:\"inherit\";s:39:\"related-posts-section-title-font-weight\";s:7:\"inherit\";s:42:\"related-posts-section-title-text-transform\";s:0:\"\";s:39:\"related-posts-section-title-line-height\";s:0:\"\";s:37:\"related-posts-section-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-family\";s:7:\"inherit\";s:31:\"related-posts-title-font-weight\";s:7:\"inherit\";s:34:\"related-posts-title-text-transform\";s:0:\"\";s:31:\"related-posts-title-line-height\";s:1:\"1\";s:29:\"related-posts-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"related-posts-meta-font-family\";s:7:\"inherit\";s:30:\"related-posts-meta-font-weight\";s:7:\"inherit\";s:33:\"related-posts-meta-text-transform\";s:0:\"\";s:30:\"related-posts-meta-line-height\";s:0:\"\";s:28:\"related-posts-meta-font-size\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"related-posts-content-font-family\";s:7:\"inherit\";s:33:\"related-posts-content-font-weight\";s:7:\"inherit\";s:36:\"related-posts-content-text-transform\";s:0:\"\";s:33:\"related-posts-content-line-height\";s:0:\"\";s:31:\"related-posts-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:26:\"different-transparent-logo\";b:0;s:33:\"different-transparent-retina-logo\";i:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:25:\"transparent-header-enable\";b:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";b:0;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";i:0;s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"breadcrumb-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"breadcrumb-separator-selector\";s:5:\"\\003E\";s:20:\"breadcrumb-separator\";s:5:\"\\00bb\";s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:14:\"font-extras-h1\";a:6:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:14:\"font-extras-h2\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:14:\"font-extras-h3\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-family-h4\";s:7:\"inherit\";s:14:\"font-weight-h4\";s:7:\"inherit\";s:14:\"font-extras-h4\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-family-h5\";s:7:\"inherit\";s:14:\"font-weight-h5\";s:3:\"600\";s:14:\"font-extras-h5\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-family-h6\";s:7:\"inherit\";s:14:\"font-weight-h6\";s:7:\"inherit\";s:14:\"font-extras-h6\";a:6:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:24:\"header-menu1-font-extras\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:18:\"font-weight-button\";s:3:\"600\";s:28:\"secondary-font-weight-button\";s:3:\"600\";s:18:\"font-family-button\";s:7:\"inherit\";s:28:\"secondary-font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"secondary-font-size-button\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:0:\"\";s:21:\"theme-btn-line-height\";i:1;s:24:\"theme-btn-letter-spacing\";s:0:\"\";s:20:\"header-desktop-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:1:{i:0;s:4:\"logo\";}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:1:{i:0;s:6:\"html-1\";}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:6:\"menu-1\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:6:\"search\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:1:{i:0;s:9:\"divider-1\";}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:19:\"header-mobile-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:2:{i:0;s:6:\"search\";i:1;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:1:{i:0;s:4:\"logo\";}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:0:{}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:1;}s:27:\"hb-header-main-layout-width\";s:4:\"full\";s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";i:30;s:6:\"tablet\";i:147;s:6:\"mobile\";s:0:\"\";}s:8:\"hb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:18:\"hb-header-main-sep\";i:1;s:24:\"hb-header-main-sep-color\";s:25:\"var(--ast-global-color-4)\";s:25:\"hb-header-main-menu-align\";s:6:\"inline\";s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:25:\"var(--ast-global-color-0)\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:4:\"none\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";i:36;s:15:\"background-type\";s:5:\"image\";s:12:\"overlay-type\";s:4:\"none\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}}s:17:\"hb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hba-header-layout\";s:21:\"above-header-layout-1\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:117;}s:9:\"hba-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hba-header-separator\";i:0;s:30:\"hba-header-bottom-border-color\";s:0:\"\";s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:7:\"classic\";s:13:\"overlay-color\";s:25:\"var(--ast-global-color-8)\";s:15:\"overlay-opacity\";d:0.6999999999999999555910790149937383830547332763671875;}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:12:\"overlay-type\";s:4:\"none\";}}s:32:\"hba-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"hba-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"hba-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"hba-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"0.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hbb-header-layout\";s:21:\"below-header-layout-1\";s:17:\"hbb-header-height\";a:3:{s:7:\"desktop\";i:420;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:30;}s:9:\"hbb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hbb-header-separator\";i:0;s:30:\"hbb-header-bottom-border-color\";s:25:\"var(--ast-global-color-0)\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:10:\"center top\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"image\";s:16:\"background-media\";i:36;s:12:\"overlay-type\";s:4:\"none\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}}s:18:\"hbb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-header-woo-cart-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"section-header-woo-cart-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button1-text\";s:6:\"Button\";s:26:\"header-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button1-font-family\";s:7:\"inherit\";s:26:\"header-button1-font-weight\";s:7:\"inherit\";s:29:\"header-button1-text-transform\";s:0:\"\";s:26:\"header-button1-line-height\";s:0:\"\";s:24:\"header-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button1-border-radius\";s:0:\"\";s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button1-text\";s:6:\"Button\";s:26:\"footer-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button1-font-family\";s:7:\"inherit\";s:26:\"footer-button1-font-weight\";s:7:\"inherit\";s:29:\"footer-button1-text-transform\";s:0:\"\";s:26:\"footer-button1-line-height\";s:0:\"\";s:24:\"footer-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button1-border-radius\";s:0:\"\";s:25:\"footer-button-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-1\";s:497:\"<h2><strong><span style=\"color: #000000; font-size: 14pt;\">Library Hours</span></strong></h2>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Monday-Thursday: 10 AM - 7 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Friday: 10 AM - 6 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Saturday: 9 AM - 1 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Closed Sundays</span></li>\n</ul>\";s:18:\"header-html-1color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-1link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-1link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-1\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-1\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-1\";s:0:\"\";s:32:\"text-transform-section-hb-html-1\";s:0:\"\";s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-1\";s:297:\"<a href=\"https://wp.kewauneepubliclibrary.org/\"><img class=\"aligncenter wp-image-39 size-thumbnail\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-150x150.png\" alt=\"Kewaunee Public Library logo\" width=\"150\" height=\"150\" /></a>\";s:18:\"footer-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-1\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-1\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-1\";s:0:\"\";s:29:\"line-height-section-fb-html-1\";s:0:\"\";s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-space\";a:3:{s:7:\"desktop\";i:25;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-1-bg-space\";s:0:\"\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-1-radius\";s:0:\"\";s:21:\"header-social-1-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";}s:23:\"header-social-1-h-color\";a:1:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";}s:24:\"header-social-1-bg-color\";s:0:\"\";s:26:\"header-social-1-bg-h-color\";s:0:\"\";s:28:\"header-social-1-label-toggle\";b:0;s:26:\"header-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-1\";a:2:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:16:\"instagram-square\";s:5:\"label\";s:9:\"Instagram\";}i:1;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:14:\"facebook-round\";s:5:\"label\";s:8:\"Facebook\";}i:2;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:1:\"#\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}}s:4:\"flag\";b:1;}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-1-space\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-1-bg-space\";s:0:\"\";s:20:\"footer-social-1-size\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-1-radius\";s:0:\"\";s:21:\"footer-social-1-color\";s:0:\"\";s:23:\"footer-social-1-h-color\";s:0:\"\";s:24:\"footer-social-1-bg-color\";s:0:\"\";s:26:\"footer-social-1-bg-h-color\";s:0:\"\";s:28:\"footer-social-1-label-toggle\";b:1;s:26:\"footer-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-1\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-1\";a:2:{s:5:\"items\";a:3:{i:0;a:10:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:47:\"https://www.facebook.com/KewauneePublicLibrary/\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";s:9:\"icon_type\";s:6:\"custom\";s:10:\"custom_svg\";s:0:\"\";}i:1;a:9:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:42:\"http://instagram.com/kewauneepubliclibrary\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";s:9:\"icon_type\";s:12:\"icon-library\";}i:2;a:8:{s:2:\"id\";s:5:\"email\";s:7:\"enabled\";b:0;s:3:\"url\";s:29:\"kew@kewauneepubliclibrary.org\";s:5:\"color\";s:7:\"#ea4335\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:5:\"email\";s:5:\"label\";s:5:\"Email\";s:9:\"icon_type\";s:12:\"icon-library\";}}s:4:\"flag\";b:0;}s:25:\"footer-social-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-1-font-family\";s:7:\"inherit\";s:27:\"header-widget-1-font-weight\";s:7:\"inherit\";s:30:\"header-widget-1-text-transform\";s:0:\"\";s:27:\"header-widget-1-line-height\";s:0:\"\";s:25:\"header-widget-1-font-size\";a:6:{s:7:\"desktop\";i:22;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-1-content-text-transform\";s:0:\"\";s:35:\"header-widget-1-content-line-height\";s:0:\"\";s:33:\"header-widget-1-content-font-size\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-1-font-family\";s:7:\"inherit\";s:27:\"footer-widget-1-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-1-text-transform\";s:0:\"\";s:27:\"footer-widget-1-line-height\";s:0:\"\";s:25:\"footer-widget-1-font-size\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-1-content-text-transform\";s:0:\"\";s:35:\"footer-widget-1-content-line-height\";s:0:\"\";s:33:\"footer-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-1\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu1-bg-color\";s:0:\"\";s:18:\"header-menu1-color\";s:0:\"\";s:23:\"header-menu1-h-bg-color\";s:0:\"\";s:20:\"header-menu1-h-color\";s:0:\"\";s:23:\"header-menu1-a-bg-color\";s:0:\"\";s:20:\"header-menu1-a-color\";s:0:\"\";s:30:\"header-menu1-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-0)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu1-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#2c79b5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-a-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu1-menu-hover-animation\";s:9:\"underline\";s:40:\"header-menu1-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu1-submenu-item-border\";b:0;s:32:\"header-menu1-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu1-submenu-border-radius\";s:0:\"\";s:31:\"header-menu1-submenu-top-offset\";s:0:\"\";s:26:\"header-menu1-submenu-width\";s:0:\"\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";s:1:\"0\";s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu1-menu-stack-on-mobile\";b:1;s:22:\"header-menu1-font-size\";a:6:{s:7:\"desktop\";d:1.100000000000000088817841970012523233890533447265625;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu1-font-weight\";s:3:\"600\";s:24:\"header-menu1-font-family\";s:7:\"inherit\";s:27:\"header-menu1-text-transform\";s:0:\"\";s:24:\"header-menu1-line-height\";s:0:\"\";s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button2-text\";s:6:\"Button\";s:26:\"header-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button2-font-family\";s:7:\"inherit\";s:26:\"header-button2-font-weight\";s:7:\"inherit\";s:29:\"header-button2-text-transform\";s:0:\"\";s:26:\"header-button2-line-height\";s:0:\"\";s:24:\"header-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button2-border-radius\";s:0:\"\";s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button2-text\";s:6:\"Button\";s:26:\"footer-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button2-font-family\";s:7:\"inherit\";s:26:\"footer-button2-font-weight\";s:7:\"inherit\";s:29:\"footer-button2-text-transform\";s:0:\"\";s:26:\"footer-button2-line-height\";s:0:\"\";s:24:\"footer-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button2-border-radius\";s:0:\"\";s:25:\"footer-button-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-2\";s:165:\"<p style=\"text-align: center;\"><span style=\"font-size: 24pt;\"><strong><span style=\"color: #ffffff;\">Welcome to the Kewaunee Public Library</span></strong></span></p>\";s:18:\"header-html-2color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-2\";a:6:{s:7:\"desktop\";i:27;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-2\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-2\";s:0:\"\";s:32:\"text-transform-section-hb-html-2\";s:0:\"\";s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-2\";s:326:\"<h3 style=\"text-align: left;\"><span style=\"font-size: 14pt;\">Library Hours</span></h3>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li style=\"text-align: left;\">Monday-Thursday: 10 AM - 7 PM</li>\n 	<li style=\"text-align: left;\">Friday: 10 AM - 6 PM</li>\n 	<li style=\"text-align: left;\">Saturday: 9 AM - 1 PM</li>\n</ul>\";s:18:\"footer-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-2\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-2\";s:0:\"\";s:29:\"line-height-section-fb-html-2\";s:0:\"\";s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-2-bg-space\";s:0:\"\";s:20:\"header-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-2-radius\";s:0:\"\";s:21:\"header-social-2-color\";s:0:\"\";s:23:\"header-social-2-h-color\";s:0:\"\";s:24:\"header-social-2-bg-color\";s:0:\"\";s:26:\"header-social-2-bg-h-color\";s:0:\"\";s:28:\"header-social-2-label-toggle\";b:0;s:26:\"header-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-2-bg-space\";s:0:\"\";s:20:\"footer-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-2-radius\";s:0:\"\";s:21:\"footer-social-2-color\";s:0:\"\";s:23:\"footer-social-2-h-color\";s:0:\"\";s:24:\"footer-social-2-bg-color\";s:0:\"\";s:26:\"footer-social-2-bg-h-color\";s:0:\"\";s:28:\"footer-social-2-label-toggle\";b:0;s:26:\"footer-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-2-font-family\";s:7:\"inherit\";s:27:\"header-widget-2-font-weight\";s:7:\"inherit\";s:30:\"header-widget-2-text-transform\";s:0:\"\";s:27:\"header-widget-2-line-height\";s:0:\"\";s:25:\"header-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-2-content-text-transform\";s:0:\"\";s:35:\"header-widget-2-content-line-height\";s:0:\"\";s:33:\"header-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-font-family\";s:7:\"inherit\";s:27:\"footer-widget-2-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-2-text-transform\";s:0:\"\";s:27:\"footer-widget-2-line-height\";s:0:\"\";s:25:\"footer-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-2-content-text-transform\";s:0:\"\";s:35:\"footer-widget-2-content-line-height\";s:0:\"\";s:33:\"footer-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-2\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu2-bg-color\";s:0:\"\";s:18:\"header-menu2-color\";s:0:\"\";s:23:\"header-menu2-h-bg-color\";s:0:\"\";s:20:\"header-menu2-h-color\";s:0:\"\";s:23:\"header-menu2-a-bg-color\";s:0:\"\";s:20:\"header-menu2-a-color\";s:0:\"\";s:30:\"header-menu2-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu2-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu2-menu-hover-animation\";s:0:\"\";s:40:\"header-menu2-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu2-submenu-item-border\";b:0;s:32:\"header-menu2-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu2-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu2-submenu-border-radius\";s:0:\"\";s:31:\"header-menu2-submenu-top-offset\";s:0:\"\";s:26:\"header-menu2-submenu-width\";s:0:\"\";s:27:\"header-menu2-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu2-menu-stack-on-mobile\";b:1;s:22:\"header-menu2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu2-font-weight\";s:7:\"inherit\";s:24:\"header-menu2-font-family\";s:7:\"inherit\";s:27:\"header-menu2-text-transform\";s:0:\"\";s:24:\"header-menu2-line-height\";s:0:\"\";s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button3-text\";s:6:\"Button\";s:26:\"header-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button3-font-family\";s:7:\"inherit\";s:26:\"header-button3-font-weight\";s:7:\"inherit\";s:29:\"header-button3-text-transform\";s:0:\"\";s:26:\"header-button3-line-height\";s:0:\"\";s:24:\"header-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button3-border-radius\";s:0:\"\";s:27:\"section-hb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button3-text\";s:6:\"Button\";s:26:\"footer-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button3-font-family\";s:7:\"inherit\";s:26:\"footer-button3-font-weight\";s:7:\"inherit\";s:29:\"footer-button3-text-transform\";s:0:\"\";s:26:\"footer-button3-line-height\";s:0:\"\";s:24:\"footer-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button3-border-radius\";s:0:\"\";s:25:\"footer-button-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-3\";s:911:\"<h2><span style=\"color: #000000;\">Library Hours</span></h2>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Monday-Thursday: 10 AM - 7 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Friday: 10 AM - 6 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Saturday: 9 AM - 1 PM</span></li>\n 	<li><span style=\"font-size: 14pt; color: #000000;\">Closed Sundays</span></li>\n</ul>\n<span style=\"font-size: 14pt; color: #000000;\">Call: <span style=\"text-decoration: underline;\"><a style=\"color: #000000; text-decoration: underline;\" href=\"tel:9203885015\">920-388-5015</a></span></span>\n<span style=\"font-size: 14pt; color: #000000;\">Email: <span style=\"text-decoration: underline;\"><a style=\"color: #000000; text-decoration: underline;\" href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></span></span>\";s:18:\"header-html-3color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-3link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-3link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-3\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-3\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-3\";s:0:\"\";s:32:\"text-transform-section-hb-html-3\";s:0:\"\";s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-3\";s:728:\"<h3 style=\"text-align: left;\"><span style=\"font-size: 14pt;\">Contact Us</span></h3>\n<ul style=\"list-style-type: none; margin: .5em;\">\n 	<li style=\"text-align: left;\">Visit: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/@44.4545031,-87.5081909,776m/data=!3m2!1e3!4b1!4m6!3m5!1s0x881d2c84326d5113:0x7ed1b396217f34!8m2!3d44.4545031!4d-87.505616!16s%2Fg%2F11c2pm32_h?entry=ttu&amp;g_ep=EgoyMDI1MTAwOC4wIKXMDSoASAFQAw%3D%3D\" rel=\"noopener\">822 Juneau Street, Kewaunee, WI 54216</a></li>\n 	<li style=\"text-align: left;\">Call: <a href=\"tel:9203885015\">920-388-5015</a></li>\n 	<li style=\"text-align: left;\">Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></li>\n</ul>\";s:18:\"footer-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-3\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-3\";s:0:\"\";s:29:\"line-height-section-fb-html-3\";s:0:\"\";s:24:\"section-fb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-3-bg-space\";s:0:\"\";s:20:\"header-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-3-radius\";s:0:\"\";s:21:\"header-social-3-color\";s:0:\"\";s:23:\"header-social-3-h-color\";s:0:\"\";s:24:\"header-social-3-bg-color\";s:0:\"\";s:26:\"header-social-3-bg-h-color\";s:0:\"\";s:28:\"header-social-3-label-toggle\";b:0;s:26:\"header-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-3-bg-space\";s:0:\"\";s:20:\"footer-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-3-radius\";s:0:\"\";s:21:\"footer-social-3-color\";s:0:\"\";s:23:\"footer-social-3-h-color\";s:0:\"\";s:24:\"footer-social-3-bg-color\";s:0:\"\";s:26:\"footer-social-3-bg-h-color\";s:0:\"\";s:28:\"footer-social-3-label-toggle\";b:0;s:26:\"footer-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-3-font-family\";s:7:\"inherit\";s:27:\"header-widget-3-font-weight\";s:7:\"inherit\";s:30:\"header-widget-3-text-transform\";s:0:\"\";s:27:\"header-widget-3-line-height\";s:0:\"\";s:25:\"header-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-3-content-text-transform\";s:0:\"\";s:35:\"header-widget-3-content-line-height\";s:0:\"\";s:33:\"header-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-3-font-family\";s:7:\"inherit\";s:27:\"footer-widget-3-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-3-text-transform\";s:0:\"\";s:27:\"footer-widget-3-line-height\";s:0:\"\";s:25:\"footer-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-3-content-text-transform\";s:0:\"\";s:35:\"footer-widget-3-content-line-height\";s:0:\"\";s:33:\"footer-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-3\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu3-bg-color\";s:0:\"\";s:18:\"header-menu3-color\";s:0:\"\";s:23:\"header-menu3-h-bg-color\";s:0:\"\";s:20:\"header-menu3-h-color\";s:0:\"\";s:23:\"header-menu3-a-bg-color\";s:0:\"\";s:20:\"header-menu3-a-color\";s:0:\"\";s:30:\"header-menu3-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu3-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu3-menu-hover-animation\";s:0:\"\";s:40:\"header-menu3-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu3-submenu-item-border\";b:0;s:32:\"header-menu3-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu3-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu3-submenu-border-radius\";s:0:\"\";s:31:\"header-menu3-submenu-top-offset\";s:0:\"\";s:26:\"header-menu3-submenu-width\";s:0:\"\";s:27:\"header-menu3-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu3-menu-stack-on-mobile\";b:1;s:22:\"header-menu3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu3-font-weight\";s:7:\"inherit\";s:24:\"header-menu3-font-family\";s:7:\"inherit\";s:27:\"header-menu3-text-transform\";s:0:\"\";s:24:\"header-menu3-line-height\";s:0:\"\";s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button4-text\";s:6:\"Button\";s:26:\"header-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button4-font-family\";s:7:\"inherit\";s:26:\"header-button4-font-weight\";s:7:\"inherit\";s:29:\"header-button4-text-transform\";s:0:\"\";s:26:\"header-button4-line-height\";s:0:\"\";s:24:\"header-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button4-border-radius\";s:0:\"\";s:27:\"section-hb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button4-text\";s:6:\"Button\";s:26:\"footer-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button4-font-family\";s:7:\"inherit\";s:26:\"footer-button4-font-weight\";s:7:\"inherit\";s:29:\"footer-button4-text-transform\";s:0:\"\";s:26:\"footer-button4-line-height\";s:0:\"\";s:24:\"footer-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button4-border-radius\";s:0:\"\";s:25:\"footer-button-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-4\";s:53:\"<h2><span style=\"font-size: 14pt;\">Hours:</span></h2>\";s:18:\"header-html-4color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-4link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-4link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-4\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-4\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-4\";s:0:\"\";s:32:\"text-transform-section-hb-html-4\";s:0:\"\";s:24:\"section-hb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-4\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-4\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-4\";s:0:\"\";s:29:\"line-height-section-fb-html-4\";s:0:\"\";s:24:\"section-fb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-4-bg-space\";s:0:\"\";s:20:\"header-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-4-radius\";s:0:\"\";s:21:\"header-social-4-color\";s:0:\"\";s:23:\"header-social-4-h-color\";s:0:\"\";s:24:\"header-social-4-bg-color\";s:0:\"\";s:26:\"header-social-4-bg-h-color\";s:0:\"\";s:28:\"header-social-4-label-toggle\";b:0;s:26:\"header-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-4-bg-space\";s:0:\"\";s:20:\"footer-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-4-radius\";s:0:\"\";s:21:\"footer-social-4-color\";s:0:\"\";s:23:\"footer-social-4-h-color\";s:0:\"\";s:24:\"footer-social-4-bg-color\";s:0:\"\";s:26:\"footer-social-4-bg-h-color\";s:0:\"\";s:28:\"footer-social-4-label-toggle\";b:0;s:26:\"footer-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-4-font-family\";s:7:\"inherit\";s:27:\"header-widget-4-font-weight\";s:7:\"inherit\";s:30:\"header-widget-4-text-transform\";s:0:\"\";s:27:\"header-widget-4-line-height\";s:0:\"\";s:25:\"header-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-4-content-text-transform\";s:0:\"\";s:35:\"header-widget-4-content-line-height\";s:0:\"\";s:33:\"header-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-4-font-family\";s:7:\"inherit\";s:27:\"footer-widget-4-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-4-text-transform\";s:0:\"\";s:27:\"footer-widget-4-line-height\";s:0:\"\";s:25:\"footer-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-4-content-text-transform\";s:0:\"\";s:35:\"footer-widget-4-content-line-height\";s:0:\"\";s:33:\"footer-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-4\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu4-bg-color\";s:0:\"\";s:18:\"header-menu4-color\";s:0:\"\";s:23:\"header-menu4-h-bg-color\";s:0:\"\";s:20:\"header-menu4-h-color\";s:0:\"\";s:23:\"header-menu4-a-bg-color\";s:0:\"\";s:20:\"header-menu4-a-color\";s:0:\"\";s:30:\"header-menu4-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu4-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu4-menu-hover-animation\";s:0:\"\";s:40:\"header-menu4-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu4-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu4-submenu-item-border\";b:0;s:32:\"header-menu4-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu4-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu4-submenu-border-radius\";s:0:\"\";s:31:\"header-menu4-submenu-top-offset\";s:0:\"\";s:26:\"header-menu4-submenu-width\";s:0:\"\";s:27:\"header-menu4-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu4-menu-stack-on-mobile\";b:1;s:22:\"header-menu4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu4-font-weight\";s:7:\"inherit\";s:24:\"header-menu4-font-family\";s:7:\"inherit\";s:27:\"header-menu4-text-transform\";s:0:\"\";s:24:\"header-menu4-line-height\";s:0:\"\";s:27:\"section-hb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button5-text\";s:6:\"Button\";s:26:\"header-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button5-font-family\";s:7:\"inherit\";s:26:\"header-button5-font-weight\";s:7:\"inherit\";s:29:\"header-button5-text-transform\";s:0:\"\";s:26:\"header-button5-line-height\";s:0:\"\";s:24:\"header-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button5-border-radius\";s:0:\"\";s:27:\"section-hb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button5-text\";s:6:\"Button\";s:26:\"footer-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button5-font-family\";s:7:\"inherit\";s:26:\"footer-button5-font-weight\";s:7:\"inherit\";s:29:\"footer-button5-text-transform\";s:0:\"\";s:26:\"footer-button5-line-height\";s:0:\"\";s:24:\"footer-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button5-border-radius\";s:0:\"\";s:25:\"footer-button-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-5\";s:67:\"<span style=\"font-size: 14pt;\">Monday-Thursday: 10 AM - 7 PM</span>\";s:18:\"header-html-5color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-5link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-5link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-5\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-5\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-5\";s:0:\"\";s:32:\"text-transform-section-hb-html-5\";s:0:\"\";s:24:\"section-hb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-5\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-5\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-5\";s:0:\"\";s:29:\"line-height-section-fb-html-5\";s:0:\"\";s:24:\"section-fb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-5-bg-space\";s:0:\"\";s:20:\"header-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-5-radius\";s:0:\"\";s:21:\"header-social-5-color\";s:0:\"\";s:23:\"header-social-5-h-color\";s:0:\"\";s:24:\"header-social-5-bg-color\";s:0:\"\";s:26:\"header-social-5-bg-h-color\";s:0:\"\";s:28:\"header-social-5-label-toggle\";b:0;s:26:\"header-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-5-bg-space\";s:0:\"\";s:20:\"footer-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-5-radius\";s:0:\"\";s:21:\"footer-social-5-color\";s:0:\"\";s:23:\"footer-social-5-h-color\";s:0:\"\";s:24:\"footer-social-5-bg-color\";s:0:\"\";s:26:\"footer-social-5-bg-h-color\";s:0:\"\";s:28:\"footer-social-5-label-toggle\";b:0;s:26:\"footer-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-5-font-family\";s:7:\"inherit\";s:27:\"header-widget-5-font-weight\";s:7:\"inherit\";s:30:\"header-widget-5-text-transform\";s:0:\"\";s:27:\"header-widget-5-line-height\";s:0:\"\";s:25:\"header-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-5-content-text-transform\";s:0:\"\";s:35:\"header-widget-5-content-line-height\";s:0:\"\";s:33:\"header-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-5-font-family\";s:7:\"inherit\";s:27:\"footer-widget-5-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-5-text-transform\";s:0:\"\";s:27:\"footer-widget-5-line-height\";s:0:\"\";s:25:\"footer-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-5-content-text-transform\";s:0:\"\";s:35:\"footer-widget-5-content-line-height\";s:0:\"\";s:33:\"footer-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-5\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu5-bg-color\";s:0:\"\";s:18:\"header-menu5-color\";s:0:\"\";s:23:\"header-menu5-h-bg-color\";s:0:\"\";s:20:\"header-menu5-h-color\";s:0:\"\";s:23:\"header-menu5-a-bg-color\";s:0:\"\";s:20:\"header-menu5-a-color\";s:0:\"\";s:30:\"header-menu5-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu5-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu5-menu-hover-animation\";s:0:\"\";s:40:\"header-menu5-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu5-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu5-submenu-item-border\";b:0;s:32:\"header-menu5-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu5-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu5-submenu-border-radius\";s:0:\"\";s:31:\"header-menu5-submenu-top-offset\";s:0:\"\";s:26:\"header-menu5-submenu-width\";s:0:\"\";s:27:\"header-menu5-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu5-menu-stack-on-mobile\";b:1;s:22:\"header-menu5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu5-font-weight\";s:7:\"inherit\";s:24:\"header-menu5-font-family\";s:7:\"inherit\";s:27:\"header-menu5-text-transform\";s:0:\"\";s:24:\"header-menu5-line-height\";s:0:\"\";s:27:\"section-hb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button6-text\";s:6:\"Button\";s:26:\"header-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button6-font-family\";s:7:\"inherit\";s:26:\"header-button6-font-weight\";s:7:\"inherit\";s:29:\"header-button6-text-transform\";s:0:\"\";s:26:\"header-button6-line-height\";s:0:\"\";s:24:\"header-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button6-border-radius\";s:0:\"\";s:27:\"section-hb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button6-text\";s:6:\"Button\";s:26:\"footer-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button6-font-family\";s:7:\"inherit\";s:26:\"footer-button6-font-weight\";s:7:\"inherit\";s:29:\"footer-button6-text-transform\";s:0:\"\";s:26:\"footer-button6-line-height\";s:0:\"\";s:24:\"footer-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button6-border-radius\";s:0:\"\";s:25:\"footer-button-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-6\";s:58:\"<span style=\"font-size: 14pt;\">Friday: 10 AM - 6 PM</span>\";s:18:\"header-html-6color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-6link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-6link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-6\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-6\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-6\";s:0:\"\";s:32:\"text-transform-section-hb-html-6\";s:0:\"\";s:24:\"section-hb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-6\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-6\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-6\";s:0:\"\";s:29:\"line-height-section-fb-html-6\";s:0:\"\";s:24:\"section-fb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-6-bg-space\";s:0:\"\";s:20:\"header-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-6-radius\";s:0:\"\";s:21:\"header-social-6-color\";s:0:\"\";s:23:\"header-social-6-h-color\";s:0:\"\";s:24:\"header-social-6-bg-color\";s:0:\"\";s:26:\"header-social-6-bg-h-color\";s:0:\"\";s:28:\"header-social-6-label-toggle\";b:0;s:26:\"header-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-6-bg-space\";s:0:\"\";s:20:\"footer-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-6-radius\";s:0:\"\";s:21:\"footer-social-6-color\";s:0:\"\";s:23:\"footer-social-6-h-color\";s:0:\"\";s:24:\"footer-social-6-bg-color\";s:0:\"\";s:26:\"footer-social-6-bg-h-color\";s:0:\"\";s:28:\"footer-social-6-label-toggle\";b:0;s:26:\"footer-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-6-font-family\";s:7:\"inherit\";s:27:\"header-widget-6-font-weight\";s:7:\"inherit\";s:30:\"header-widget-6-text-transform\";s:0:\"\";s:27:\"header-widget-6-line-height\";s:0:\"\";s:25:\"header-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-6-content-text-transform\";s:0:\"\";s:35:\"header-widget-6-content-line-height\";s:0:\"\";s:33:\"header-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-6-font-family\";s:7:\"inherit\";s:27:\"footer-widget-6-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-6-text-transform\";s:0:\"\";s:27:\"footer-widget-6-line-height\";s:0:\"\";s:25:\"footer-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-6-content-text-transform\";s:0:\"\";s:35:\"footer-widget-6-content-line-height\";s:0:\"\";s:33:\"footer-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-6\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu6-bg-color\";s:0:\"\";s:18:\"header-menu6-color\";s:0:\"\";s:23:\"header-menu6-h-bg-color\";s:0:\"\";s:20:\"header-menu6-h-color\";s:0:\"\";s:23:\"header-menu6-a-bg-color\";s:0:\"\";s:20:\"header-menu6-a-color\";s:0:\"\";s:30:\"header-menu6-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu6-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu6-menu-hover-animation\";s:0:\"\";s:40:\"header-menu6-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu6-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu6-submenu-item-border\";b:0;s:32:\"header-menu6-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu6-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu6-submenu-border-radius\";s:0:\"\";s:31:\"header-menu6-submenu-top-offset\";s:0:\"\";s:26:\"header-menu6-submenu-width\";s:0:\"\";s:27:\"header-menu6-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu6-menu-stack-on-mobile\";b:1;s:22:\"header-menu6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu6-font-weight\";s:7:\"inherit\";s:24:\"header-menu6-font-family\";s:7:\"inherit\";s:27:\"header-menu6-text-transform\";s:0:\"\";s:24:\"header-menu6-line-height\";s:0:\"\";s:27:\"section-hb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button7-text\";s:6:\"Button\";s:26:\"header-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button7-font-family\";s:7:\"inherit\";s:26:\"header-button7-font-weight\";s:7:\"inherit\";s:29:\"header-button7-text-transform\";s:0:\"\";s:26:\"header-button7-line-height\";s:0:\"\";s:24:\"header-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button7-border-radius\";s:0:\"\";s:27:\"section-hb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button7-text\";s:6:\"Button\";s:26:\"footer-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button7-font-family\";s:7:\"inherit\";s:26:\"footer-button7-font-weight\";s:7:\"inherit\";s:29:\"footer-button7-text-transform\";s:0:\"\";s:26:\"footer-button7-line-height\";s:0:\"\";s:24:\"footer-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button7-border-radius\";s:0:\"\";s:25:\"footer-button-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-7\";s:52:\"<span style=\"font-size: 14pt;\">Closed Sundays</span>\";s:18:\"header-html-7color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-4)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-7link-color\";a:3:{s:7:\"desktop\";s:22:\"rgba(242,245,247,0.76)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-7link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-5)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-7\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-7\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-7\";s:0:\"\";s:32:\"text-transform-section-hb-html-7\";s:0:\"\";s:24:\"section-hb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-7\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-7\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-7\";s:0:\"\";s:29:\"line-height-section-fb-html-7\";s:0:\"\";s:24:\"section-fb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-7-bg-space\";s:0:\"\";s:20:\"header-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-7-radius\";s:0:\"\";s:21:\"header-social-7-color\";s:0:\"\";s:23:\"header-social-7-h-color\";s:0:\"\";s:24:\"header-social-7-bg-color\";s:0:\"\";s:26:\"header-social-7-bg-h-color\";s:0:\"\";s:28:\"header-social-7-label-toggle\";b:0;s:26:\"header-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-7-bg-space\";s:0:\"\";s:20:\"footer-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-7-radius\";s:0:\"\";s:21:\"footer-social-7-color\";s:0:\"\";s:23:\"footer-social-7-h-color\";s:0:\"\";s:24:\"footer-social-7-bg-color\";s:0:\"\";s:26:\"footer-social-7-bg-h-color\";s:0:\"\";s:28:\"footer-social-7-label-toggle\";b:0;s:26:\"footer-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-7-font-family\";s:7:\"inherit\";s:27:\"header-widget-7-font-weight\";s:7:\"inherit\";s:30:\"header-widget-7-text-transform\";s:0:\"\";s:27:\"header-widget-7-line-height\";s:0:\"\";s:25:\"header-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-7-content-text-transform\";s:0:\"\";s:35:\"header-widget-7-content-line-height\";s:0:\"\";s:33:\"header-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-7-font-family\";s:7:\"inherit\";s:27:\"footer-widget-7-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-7-text-transform\";s:0:\"\";s:27:\"footer-widget-7-line-height\";s:0:\"\";s:25:\"footer-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-7-content-text-transform\";s:0:\"\";s:35:\"footer-widget-7-content-line-height\";s:0:\"\";s:33:\"footer-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-7\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu7-bg-color\";s:0:\"\";s:18:\"header-menu7-color\";s:0:\"\";s:23:\"header-menu7-h-bg-color\";s:0:\"\";s:20:\"header-menu7-h-color\";s:0:\"\";s:23:\"header-menu7-a-bg-color\";s:0:\"\";s:20:\"header-menu7-a-color\";s:0:\"\";s:30:\"header-menu7-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu7-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu7-menu-hover-animation\";s:0:\"\";s:40:\"header-menu7-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu7-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu7-submenu-item-border\";b:0;s:32:\"header-menu7-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu7-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu7-submenu-border-radius\";s:0:\"\";s:31:\"header-menu7-submenu-top-offset\";s:0:\"\";s:26:\"header-menu7-submenu-width\";s:0:\"\";s:27:\"header-menu7-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu7-menu-stack-on-mobile\";b:1;s:22:\"header-menu7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu7-font-weight\";s:7:\"inherit\";s:24:\"header-menu7-font-family\";s:7:\"inherit\";s:27:\"header-menu7-text-transform\";s:0:\"\";s:24:\"header-menu7-line-height\";s:0:\"\";s:27:\"section-hb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button8-text\";s:6:\"Button\";s:26:\"header-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button8-font-family\";s:7:\"inherit\";s:26:\"header-button8-font-weight\";s:7:\"inherit\";s:29:\"header-button8-text-transform\";s:0:\"\";s:26:\"header-button8-line-height\";s:0:\"\";s:24:\"header-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button8-border-radius\";s:0:\"\";s:27:\"section-hb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button8-text\";s:6:\"Button\";s:26:\"footer-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button8-font-family\";s:7:\"inherit\";s:26:\"footer-button8-font-weight\";s:7:\"inherit\";s:29:\"footer-button8-text-transform\";s:0:\"\";s:26:\"footer-button8-line-height\";s:0:\"\";s:24:\"footer-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button8-border-radius\";s:0:\"\";s:25:\"footer-button-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-8\";s:22:\"Insert HTML text here.\";s:18:\"header-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-8\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-8\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-8\";s:0:\"\";s:32:\"text-transform-section-hb-html-8\";s:0:\"\";s:24:\"section-hb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-8\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-8\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-8\";s:0:\"\";s:29:\"line-height-section-fb-html-8\";s:0:\"\";s:24:\"section-fb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-8-bg-space\";s:0:\"\";s:20:\"header-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-8-radius\";s:0:\"\";s:21:\"header-social-8-color\";s:0:\"\";s:23:\"header-social-8-h-color\";s:0:\"\";s:24:\"header-social-8-bg-color\";s:0:\"\";s:26:\"header-social-8-bg-h-color\";s:0:\"\";s:28:\"header-social-8-label-toggle\";b:0;s:26:\"header-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-8-bg-space\";s:0:\"\";s:20:\"footer-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-8-radius\";s:0:\"\";s:21:\"footer-social-8-color\";s:0:\"\";s:23:\"footer-social-8-h-color\";s:0:\"\";s:24:\"footer-social-8-bg-color\";s:0:\"\";s:26:\"footer-social-8-bg-h-color\";s:0:\"\";s:28:\"footer-social-8-label-toggle\";b:0;s:26:\"footer-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-8-font-family\";s:7:\"inherit\";s:27:\"header-widget-8-font-weight\";s:7:\"inherit\";s:30:\"header-widget-8-text-transform\";s:0:\"\";s:27:\"header-widget-8-line-height\";s:0:\"\";s:25:\"header-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-8-content-text-transform\";s:0:\"\";s:35:\"header-widget-8-content-line-height\";s:0:\"\";s:33:\"header-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-8-font-family\";s:7:\"inherit\";s:27:\"footer-widget-8-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-8-text-transform\";s:0:\"\";s:27:\"footer-widget-8-line-height\";s:0:\"\";s:25:\"footer-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-8-content-text-transform\";s:0:\"\";s:35:\"footer-widget-8-content-line-height\";s:0:\"\";s:33:\"footer-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-8\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu8-bg-color\";s:0:\"\";s:18:\"header-menu8-color\";s:0:\"\";s:23:\"header-menu8-h-bg-color\";s:0:\"\";s:20:\"header-menu8-h-color\";s:0:\"\";s:23:\"header-menu8-a-bg-color\";s:0:\"\";s:20:\"header-menu8-a-color\";s:0:\"\";s:30:\"header-menu8-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu8-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu8-menu-hover-animation\";s:0:\"\";s:40:\"header-menu8-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu8-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu8-submenu-item-border\";b:0;s:32:\"header-menu8-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu8-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu8-submenu-border-radius\";s:0:\"\";s:31:\"header-menu8-submenu-top-offset\";s:0:\"\";s:26:\"header-menu8-submenu-width\";s:0:\"\";s:27:\"header-menu8-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu8-menu-stack-on-mobile\";b:1;s:22:\"header-menu8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu8-font-weight\";s:7:\"inherit\";s:24:\"header-menu8-font-family\";s:7:\"inherit\";s:27:\"header-menu8-text-transform\";s:0:\"\";s:24:\"header-menu8-line-height\";s:0:\"\";s:27:\"section-hb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button9-text\";s:6:\"Button\";s:26:\"header-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button9-font-family\";s:7:\"inherit\";s:26:\"header-button9-font-weight\";s:7:\"inherit\";s:29:\"header-button9-text-transform\";s:0:\"\";s:26:\"header-button9-line-height\";s:0:\"\";s:24:\"header-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button9-border-radius\";s:0:\"\";s:27:\"section-hb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button9-text\";s:6:\"Button\";s:26:\"footer-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button9-font-family\";s:7:\"inherit\";s:26:\"footer-button9-font-weight\";s:7:\"inherit\";s:29:\"footer-button9-text-transform\";s:0:\"\";s:26:\"footer-button9-line-height\";s:0:\"\";s:24:\"footer-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button9-border-radius\";s:0:\"\";s:25:\"footer-button-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-9\";s:22:\"Insert HTML text here.\";s:18:\"header-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-9\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-9\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-9\";s:0:\"\";s:32:\"text-transform-section-hb-html-9\";s:0:\"\";s:24:\"section-hb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-9\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-9\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-9\";s:0:\"\";s:29:\"line-height-section-fb-html-9\";s:0:\"\";s:24:\"section-fb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-9-bg-space\";s:0:\"\";s:20:\"header-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-9-radius\";s:0:\"\";s:21:\"header-social-9-color\";s:0:\"\";s:23:\"header-social-9-h-color\";s:0:\"\";s:24:\"header-social-9-bg-color\";s:0:\"\";s:26:\"header-social-9-bg-h-color\";s:0:\"\";s:28:\"header-social-9-label-toggle\";b:0;s:26:\"header-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-9-bg-space\";s:0:\"\";s:20:\"footer-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-9-radius\";s:0:\"\";s:21:\"footer-social-9-color\";s:0:\"\";s:23:\"footer-social-9-h-color\";s:0:\"\";s:24:\"footer-social-9-bg-color\";s:0:\"\";s:26:\"footer-social-9-bg-h-color\";s:0:\"\";s:28:\"footer-social-9-label-toggle\";b:0;s:26:\"footer-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-9-font-family\";s:7:\"inherit\";s:27:\"header-widget-9-font-weight\";s:7:\"inherit\";s:30:\"header-widget-9-text-transform\";s:0:\"\";s:27:\"header-widget-9-line-height\";s:0:\"\";s:25:\"header-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-9-content-text-transform\";s:0:\"\";s:35:\"header-widget-9-content-line-height\";s:0:\"\";s:33:\"header-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-9-font-family\";s:7:\"inherit\";s:27:\"footer-widget-9-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-9-text-transform\";s:0:\"\";s:27:\"footer-widget-9-line-height\";s:0:\"\";s:25:\"footer-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-9-content-text-transform\";s:0:\"\";s:35:\"footer-widget-9-content-line-height\";s:0:\"\";s:33:\"footer-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-9\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu9-bg-color\";s:0:\"\";s:18:\"header-menu9-color\";s:0:\"\";s:23:\"header-menu9-h-bg-color\";s:0:\"\";s:20:\"header-menu9-h-color\";s:0:\"\";s:23:\"header-menu9-a-bg-color\";s:0:\"\";s:20:\"header-menu9-a-color\";s:0:\"\";s:30:\"header-menu9-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu9-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu9-menu-hover-animation\";s:0:\"\";s:40:\"header-menu9-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu9-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu9-submenu-item-border\";b:0;s:32:\"header-menu9-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu9-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu9-submenu-border-radius\";s:0:\"\";s:31:\"header-menu9-submenu-top-offset\";s:0:\"\";s:26:\"header-menu9-submenu-width\";s:0:\"\";s:27:\"header-menu9-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu9-menu-stack-on-mobile\";b:1;s:22:\"header-menu9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu9-font-weight\";s:7:\"inherit\";s:24:\"header-menu9-font-family\";s:7:\"inherit\";s:27:\"header-menu9-text-transform\";s:0:\"\";s:24:\"header-menu9-line-height\";s:0:\"\";s:27:\"section-hb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"header-button10-text\";s:6:\"Button\";s:27:\"header-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"header-button10-font-family\";s:7:\"inherit\";s:27:\"header-button10-font-weight\";s:7:\"inherit\";s:30:\"header-button10-text-transform\";s:0:\"\";s:27:\"header-button10-line-height\";s:0:\"\";s:25:\"header-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"header-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-button10-border-radius\";s:0:\"\";s:28:\"section-hb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"sticky-header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"footer-button10-text\";s:6:\"Button\";s:27:\"footer-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"footer-button10-font-family\";s:7:\"inherit\";s:27:\"footer-button10-font-weight\";s:7:\"inherit\";s:30:\"footer-button10-text-transform\";s:0:\"\";s:27:\"footer-button10-line-height\";s:0:\"\";s:25:\"footer-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"footer-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-button10-border-radius\";s:0:\"\";s:26:\"footer-button-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:28:\"section-fb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"header-html-10\";s:22:\"Insert HTML text here.\";s:19:\"header-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-hb-html-10\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-weight-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-hb-html-10\";s:7:\"inherit\";s:30:\"line-height-section-hb-html-10\";s:0:\"\";s:33:\"text-transform-section-hb-html-10\";s:0:\"\";s:25:\"section-hb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"footer-html-10\";s:22:\"Insert HTML text here.\";s:19:\"footer-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-fb-html-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"footer-html-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:30:\"font-weight-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-fb-html-10\";s:7:\"inherit\";s:33:\"text-transform-section-fb-html-10\";s:0:\"\";s:30:\"line-height-section-fb-html-10\";s:0:\"\";s:25:\"section-fb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-social-10-bg-space\";s:0:\"\";s:21:\"header-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-social-10-radius\";s:0:\"\";s:22:\"header-social-10-color\";s:0:\"\";s:24:\"header-social-10-h-color\";s:0:\"\";s:25:\"header-social-10-bg-color\";s:0:\"\";s:27:\"header-social-10-bg-h-color\";s:0:\"\";s:29:\"header-social-10-label-toggle\";b:0;s:27:\"header-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-hb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:33:\"section-hb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-social-10-bg-space\";s:0:\"\";s:21:\"footer-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-social-10-radius\";s:0:\"\";s:22:\"footer-social-10-color\";s:0:\"\";s:24:\"footer-social-10-h-color\";s:0:\"\";s:25:\"footer-social-10-bg-color\";s:0:\"\";s:27:\"footer-social-10-bg-h-color\";s:0:\"\";s:29:\"footer-social-10-label-toggle\";b:0;s:27:\"footer-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-fb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:26:\"footer-social-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:33:\"section-fb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-10-font-family\";s:7:\"inherit\";s:28:\"header-widget-10-font-weight\";s:7:\"inherit\";s:31:\"header-widget-10-text-transform\";s:0:\"\";s:28:\"header-widget-10-line-height\";s:0:\"\";s:26:\"header-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"header-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"header-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"header-widget-10-content-text-transform\";s:0:\"\";s:36:\"header-widget-10-content-line-height\";s:0:\"\";s:34:\"header-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:39:\"sidebar-widgets-header-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"footer-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-10-font-family\";s:7:\"inherit\";s:28:\"footer-widget-10-font-weight\";s:7:\"inherit\";s:31:\"footer-widget-10-text-transform\";s:0:\"\";s:28:\"footer-widget-10-line-height\";s:0:\"\";s:26:\"footer-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"footer-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"footer-widget-10-content-text-transform\";s:0:\"\";s:36:\"footer-widget-10-content-line-height\";s:0:\"\";s:34:\"footer-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-widget-alignment-10\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:39:\"sidebar-widgets-footer-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-menu10-bg-color\";s:0:\"\";s:19:\"header-menu10-color\";s:0:\"\";s:24:\"header-menu10-h-bg-color\";s:0:\"\";s:21:\"header-menu10-h-color\";s:0:\"\";s:24:\"header-menu10-a-bg-color\";s:0:\"\";s:21:\"header-menu10-a-color\";s:0:\"\";s:31:\"header-menu10-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"header-menu10-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu10-menu-hover-animation\";s:0:\"\";s:41:\"header-menu10-submenu-container-animation\";s:0:\"\";s:25:\"section-hb-menu-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-menu10-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"header-menu10-submenu-item-border\";b:0;s:33:\"header-menu10-submenu-item-b-size\";s:1:\"1\";s:34:\"header-menu10-submenu-item-b-color\";s:7:\"#eaeaea\";s:35:\"header-menu10-submenu-border-radius\";s:0:\"\";s:32:\"header-menu10-submenu-top-offset\";s:0:\"\";s:27:\"header-menu10-submenu-width\";s:0:\"\";s:28:\"header-menu10-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:34:\"header-menu10-menu-stack-on-mobile\";b:1;s:23:\"header-menu10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu10-font-weight\";s:7:\"inherit\";s:25:\"header-menu10-font-family\";s:7:\"inherit\";s:28:\"header-menu10-text-transform\";s:0:\"\";s:25:\"header-menu10-line-height\";s:0:\"\";s:28:\"section-hb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-fb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"sticky-header-on-devices\";s:7:\"desktop\";s:19:\"sticky-header-style\";s:4:\"none\";s:20:\"footer-desktop-items\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:1:{i:0;s:8:\"widget-3\";}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:2:{i:0;s:6:\"html-1\";i:1;s:14:\"social-icons-1\";}s:9:\"primary_2\";a:1:{i:0;s:6:\"html-3\";}s:9:\"primary_3\";a:2:{i:0;s:6:\"html-2\";i:1;s:8:\"widget-1\";}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:0:{}s:7:\"below_2\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}s:4:\"flag\";b:0;s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"4\";s:6:\"layout\";a:4:{s:7:\"desktop\";s:7:\"4-equal\";s:6:\"tablet\";s:7:\"4-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"1\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}}s:17:\"hba-footer-height\";i:30;s:17:\"hba-footer-column\";s:1:\"3\";s:17:\"hba-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:16:\"background-media\";s:0:\"\";}}s:27:\"hb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"hbb-footer-height\";i:30;s:17:\"hbb-footer-column\";s:1:\"3\";s:17:\"hbb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:23:\"hba-footer-layout-width\";s:4:\"full\";s:22:\"hb-footer-layout-width\";s:4:\"full\";s:23:\"hbb-footer-layout-width\";s:4:\"full\";s:29:\"hba-footer-vertical-alignment\";s:10:\"flex-start\";s:28:\"hb-footer-vertical-alignment\";s:10:\"flex-start\";s:29:\"hbb-footer-vertical-alignment\";s:10:\"flex-start\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:16:\"hb-footer-column\";s:1:\"3\";s:19:\"hb-footer-separator\";i:1;s:29:\"hb-footer-bottom-border-color\";s:7:\"#e6e6e6\";s:16:\"hb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:0;}s:18:\"hb-footer-main-sep\";i:0;s:24:\"hb-footer-main-sep-color\";s:25:\"var(--ast-global-color-7)\";s:23:\"footer-copyright-editor\";s:84:\"<p style=\"text-align: center;\">Copyright [copyright] [current_year] [site_title]</p>\";s:22:\"footer-copyright-color\";s:0:\"\";s:36:\"line-height-section-footer-copyright\";s:0:\"\";s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:34:\"font-size-section-footer-copyright\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"font-weight-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-family-section-footer-copyright\";s:7:\"inherit\";s:39:\"text-transform-section-footer-copyright\";s:0:\"\";s:21:\"footer-menu-alignment\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:36:\"section-below-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-search-icon-space\";a:3:{s:7:\"desktop\";i:20;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:24:\"header-search-icon-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"transparent-header-social-icons-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-header-social-icons-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"transparent-header-social-icons-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"transparent-header-social-icons-bg-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"transparent-header-html-text-color\";s:0:\"\";s:34:\"transparent-header-html-link-color\";s:0:\"\";s:36:\"transparent-header-html-link-h-color\";s:0:\"\";s:37:\"transparent-header-widget-title-color\";s:0:\"\";s:39:\"transparent-header-widget-content-color\";s:0:\"\";s:36:\"transparent-header-widget-link-color\";s:0:\"\";s:38:\"transparent-header-widget-link-h-color\";s:0:\"\";s:36:\"transparent-header-button-text-color\";s:0:\"\";s:38:\"transparent-header-button-text-h-color\";s:0:\"\";s:34:\"transparent-header-button-bg-color\";s:0:\"\";s:36:\"transparent-header-button-bg-h-color\";s:0:\"\";s:17:\"off-canvas-layout\";s:10:\"side-panel\";s:16:\"off-canvas-slide\";s:5:\"right\";s:33:\"header-builder-menu-toggle-target\";s:4:\"icon\";s:34:\"header-offcanvas-content-alignment\";s:10:\"flex-start\";s:21:\"off-canvas-background\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:111:\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:4:\"none\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:16:\"background-media\";s:2:\"36\";s:15:\"background-type\";s:5:\"color\";}s:22:\"off-canvas-close-color\";s:7:\"#3a3a3a\";s:18:\"mobile-header-type\";s:8:\"dropdown\";s:24:\"off-canvas-inner-spacing\";s:0:\"\";s:18:\"footer-menu-layout\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:29:\"footer-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"footer-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-menu-font-weight\";s:7:\"inherit\";s:23:\"footer-menu-font-family\";s:7:\"inherit\";s:26:\"footer-menu-text-transform\";s:0:\"\";s:23:\"footer-menu-line-height\";s:0:\"\";s:24:\"footer-main-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-trigger-icon\";s:5:\"menu2\";s:30:\"mobile-header-toggle-icon-size\";i:38;s:36:\"mobile-header-toggle-btn-border-size\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:34:\"mobile-header-toggle-border-radius\";i:2;s:31:\"mobile-header-label-font-family\";s:7:\"inherit\";s:31:\"mobile-header-label-font-weight\";s:7:\"inherit\";s:34:\"mobile-header-label-text-transform\";s:0:\"\";s:31:\"mobile-header-label-line-height\";s:0:\"\";s:29:\"mobile-header-label-font-size\";i:18;s:20:\"global-color-palette\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#282d6c\";i:1;s:7:\"#4897d2\";i:2;s:7:\"#282d6c\";i:3;s:7:\"#000000\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:4:\"flag\";b:1;}s:27:\"header-mobile-menu-bg-color\";s:0:\"\";s:24:\"header-mobile-menu-color\";s:0:\"\";s:29:\"header-mobile-menu-h-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-h-color\";s:0:\"\";s:29:\"header-mobile-menu-a-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-a-color\";s:0:\"\";s:36:\"header-mobile-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"header-mobile-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-2)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-0)\";s:6:\"mobile\";s:0:\"\";}s:46:\"header-mobile-menu-submenu-container-animation\";s:4:\"fade\";s:38:\"header-mobile-menu-submenu-item-border\";b:1;s:38:\"header-mobile-menu-submenu-item-b-size\";s:1:\"1\";s:39:\"header-mobile-menu-submenu-item-b-color\";s:7:\"#eaeaea\";s:33:\"header-mobile-menu-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:28:\"header-mobile-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-mobile-menu-font-weight\";s:7:\"inherit\";s:30:\"header-mobile-menu-font-family\";s:7:\"inherit\";s:33:\"header-mobile-menu-text-transform\";s:0:\"\";s:30:\"header-mobile-menu-line-height\";s:0:\"\";s:28:\"woo-header-cart-click-action\";s:7:\"default\";s:23:\"woo-slide-in-cart-width\";a:6:{s:7:\"desktop\";i:460;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"woo-header-cart-icon-total-label-position\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-woo-cart-icon-size\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:20:\"woo-header-cart-icon\";s:7:\"default\";s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:33:\"woo-desktop-cart-flyout-direction\";s:5:\"right\";s:26:\"header-woo-cart-icon-color\";s:0:\"\";s:38:\"transparent-header-woo-cart-icon-color\";s:0:\"\";s:32:\"header-woo-cart-icon-hover-color\";s:0:\"\";s:28:\"woo-header-cart-border-width\";i:2;s:27:\"woo-header-cart-icon-radius\";i:3;s:29:\"woo-header-cart-badge-display\";b:1;s:29:\"woo-header-cart-label-display\";s:0:\"\";s:26:\"header-woo-cart-text-color\";s:0:\"\";s:26:\"header-woo-cart-link-color\";s:0:\"\";s:32:\"header-woo-cart-background-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"header-woo-cart-background-hover-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-woo-cart-separator-color\";s:0:\"\";s:32:\"header-woo-cart-link-hover-color\";s:0:\"\";s:30:\"header-woo-cart-btn-text-color\";s:0:\"\";s:36:\"header-woo-cart-btn-background-color\";s:0:\"\";s:36:\"header-woo-cart-btn-text-hover-color\";s:0:\"\";s:34:\"header-woo-cart-btn-bg-hover-color\";s:0:\"\";s:34:\"header-woo-checkout-btn-text-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-background-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-woo-checkout-btn-bg-hover-color\";s:0:\"\";s:26:\"edd-header-cart-icon-style\";s:7:\"outline\";s:26:\"edd-header-cart-icon-color\";s:0:\"\";s:27:\"edd-header-cart-icon-radius\";i:3;s:38:\"transparent-header-edd-cart-icon-color\";s:0:\"\";s:29:\"edd-header-cart-total-display\";b:1;s:29:\"edd-header-cart-title-display\";b:1;s:26:\"header-edd-cart-text-color\";s:0:\"\";s:26:\"header-edd-cart-link-color\";s:0:\"\";s:32:\"header-edd-cart-background-color\";s:0:\"\";s:31:\"header-edd-cart-separator-color\";s:0:\"\";s:34:\"header-edd-checkout-btn-text-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-background-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-edd-checkout-btn-bg-hover-color\";s:0:\"\";s:19:\"header-account-type\";s:7:\"default\";s:26:\"header-account-login-style\";s:4:\"icon\";s:26:\"header-account-action-type\";s:4:\"link\";s:24:\"header-account-link-type\";s:7:\"default\";s:27:\"header-account-logout-style\";s:4:\"icon\";s:30:\"header-account-logged-out-text\";s:6:\"Log In\";s:29:\"header-account-logged-in-text\";s:10:\"My Account\";s:28:\"header-account-logout-action\";s:4:\"link\";s:26:\"header-account-image-width\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-account-icon-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:25:\"header-account-icon-color\";s:0:\"\";s:25:\"header-account-login-link\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-account-logout-link\";a:3:{s:3:\"url\";s:48:\"https://websitedemos.net/wp-preview/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:32:\"font-size-section-header-account\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-account-type-text-color\";s:0:\"\";s:23:\"header-account-woo-menu\";b:0;s:22:\"cloned-component-track\";a:13:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:7;s:11:\"footer-html\";i:3;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:5;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}s:4:\"flag\";b:1;}s:29:\"woo-desktop-cart-flyout-width\";i:460;s:50:\"ast-callback-notice-header-transparent-header-logo\";s:0:\"\";s:55:\"ast-callback-notice-header-transparent-header-logo-link\";s:0:\"\";s:51:\"ast-callback-notice-header-transparent-meta-enabled\";s:0:\"\";s:55:\"ast-callback-notice-header-transparent-header-meta-link\";s:0:\"\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:21:\"headings-font-variant\";s:3:\"500\";s:30:\"mobile-header-toggle-btn-color\";s:25:\"var(--ast-global-color-4)\";s:32:\"astra-old-global-sidebar-default\";b:0;s:28:\"spectra-gutenberg-compat-css\";b:0;s:61:\"ast-callback-notice-header-transparent-meta-enabled-with-link\";s:0:\"\";s:28:\"is_astra_addon_queue_running\";b:0;s:24:\"astra-addon-auto-version\";s:6:\"4.12.2\";s:22:\"is_theme_queue_running\";b:0;s:28:\"enable-4-11-12-compatibility\";b:0;s:19:\"button-preset-style\";s:9:\"button_02\";s:20:\"button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"secondary-button-preset-style\";s:9:\"button_02\";s:48:\"secondary-theme-button-border-group-border-color\";s:0:\"\";s:50:\"secondary-theme-button-border-group-border-h-color\";s:0:\"\";s:30:\"secondary-button-radius-fields\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"ast-site-content-layout\";s:22:\"normal-width-container\";s:34:\"site-accessibility-highlight-color\";s:25:\"var(--ast-global-color-1)\";s:40:\"site-accessibility-highlight-input-color\";s:25:\"var(--ast-global-color-1)\";s:19:\"header-preset-style\";s:8:\"preset_4\";s:50:\"section-above-header-builder-visibility-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:38:\"transparent-header-disable-search-page\";b:0;s:40:\"transparent-header-disable-archive-pages\";b:0;s:35:\"transparent-header-disable-404-page\";b:0;s:17:\"header-logo-color\";s:0:\"\";s:39:\"section-hb-html-1-visibility-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:19:\"header-search-width\";a:3:{s:7:\"desktop\";i:300;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-search-box-type\";s:10:\"search-box\";s:29:\"header-search-box-placeholder\";s:16:\"search this site\";s:18:\"header-search-icon\";a:2:{s:4:\"type\";s:6:\"search\";s:5:\"value\";s:6:\"search\";}s:43:\"section-header-search-visibility-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:24:\"mobile-header-menu-label\";s:4:\"Menu\";s:47:\"section-fb-social-icons-1-visibility-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:34:\"footer-social-1-brand-hover-toggle\";b:1;s:21:\"footer-social-1-stack\";s:6:\"mobile\";s:20:\"hbb-footer-separator\";i:1;s:27:\"hbb-footer-top-border-color\";s:25:\"var(--ast-global-color-7)\";s:24:\"hb-primary-footer-height\";i:39;s:16:\"hb-inner-spacing\";s:0:\"\";s:20:\"hba-footer-separator\";i:0;s:21:\"ast-single-page-title\";b:0;s:23:\"scroll-to-top-icon-size\";i:20;s:24:\"scroll-to-top-icon-color\";s:25:\"var(--ast-global-color-4)\";s:27:\"scroll-to-top-icon-bg-color\";s:25:\"var(--ast-global-color-1)\";s:26:\"scroll-to-top-icon-h-color\";s:25:\"var(--ast-global-color-4)\";s:29:\"scroll-to-top-icon-h-bg-color\";s:25:\"var(--ast-global-color-0)\";s:35:\"title_tagline-visibility-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:28:\"header-menu1-submenu-b-color\";s:25:\"var(--ast-global-color-0)\";s:23:\"header-divider-1-layout\";s:10:\"horizontal\";s:26:\"header-divider-1-thickness\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:22:\"header-divider-1-color\";s:0:\"\";s:32:\"header-horizontal-divider-1-size\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}}','on');
INSERT INTO `wpgy_options` VALUES (2964,'softaculous_plugin_update_notice','a:1:{s:35:\"softaculous-pro/softaculous-pro.php\";s:5:\"2.3.0\";}','auto'),(1831,'wp-optimize-dismiss_dash_notice_until','1787946213','auto'),(4010,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1771845642;s:5:\"value\";s:12470:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"},{\"license\":[\"one\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]},{\"license\":[\"one\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"hide_section\":[\"free\",\"essential\",\"pro\",\"one\"],\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"one\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),(29779,'userfeedback_usage_tracking_config','a:6:{s:3:\"day\";i:2;s:4:\"hour\";i:4;s:6:\"minute\";i:43;s:6:\"second\";i:55;s:6:\"offset\";i:189835;s:8:\"initsend\";i:1771908235;}','auto'),(29780,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','auto'),(29781,'userfeedback_over_time','a:5:{s:1:\"d\";b:0;s:17:\"installed_version\";s:6:\"1.10.1\";s:14:\"installed_date\";i:1771607666;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1771607666;}','off'),(29782,'userfeedback_db_version','1.0.0','auto'),(29783,'userfeedback_current_version','1.10.1','auto'),(29784,'userfeedback_settings','a:21:{s:12:\"widget_theme\";s:5:\"light\";s:12:\"widget_color\";s:7:\"#ffffff\";s:17:\"widget_text_color\";s:7:\"#23282D\";s:19:\"widget_button_color\";s:7:\"#2D87F1\";s:22:\"widget_start_minimized\";b:0;s:16:\"widget_show_logo\";b:0;s:18:\"widget_custom_logo\";s:0:\"\";s:15:\"widget_position\";s:12:\"bottom_right\";s:24:\"notifications_recipients\";s:0:\"\";s:27:\"notifications_html_template\";b:1;s:26:\"notifications_header_image\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:19:\"create_edit_surveys\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:12:\"view_results\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:14:\"delete_surveys\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:20:\"allow_usage_tracking\";b:1;s:18:\"summaries_disabled\";b:0;s:23:\"summaries_html_template\";b:1;s:17:\"automatic_updates\";s:4:\"none\";s:27:\"heatmap_auto_delete_enabled\";b:0;s:24:\"heatmap_retention_period\";s:2:\"60\";}','auto'),(29785,'aioseo_dynamic_settings_backup','{}','off'),(8677,'edac_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','auto'),(8678,'edac_simplified_summary_position','after','auto'),(21193,'ea11y_page_scanned_db_version','2','off'),(21194,'ea11y_remediation_db_version','3','off'),(21195,'ea11y_global_remediation_relationship_db_version','1','off'),(21196,'ea11y_scanner_results_db_version','2','off'),(7210,'elementor_pro_tracker_notice','1','auto'),(19339,'edac_fix_add_skip_link','0','auto'),(19340,'edac_fix_add_skip_link_target_id','','auto'),(19341,'edac_fix_add_skip_link_nav_target_id','','auto'),(7211,'elementor_allow_tracking','no','auto'),(7212,'elementor_tracker_notice','1','auto'),(25404,'bsf_usage_migrated','1','off'),(29759,'wpforms_versions_lite','a:17:{s:5:\"1.5.9\";i:1771607664;s:7:\"1.6.7.2\";i:1771607664;s:5:\"1.6.8\";i:1771607664;s:5:\"1.7.5\";i:1771607664;s:7:\"1.7.5.1\";i:1771607664;s:5:\"1.7.7\";i:1771607664;s:5:\"1.8.2\";i:1771607664;s:5:\"1.8.3\";i:1771607678;s:5:\"1.8.4\";i:1771607678;s:5:\"1.8.6\";i:1771607678;s:5:\"1.8.7\";i:1771607678;s:5:\"1.9.1\";i:1771607664;s:5:\"1.9.2\";i:1771607683;s:5:\"1.9.7\";i:1771607664;s:7:\"1.9.8.6\";i:1771607664;s:7:\"1.9.9.2\";i:1771607664;s:7:\"1.9.9.3\";i:1771957633;}','auto'),(29439,'wp-optimize-404_detector','1','auto'),(23733,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.1\";s:7:\"version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1772527862;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(21263,'ea11y_close_post_connect_modal','1','auto'),(6072,'_astra_ext_enabled_extensions','a:18:{s:14:\"advanced-hooks\";s:0:\"\";s:8:\"blog-pro\";s:0:\"\";s:21:\"colors-and-background\";s:0:\"\";s:15:\"advanced-footer\";s:0:\"\";s:13:\"mobile-header\";s:0:\"\";s:15:\"header-sections\";s:0:\"\";s:9:\"lifterlms\";s:0:\"\";s:9:\"learndash\";s:0:\"\";s:16:\"advanced-headers\";s:0:\"\";s:12:\"site-layouts\";s:0:\"\";s:7:\"spacing\";s:0:\"\";s:13:\"sticky-header\";s:0:\"\";s:18:\"transparent-header\";s:0:\"\";s:10:\"typography\";s:0:\"\";s:11:\"woocommerce\";s:0:\"\";s:3:\"edd\";s:0:\"\";s:8:\"nav-menu\";s:0:\"\";s:3:\"all\";s:3:\"all\";}','auto'),(6348,'elementor_library_category_children','a:0:{}','auto'),(27871,'_transient_timeout_edac_review_notice_reminder','1772563884','off'),(27872,'_transient_edac_review_notice_reminder','1','off'),(27780,'_transient_timeout_asta4d84ea5b192ab0fb1dcbdfdf813f764','1773920502','off'),(27781,'_transient_asta4d84ea5b192ab0fb1dcbdfdf813f764','InMotion Hosting, Inc.','off'),(26508,'astra_theme_css_key-astra-addon','69861c2864b850-03464144','auto'),(27052,'wp-optimize-total-cleaned-current-month','0','auto'),(27053,'wp-optimize-total-cleaned-previous-month','0','auto');
/*!40000 ALTER TABLE `wpgy_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_options` with 581 row(s)
--

--
-- Table structure for table `wpgy_postmeta`
--

DROP TABLE IF EXISTS `wpgy_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=10163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_postmeta`
--

LOCK TABLES `wpgy_postmeta` WRITE;
/*!40000 ALTER TABLE `wpgy_postmeta` DISABLE KEYS */;
INSERT INTO `wpgy_postmeta` VALUES (3,6,'_elementor_edit_mode','builder'),(4,6,'_elementor_template_type','kit'),(9,10,'_wp_attached_file','2025/08/logo.png'),(10,10,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:156;s:6:\"height\";i:40;s:4:\"file\";s:16:\"2025/08/logo.png\";s:8:\"filesize\";i:1275;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:509;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11,10,'_starter_content_theme','astra'),(400,55,'mec_organizer_id','0'),(399,55,'mec_additional_location_ids','a:0:{}'),(398,55,'mec_location_id','0'),(397,86,'_menu_item_url',''),(396,86,'_menu_item_xfn',''),(249,55,'site-sidebar-layout','no-sidebar'),(248,55,'ast-site-content-layout','full-width-container'),(247,55,'ast-featured-img','disabled'),(246,55,'ast-title-bar-display','disabled'),(273,55,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(274,60,'_elementor_edit_mode','builder'),(244,55,'_astra_content_layout_flag','disabled'),(243,55,'_elementor_edit_mode','builder'),(242,55,'_edit_lock','1771618659:1'),(4177,120,'_wp_old_date','2025-10-29'),(650,94,'_wp_old_date','2025-10-10'),(651,86,'_wp_old_date','2025-10-10'),(652,88,'_wp_old_date','2025-10-10'),(605,118,'ast-title-bar-display','disabled'),(606,118,'ast-featured-img','disabled'),(607,118,'ast-site-content-layout','full-width-container'),(608,118,'site-sidebar-layout','no-sidebar'),(609,118,'_elementor_template_type','wp-page'),(464,92,'_elementor_edit_mode','builder'),(465,92,'_astra_content_layout_flag','disabled'),(463,92,'_edit_lock','1771977655:1'),(430,89,'_menu_item_url',''),(429,89,'_menu_item_xfn',''),(428,89,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(427,89,'_menu_item_target',''),(426,89,'_menu_item_object','page'),(425,89,'_menu_item_object_id','30'),(424,89,'_menu_item_menu_item_parent','0'),(423,89,'_menu_item_type','post_type'),(422,61,'mec_additional_organizer_ids','a:0:{}'),(421,61,'mec_organizer_id','0'),(420,61,'mec_additional_location_ids','a:0:{}'),(419,61,'mec_location_id','0'),(418,88,'_menu_item_url',''),(417,88,'_menu_item_xfn',''),(416,88,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(415,88,'_menu_item_target',''),(414,88,'_menu_item_object','page'),(413,88,'_menu_item_object_id','61'),(412,88,'_menu_item_menu_item_parent','0'),(411,88,'_menu_item_type','post_type'),(410,61,'_edit_last','1'),(401,55,'mec_additional_organizer_ids','a:0:{}'),(131,30,'_elementor_edit_mode','builder'),(130,30,'_edit_lock','1770063721:1'),(132,30,'_astra_content_layout_flag','disabled'),(134,30,'ast-title-bar-display','disabled'),(135,30,'ast-featured-img','disabled'),(136,30,'ast-site-content-layout','full-width-container'),(137,30,'site-sidebar-layout','no-sidebar'),(138,30,'_elementor_template_type','wp-page'),(139,30,'_elementor_version','3.34.0'),(140,30,'_elementor_pro_version','3.34.0'),(154,30,'_elementor_data','[{\"id\":\"9df572c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a8d09ee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"7aa3de3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse the\\u00a0Kewaunee Public Library newspaper and yearbook archives of the\\u00a0<span style=\\\"font-style: inherit; font-weight: inherit;\\\">Kewaunee Enterprise and Lake Whispers Yearbooks.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5485682\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/ResCartaWeb-Screenshot.png\",\"id\":412,\"size\":\"\",\"alt\":\"ResCartaWeb screenshot links to the website\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/216.56.80.109\\/jsp\\/RcWebBrowse.jsp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"start\",\"image_border_border\":\"solid\",\"image_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6290377\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cooperation with the Kewaunee School District.<\\/p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(177,36,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:557;s:4:\"file\";s:55:\"2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\";s:8:\"filesize\";i:1220201;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"Kewaunee-Public-Library-Building-2000x557-1-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22134;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"Kewaunee-Public-Library-Building-2000x557-1-1024x285.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-768x214.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67957;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37435;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78689;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57569;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42490;}s:8:\"tileview\";a:5:{s:4:\"file\";s:55:\"Kewaunee-Public-Library-Building-2000x557-1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44090;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"Kewaunee-Public-Library-Building-2000x557-1-1536x428.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222041;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SX530 HS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1565277124\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(143,32,'_elementor_edit_mode','builder'),(144,32,'_elementor_template_type','wp-page'),(145,32,'_elementor_version','3.32.3'),(146,32,'_elementor_pro_version','3.31.2'),(147,32,'_elementor_page_settings','a:0:{}'),(148,33,'_elementor_edit_mode','builder'),(149,33,'_elementor_template_type','wp-page'),(150,33,'_elementor_version','3.32.3'),(151,33,'_elementor_pro_version','3.31.2'),(152,33,'_elementor_page_settings','a:0:{}'),(153,30,'_wp_page_template','default'),(155,34,'_elementor_edit_mode','builder'),(156,34,'_elementor_template_type','wp-page'),(157,34,'_elementor_version','3.32.3'),(158,34,'_elementor_pro_version','3.31.2'),(159,34,'_wp_page_template','default'),(160,34,'_elementor_data','[]'),(163,30,'_edit_last','1'),(164,30,'mec_location_id','0'),(165,30,'mec_additional_location_ids','a:0:{}'),(166,30,'mec_organizer_id','0'),(167,30,'mec_additional_organizer_ids','a:0:{}'),(168,35,'_elementor_edit_mode','builder'),(169,35,'_elementor_template_type','wp-page'),(170,35,'_elementor_version','3.32.3'),(171,35,'_elementor_pro_version','3.31.2'),(172,35,'_wp_page_template','default'),(173,35,'_elementor_data','[]'),(176,36,'_wp_attached_file','2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg'),(175,35,'_elementor_page_settings','a:0:{}'),(178,37,'_wp_attached_file','2025/10/Kewaunee-Public-Library-logo-1414x1414-1.png'),(179,37,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1414;s:6:\"height\";i:1414;s:4:\"file\";s:52:\"2025/10/Kewaunee-Public-Library-logo-1414x1414-1.png\";s:8:\"filesize\";i:61206;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21656;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"Kewaunee-Public-Library-logo-1414x1414-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-logo-1414x1414-1-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:533;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61458;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21656;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38872;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28780;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22277;}s:8:\"tileview\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22353;}s:13:\"ast-logo-size\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-logo-1414x1414-1-160x160.png\";s:5:\"width\";i:160;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(180,36,'_wp_attachment_image_alt','Kewaunee Public Library Building'),(181,37,'_wp_attachment_image_alt','Kewaunee Public Library logo'),(183,39,'_wp_attachment_image_alt','Kewaunee Public Library logo'),(184,39,'_wp_attached_file','2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png'),(185,39,'_wp_attachment_context','site-icon'),(186,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:60:\"2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\";s:8:\"filesize\";i:17096;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4199;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11558;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20372;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15265;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11856;}s:8:\"tileview\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12301;}s:13:\"ast-logo-size\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-199x199.png\";s:5:\"width\";i:199;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(395,86,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(250,55,'_elementor_template_type','wp-page'),(251,55,'_elementor_version','3.35.5'),(252,55,'_elementor_pro_version','3.35.1'),(394,86,'_menu_item_target',''),(393,86,'_menu_item_object','page'),(392,86,'_menu_item_object_id','55'),(391,86,'_menu_item_menu_item_parent','0'),(390,86,'_menu_item_type','post_type'),(389,55,'_edit_last','1'),(262,58,'_elementor_edit_mode','builder'),(263,58,'_elementor_template_type','wp-page'),(264,58,'_elementor_version','3.32.4'),(265,58,'_elementor_pro_version','3.32.2'),(266,58,'_elementor_page_settings','a:0:{}'),(267,59,'_elementor_edit_mode','builder'),(268,59,'_elementor_template_type','wp-page'),(269,59,'_elementor_version','3.32.4'),(270,59,'_elementor_pro_version','3.32.2'),(271,59,'_elementor_page_settings','a:0:{}'),(272,55,'_wp_page_template','default'),(275,60,'_elementor_template_type','wp-page'),(276,60,'_elementor_version','3.32.4'),(277,60,'_elementor_pro_version','3.32.2'),(278,60,'_wp_page_template','default'),(279,60,'_elementor_data','[]'),(632,118,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\",\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"15\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1aad\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":865,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285.webp\",\"alt\":\"Friends of the Kewaunee Public Library logo\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"1536x1536\",\"bg_image_custom_dimension\":{\"width\":\"\",\"height\":\"600\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Friends of the Kewaunee Public Library logo\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@kewauneelibfriends\",\"button\":\"Follow The Friends of the Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"none\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(282,61,'_edit_lock','1770063718:1'),(283,61,'_elementor_edit_mode','builder'),(284,61,'_astra_content_layout_flag','disabled'),(286,61,'ast-title-bar-display','disabled'),(287,61,'ast-featured-img','disabled'),(288,61,'ast-site-content-layout','full-width-container'),(289,61,'site-sidebar-layout','no-sidebar'),(290,61,'_elementor_template_type','wp-page'),(291,61,'_elementor_version','3.34.0'),(292,61,'_elementor_pro_version','3.34.0'),(305,61,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a50bd09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to and read Kewaunee Public Library monthly newsletters. <a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\\\">You can also review the library\'s calendar of events here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(294,63,'_elementor_edit_mode','builder'),(295,63,'_elementor_template_type','wp-page'),(296,63,'_elementor_version','3.32.4'),(297,63,'_elementor_pro_version','3.32.2'),(298,63,'_elementor_page_settings','a:0:{}'),(299,64,'_elementor_edit_mode','builder'),(300,64,'_elementor_template_type','wp-page'),(301,64,'_elementor_version','3.32.4'),(302,64,'_elementor_pro_version','3.32.2'),(303,64,'_elementor_page_settings','a:0:{}'),(304,61,'_wp_page_template','default'),(306,65,'_elementor_edit_mode','builder'),(307,65,'_elementor_template_type','wp-page'),(308,65,'_elementor_version','3.32.4'),(309,65,'_elementor_pro_version','3.32.2'),(310,65,'_wp_page_template','default'),(311,65,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(603,118,'_astra_content_layout_flag','disabled'),(4176,89,'_wp_old_date','2025-10-29'),(4175,88,'_wp_old_date','2025-10-29'),(4174,86,'_wp_old_date','2025-10-29'),(2749,342,'sf_reset_button','1'),(2750,342,'sf_refine','0'),(2751,342,'sf_dropdown_method','1'),(2748,342,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(2745,342,'sponsor',''),(2746,342,'ex_tag',''),(2747,342,'ex_author',''),(2727,342,'tag',''),(2728,342,'author',''),(2729,342,'skin','monthly_view'),(2730,342,'sk-options','a:19:{s:4:\"list\";a:38:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"grid\";a:39:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:18:\"mobile_clean_style\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"yearly_view\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:19:\"fluent_date_format1\";s:1:\"l\";s:19:\"fluent_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:6:\"simple\";s:18:\"mobile_clean_style\";s:1:\"0\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:1:\"4\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"1\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"0\";s:11:\"display_all\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:6:\"medium\";}s:3:\"map\";a:6:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"weekly_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:9:\"timetable\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:7:\"masonry\";a:21:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:5:\"cover\";a:14:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_liquid1\";s:3:\"F d\";s:19:\"date_format_liquid2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:3:\"313\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:8:{s:5:\"style\";s:7:\"classic\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"2\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"slider\";a:27:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"tile\";a:16:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:16:\"general_calendar\";a:9:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}}'),(2731,342,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:10:\"text_input\";s:11:\"placeholder\";s:14:\"Keyword Search\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(2732,342,'sf_status','1'),(2733,342,'sf_display_label','1'),(2734,342,'show_past_events','1'),(2735,342,'show_only_past_events','0'),(2736,342,'show_only_ongoing_events','0'),(2737,342,'_edit_lock','1766445394:1'),(2738,342,'_edit_last','1'),(2739,342,'ex_label',''),(2740,342,'ex_category',''),(2741,342,'ex_location',''),(2742,342,'ex_organizer',''),(2743,342,'speaker',''),(2744,342,'ex_speaker',''),(602,118,'_elementor_edit_mode','builder'),(5929,525,'_wp_old_date','2025-12-30'),(5928,524,'_wp_old_date','2025-12-30'),(5927,503,'_wp_old_date','2025-12-30'),(626,122,'_elementor_edit_mode','builder'),(627,122,'_elementor_template_type','wp-page'),(628,122,'_elementor_version','3.32.5'),(629,122,'_elementor_pro_version','3.32.2'),(630,122,'_elementor_page_settings','a:0:{}'),(4173,94,'_wp_old_date','2025-10-29'),(621,121,'_elementor_edit_mode','builder'),(622,121,'_elementor_template_type','wp-page'),(623,121,'_elementor_version','3.32.5'),(624,121,'_elementor_pro_version','3.32.2'),(625,121,'_elementor_page_settings','a:0:{}'),(748,133,'_menu_item_url',''),(747,133,'_menu_item_xfn',''),(745,133,'_menu_item_target',''),(746,133,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(467,92,'ast-title-bar-display','disabled'),(468,92,'ast-featured-img','disabled'),(469,92,'ast-site-content-layout','full-width-container'),(470,92,'site-sidebar-layout','no-sidebar'),(471,92,'_elementor_template_type','wp-page'),(472,92,'_elementor_version','3.35.5'),(473,92,'_elementor_pro_version','3.35.1'),(494,92,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .65em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(475,94,'_menu_item_type','post_type'),(476,94,'_menu_item_menu_item_parent','0'),(477,94,'_menu_item_object_id','92'),(478,94,'_menu_item_object','page'),(479,94,'_menu_item_target',''),(480,94,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(481,94,'_menu_item_xfn',''),(482,94,'_menu_item_url',''),(483,95,'_elementor_edit_mode','builder'),(484,95,'_elementor_template_type','wp-page'),(485,95,'_elementor_version','3.32.4'),(486,95,'_elementor_pro_version','3.32.2'),(487,95,'_elementor_page_settings','a:0:{}'),(488,96,'_elementor_edit_mode','builder'),(489,96,'_elementor_template_type','wp-page'),(490,96,'_elementor_version','3.32.4'),(491,96,'_elementor_pro_version','3.32.2'),(492,96,'_elementor_page_settings','a:0:{}'),(493,92,'_wp_page_template','default'),(495,97,'_elementor_edit_mode','builder'),(496,97,'_elementor_template_type','wp-page'),(497,97,'_elementor_version','3.32.4'),(498,97,'_elementor_pro_version','3.32.2'),(499,97,'_wp_page_template','default'),(500,97,'_elementor_data','[]'),(744,133,'_menu_item_object','page'),(637,123,'_wp_page_template','default'),(638,123,'_elementor_data','[]'),(509,39,'_oembed_98a097a719552d53e2f87e26176ec8c4','{{unknown}}'),(743,133,'_menu_item_object_id','128'),(635,123,'_elementor_version','3.32.5'),(636,123,'_elementor_pro_version','3.32.2'),(615,120,'_menu_item_object_id','118'),(616,120,'_menu_item_object','page'),(617,120,'_menu_item_target',''),(618,120,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(619,120,'_menu_item_xfn',''),(620,120,'_menu_item_url',''),(601,118,'_edit_lock','1771443201:1'),(631,118,'_wp_page_template','default'),(633,123,'_elementor_edit_mode','builder'),(634,123,'_elementor_template_type','wp-page'),(610,118,'_elementor_version','3.35.5'),(611,118,'_elementor_pro_version','3.35.1'),(613,120,'_menu_item_type','post_type'),(614,120,'_menu_item_menu_item_parent','0'),(653,89,'_wp_old_date','2025-10-10'),(709,128,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2>Ongoing Efforts to Ensure Accessibility<\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(769,136,'_elementor_page_settings','a:0:{}'),(683,128,'_elementor_template_type','wp-page'),(684,128,'_elementor_version','3.35.5'),(685,128,'_elementor_pro_version','3.35.1'),(682,128,'_elementor_edit_mode','builder'),(678,128,'_edac_summary_contrast_errors','1'),(679,128,'_edac_density_data','a:2:{i:0;i:323;i:1;i:3749;}'),(680,128,'_edac_issue_density','1.52'),(681,128,'_edac_post_checked_js','1761225888'),(672,128,'_edit_lock','1771537964:1'),(673,128,'_edac_summary','a:8:{s:12:\"passed_tests\";i:93;s:6:\"errors\";i:0;s:8:\"warnings\";i:5;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:1;s:13:\"content_grade\";i:12;s:11:\"readability\";s:4:\"12th\";s:18:\"simplified_summary\";b:0;}'),(674,128,'_edac_summary_passed_tests','93'),(675,128,'_edac_summary_errors','0'),(676,128,'_edac_summary_warnings','5'),(677,128,'_edac_summary_ignored','0'),(742,133,'_menu_item_menu_item_parent','0'),(741,133,'_menu_item_type','post_type'),(698,130,'_elementor_edit_mode','builder'),(699,130,'_elementor_template_type','wp-page'),(700,130,'_elementor_version','3.32.5'),(701,130,'_elementor_pro_version','3.32.3'),(702,130,'_elementor_page_settings','a:0:{}'),(703,131,'_elementor_edit_mode','builder'),(704,131,'_elementor_template_type','wp-page'),(705,131,'_elementor_version','3.32.5'),(706,131,'_elementor_pro_version','3.32.3'),(707,131,'_elementor_page_settings','a:0:{}'),(708,128,'_wp_page_template','default'),(5398,604,'_elementor_template_type','wp-page'),(5399,604,'_elementor_version','3.34.0'),(5400,604,'_elementor_pro_version','3.34.0'),(5401,604,'_wp_page_template','default'),(5402,604,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(710,132,'_elementor_edit_mode','builder'),(711,132,'_elementor_template_type','wp-page'),(712,132,'_elementor_version','3.32.5'),(713,132,'_elementor_pro_version','3.32.3'),(714,132,'_wp_page_template','default'),(715,132,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2>\\n\\t\\t\\t\\tWe follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br \\/><br \\/>\\n\\t\\t\\t\\tWebsite accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Features On Our Website<\\/h2>\\n\\t\\t\\t\\tThe following is a list of items we have included in our website to improve its accessibility:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ACCESSIBILITY FEATURES HERE]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h2>Where We\'re Improving<\\/h2>\\n\\t\\t\\t\\tIn our efforts to bring our website up to standard, we are targeting the following areas:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/li>\\n\\t\\t\\t\\t<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\tThis is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Support Contact<\\/h2>\\n\\t\\t\\t\\tWe welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5397,604,'_elementor_edit_mode','builder'),(736,94,'_wp_old_date','2025-10-22'),(737,86,'_wp_old_date','2025-10-22'),(738,88,'_wp_old_date','2025-10-22'),(739,89,'_wp_old_date','2025-10-22'),(740,120,'_wp_old_date','2025-10-22'),(758,128,'_edit_last','1'),(759,128,'mec_location_id','0'),(760,128,'mec_additional_location_ids','a:0:{}'),(761,128,'mec_organizer_id','0'),(762,128,'mec_additional_organizer_ids','a:0:{}'),(763,136,'_elementor_edit_mode','builder'),(764,136,'_elementor_template_type','wp-page'),(765,136,'_elementor_version','3.32.5'),(766,136,'_elementor_pro_version','3.32.3'),(767,136,'_wp_page_template','default'),(768,136,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2>\\n\\t\\t\\t\\tWe follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br \\/><br \\/>\\n\\t\\t\\t\\tWebsite accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Features On Our Website<\\/h2>\\n\\t\\t\\t\\tThe following is a list of items we have included in our website to improve its accessibility:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ACCESSIBILITY FEATURES HERE]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h2>Where We\'re Improving<\\/h2>\\n\\t\\t\\t\\tIn our efforts to bring our website up to standard, we are targeting the following areas:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/li>\\n\\t\\t\\t\\t<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\tThis is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Support Contact<\\/h2>\\n\\t\\t\\t\\tWe welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(860,120,'_wp_old_date','2025-10-28'),(859,89,'_wp_old_date','2025-10-28'),(858,88,'_wp_old_date','2025-10-28'),(857,86,'_wp_old_date','2025-10-28'),(856,94,'_wp_old_date','2025-10-28'),(937,160,'_wp_attached_file','2025/10/City-of-Kewaunee-Application-for-Employment.pdf'),(938,160,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:51:\"City-of-Kewaunee-Application-for-Employment-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183436;}s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"City-of-Kewaunee-Application-for-Employment-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16075;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"City-of-Kewaunee-Application-for-Employment-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"City-of-Kewaunee-Application-for-Employment-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6827;}}s:8:\"filesize\";i:102529;}'),(5734,631,'_wp_trash_meta_status','publish'),(5733,631,'_edit_lock','1770058187:1'),(8664,891,'_elementor_page_settings','a:0:{}'),(5732,92,'ea11y-scanner-heading-issues-dismissed','a:2:{i:0;s:132:\"/html/body/div[2]/div/div/div/main/article/div/div/div[3]/div/div[3]/div/div/div/div/div/div/div[1]/div/div[1]/article/div/div[2]/h4\";i:1;s:132:\"/html/body/div[2]/div/div/div/main/article/div/div/div[3]/div/div[3]/div/div/div/div/div/div/div[1]/div/div[2]/article/div/div[2]/h4\";}'),(1595,232,'_elementor_edit_mode','builder'),(1596,232,'_elementor_template_type','wp-page'),(2040,278,'mec_more_info_title','Learn about the book'),(2041,278,'mec_more_info_target','_self'),(2042,278,'mec_cost',''),(2043,278,'mec_cost_auto_calculate','0'),(2044,278,'mec_currency','a:0:{}'),(5716,629,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1063,177,'_wp_attached_file','2025/10/curbside-pickup-available.png'),(1064,177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:427;s:6:\"height\";i:162;s:4:\"file\";s:37:\"2025/10/curbside-pickup-available.png\";s:8:\"filesize\";i:59912;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"curbside-pickup-available-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"curbside-pickup-available-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1432;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"curbside-pickup-available-300x162.png\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12949;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"curbside-pickup-available-391x162.png\";s:5:\"width\";i:391;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17958;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"curbside-pickup-available-300x162.png\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1065,177,'_wp_attachment_image_alt','Curbside Pickup Available'),(4789,529,'_elementor_pro_version','3.32.3'),(4788,529,'_elementor_version','3.32.5'),(9318,92,'_edac_summary_contrast_errors','0'),(9317,92,'_edac_summary_ignored','0'),(9314,92,'_edac_summary_passed_tests','91'),(9315,92,'_edac_summary_errors','33'),(9316,92,'_edac_summary_warnings','102'),(9313,92,'_edac_summary','a:8:{s:12:\"passed_tests\";i:91;s:6:\"errors\";i:33;s:8:\"warnings\";i:102;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:12;s:11:\"readability\";s:4:\"12th\";s:18:\"simplified_summary\";b:0;}'),(9312,92,'_edac_issue_density','8.67'),(9311,92,'_edac_density_data','a:2:{i:0;i:1364;i:1;i:3590;}'),(8657,891,'_elementor_edit_mode','builder'),(8658,891,'_elementor_template_type','wp-page'),(8659,891,'_elementor_version','3.35.5'),(8660,891,'_elementor_pro_version','3.35.1'),(8661,891,'_wp_page_template','default'),(8662,891,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(5726,630,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5926,500,'_wp_old_date','2025-12-30'),(5925,120,'_wp_old_date','2025-12-30'),(5924,89,'_wp_old_date','2025-12-30'),(5923,88,'_wp_old_date','2025-12-30'),(5922,86,'_wp_old_date','2025-12-30'),(5921,94,'_wp_old_date','2025-12-30'),(5720,630,'_elementor_edit_mode','builder'),(5721,630,'_elementor_template_type','wp-page'),(5722,630,'_elementor_version','3.34.1'),(5723,630,'_elementor_pro_version','3.34.0'),(5724,630,'_wp_page_template','default'),(5725,630,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1192,192,'_elementor_edit_mode','builder'),(1193,192,'_elementor_template_type','wp-page'),(1194,192,'_elementor_version','3.32.5'),(1195,192,'_elementor_pro_version','3.32.3'),(1196,192,'_wp_page_template','default'),(1197,192,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1176,190,'_elementor_edit_mode','builder'),(1177,190,'_elementor_template_type','wp-page'),(1178,190,'_elementor_version','3.32.5'),(1179,190,'_elementor_pro_version','3.32.3'),(1180,190,'_wp_page_template','default'),(1181,190,'_elementor_data','[]'),(1182,190,'_elementor_page_settings','a:0:{}'),(1184,191,'_elementor_edit_mode','builder'),(1185,191,'_elementor_template_type','wp-page'),(1186,191,'_elementor_version','3.32.5'),(1187,191,'_elementor_pro_version','3.32.3'),(1188,191,'_wp_page_template','default'),(1189,191,'_elementor_data','[]'),(1190,191,'_elementor_page_settings','a:0:{}'),(1229,196,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    flex: 1 0 20%; \\/* Adjusts to 2 columns *\\/\\n    box-sizing: border-box;\\n    margin-bottom: 10px; \\/* Optional: adds space between items *\\/\\n}\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1256,200,'_elementor_edit_mode','builder'),(1257,200,'_elementor_template_type','wp-page'),(1258,200,'_elementor_version','3.32.5'),(1259,200,'_elementor_pro_version','3.32.3'),(1224,196,'_elementor_edit_mode','builder'),(1225,196,'_elementor_template_type','wp-page'),(1226,196,'_elementor_version','3.32.5'),(1227,196,'_elementor_pro_version','3.32.3'),(1228,196,'_wp_page_template','default'),(1208,194,'_elementor_edit_mode','builder'),(1209,194,'_elementor_template_type','wp-page'),(1210,194,'_elementor_version','3.32.5'),(1211,194,'_elementor_pro_version','3.32.3'),(1212,194,'_wp_page_template','default'),(1213,194,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1215,194,'_elementor_page_settings','a:0:{}'),(1216,195,'_elementor_edit_mode','builder'),(1217,195,'_elementor_template_type','wp-page'),(1218,195,'_elementor_version','3.32.5'),(1219,195,'_elementor_pro_version','3.32.3'),(1220,195,'_wp_page_template','default'),(1221,195,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1223,195,'_elementor_page_settings','a:0:{}'),(1260,200,'_wp_page_template','default'),(1261,200,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1240,198,'_elementor_edit_mode','builder'),(1241,198,'_elementor_template_type','wp-page'),(1242,198,'_elementor_version','3.32.5'),(1243,198,'_elementor_pro_version','3.32.3'),(1244,198,'_wp_page_template','default'),(1245,198,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    flex: 1 0 20%; \\/* Adjusts to 2 columns *\\/\\n    box-sizing: border-box;\\n    margin-bottom: 10px; \\/* Optional: adds space between items *\\/\\n}\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1247,198,'_elementor_page_settings','a:0:{}'),(1248,199,'_elementor_edit_mode','builder'),(1249,199,'_elementor_template_type','wp-page'),(1250,199,'_elementor_version','3.32.5'),(1251,199,'_elementor_pro_version','3.32.3'),(1252,199,'_wp_page_template','default'),(1253,199,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    flex: 1 0 20%; \\/* Adjusts to 2 columns *\\/\\n    box-sizing: border-box;\\n    margin-bottom: 10px; \\/* Optional: adds space between items *\\/\\n}\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1255,199,'_elementor_page_settings','a:0:{}'),(1290,205,'_elementor_edit_mode','builder'),(1291,205,'_elementor_template_type','wp-page'),(1292,205,'_elementor_version','3.32.5'),(1293,205,'_elementor_pro_version','3.32.3'),(1294,205,'_wp_page_template','default'),(1295,205,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1272,202,'_wp_attached_file','2025/10/kewaunee_public_library_internet_policy_01.22.pdf'),(1273,202,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:53:\"kewaunee_public_library_internet_policy_01.22-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217852;}s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"kewaunee_public_library_internet_policy_01.22-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16842;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"kewaunee_public_library_internet_policy_01.22-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"kewaunee_public_library_internet_policy_01.22-pdf-8x10.jpg\";s:5:\"width\";i:8;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2906;}}s:8:\"filesize\";i:112386;}'),(1274,203,'_elementor_edit_mode','builder'),(1275,203,'_elementor_template_type','wp-page'),(1276,203,'_elementor_version','3.32.5'),(1277,203,'_elementor_pro_version','3.32.3'),(1278,203,'_wp_page_template','default'),(1279,203,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1281,203,'_elementor_page_settings','a:0:{}'),(1282,204,'_elementor_edit_mode','builder'),(1283,204,'_elementor_template_type','wp-page'),(1284,204,'_elementor_version','3.32.5'),(1285,204,'_elementor_pro_version','3.32.3'),(1286,204,'_wp_page_template','default'),(1287,204,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1289,204,'_elementor_page_settings','a:0:{}'),(1328,211,'_elementor_edit_mode','builder'),(1329,211,'_elementor_template_type','wp-page'),(1330,211,'_elementor_version','3.32.5'),(1331,211,'_elementor_pro_version','3.32.3'),(1332,211,'_wp_page_template','default'),(1333,211,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1571,227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:176;s:6:\"height\";i:126;s:4:\"file\";s:39:\"2025/12/City-of-Kewaunee-lighthouse.png\";s:8:\"filesize\";i:38018;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"City-of-Kewaunee-lighthouse-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1570,227,'_wp_attached_file','2025/12/City-of-Kewaunee-lighthouse.png'),(1309,208,'_wp_attached_file','2025/10/Kewaunee-County-Wisconsin-logo.png'),(1310,208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:305;s:6:\"height\";i:107;s:4:\"file\";s:42:\"2025/10/Kewaunee-County-Wisconsin-logo.png\";s:8:\"filesize\";i:24495;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Kewaunee-County-Wisconsin-logo-300x105.png\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9894;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Kewaunee-County-Wisconsin-logo-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2108;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:42:\"Kewaunee-County-Wisconsin-logo-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9140;}s:8:\"tileview\";a:5:{s:4:\"file\";s:42:\"Kewaunee-County-Wisconsin-logo-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1311,208,'_wp_attachment_image_alt','Kewaunee County Wisconsin logo'),(1312,209,'_elementor_edit_mode','builder'),(1313,209,'_elementor_template_type','wp-page'),(1314,209,'_elementor_version','3.32.5'),(1315,209,'_elementor_pro_version','3.32.3'),(1316,209,'_wp_page_template','default'),(1317,209,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1319,209,'_elementor_page_settings','a:0:{}'),(1320,210,'_elementor_edit_mode','builder'),(1321,210,'_elementor_template_type','wp-page'),(1322,210,'_elementor_version','3.32.5'),(1323,210,'_elementor_pro_version','3.32.3'),(1324,210,'_wp_page_template','default'),(1325,210,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(1327,210,'_elementor_page_settings','a:0:{}'),(5736,632,'_edit_lock','1770060008:1'),(5737,632,'_wp_trash_meta_status','publish'),(5738,632,'_wp_trash_meta_time','1770060011'),(5739,633,'_wp_trash_meta_status','publish'),(5740,633,'_wp_trash_meta_time','1770063977'),(5741,634,'_elementor_edit_mode','builder'),(5742,634,'_elementor_template_type','wp-page'),(5743,634,'_elementor_version','3.34.1'),(5744,634,'_elementor_pro_version','3.34.0'),(5745,634,'_wp_page_template','default'),(5746,634,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5735,631,'_wp_trash_meta_time','1770058201'),(1597,232,'_elementor_version','3.33.6'),(1598,232,'_elementor_pro_version','3.33.2'),(1599,232,'_wp_page_template','default'),(1600,232,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2035,278,'mec_location_id','1'),(2036,278,'mec_dont_show_map','0'),(2037,278,'mec_organizer_id','1'),(2038,278,'mec_read_more',''),(2039,278,'mec_more_info','https://infosoup.bibliocommons.com/v2/record/S181C668693'),(2030,279,'_wp_attachment_image_alt','Sideways Stories From Wayside School by Louis Sachar'),(2031,278,'_thumbnail_id','309'),(2032,278,'_wp_page_template','default'),(2033,278,'mec_color',''),(2034,278,'mec_entity_type','event'),(2028,279,'_wp_attached_file','2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar.jpg'),(2029,279,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:403;s:6:\"height\";i:600;s:4:\"file\";s:64:\"2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar.jpg\";s:8:\"filesize\";i:64762;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-202x300.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:893;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22551;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x500.jpg\";s:5:\"width\";i:403;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49628;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\";s:5:\"width\";i:403;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31807;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23222;}s:8:\"tileview\";a:5:{s:4:\"file\";s:64:\"Sideways-Stories-from-Wayside-School-by-Louis-Sachar-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7113,749,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2180,287,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8813,905,'_elementor_page_settings','a:0:{}'),(9714,979,'_wp_attached_file','2026/02/Stitch-by-stitch-fb-2-e1771619867858.webp'),(9715,979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:531;s:6:\"height\";i:456;s:4:\"file\";s:49:\"2026/02/Stitch-by-stitch-fb-2-e1771619867858.webp\";s:8:\"filesize\";i:32554;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-300x258.webp\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21062;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13790;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-500x456.webp\";s:5:\"width\";i:500;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30852;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14640;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10586;}s:8:\"tileview\";a:5:{s:4:\"file\";s:49:\"Stitch-by-stitch-fb-2-e1771619867858-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9716,979,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:9:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:12:\"medium_large\";i:4;s:9:\"thumblist\";i:5;s:12:\"thumbrelated\";i:6;s:16:\"meccarouselthumb\";i:7;s:10:\"gridsquare\";i:8;s:8:\"tileview\";}s:7:\"backups\";a:9:{s:4:\"full\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2.png\";s:6:\"medium\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-300x251.png\";s:9:\"thumbnail\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-100x100.png\";s:12:\"medium_large\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-768x644.png\";s:9:\"thumblist\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-300x300.png\";s:12:\"thumbrelated\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-500x500.png\";s:16:\"meccarouselthumb\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-474x324.png\";s:10:\"gridsquare\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-391x260.png\";s:8:\"tileview\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2-300x400.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:9:{s:4:\"full\";a:5:{s:4:\"file\";s:33:\"2026/02/Stitch-by-stitch-fb-2.png\";s:8:\"filesize\";i:390455;s:5:\"width\";i:940;s:6:\"height\";i:788;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-768x644.png\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:263154;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70580;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169992;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89270;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62992;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"Stitch-by-stitch-fb-2-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104312;}}}}'),(2174,287,'_elementor_edit_mode','builder'),(2175,287,'_elementor_template_type','wp-page'),(2176,287,'_elementor_version','3.33.6'),(2177,287,'_elementor_pro_version','3.33.2'),(2178,287,'_wp_page_template','default'),(2179,287,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4235,473,'_elementor_edit_mode','builder'),(4236,473,'_elementor_template_type','wp-page'),(4237,473,'_elementor_version','3.34.0'),(4238,473,'_elementor_pro_version','3.34.0'),(4239,473,'_wp_page_template','default'),(4240,473,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1553,225,'_elementor_edit_mode','builder'),(1554,225,'_elementor_template_type','wp-page'),(1555,225,'_elementor_version','3.32.5'),(1556,225,'_elementor_pro_version','3.32.3'),(1557,225,'_wp_page_template','default'),(1558,225,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1535,223,'_elementor_edit_mode','builder'),(1536,223,'_elementor_template_type','wp-page'),(1537,223,'_elementor_version','3.32.5'),(1538,223,'_elementor_pro_version','3.32.3'),(1539,223,'_wp_page_template','default'),(1540,223,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1541,223,'_elementor_page_settings','a:0:{}'),(2752,342,'show_only_one_occurrence','0'),(2753,342,'show_ongoing_events','0'),(2754,342,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(2818,349,'_elementor_edit_mode','builder'),(3065,372,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(3109,377,'_elementor_edit_mode','builder'),(3193,385,'_elementor_pro_version','3.34.0'),(3194,385,'_wp_page_template','default'),(3195,385,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b2ade9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"276b0b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":38},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"39c597c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d596bb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"e38f9ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413f2a7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"6ee3835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"c7dff55\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"end\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"0351db6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"7414b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(2759,343,'_elementor_edit_mode','builder'),(2760,343,'_elementor_template_type','wp-page'),(2761,343,'_elementor_version','3.34.0'),(2762,343,'_elementor_pro_version','3.34.0'),(1544,224,'_elementor_edit_mode','builder'),(1545,224,'_elementor_template_type','wp-page'),(1546,224,'_elementor_version','3.32.5'),(1547,224,'_elementor_pro_version','3.32.3'),(1548,224,'_wp_page_template','default'),(1549,224,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1550,224,'_elementor_page_settings','a:0:{}'),(2965,358,'show_only_one_occurrence','0'),(2966,358,'show_ongoing_events','0'),(2967,358,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(2968,362,'_elementor_edit_mode','builder'),(2969,362,'_elementor_template_type','wp-page'),(2970,362,'_elementor_version','3.34.0'),(2971,362,'_elementor_pro_version','3.34.0'),(2972,362,'_wp_page_template','default'),(2973,362,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2975,362,'_elementor_page_settings','a:0:{}'),(2976,363,'_elementor_edit_mode','builder'),(2977,363,'_elementor_template_type','wp-page'),(2978,363,'_elementor_version','3.34.0'),(2979,363,'_elementor_pro_version','3.34.0'),(2980,363,'_wp_page_template','default'),(2981,363,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2983,363,'_elementor_page_settings','a:0:{}'),(2985,364,'_elementor_template_type','wp-page'),(2986,364,'_elementor_version','3.34.0'),(2987,364,'_elementor_pro_version','3.34.0'),(2988,364,'_wp_page_template','default'),(2989,364,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3818,435,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3043,370,'_elementor_pro_version','3.34.0'),(3024,368,'_elementor_edit_mode','builder'),(3025,368,'_elementor_template_type','wp-page'),(3026,368,'_elementor_version','3.34.0'),(3027,368,'_elementor_pro_version','3.34.0'),(3028,368,'_wp_page_template','default'),(3029,368,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2994,365,'_elementor_edit_mode','builder'),(2995,365,'_elementor_template_type','wp-page'),(2996,365,'_elementor_version','3.34.0'),(2997,365,'_elementor_pro_version','3.34.0'),(2998,365,'_wp_page_template','default'),(2999,365,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3001,365,'_elementor_page_settings','a:0:{}'),(3004,366,'_elementor_edit_mode','builder'),(3005,366,'_elementor_template_type','wp-page'),(3006,366,'_elementor_version','3.34.0'),(3007,366,'_elementor_pro_version','3.34.0'),(3008,366,'_wp_page_template','default'),(3009,366,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(5131,567,'_wp_page_template','default'),(5132,567,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p><p><em>Updated June 23, 2020<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3887,443,'_elementor_edit_mode','builder'),(3888,443,'_elementor_template_type','wp-page'),(3889,443,'_elementor_version','3.34.0'),(3890,443,'_elementor_pro_version','3.34.0'),(3891,443,'_wp_page_template','default'),(3892,443,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2203,290,'_elementor_template_type','wp-page'),(2204,290,'_elementor_version','3.33.6'),(2205,290,'_elementor_pro_version','3.33.2'),(2206,290,'_wp_page_template','default'),(2207,290,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d588ad4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1572,227,'_wp_attachment_image_alt','Kewaunee lighthouse'),(1573,228,'_wp_attached_file','2025/12/Kewaunee-Chamber-of-Commerce-logo.png'),(1574,228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:315;s:6:\"height\";i:115;s:4:\"file\";s:45:\"2025/12/Kewaunee-Chamber-of-Commerce-logo.png\";s:8:\"filesize\";i:32699;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Kewaunee-Chamber-of-Commerce-logo-300x110.png\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Chamber-of-Commerce-logo-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2118;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:45:\"Kewaunee-Chamber-of-Commerce-logo-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:45:\"Kewaunee-Chamber-of-Commerce-logo-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1575,228,'_wp_attachment_image_alt','Kewaunee Chamber of Commerce logo'),(1576,229,'_wp_attached_file','2025/12/Kewaunee-School-District-logo.png'),(1577,229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:171;s:6:\"height\";i:125;s:4:\"file\";s:41:\"2025/12/Kewaunee-School-District-logo.png\";s:8:\"filesize\";i:33503;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Kewaunee-School-District-logo-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1578,229,'_wp_attachment_image_alt','Kewaunee Storm logo'),(1579,230,'_elementor_edit_mode','builder'),(1580,230,'_elementor_template_type','wp-page'),(1581,230,'_elementor_version','3.33.6'),(1582,230,'_elementor_pro_version','3.33.2'),(1583,230,'_wp_page_template','default'),(1584,230,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2202,290,'_elementor_edit_mode','builder'),(1586,230,'_elementor_page_settings','a:0:{}'),(1587,231,'_elementor_edit_mode','builder'),(1588,231,'_elementor_template_type','wp-page'),(1589,231,'_elementor_version','3.33.6'),(1590,231,'_elementor_pro_version','3.33.2'),(1591,231,'_wp_page_template','default'),(1592,231,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4faf615\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-seal-logo.jpeg\",\"id\":207,\"size\":\"\",\"alt\":\"City of Kewaunee logo\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"http:\\/\\/kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1594,231,'_elementor_page_settings','a:0:{}'),(2200,289,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1619,235,'_elementor_edit_mode','builder'),(1603,233,'_elementor_edit_mode','builder'),(1604,233,'_elementor_template_type','wp-page'),(1605,233,'_elementor_version','3.33.6'),(1606,233,'_elementor_pro_version','3.33.2'),(1607,233,'_wp_page_template','default'),(1608,233,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1610,233,'_elementor_page_settings','a:0:{}'),(1611,234,'_elementor_edit_mode','builder'),(1612,234,'_elementor_template_type','wp-page'),(1613,234,'_elementor_version','3.33.6'),(1614,234,'_elementor_pro_version','3.33.2'),(1615,234,'_wp_page_template','default'),(1616,234,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1618,234,'_elementor_page_settings','a:0:{}'),(1620,235,'_elementor_template_type','wp-page'),(1621,235,'_elementor_version','3.33.6'),(1622,235,'_elementor_pro_version','3.33.2'),(1623,235,'_wp_page_template','default'),(1624,235,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2170,286,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2763,343,'_wp_page_template','default'),(2764,343,'_elementor_data','[]'),(2765,343,'_elementor_page_settings','a:0:{}'),(2768,344,'_elementor_edit_mode','builder'),(2769,344,'_elementor_template_type','wp-page'),(2770,344,'_elementor_version','3.34.0'),(2771,344,'_elementor_pro_version','3.34.0'),(2772,344,'_wp_page_template','default'),(2773,344,'_elementor_data','[]'),(2774,344,'_elementor_page_settings','a:0:{}'),(2777,345,'_elementor_edit_mode','builder'),(2778,345,'_elementor_template_type','wp-page'),(2779,345,'_elementor_version','3.34.0'),(2780,345,'_elementor_pro_version','3.34.0'),(2781,345,'_wp_page_template','default'),(2782,345,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2822,349,'_wp_page_template','default'),(2823,349,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2819,349,'_elementor_template_type','wp-page'),(2820,349,'_elementor_version','3.34.0'),(2821,349,'_elementor_pro_version','3.34.0'),(2800,347,'_elementor_edit_mode','builder'),(2801,347,'_elementor_template_type','wp-page'),(2802,347,'_elementor_version','3.34.0'),(2803,347,'_elementor_pro_version','3.34.0'),(2804,347,'_wp_page_template','default'),(2805,347,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2807,347,'_elementor_page_settings','a:0:{}'),(2809,348,'_elementor_edit_mode','builder'),(2810,348,'_elementor_template_type','wp-page'),(2811,348,'_elementor_version','3.34.0'),(2812,348,'_elementor_pro_version','3.34.0'),(2813,348,'_wp_page_template','default'),(2814,348,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2816,348,'_elementor_page_settings','a:0:{}'),(2829,350,'_elementor_edit_mode','builder'),(2830,350,'_elementor_template_type','wp-page'),(2831,350,'_elementor_version','3.34.0'),(2832,350,'_elementor_pro_version','3.34.0'),(2833,350,'_wp_page_template','default'),(2834,350,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2836,350,'_elementor_page_settings','a:0:{}'),(2839,351,'_elementor_edit_mode','builder'),(2840,351,'_elementor_template_type','wp-page'),(2841,351,'_elementor_version','3.34.0'),(2842,351,'_elementor_pro_version','3.34.0'),(2843,351,'_wp_page_template','default'),(2844,351,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2846,351,'_elementor_page_settings','a:0:{}'),(2849,352,'_elementor_edit_mode','builder'),(2850,352,'_elementor_template_type','wp-page'),(2851,352,'_elementor_version','3.34.0'),(2852,352,'_elementor_pro_version','3.34.0'),(2853,352,'_wp_page_template','default'),(2854,352,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(1662,240,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"50166f22\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"337f38e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18b2f835\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a736ea6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cefcf0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1661,240,'_wp_page_template','default'),(1660,240,'_elementor_pro_version','3.33.2'),(1659,240,'_elementor_version','3.33.6'),(1658,240,'_elementor_template_type','wp-page'),(1641,238,'_elementor_edit_mode','builder'),(1642,238,'_elementor_template_type','wp-page'),(1643,238,'_elementor_version','3.33.6'),(1695,244,'_elementor_edit_mode','builder'),(1696,244,'_elementor_template_type','wp-page'),(1657,240,'_elementor_edit_mode','builder'),(1644,238,'_elementor_pro_version','3.33.2'),(1645,238,'_wp_page_template','default'),(1646,238,'_elementor_data','[]'),(1647,238,'_elementor_page_settings','a:0:{}'),(1649,239,'_elementor_edit_mode','builder'),(1650,239,'_elementor_template_type','wp-page'),(1651,239,'_elementor_version','3.33.6'),(1652,239,'_elementor_pro_version','3.33.2'),(1653,239,'_wp_page_template','default'),(1654,239,'_elementor_data','[]'),(1655,239,'_elementor_page_settings','a:0:{}'),(1697,244,'_elementor_version','3.33.6'),(1698,244,'_elementor_pro_version','3.33.2'),(1699,244,'_wp_page_template','default'),(1700,244,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1675,242,'_elementor_edit_mode','builder'),(1676,242,'_elementor_template_type','wp-page'),(1677,242,'_elementor_version','3.33.6'),(1678,242,'_elementor_pro_version','3.33.2'),(1679,242,'_wp_page_template','default'),(1680,242,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"50166f22\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"337f38e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18b2f835\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a736ea6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cefcf0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1682,242,'_elementor_page_settings','a:0:{}'),(1685,243,'_elementor_edit_mode','builder'),(1686,243,'_elementor_template_type','wp-page'),(1687,243,'_elementor_version','3.33.6'),(1688,243,'_elementor_pro_version','3.33.2'),(1689,243,'_wp_page_template','default'),(1690,243,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"50166f22\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"337f38e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18b2f835\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a736ea6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cefcf0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1692,243,'_elementor_page_settings','a:0:{}'),(2188,288,'_wp_page_template','default'),(2189,288,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d588ad4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2194,289,'_elementor_edit_mode','builder'),(2195,289,'_elementor_template_type','wp-page'),(2196,289,'_elementor_version','3.33.6'),(2197,289,'_elementor_pro_version','3.33.2'),(2198,289,'_wp_page_template','default'),(2199,289,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d588ad4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2164,286,'_elementor_edit_mode','builder'),(2165,286,'_elementor_template_type','wp-page'),(2166,286,'_elementor_version','3.33.6'),(2167,286,'_elementor_pro_version','3.33.2'),(2168,286,'_wp_page_template','default'),(2169,286,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1728,249,'_wp_attachment_image_alt','Kewaunee Public Library Facebook page'),(1729,250,'_wp_attached_file','2025/12/email-marketing-2362038_640-e1766426597796.png'),(1730,250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:231;s:4:\"file\";s:54:\"2025/12/email-marketing-2362038_640-e1766426597796.png\";s:8:\"filesize\";i:13703;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"email-marketing-2362038_640-e1766426597796-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"email-marketing-2362038_640-e1766426597796-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:921;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:54:\"email-marketing-2362038_640-e1766426597796-300x231.png\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8796;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-500x231.png\";s:5:\"width\";i:500;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15821;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:54:\"email-marketing-2362038_640-e1766426597796-474x231.png\";s:5:\"width\";i:474;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14088;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:54:\"email-marketing-2362038_640-e1766426597796-391x231.png\";s:5:\"width\";i:391;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12967;}s:8:\"tileview\";a:5:{s:4:\"file\";s:54:\"email-marketing-2362038_640-e1766426597796-300x231.png\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1717,246,'_wp_attached_file','2025/12/1-e1737661103200.png'),(1718,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:252;s:4:\"file\";s:28:\"2025/12/1-e1737661103200.png\";s:8:\"filesize\";i:132440;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"1-e1737661103200-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"1-e1737661103200-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2285;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"1-e1737661103200-300x252.png\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98106;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"1-e1737661103200-391x252.png\";s:5:\"width\";i:391;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129756;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"1-e1737661103200-300x252.png\";s:5:\"width\";i:300;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1719,246,'_elementor_source_image_hash','d2f07df90f1d94f4608c0953bb19b3dfd5fd8559'),(1720,247,'_wp_attached_file','2025/12/placeholder.png'),(1721,247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2025/12/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1860;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"placeholder-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4970;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2118;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"placeholder-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3563;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"placeholder-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2933;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"placeholder-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2439;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"placeholder-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1722,247,'_elementor_source_image_hash','080ff940db68add39d171a8b33ef49253638b074'),(1723,248,'_wp_attached_file','2025/12/WiFi-FREE-ZONE-1-e1739994733208.png'),(1724,248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:232;s:4:\"file\";s:43:\"2025/12/WiFi-FREE-ZONE-1-e1739994733208.png\";s:8:\"filesize\";i:109660;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"WiFi-FREE-ZONE-1-e1739994733208-300x174.png\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49959;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"WiFi-FREE-ZONE-1-e1739994733208-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1435;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:43:\"WiFi-FREE-ZONE-1-e1739994733208-300x232.png\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72683;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:43:\"WiFi-FREE-ZONE-1-e1739994733208-391x232.png\";s:5:\"width\";i:391;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93890;}s:8:\"tileview\";a:5:{s:4:\"file\";s:43:\"WiFi-FREE-ZONE-1-e1739994733208-300x232.png\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72683;}s:21:\"elementor_custom_300x\";a:4:{s:4:\"file\";s:95:\"elementor/thumbs/WiFi-FREE-ZONE-1-e1739994733208-rgjij9rzzwb9wa6gubcretjouk0s1wjn5g5kkzr5xo.png\";s:5:\"width\";i:300;s:6:\"height\";i:0;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1725,248,'_elementor_source_image_hash','c1374dbf4e1c608680236b5473a26edbe39770ad'),(1751,253,'_elementor_edit_mode','builder'),(1752,253,'_elementor_template_type','wp-page'),(1753,253,'_elementor_version','3.33.6'),(1754,253,'_elementor_pro_version','3.33.2'),(1755,253,'_wp_page_template','default'),(1756,253,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"transformation\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1732,250,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:640;s:6:\"height\";i:231;s:8:\"filesize\";i:16549;s:4:\"file\";s:31:\"email-marketing-2362038_640.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:38:\"email-marketing-2362038_640-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1141;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6669;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-300x231.png\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9460;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-500x231.png\";s:5:\"width\";i:500;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15821;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-474x231.png\";s:5:\"width\";i:474;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14843;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-391x231.png\";s:5:\"width\";i:391;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10993;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:39:\"email-marketing-2362038_640-300x231.png\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9460;}}'),(1726,249,'_wp_attached_file','2025/12/Kewaunee-Public-Library-Facebook.png'),(1727,249,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:743;s:6:\"height\";i:403;s:4:\"file\";s:44:\"2025/12/Kewaunee-Public-Library-Facebook.png\";s:8:\"filesize\";i:404427;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Kewaunee-Public-Library-Facebook-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2117;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124315;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-500x403.png\";s:5:\"width\";i:500;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252605;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202643;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144922;}s:8:\"tileview\";a:5:{s:4:\"file\";s:44:\"Kewaunee-Public-Library-Facebook-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149540;}s:21:\"elementor_custom_300x\";a:4:{s:4:\"file\";s:96:\"elementor/thumbs/Kewaunee-Public-Library-Facebook-rgjiwcp53w7xgx6fggwum0pmgljo69h5y6zu0mcx9a.png\";s:5:\"width\";i:300;s:6:\"height\";i:0;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1731,250,'_wp_attachment_image_alt','email box'),(1733,251,'_elementor_edit_mode','builder'),(1734,251,'_elementor_template_type','wp-page'),(1735,251,'_elementor_version','3.33.6'),(1736,251,'_elementor_pro_version','3.33.2'),(1737,251,'_wp_page_template','default'),(1738,251,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1740,251,'_elementor_page_settings','a:0:{}'),(1742,252,'_elementor_edit_mode','builder'),(1743,252,'_elementor_template_type','wp-page'),(1744,252,'_elementor_version','3.33.6'),(1745,252,'_elementor_pro_version','3.33.2'),(1746,252,'_wp_page_template','default'),(1747,252,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1749,252,'_elementor_page_settings','a:0:{}'),(3696,429,'_wp_attachment_image_alt','A Wisconsin Christmas Pie movie cover'),(3697,428,'_thumbnail_id','429'),(3698,428,'_wp_page_template','default'),(3699,428,'mec_color',''),(3700,428,'mec_entity_type','event'),(3701,428,'mec_location_id','1'),(3702,428,'mec_dont_show_map','0'),(3703,428,'mec_organizer_id','1'),(3704,428,'mec_read_more',''),(3705,428,'mec_more_info',''),(3706,428,'mec_more_info_title',''),(3707,428,'mec_more_info_target','_self'),(3708,428,'mec_cost',''),(3709,428,'mec_cost_auto_calculate','0'),(3710,428,'mec_currency','a:0:{}'),(3711,428,'mec_additional_organizer_ids','a:0:{}'),(3712,428,'mec_additional_location_ids','a:0:{}'),(3713,428,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-09\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-09\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(3714,428,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(3715,428,'mec_certain_weekdays','a:0:{}'),(3716,428,'mec_allday','0'),(3717,428,'one_occurrence','0'),(3718,428,'mec_hide_time','0'),(3719,428,'mec_hide_end_time','1'),(3720,428,'mec_comment',''),(3721,428,'mec_timezone','global'),(3722,428,'mec_countdown_method','global'),(3723,428,'mec_style_per_event','global'),(3724,428,'mec_trailer_url',''),(3725,428,'mec_trailer_title',''),(3726,428,'mec_public','1'),(3727,428,'mec_start_date','2026-01-09'),(3728,428,'mec_start_time_hour','1'),(3729,428,'mec_start_time_minutes','0'),(3730,428,'mec_start_time_ampm','PM'),(3731,428,'mec_start_day_seconds','46800'),(3732,428,'mec_start_datetime','2026-01-09 01:00 PM'),(3733,428,'mec_end_date','2026-01-09'),(3734,428,'mec_end_time_hour','2'),(3735,428,'mec_end_time_minutes','0'),(3736,428,'mec_end_time_ampm','PM'),(3737,428,'mec_end_day_seconds','50400'),(3738,428,'mec_end_datetime','2026-01-09 02:00 PM'),(3739,428,'mec_repeat_status','0'),(3740,428,'mec_repeat_type',''),(3741,428,'mec_repeat_interval','1'),(3742,428,'mec_repeat_end',''),(3743,428,'mec_repeat_end_at_occurrences','9'),(3744,428,'mec_repeat_end_at_date',''),(3745,428,'mec_advanced_days','a:0:{}'),(3746,428,'mec_sequence','1'),(3747,428,'mec_in_days',''),(3748,428,'mec_not_in_days',''),(3749,428,'mec_hourly_schedules','a:0:{}'),(3750,428,'mec_booking','a:0:{}'),(3751,428,'mec_tickets','a:0:{}'),(3752,428,'mec_global_tickets_applied','1'),(3753,428,'mec_fees_global_inheritance','1'),(3754,428,'mec_fees','a:0:{}'),(3755,428,'mec_ticket_variations_global_inheritance','1'),(3756,428,'mec_ticket_variations','a:0:{}'),(3757,428,'mec_reg_fields_global_inheritance','1'),(3758,428,'mec_reg_fields','a:0:{}'),(3759,428,'mec_bfixed_fields','a:0:{}'),(3760,428,'mec_op','a:0:{}'),(3761,428,'mec_fields','a:0:{}'),(3762,428,'mec_event_gallery','a:0:{}'),(3763,428,'mec_related_events','a:0:{}'),(3764,428,'mec_banner','a:0:{}'),(3765,428,'mec_event_status','EventScheduled'),(3766,428,'mec_moved_online_link',''),(3767,428,'mec_cancelled_reason',''),(3768,428,'mec_display_cancellation_reason_in_single_page',''),(3769,428,'site-sidebar-layout','default'),(3774,428,'theme-transparent-header-meta','default'),(3771,428,'ast-site-content-layout','default'),(3772,428,'site-content-style','default'),(3773,428,'site-sidebar-style','default'),(3777,428,'astra-migrate-meta-layouts','set'),(3776,428,'_wp_old_slug','afternoon-adult-matinee'),(1786,257,'_elementor_version','3.33.6'),(1787,257,'_elementor_pro_version','3.33.2'),(1788,257,'_wp_page_template','default'),(1789,257,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1784,257,'_elementor_edit_mode','builder'),(1785,257,'_elementor_template_type','wp-page'),(1768,255,'_elementor_edit_mode','builder'),(1769,255,'_elementor_template_type','wp-page'),(1770,255,'_elementor_version','3.33.6'),(1771,255,'_elementor_pro_version','3.33.2'),(1772,255,'_wp_page_template','default'),(1773,255,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"transformation\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1775,255,'_elementor_page_settings','a:0:{}'),(1776,256,'_elementor_edit_mode','builder'),(1777,256,'_elementor_template_type','wp-page'),(1778,256,'_elementor_version','3.33.6'),(1779,256,'_elementor_pro_version','3.33.2'),(1780,256,'_wp_page_template','default'),(1781,256,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"transformation\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1783,256,'_elementor_page_settings','a:0:{}'),(1791,92,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1792,258,'_wp_attached_file','2025/12/libby-logo.png'),(1793,258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:830;s:6:\"height\";i:580;s:4:\"file\";s:22:\"2025/12/libby-logo.png\";s:8:\"filesize\";i:16439;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"libby-logo-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"libby-logo-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"libby-logo-768x537.png\";s:5:\"width\";i:768;s:6:\"height\";i:537;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13787;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"libby-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6182;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"libby-logo-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11824;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"libby-logo-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7250;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"libby-logo-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5835;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"libby-logo-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1794,258,'_elementor_source_image_hash','82ec4430c5eacbc7a5e9467362735bba0992fb67'),(1795,259,'_wp_attached_file','2025/12/Magazines-OverDrive-copy.webp'),(1796,259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:830;s:6:\"height\";i:580;s:4:\"file\";s:37:\"2025/12/Magazines-OverDrive-copy.webp\";s:8:\"filesize\";i:105672;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-300x210.webp\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Magazines-OverDrive-copy-100x10.webp\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-768x537.webp\";s:5:\"width\";i:768;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29518;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10390;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21604;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15116;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11056;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"Magazines-OverDrive-copy-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1797,259,'_elementor_source_image_hash','368fc0b369010e495ab99a95ff26f9740e12fc54'),(1798,260,'_wp_attached_file','2025/12/TumbleBooks-child-with-Tablet.jpg'),(1799,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:41:\"2025/12/TumbleBooks-child-with-Tablet.jpg\";s:8:\"filesize\";i:44291;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"TumbleBooks-child-with-Tablet-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58758;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19227;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38807;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30517;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22425;}s:8:\"tileview\";a:5:{s:4:\"file\";s:41:\"TumbleBooks-child-with-Tablet-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1800,260,'_elementor_source_image_hash','71ff23a20aedd00a41b5e051356a0033f9fb7e0d'),(1854,270,'_wp_page_template','default'),(1855,270,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1850,270,'_elementor_edit_mode','builder'),(1851,270,'_elementor_template_type','wp-page'),(1852,270,'_elementor_version','3.33.6'),(1853,270,'_elementor_pro_version','3.33.2'),(1809,262,'_wp_attached_file','2025/12/BadgerLink.jpg'),(1810,262,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:22:\"2025/12/BadgerLink.jpg\";s:8:\"filesize\";i:48446;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"BadgerLink-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"BadgerLink-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2280;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"BadgerLink-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66876;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"BadgerLink-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22318;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"BadgerLink-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46497;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"BadgerLink-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33897;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"BadgerLink-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25206;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"BadgerLink-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1811,262,'_elementor_source_image_hash','97de2cb580da88e000fb0fe66131e3171faff8f7'),(1812,263,'_wp_attached_file','2025/12/Research-Tools-e1741722629632.jpg'),(1813,263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:41:\"2025/12/Research-Tools-e1741722629632.jpg\";s:8:\"filesize\";i:44118;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16254;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Research-Tools-e1741722629632-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2303;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20099;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37651;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31053;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23471;}s:8:\"tileview\";a:5:{s:4:\"file\";s:41:\"Research-Tools-e1741722629632-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1814,263,'_elementor_source_image_hash','c9d976989736e56a6f95a71dbb57db2b4e73bc5e'),(1815,264,'_wp_attached_file','2025/12/Ancestry.png'),(1816,264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2025/12/Ancestry.png\";s:8:\"filesize\";i:15005;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Ancestry-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Ancestry-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1123;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:20:\"Ancestry-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9584;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:20:\"Ancestry-500x400.png\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15245;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:20:\"Ancestry-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11873;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:20:\"Ancestry-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9007;}s:8:\"tileview\";a:5:{s:4:\"file\";s:20:\"Ancestry-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1817,264,'_elementor_source_image_hash','1bd59cc88463ae7a87724a079c39570bce02ef13'),(1818,265,'_wp_attached_file','2025/12/Newspapers-e1741722809933.jpg'),(1819,265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:37:\"2025/12/Newspapers-e1741722809933.jpg\";s:8:\"filesize\";i:40997;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Newspapers-e1741722809933-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20064;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37392;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28560;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20970;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"Newspapers-e1741722809933-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1820,265,'_elementor_source_image_hash','7f47bc8168b9158c765fbf842a1cc4e3c392024b'),(1821,266,'_wp_attached_file','2025/12/Recollection-e1741722827972.jpg'),(1822,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:39:\"2025/12/Recollection-e1741722827972.jpg\";s:8:\"filesize\";i:53610;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15356;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Recollection-e1741722827972-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2141;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21467;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46281;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34416;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24562;}s:8:\"tileview\";a:5:{s:4:\"file\";s:39:\"Recollection-e1741722827972-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1823,266,'_elementor_source_image_hash','eebc277a5ea5222c63b738245ed1c388049a4910'),(1824,267,'_wp_attached_file','2025/12/Heritage-Quest-e1741722838422.jpg'),(1825,267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:41:\"2025/12/Heritage-Quest-e1741722838422.jpg\";s:8:\"filesize\";i:44854;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Heritage-Quest-e1741722838422-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2201;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18161;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36931;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31321;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:41:\"Heritage-Quest-e1741722838422-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:34:\"Sergejs Rahunoks @ YekoPhotoStudio\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1826,267,'_elementor_source_image_hash','4e26a7fd0f432362ef7f22db8e586a731fc5abdf'),(2150,285,'_elementor_edit_mode','builder'),(2151,285,'_elementor_template_type','wp-page'),(2152,285,'_elementor_version','3.33.6'),(2153,285,'_elementor_pro_version','3.33.2'),(2154,285,'_wp_page_template','default'),(2155,285,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1830,268,'_elementor_edit_mode','builder'),(1831,268,'_elementor_template_type','wp-page'),(1832,268,'_elementor_version','3.33.6'),(1833,268,'_elementor_pro_version','3.33.2'),(1834,268,'_wp_page_template','default'),(1835,268,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1837,268,'_elementor_page_settings','a:0:{}'),(2185,288,'_elementor_template_type','wp-page'),(2186,288,'_elementor_version','3.33.6'),(2187,288,'_elementor_pro_version','3.33.2'),(1840,269,'_elementor_edit_mode','builder'),(1841,269,'_elementor_template_type','wp-page'),(1842,269,'_elementor_version','3.33.6'),(1843,269,'_elementor_pro_version','3.33.2'),(1844,269,'_wp_page_template','default'),(1845,269,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(1847,269,'_elementor_page_settings','a:0:{}'),(2711,341,'_elementor_edit_mode','builder'),(2210,291,'_elementor_edit_mode','builder'),(2211,291,'_elementor_template_type','wp-page'),(2184,288,'_elementor_edit_mode','builder'),(3584,420,'mec_ticket_variations','a:0:{}'),(3585,420,'mec_reg_fields_global_inheritance','1'),(3586,420,'mec_reg_fields','a:0:{}'),(3587,420,'mec_bfixed_fields','a:0:{}'),(3588,420,'mec_op','a:0:{}'),(3589,420,'mec_fields','a:0:{}'),(3590,420,'mec_event_gallery','a:0:{}'),(3591,420,'mec_related_events','a:0:{}'),(3592,420,'mec_banner','a:0:{}'),(3593,420,'mec_event_status','EventScheduled'),(3594,420,'mec_moved_online_link',''),(3595,420,'mec_cancelled_reason',''),(3596,420,'mec_display_cancellation_reason_in_single_page',''),(3597,420,'site-sidebar-layout','default'),(3602,420,'theme-transparent-header-meta','default'),(3599,420,'ast-site-content-layout','default'),(3600,420,'site-content-style','default'),(3601,420,'site-sidebar-style','default'),(3603,420,'astra-migrate-meta-layouts','set'),(3604,423,'_mec_single_cache_version','3'),(3605,423,'_edit_lock','1766454570:1'),(3606,423,'_edit_last','1'),(3607,424,'_wp_attached_file','2025/12/chess-club.png'),(3608,424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:337;s:6:\"height\";i:262;s:4:\"file\";s:22:\"2025/12/chess-club.png\";s:8:\"filesize\";i:28875;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"chess-club-300x233.png\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"chess-club-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8920;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"chess-club-300x262.png\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35849;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"chess-club-337x260.png\";s:5:\"width\";i:337;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36163;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"chess-club-300x262.png\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3609,424,'_wp_attachment_image_alt','\"Chess Club\" and chess pieces on a board'),(3610,423,'_thumbnail_id','424'),(3611,423,'_wp_page_template','default'),(3612,423,'mec_color',''),(3613,423,'mec_entity_type','event'),(3614,423,'mec_location_id','1'),(3615,423,'mec_dont_show_map','0'),(3616,423,'mec_organizer_id','1'),(3617,423,'mec_read_more',''),(3618,423,'mec_more_info',''),(3619,423,'mec_more_info_title',''),(3620,423,'mec_more_info_target','_self'),(3621,423,'mec_cost',''),(3622,423,'mec_cost_auto_calculate','0'),(3623,423,'mec_currency','a:0:{}'),(3624,423,'mec_additional_organizer_ids','a:0:{}'),(3625,423,'mec_additional_location_ids','a:0:{}'),(3626,423,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-15\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-15\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:11:\"Thu.1-Thu.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"12/17/2026\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(3627,423,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:11:\"Thu.1-Thu.3\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"12/17/2026\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(3628,423,'mec_certain_weekdays','a:0:{}'),(3629,423,'mec_allday','0'),(3630,423,'one_occurrence','0'),(3631,423,'mec_hide_time','0'),(3632,423,'mec_hide_end_time','1'),(3633,423,'mec_comment',''),(3634,423,'mec_timezone','global'),(3635,423,'mec_countdown_method','global'),(3636,423,'mec_style_per_event','global'),(3637,423,'mec_trailer_url',''),(3638,423,'mec_trailer_title',''),(3639,423,'mec_public','1'),(3640,423,'mec_start_date','2026-01-15'),(3641,423,'mec_start_time_hour','5'),(3642,423,'mec_start_time_minutes','0'),(3643,423,'mec_start_time_ampm','PM'),(3644,423,'mec_start_day_seconds','61200'),(3645,423,'mec_start_datetime','2026-01-15 05:00 PM'),(3646,423,'mec_end_date','2026-01-15'),(3647,423,'mec_end_time_hour','7'),(3648,423,'mec_end_time_minutes','0'),(3649,423,'mec_end_time_ampm','PM'),(3650,423,'mec_end_day_seconds','68400'),(3651,423,'mec_end_datetime','2026-01-15 07:00 PM'),(3652,423,'mec_repeat_status','1'),(3653,423,'mec_repeat_type','advanced'),(3654,423,'mec_repeat_interval','1'),(3655,423,'mec_repeat_end','date'),(3656,423,'mec_repeat_end_at_occurrences','9'),(3657,423,'mec_repeat_end_at_date','2026-12-17'),(3658,423,'mec_advanced_days','a:2:{i:0;s:5:\"Thu.1\";i:1;s:5:\"Thu.3\";}'),(3659,423,'mec_sequence','1'),(3660,423,'mec_in_days',''),(3661,423,'mec_not_in_days',''),(3662,423,'mec_hourly_schedules','a:0:{}'),(3663,423,'mec_booking','a:0:{}'),(3664,423,'mec_tickets','a:0:{}'),(3665,423,'mec_global_tickets_applied','1'),(3666,423,'mec_fees_global_inheritance','1'),(3667,423,'mec_fees','a:0:{}'),(3668,423,'mec_ticket_variations_global_inheritance','1'),(3669,423,'mec_ticket_variations','a:0:{}'),(3670,423,'mec_reg_fields_global_inheritance','1'),(3671,423,'mec_reg_fields','a:0:{}'),(3672,423,'mec_bfixed_fields','a:0:{}'),(3673,423,'mec_op','a:0:{}'),(3674,423,'mec_fields','a:0:{}'),(3675,423,'mec_event_gallery','a:0:{}'),(3676,423,'mec_related_events','a:0:{}'),(3677,423,'mec_banner','a:0:{}'),(3678,423,'mec_event_status','EventScheduled'),(3679,423,'mec_moved_online_link',''),(3680,423,'mec_cancelled_reason',''),(3681,423,'mec_display_cancellation_reason_in_single_page',''),(3682,423,'site-sidebar-layout','default'),(3687,423,'theme-transparent-header-meta','default'),(3684,423,'ast-site-content-layout','default'),(3685,423,'site-content-style','default'),(3686,423,'site-sidebar-style','default'),(3688,423,'astra-migrate-meta-layouts','set'),(3691,428,'_mec_single_cache_version','4'),(3692,428,'_edit_lock','1766454637:1'),(3693,428,'_edit_last','1'),(3694,429,'_wp_attached_file','2025/12/A-Wisconsin-Christmas-Pie-movie-cover.jpg'),(3695,429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:316;s:6:\"height\";i:420;s:4:\"file\";s:49:\"2025/12/A-Wisconsin-Christmas-Pie-movie-cover.jpg\";s:8:\"filesize\";i:33554;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4468;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24130;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\";s:5:\"width\";i:316;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27599;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-316x260.jpg\";s:5:\"width\";i:316;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22493;}s:8:\"tileview\";a:5:{s:4:\"file\";s:49:\"A-Wisconsin-Christmas-Pie-movie-cover-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2156,285,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1857,270,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5336,593,'_elementor_edit_mode','builder'),(2712,341,'_elementor_template_type','wp-page'),(2713,341,'_elementor_version','3.33.6'),(2714,341,'_elementor_pro_version','3.33.2'),(2715,341,'_wp_page_template','default'),(2716,341,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2045,278,'mec_additional_organizer_ids','a:0:{}'),(2046,278,'mec_additional_location_ids','a:0:{}'),(2047,278,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-28\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-28\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:6:\"weekly\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"30\";}}'),(2048,278,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:6:\"weekly\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:11:\"end_at_date\";s:0:\"\";s:3:\"end\";s:11:\"occurrences\";s:18:\"end_at_occurrences\";s:2:\"30\";}'),(2049,278,'mec_certain_weekdays','a:0:{}'),(2050,278,'mec_allday','0'),(2051,278,'one_occurrence','0'),(2052,278,'mec_hide_time','0'),(2053,278,'mec_hide_end_time','1'),(2054,278,'mec_comment',''),(2055,278,'mec_timezone','global'),(2056,278,'mec_countdown_method','global'),(2057,278,'mec_style_per_event','global'),(2058,278,'mec_trailer_url',''),(2059,278,'mec_trailer_title',''),(2060,278,'mec_public','1'),(2061,278,'mec_start_date','2026-01-28'),(2062,278,'mec_start_time_hour','3'),(2063,278,'mec_start_time_minutes','30'),(2064,278,'mec_start_time_ampm','PM'),(2065,278,'mec_start_day_seconds','55800'),(2066,278,'mec_start_datetime','2026-01-28 03:30 PM'),(2067,278,'mec_end_date','2026-01-28'),(2068,278,'mec_end_time_hour','4'),(2069,278,'mec_end_time_minutes','30'),(2070,278,'mec_end_time_ampm','PM'),(2071,278,'mec_end_day_seconds','59400'),(2072,278,'mec_end_datetime','2026-01-28 04:30 PM'),(2073,278,'mec_repeat_status','1'),(2074,278,'mec_repeat_type','weekly'),(2075,278,'mec_repeat_interval','7'),(2076,278,'mec_repeat_end','occurrences'),(2077,278,'mec_repeat_end_at_occurrences','29'),(2078,278,'mec_repeat_end_at_date',''),(2079,278,'mec_advanced_days','a:0:{}'),(2080,278,'mec_sequence','3'),(2081,278,'mec_in_days',''),(2082,278,'mec_not_in_days',''),(2083,278,'mec_hourly_schedules','a:0:{}'),(2084,278,'mec_booking','a:0:{}'),(2085,278,'mec_tickets','a:0:{}'),(2086,278,'mec_global_tickets_applied','1'),(2087,278,'mec_fees_global_inheritance','1'),(2088,278,'mec_fees','a:0:{}'),(2089,278,'mec_ticket_variations_global_inheritance','1'),(2090,278,'mec_ticket_variations','a:0:{}'),(2091,278,'mec_reg_fields_global_inheritance','1'),(2092,278,'mec_reg_fields','a:0:{}'),(2093,278,'mec_bfixed_fields','a:0:{}'),(2094,278,'mec_op','a:0:{}'),(2095,278,'mec_fields','a:0:{}'),(2096,278,'mec_event_gallery','a:0:{}'),(2097,278,'mec_related_events','a:0:{}'),(2098,278,'mec_banner','a:0:{}'),(2099,278,'mec_new_event_notif_sent','1'),(2100,278,'mec_event_status','EventScheduled'),(2101,278,'mec_moved_online_link',''),(2102,278,'mec_cancelled_reason',''),(2103,278,'mec_display_cancellation_reason_in_single_page',''),(2104,278,'site-sidebar-layout','default'),(2109,278,'theme-transparent-header-meta','default'),(2106,278,'ast-site-content-layout','default'),(2107,278,'site-content-style','default'),(2108,278,'site-sidebar-style','default'),(2688,278,'astra-migrate-meta-layouts','set'),(1900,274,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1896,274,'_elementor_pro_version','3.33.2'),(1897,274,'_wp_page_template','default'),(1898,274,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1893,274,'_elementor_edit_mode','builder'),(1894,274,'_elementor_template_type','wp-page'),(1895,274,'_elementor_version','3.33.6'),(1873,272,'_elementor_edit_mode','builder'),(1874,272,'_elementor_template_type','wp-page'),(1875,272,'_elementor_version','3.33.6'),(1876,272,'_elementor_pro_version','3.33.2'),(1877,272,'_wp_page_template','default'),(1878,272,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(1880,272,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3559,420,'mec_start_day_seconds','55800'),(3560,420,'mec_start_datetime','2026-01-29 03:30 PM'),(3561,420,'mec_end_date','2026-01-29'),(3562,420,'mec_end_time_hour','7'),(3563,420,'mec_end_time_minutes','0'),(3564,420,'mec_end_time_ampm','PM'),(3565,420,'mec_end_day_seconds','68400'),(3566,420,'mec_end_datetime','2026-01-29 07:00 PM'),(3567,420,'mec_repeat_status','0'),(3568,420,'mec_repeat_type',''),(3569,420,'mec_repeat_interval','1'),(3570,420,'mec_repeat_end',''),(3571,420,'mec_repeat_end_at_occurrences','9'),(3572,420,'mec_repeat_end_at_date',''),(3573,420,'mec_advanced_days','a:0:{}'),(3574,420,'mec_sequence','1'),(3575,420,'mec_in_days',''),(3576,420,'mec_not_in_days',''),(3577,420,'mec_hourly_schedules','a:0:{}'),(3578,420,'mec_booking','a:0:{}'),(3579,420,'mec_tickets','a:0:{}'),(3580,420,'mec_global_tickets_applied','1'),(3581,420,'mec_fees_global_inheritance','1'),(3582,420,'mec_fees','a:0:{}'),(3583,420,'mec_ticket_variations_global_inheritance','1'),(2147,284,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1883,273,'_elementor_edit_mode','builder'),(1884,273,'_elementor_template_type','wp-page'),(1885,273,'_elementor_version','3.33.6'),(1886,273,'_elementor_pro_version','3.33.2'),(1887,273,'_wp_page_template','default'),(1888,273,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2697,339,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1890,273,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3519,420,'_mec_single_cache_version','3'),(3520,420,'_edit_lock','1766451894:1'),(3521,420,'_edit_last','1'),(3522,421,'_wp_attached_file','2025/12/Dungeons-and-Dragons-Club.jpg'),(3523,421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:389;s:6:\"height\";i:406;s:4:\"file\";s:37:\"2025/12/Dungeons-and-Dragons-Club.jpg\";s:8:\"filesize\";i:28569;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-287x300.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17150;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3666;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18150;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-389x324.jpg\";s:5:\"width\";i:389;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24846;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-389x260.jpg\";s:5:\"width\";i:389;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18484;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"Dungeons-and-Dragons-Club-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24045;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3524,421,'_wp_attachment_image_alt','Dungeons & Dragons Club logo'),(3525,420,'_thumbnail_id','421'),(3526,420,'_wp_page_template','default'),(3527,420,'mec_color',''),(3528,420,'mec_entity_type','event'),(3529,420,'mec_location_id','1'),(3530,420,'mec_dont_show_map','0'),(3531,420,'mec_organizer_id','1'),(3532,420,'mec_read_more',''),(3533,420,'mec_more_info',''),(3534,420,'mec_more_info_title',''),(3535,420,'mec_more_info_target','_self'),(3536,420,'mec_cost',''),(3537,420,'mec_cost_auto_calculate','0'),(3538,420,'mec_currency','a:0:{}'),(3539,420,'mec_additional_organizer_ids','a:0:{}'),(3540,420,'mec_additional_location_ids','a:0:{}'),(3541,420,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-29\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-29\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(3542,420,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(3543,420,'mec_certain_weekdays','a:0:{}'),(3544,420,'mec_allday','0'),(3545,420,'one_occurrence','0'),(3546,420,'mec_hide_time','0'),(3547,420,'mec_hide_end_time','1'),(3548,420,'mec_comment',''),(3549,420,'mec_timezone','global'),(3550,420,'mec_countdown_method','global'),(3551,420,'mec_style_per_event','global'),(3552,420,'mec_trailer_url',''),(3553,420,'mec_trailer_title',''),(3554,420,'mec_public','1'),(3555,420,'mec_start_date','2026-01-29'),(3556,420,'mec_start_time_hour','3'),(3557,420,'mec_start_time_minutes','30'),(3558,420,'mec_start_time_ampm','PM'),(2900,356,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2899,356,'_wp_page_template','default'),(2895,356,'_elementor_edit_mode','builder'),(2896,356,'_elementor_template_type','wp-page'),(2897,356,'_elementor_version','3.34.0'),(2898,356,'_elementor_pro_version','3.34.0'),(2877,354,'_elementor_edit_mode','builder'),(2878,354,'_elementor_template_type','wp-page'),(2879,354,'_elementor_version','3.34.0'),(2880,354,'_elementor_pro_version','3.34.0'),(2881,354,'_wp_page_template','default'),(2882,354,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2884,354,'_elementor_page_settings','a:0:{}'),(5127,567,'_elementor_edit_mode','builder'),(5128,567,'_elementor_template_type','wp-page'),(5129,567,'_elementor_version','3.34.1'),(5130,567,'_elementor_pro_version','3.34.0'),(2886,355,'_elementor_edit_mode','builder'),(2887,355,'_elementor_template_type','wp-page'),(2888,355,'_elementor_version','3.34.0'),(2889,355,'_elementor_pro_version','3.34.0'),(2890,355,'_wp_page_template','default'),(2891,355,'_elementor_data','[{\"id\":\"f79d54c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2fd9c46\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(2893,355,'_elementor_page_settings','a:0:{}'),(2942,361,'_elementor_edit_mode','builder'),(2943,361,'_elementor_template_type','wp-page'),(2944,361,'_elementor_version','3.34.0'),(2945,361,'_elementor_pro_version','3.34.0'),(2946,361,'_wp_page_template','default'),(2947,361,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2912,358,'label',''),(2913,358,'category',''),(2914,358,'location',''),(2915,358,'organizer',''),(2916,358,'tag',''),(2917,358,'author',''),(2918,358,'skin','list'),(2919,358,'sk-options','a:19:{s:4:\"list\";a:38:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"limit\";s:1:\"8\";s:18:\"include_local_time\";s:1:\"1\";s:20:\"include_events_times\";s:1:\"1\";s:10:\"pagination\";s:8:\"nextprev\";s:13:\"month_divider\";s:1:\"0\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:6:\"medium\";}s:4:\"grid\";a:39:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:18:\"mobile_clean_style\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"yearly_view\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:19:\"fluent_date_format1\";s:1:\"l\";s:19:\"fluent_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:7:\"classic\";s:18:\"mobile_clean_style\";s:1:\"0\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:3:\"map\";a:6:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"weekly_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:9:\"timetable\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:7:\"masonry\";a:21:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:5:\"cover\";a:14:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_liquid1\";s:3:\"F d\";s:19:\"date_format_liquid2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:3:\"313\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:8:{s:5:\"style\";s:7:\"classic\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"2\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"slider\";a:27:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"tile\";a:19:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:16:\"general_calendar\";a:9:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}}');
INSERT INTO `wpgy_postmeta` VALUES (2920,358,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(2921,358,'sf_status','0'),(2922,358,'sf_display_label','0'),(2923,358,'show_past_events','0'),(2924,358,'show_only_past_events','0'),(2925,358,'show_only_ongoing_events','0'),(2926,359,'_elementor_edit_mode','builder'),(2927,359,'_elementor_template_type','wp-page'),(2928,359,'_elementor_version','3.34.0'),(2929,359,'_elementor_pro_version','3.34.0'),(2930,359,'_wp_page_template','default'),(2931,359,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2933,359,'_elementor_page_settings','a:0:{}'),(2934,360,'_elementor_edit_mode','builder'),(2935,360,'_elementor_template_type','wp-page'),(2936,360,'_elementor_version','3.34.0'),(2937,360,'_elementor_pro_version','3.34.0'),(2938,360,'_wp_page_template','default'),(2939,360,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25}},\"elements\":[{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75}},\"elements\":[{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(2941,360,'_elementor_page_settings','a:0:{}'),(2984,364,'_elementor_edit_mode','builder'),(2950,358,'_edit_lock','1770244244:1'),(2951,358,'_edit_last','1'),(2952,358,'ex_label',''),(2953,358,'ex_category',''),(2954,358,'ex_location',''),(2955,358,'ex_organizer',''),(2956,358,'speaker',''),(2957,358,'ex_speaker',''),(2958,358,'sponsor',''),(2959,358,'ex_tag',''),(2960,358,'ex_author',''),(2961,358,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(2962,358,'sf_reset_button','0'),(2963,358,'sf_refine','0'),(2964,358,'sf_dropdown_method','1'),(2141,284,'_elementor_edit_mode','builder'),(2142,284,'_elementor_template_type','wp-page'),(2143,284,'_elementor_version','3.33.6'),(2144,284,'_elementor_pro_version','3.33.2'),(2145,284,'_wp_page_template','default'),(2146,284,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2132,283,'_elementor_edit_mode','builder'),(2133,283,'_elementor_template_type','wp-page'),(2134,283,'_elementor_version','3.33.6'),(2135,283,'_elementor_pro_version','3.33.2'),(2136,283,'_wp_page_template','default'),(2137,283,'_elementor_data','[{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2138,283,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1905,275,'label',''),(1906,275,'category',''),(1907,275,'location',''),(1908,275,'organizer',''),(1909,275,'tag',''),(1910,275,'author',''),(1911,275,'skin','carousel'),(1912,275,'sk-options','a:19:{s:4:\"list\";a:38:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"grid\";a:39:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:18:\"mobile_clean_style\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"yearly_view\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:19:\"fluent_date_format1\";s:1:\"l\";s:19:\"fluent_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:7:\"classic\";s:18:\"mobile_clean_style\";s:1:\"0\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:3:\"map\";a:6:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"weekly_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:9:\"timetable\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:7:\"masonry\";a:21:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:5:\"cover\";a:14:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_liquid1\";s:3:\"F d\";s:19:\"date_format_liquid2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:3:\"428\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:8:{s:5:\"style\";s:7:\"classic\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type2\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"4\";s:12:\"count_tablet\";s:1:\"3\";s:12:\"count_mobile\";s:1:\"2\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"0\";s:8:\"autoplay\";s:4:\"1000\";s:11:\"loop_status\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:6:\"medium\";}s:6:\"slider\";a:27:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"tile\";a:19:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:16:\"general_calendar\";a:9:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}}'),(1913,275,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(1914,275,'sf_status','0'),(1915,275,'sf_display_label','0'),(1916,275,'show_past_events','1'),(1917,275,'show_only_past_events','0'),(1918,275,'show_only_ongoing_events','0'),(1919,275,'_edit_lock','1771447122:1'),(1920,275,'_edit_last','1'),(1921,275,'ex_label',''),(1922,275,'ex_category',''),(1923,275,'ex_location',''),(1924,275,'ex_organizer',''),(1925,275,'speaker',''),(1926,275,'ex_speaker',''),(1927,275,'sponsor',''),(1928,275,'ex_tag',''),(1929,275,'ex_author',''),(1930,275,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(1931,275,'sf_reset_button','0'),(1932,275,'sf_refine','0'),(1933,275,'sf_dropdown_method','1'),(1934,275,'show_only_one_occurrence','1'),(1935,275,'show_ongoing_events','0'),(1936,275,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(2018,278,'_mec_single_cache_version','10'),(2019,278,'_edit_lock','1766442663:1'),(2020,278,'_edit_last','1'),(2190,288,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3893,443,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4901,539,'_elementor_page_settings','a:0:{}'),(4902,540,'_elementor_edit_mode','builder'),(4903,540,'_elementor_template_type','wp-page'),(4904,540,'_elementor_version','3.34.1'),(4905,540,'_elementor_pro_version','3.34.0'),(4906,540,'_wp_page_template','default'),(4907,540,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>I. Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>II. Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>III. Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>IV. Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>V. Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>VI. Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><ol><li>Responsibility for Selection<br \\/>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br \\/>C. Criteria for Selection<br \\/>The main points considered in the selection of materials are:<br \\/>a. individual merit of each item<br \\/>b. popular appeal\\/demand<br \\/>c. suitability of material for the clientele<br \\/>d. existing library holdings<br \\/>e. budget<br \\/>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br \\/>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br \\/>D. Interlibrary Loan<br \\/>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br \\/>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br \\/>E. Gifts and Donations<br \\/>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br \\/>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br \\/>F. Weeding<br \\/>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br \\/>G. Potential Problems or Challenges<br \\/>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br \\/>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br \\/>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br \\/>H. Challenged Materials<br \\/>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br \\/>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br \\/>1. Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br \\/>2. Be a library card holder from one of the Kewaunee County libraries.<br \\/>3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br \\/>4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br \\/>Updated and Approved October 19, 2022<\\/li><\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(2208,290,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2212,291,'_elementor_version','3.33.6'),(2213,291,'_elementor_pro_version','3.33.2'),(2214,291,'_wp_page_template','default'),(2215,291,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2216,291,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3812,435,'_elementor_edit_mode','builder'),(3813,435,'_elementor_template_type','wp-page'),(3814,435,'_elementor_version','3.34.0'),(3815,435,'_elementor_pro_version','3.34.0'),(3816,435,'_wp_page_template','default'),(3817,435,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2701,340,'_elementor_edit_mode','builder'),(2702,340,'_elementor_template_type','wp-page'),(2703,340,'_elementor_version','3.33.6'),(2704,340,'_elementor_pro_version','3.33.2'),(2705,340,'_wp_page_template','default'),(2706,340,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2226,294,'_elementor_edit_mode','builder'),(2227,294,'_elementor_template_type','wp-page'),(2228,294,'_elementor_version','3.33.6'),(2229,294,'_elementor_pro_version','3.33.2'),(2230,294,'_wp_page_template','default'),(2231,294,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2232,294,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2707,340,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2236,295,'_elementor_edit_mode','builder'),(2237,295,'_elementor_template_type','wp-page'),(2238,295,'_elementor_version','3.33.6'),(2239,295,'_elementor_pro_version','3.33.2'),(2240,295,'_wp_page_template','default'),(2241,295,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2242,295,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2589,313,'mec_start_time_ampm','PM'),(2590,313,'mec_start_day_seconds','43200'),(2591,313,'mec_start_datetime','2026-01-13 12:00 PM'),(2592,313,'mec_end_date','2026-01-13'),(2593,313,'mec_end_time_hour','1'),(2594,313,'mec_end_time_minutes','0'),(2595,313,'mec_end_time_ampm','PM'),(2596,313,'mec_end_day_seconds','46800'),(2597,313,'mec_end_datetime','2026-01-13 01:00 PM'),(2598,313,'mec_repeat_status','0'),(2599,313,'mec_repeat_type',''),(2600,313,'mec_repeat_interval','1'),(2601,313,'mec_repeat_end',''),(2602,313,'mec_repeat_end_at_occurrences','9'),(2603,313,'mec_repeat_end_at_date',''),(2604,313,'mec_advanced_days','a:0:{}'),(2605,313,'mec_sequence','1'),(2606,313,'mec_in_days',''),(2607,313,'mec_not_in_days',''),(2608,313,'mec_hourly_schedules','a:0:{}'),(2609,313,'mec_booking','a:0:{}'),(2610,313,'mec_tickets','a:0:{}'),(2611,313,'mec_global_tickets_applied','1'),(2612,313,'mec_fees_global_inheritance','1'),(2613,313,'mec_fees','a:0:{}'),(2614,313,'mec_ticket_variations_global_inheritance','1'),(2615,313,'mec_ticket_variations','a:0:{}'),(2616,313,'mec_reg_fields_global_inheritance','1'),(2617,313,'mec_reg_fields','a:0:{}'),(2618,313,'mec_bfixed_fields','a:0:{}'),(2619,313,'mec_op','a:0:{}'),(2620,313,'mec_fields','a:0:{}'),(2621,313,'mec_event_gallery','a:0:{}'),(2622,313,'mec_related_events','a:0:{}'),(2623,313,'mec_banner','a:0:{}'),(2624,313,'mec_event_status','EventScheduled'),(2625,313,'mec_moved_online_link',''),(2626,313,'mec_cancelled_reason',''),(2627,313,'mec_display_cancellation_reason_in_single_page',''),(2628,313,'site-sidebar-layout','default'),(2633,313,'theme-transparent-header-meta','default'),(2630,313,'ast-site-content-layout','default'),(2631,313,'site-content-style','default'),(2632,313,'site-sidebar-style','default'),(3689,313,'astra-migrate-meta-layouts','set'),(2637,317,'_wp_attached_file','2025/12/Page-Turners-2024.png'),(2638,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:2000;s:4:\"file\";s:29:\"2025/12/Page-Turners-2024.png\";s:8:\"filesize\";i:1914147;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56269;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Page-Turners-2024-791x1024.png\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:436559;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Page-Turners-2024-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411578;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86616;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204815;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124173;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:29:\"Page-Turners-2024-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1187x1536.png\";s:5:\"width\";i:1187;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:831512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2639,317,'_wp_attachment_image_alt','\"\"'),(2641,319,'_wp_attached_file','2025/12/January-2026.png'),(2642,319,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:2000;s:4:\"file\";s:24:\"2025/12/January-2026.png\";s:8:\"filesize\";i:2839091;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"January-2026-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93816;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"January-2026-791x1024.png\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:617096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"January-2026-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2392;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"January-2026-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:588563;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"January-2026-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98445;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:24:\"January-2026-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210120;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"January-2026-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138966;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"January-2026-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101641;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"January-2026-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138147;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"January-2026-1187x1536.png\";s:5:\"width\";i:1187;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1153560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2643,319,'_wp_attachment_image_alt','\"\"'),(2647,322,'_wp_attached_file','2025/12/Book-Club-January-2025-1.png'),(2648,322,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:773;s:6:\"height\";i:1000;s:4:\"file\";s:36:\"2025/12/Book-Club-January-2025-1.png\";s:8:\"filesize\";i:1070441;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Book-Club-January-2025-1-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1927;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:955069;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128197;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:333296;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208671;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141732;}s:8:\"tileview\";a:5:{s:4:\"file\";s:36:\"Book-Club-January-2025-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2649,322,'_wp_attachment_image_alt','\"\"'),(2651,325,'_wp_attached_file','2025/12/Preschool-Storytime-Flyer.png'),(2652,325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1728;s:6:\"height\";i:2304;s:4:\"file\";s:37:\"2025/12/Preschool-Storytime-Flyer.png\";s:8:\"filesize\";i:592111;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49478;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Preschool-Storytime-Flyer-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Preschool-Storytime-Flyer-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Preschool-Storytime-Flyer-768x1024.png\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250363;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59647;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117497;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75892;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56915;}s:8:\"tileview\";a:5:{s:4:\"file\";s:37:\"Preschool-Storytime-Flyer-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73124;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Preschool-Storytime-Flyer-1152x1536.png\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418574;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Preschool-Storytime-Flyer-1536x2048.png\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:601002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2653,325,'_wp_attachment_image_alt','\"\"'),(2655,327,'_wp_attached_file','2025/12/January-STEM.png'),(2656,327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:2000;s:4:\"file\";s:24:\"2025/12/January-STEM.png\";s:8:\"filesize\";i:393514;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"January-STEM-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59503;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"January-STEM-791x1024.png\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"January-STEM-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1259;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"January-STEM-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293614;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"January-STEM-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64814;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:24:\"January-STEM-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130164;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"January-STEM-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87462;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"January-STEM-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66382;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"January-STEM-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86190;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"January-STEM-1187x1536.png\";s:5:\"width\";i:1187;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488763;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2657,327,'_wp_attachment_image_alt','\"\"'),(2660,330,'_wp_attached_file','2025/12/Page-Turners-2024-1.png'),(2661,330,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:2000;s:4:\"file\";s:31:\"2025/12/Page-Turners-2024-1.png\";s:8:\"filesize\";i:1914147;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56269;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Page-Turners-2024-1-791x1024.png\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:436559;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Page-Turners-2024-1-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:411578;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86616;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204815;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124173;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86520;}s:8:\"tileview\";a:5:{s:4:\"file\";s:31:\"Page-Turners-2024-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Page-Turners-2024-1-1187x1536.png\";s:5:\"width\";i:1187;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:831512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2662,330,'_wp_attachment_image_alt','\"\"'),(2665,310,'_elementor_template_type','wp-post'),(2666,310,'_elementor_version','3.34.0'),(2667,310,'_elementor_pro_version','3.34.0'),(2668,310,'_elementor_page_settings','a:0:{}'),(2669,332,'_wp_attached_file','2025/12/January-2026-1.png'),(2670,332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:773;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2025/12/January-2026-1.png\";s:8:\"filesize\";i:831753;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"January-2026-1-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94548;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"January-2026-1-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2401;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"January-2026-1-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:593580;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:26:\"January-2026-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99573;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:26:\"January-2026-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213301;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:26:\"January-2026-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140794;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:26:\"January-2026-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103293;}s:8:\"tileview\";a:5:{s:4:\"file\";s:26:\"January-2026-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2671,332,'_wp_attachment_image_alt','\"\"'),(2672,320,'_thumbnail_id','311'),(2673,320,'_wp_page_template','default'),(2674,320,'_elementor_edit_mode','builder'),(2675,320,'_elementor_template_type','wp-post'),(2676,320,'_elementor_version','3.34.0'),(2677,320,'_elementor_pro_version','3.34.0'),(2678,320,'_elementor_page_settings','a:0:{}'),(2723,342,'label',''),(2724,342,'category',''),(2725,342,'location',''),(2726,342,'organizer',''),(2691,339,'_elementor_edit_mode','builder'),(2692,339,'_elementor_template_type','wp-page'),(2693,339,'_elementor_version','3.33.6'),(2694,339,'_elementor_pro_version','3.33.2'),(2695,339,'_wp_page_template','default'),(2696,339,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2246,296,'_elementor_edit_mode','builder'),(2247,296,'_elementor_template_type','wp-page'),(2248,296,'_elementor_version','3.33.6'),(2249,296,'_elementor_pro_version','3.33.2'),(2250,296,'_wp_page_template','default'),(2251,296,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/email-marketing-2362038_640-e1766426597796.png\",\"id\":250,\"size\":\"\",\"alt\":\"email box\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(2252,296,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(2277,299,'_mec_single_cache_version','11'),(2278,299,'_edit_lock','1770151540:1'),(2279,299,'_edit_last','1'),(2457,299,'_thumbnail_id','308'),(2460,309,'_wp_attached_file','2025/12/Kids-Book-Club.png'),(2456,308,'_wp_attachment_image_alt','Preschool Storytime read sing play'),(2454,308,'_wp_attached_file','2025/12/Preschool-Storytime.png'),(2455,308,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:206;s:6:\"height\";i:166;s:4:\"file\";s:31:\"2025/12/Preschool-Storytime.png\";s:8:\"filesize\";i:28419;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Preschool-Storytime-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2284,299,'_wp_page_template','default'),(2285,299,'mec_color',''),(2286,299,'mec_entity_type','event'),(2287,299,'mec_location_id','1'),(2288,299,'mec_dont_show_map','0'),(2289,299,'mec_organizer_id','1'),(2290,299,'mec_read_more',''),(2291,299,'mec_more_info',''),(2292,299,'mec_more_info_title',''),(2293,299,'mec_more_info_target','_self'),(2294,299,'mec_cost',''),(2295,299,'mec_cost_auto_calculate','0'),(2296,299,'mec_currency','a:0:{}'),(2297,299,'mec_additional_organizer_ids','a:0:{}'),(2298,299,'mec_additional_location_ids','a:0:{}'),(2299,299,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-02\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-02\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:6:\"weekly\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"04/24/2026\";s:18:\"end_at_occurrences\";s:2:\"52\";}}'),(2300,299,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:6:\"weekly\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:4:\"date\";s:11:\"end_at_date\";s:10:\"04/24/2026\";s:18:\"end_at_occurrences\";s:2:\"52\";}'),(2301,299,'mec_certain_weekdays','a:0:{}'),(2302,299,'mec_allday','0'),(2303,299,'one_occurrence','0'),(2304,299,'mec_hide_time','0'),(2305,299,'mec_hide_end_time','1'),(2306,299,'mec_comment',''),(2307,299,'mec_timezone','global'),(2308,299,'mec_countdown_method','global'),(2309,299,'mec_style_per_event','global'),(2310,299,'mec_trailer_url',''),(2311,299,'mec_trailer_title',''),(2312,299,'mec_public','1'),(2313,299,'mec_start_date','2026-01-02'),(2314,299,'mec_start_time_hour','10'),(2315,299,'mec_start_time_minutes','30'),(2316,299,'mec_start_time_ampm','AM'),(2317,299,'mec_start_day_seconds','37800'),(2318,299,'mec_start_datetime','2026-01-02 10:30 AM'),(2319,299,'mec_end_date','2026-01-02'),(2320,299,'mec_end_time_hour','11'),(2321,299,'mec_end_time_minutes','30'),(2322,299,'mec_end_time_ampm','AM'),(2323,299,'mec_end_day_seconds','41400'),(2324,299,'mec_end_datetime','2026-01-02 11:30 AM'),(2325,299,'mec_repeat_status','1'),(2326,299,'mec_repeat_type','weekly'),(2327,299,'mec_repeat_interval','7'),(2328,299,'mec_repeat_end','date'),(2329,299,'mec_repeat_end_at_occurrences','51'),(2330,299,'mec_repeat_end_at_date','2026-04-24'),(2331,299,'mec_advanced_days','a:0:{}'),(2332,299,'mec_sequence','2'),(2333,299,'mec_in_days',''),(2334,299,'mec_not_in_days',''),(2335,299,'mec_hourly_schedules','a:0:{}'),(2336,299,'mec_booking','a:0:{}'),(2337,299,'mec_tickets','a:0:{}'),(2338,299,'mec_global_tickets_applied','1'),(2339,299,'mec_fees_global_inheritance','1'),(2340,299,'mec_fees','a:0:{}'),(2341,299,'mec_ticket_variations_global_inheritance','1'),(2342,299,'mec_ticket_variations','a:0:{}'),(2343,299,'mec_reg_fields_global_inheritance','1'),(2344,299,'mec_reg_fields','a:0:{}'),(2345,299,'mec_bfixed_fields','a:0:{}'),(2346,299,'mec_op','a:0:{}'),(2347,299,'mec_fields','a:0:{}'),(2348,299,'mec_event_gallery','a:0:{}'),(2349,299,'mec_related_events','a:0:{}'),(2350,299,'mec_banner','a:0:{}'),(2351,299,'mec_event_status','EventScheduled'),(2352,299,'mec_moved_online_link',''),(2353,299,'mec_cancelled_reason',''),(2354,299,'mec_display_cancellation_reason_in_single_page',''),(2355,299,'site-sidebar-layout','default'),(2360,299,'theme-transparent-header-meta','default'),(2357,299,'ast-site-content-layout','default'),(2358,299,'site-content-style','default'),(2359,299,'site-sidebar-style','default'),(6982,299,'astra-migrate-meta-layouts','set'),(5614,276,'_mec_single_cache_version','2'),(2367,304,'_mec_single_cache_version','6'),(2368,304,'_edit_lock','1766442170:1'),(2369,304,'_edit_last','1'),(2370,305,'_wp_attached_file','2025/12/Exploding-Snowmen-STEM.png'),(2371,305,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:206;s:6:\"height\";i:166;s:4:\"file\";s:34:\"2025/12/Exploding-Snowmen-STEM.png\";s:8:\"filesize\";i:29961;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Exploding-Snowmen-STEM-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2372,305,'_wp_attachment_image_alt','snowman, holly, decorated trees and snowflakes'),(2373,304,'_thumbnail_id','305'),(2374,304,'_wp_page_template','default'),(2375,304,'mec_color',''),(2376,304,'mec_entity_type','event'),(2377,304,'mec_location_id','1'),(2378,304,'mec_dont_show_map','0'),(2379,304,'mec_organizer_id','1'),(2380,304,'mec_read_more',''),(2381,304,'mec_more_info',''),(2382,304,'mec_more_info_title',''),(2383,304,'mec_more_info_target','_self'),(2384,304,'mec_cost',''),(2385,304,'mec_cost_auto_calculate','0'),(2386,304,'mec_currency','a:0:{}'),(2387,304,'mec_additional_organizer_ids','a:0:{}'),(2388,304,'mec_additional_location_ids','a:0:{}'),(2389,304,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-19\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-19\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(2390,304,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(2391,304,'mec_certain_weekdays','a:0:{}'),(2392,304,'mec_allday','0'),(2393,304,'one_occurrence','0'),(2394,304,'mec_hide_time','0'),(2395,304,'mec_hide_end_time','1'),(2396,304,'mec_comment',''),(2397,304,'mec_timezone','global'),(2398,304,'mec_countdown_method','global'),(2399,304,'mec_style_per_event','global'),(2400,304,'mec_trailer_url',''),(2401,304,'mec_trailer_title',''),(2402,304,'mec_public','1'),(2403,304,'mec_start_date','2026-01-19'),(2404,304,'mec_start_time_hour','3'),(2405,304,'mec_start_time_minutes','30'),(2406,304,'mec_start_time_ampm','PM'),(2407,304,'mec_start_day_seconds','55800'),(2408,304,'mec_start_datetime','2026-01-19 03:30 PM'),(2409,304,'mec_end_date','2026-01-19'),(2410,304,'mec_end_time_hour','4'),(2411,304,'mec_end_time_minutes','30'),(2412,304,'mec_end_time_ampm','PM'),(2413,304,'mec_end_day_seconds','59400'),(2414,304,'mec_end_datetime','2026-01-19 04:30 PM'),(2415,304,'mec_repeat_status','0'),(2416,304,'mec_repeat_type',''),(2417,304,'mec_repeat_interval','1'),(2418,304,'mec_repeat_end',''),(2419,304,'mec_repeat_end_at_occurrences','9'),(2420,304,'mec_repeat_end_at_date',''),(2421,304,'mec_advanced_days','a:0:{}'),(2422,304,'mec_sequence','1'),(2423,304,'mec_in_days',''),(2424,304,'mec_not_in_days',''),(2425,304,'mec_hourly_schedules','a:0:{}'),(2426,304,'mec_booking','a:0:{}'),(2427,304,'mec_tickets','a:0:{}'),(2428,304,'mec_global_tickets_applied','1'),(2429,304,'mec_fees_global_inheritance','1'),(2430,304,'mec_fees','a:0:{}'),(2431,304,'mec_ticket_variations_global_inheritance','1'),(2432,304,'mec_ticket_variations','a:0:{}'),(2433,304,'mec_reg_fields_global_inheritance','1'),(2434,304,'mec_reg_fields','a:0:{}'),(2435,304,'mec_bfixed_fields','a:0:{}'),(2436,304,'mec_op','a:0:{}'),(2437,304,'mec_fields','a:0:{}'),(2438,304,'mec_event_gallery','a:0:{}'),(2439,304,'mec_related_events','a:0:{}'),(2440,304,'mec_banner','a:0:{}'),(2441,304,'mec_event_status','EventScheduled'),(2442,304,'mec_moved_online_link',''),(2443,304,'mec_cancelled_reason',''),(2444,304,'mec_display_cancellation_reason_in_single_page',''),(2445,304,'site-sidebar-layout','default'),(2450,304,'theme-transparent-header-meta','default'),(2447,304,'ast-site-content-layout','default'),(2448,304,'site-content-style','default'),(2449,304,'site-sidebar-style','default'),(2681,304,'astra-migrate-meta-layouts','set'),(2587,313,'mec_start_time_hour','12'),(2588,313,'mec_start_time_minutes','0'),(2461,309,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:206;s:6:\"height\";i:166;s:4:\"file\";s:26:\"2025/12/Kids-Book-Club.png\";s:8:\"filesize\";i:58531;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Kids-Book-Club-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2462,309,'_wp_attachment_image_alt','chalkboard with featured book, Sideways Stories from Wayside School'),(2464,310,'_mec_single_cache_version','8'),(2465,310,'_edit_lock','1766442315:1'),(2466,310,'_edit_last','1'),(2467,311,'_wp_attached_file','2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png'),(2468,311,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:206;s:6:\"height\";i:166;s:4:\"file\";s:52:\"2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\";s:8:\"filesize\";i:45651;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Melt-a-Masterpiece-fun-with-perler-beads-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2469,311,'_wp_attachment_image_alt','colorful assortment of hollow, cylinder-shaped beads'),(2470,310,'_thumbnail_id','311'),(2471,310,'_wp_page_template','default'),(2472,310,'mec_color',''),(2473,310,'mec_entity_type','event'),(2474,310,'mec_location_id','1'),(2475,310,'mec_dont_show_map','0'),(2476,310,'mec_organizer_id','1'),(2477,310,'mec_read_more',''),(2478,310,'mec_more_info',''),(2479,310,'mec_more_info_title',''),(2480,310,'mec_more_info_target','_self'),(2481,310,'mec_cost',''),(2482,310,'mec_cost_auto_calculate','0'),(2483,310,'mec_currency','a:0:{}'),(2484,310,'mec_additional_organizer_ids','a:0:{}'),(2485,310,'mec_additional_location_ids','a:0:{}'),(2486,310,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-12\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-12\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(2487,310,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(2488,310,'mec_certain_weekdays','a:0:{}'),(2489,310,'mec_allday','0'),(2490,310,'one_occurrence','0'),(2491,310,'mec_hide_time','0'),(2492,310,'mec_hide_end_time','0'),(2493,310,'mec_comment',''),(2494,310,'mec_timezone','global'),(2495,310,'mec_countdown_method','global'),(2496,310,'mec_style_per_event','global'),(2497,310,'mec_trailer_url',''),(2498,310,'mec_trailer_title',''),(2499,310,'mec_public','1'),(2500,310,'mec_start_date','2026-01-12'),(2501,310,'mec_start_time_hour','3'),(2502,310,'mec_start_time_minutes','30'),(2503,310,'mec_start_time_ampm','PM'),(2504,310,'mec_start_day_seconds','55800'),(2505,310,'mec_start_datetime','2026-01-12 03:30 PM'),(2506,310,'mec_end_date','2026-01-12'),(2507,310,'mec_end_time_hour','5'),(2508,310,'mec_end_time_minutes','30'),(2509,310,'mec_end_time_ampm','PM'),(2510,310,'mec_end_day_seconds','63000'),(2511,310,'mec_end_datetime','2026-01-12 05:30 PM'),(2512,310,'mec_repeat_status','0'),(2513,310,'mec_repeat_type',''),(2514,310,'mec_repeat_interval','1'),(2515,310,'mec_repeat_end',''),(2516,310,'mec_repeat_end_at_occurrences','9'),(2517,310,'mec_repeat_end_at_date',''),(2518,310,'mec_advanced_days','a:0:{}'),(2519,310,'mec_sequence','1'),(2520,310,'mec_in_days',''),(2521,310,'mec_not_in_days',''),(2522,310,'mec_hourly_schedules','a:0:{}'),(2523,310,'mec_booking','a:0:{}'),(2524,310,'mec_tickets','a:0:{}'),(2525,310,'mec_global_tickets_applied','1'),(2526,310,'mec_fees_global_inheritance','1'),(2527,310,'mec_fees','a:0:{}'),(2528,310,'mec_ticket_variations_global_inheritance','1'),(2529,310,'mec_ticket_variations','a:0:{}'),(2530,310,'mec_reg_fields_global_inheritance','1'),(2531,310,'mec_reg_fields','a:0:{}'),(2532,310,'mec_bfixed_fields','a:0:{}'),(2533,310,'mec_op','a:0:{}'),(2534,310,'mec_fields','a:0:{}'),(2535,310,'mec_event_gallery','a:0:{}'),(2536,310,'mec_related_events','a:0:{}'),(2537,310,'mec_banner','a:0:{}'),(2538,310,'mec_event_status','EventScheduled'),(2539,310,'mec_moved_online_link',''),(2540,310,'mec_cancelled_reason',''),(2541,310,'mec_display_cancellation_reason_in_single_page',''),(2542,310,'site-sidebar-layout','default'),(2547,310,'theme-transparent-header-meta','default'),(2544,310,'ast-site-content-layout','default'),(2545,310,'site-content-style','default'),(2546,310,'site-sidebar-style','default'),(2685,310,'astra-migrate-meta-layouts','set'),(2550,313,'_mec_single_cache_version','11'),(2551,313,'_edit_lock','1766452426:1'),(2552,313,'_edit_last','1'),(2553,314,'_wp_attached_file','2025/12/Page-Turners-Adult-Book-Club.png'),(2554,314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:206;s:6:\"height\";i:166;s:4:\"file\";s:40:\"2025/12/Page-Turners-Adult-Book-Club.png\";s:8:\"filesize\";i:51520;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Page-Turners-Adult-Book-Club-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2555,314,'_wp_attachment_image_alt','\"The Story She Left Behind\" by Patti Callahan Henry'),(2556,313,'_thumbnail_id','314'),(2557,313,'_wp_page_template','default'),(2558,313,'mec_color',''),(2559,313,'mec_entity_type','event'),(2560,313,'mec_location_id','1'),(2561,313,'mec_dont_show_map','0'),(2562,313,'mec_organizer_id','1'),(2563,313,'mec_read_more',''),(2564,313,'mec_more_info','https://infosoup.bibliocommons.com/v2/record/S181C974999'),(2565,313,'mec_more_info_title','Get the book from InfoSoup'),(2566,313,'mec_more_info_target','_self'),(2567,313,'mec_cost',''),(2568,313,'mec_cost_auto_calculate','0'),(2569,313,'mec_currency','a:0:{}'),(2570,313,'mec_additional_organizer_ids','a:0:{}'),(2571,313,'mec_additional_location_ids','a:0:{}'),(2572,313,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-01-13\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-01-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(2573,313,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(2574,313,'mec_certain_weekdays','a:0:{}'),(2575,313,'mec_allday','0'),(2576,313,'one_occurrence','0'),(2577,313,'mec_hide_time','0'),(2578,313,'mec_hide_end_time','1'),(2579,313,'mec_comment',''),(2580,313,'mec_timezone','global'),(2581,313,'mec_countdown_method','global'),(2582,313,'mec_style_per_event','global'),(2583,313,'mec_trailer_url',''),(2584,313,'mec_trailer_title',''),(2585,313,'mec_public','1'),(2586,313,'mec_start_date','2026-01-13'),(2258,297,'_wp_attached_file','2025/12/Email-icon-on-device.jpg'),(2259,297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:32:\"2025/12/Email-icon-on-device.jpg\";s:8:\"filesize\";i:25001;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Email-icon-on-device-100x10.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3661;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14046;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-500x427.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24237;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20504;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16345;}s:8:\"tileview\";a:5:{s:4:\"file\";s:32:\"Email-icon-on-device-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2260,297,'_wp_attachment_image_alt','email icon on a mobile phone'),(2717,341,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3803,434,'_elementor_edit_mode','builder'),(3804,434,'_elementor_template_type','wp-page'),(3805,434,'_elementor_version','3.34.0'),(3806,434,'_elementor_pro_version','3.34.0'),(3807,434,'_wp_page_template','default'),(3808,434,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3809,434,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4894,539,'_elementor_edit_mode','builder'),(4895,539,'_elementor_template_type','wp-page'),(4896,539,'_elementor_version','3.34.1'),(4897,539,'_elementor_pro_version','3.34.0'),(4898,539,'_wp_page_template','default'),(4899,539,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>I. Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>II. Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>III. Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>IV. Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>V. Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>VI. Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><ol><li>Responsibility for Selection<br \\/>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br \\/>C. Criteria for Selection<br \\/>The main points considered in the selection of materials are:<br \\/>a. individual merit of each item<br \\/>b. popular appeal\\/demand<br \\/>c. suitability of material for the clientele<br \\/>d. existing library holdings<br \\/>e. budget<br \\/>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br \\/>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br \\/>D. Interlibrary Loan<br \\/>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br \\/>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br \\/>E. Gifts and Donations<br \\/>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br \\/>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br \\/>F. Weeding<br \\/>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br \\/>G. Potential Problems or Challenges<br \\/>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br \\/>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br \\/>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br \\/>H. Challenged Materials<br \\/>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br \\/>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br \\/>1. Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br \\/>2. Be a library card holder from one of the Kewaunee County libraries.<br \\/>3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br \\/>4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br \\/>Updated and Approved October 19, 2022<\\/li><\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3011,366,'_elementor_page_settings','a:0:{}'),(3040,370,'_elementor_edit_mode','builder'),(3041,370,'_elementor_template_type','wp-page'),(3042,370,'_elementor_version','3.34.0'),(3014,367,'_elementor_edit_mode','builder'),(3015,367,'_elementor_template_type','wp-page'),(3016,367,'_elementor_version','3.34.0'),(3017,367,'_elementor_pro_version','3.34.0'),(3018,367,'_wp_page_template','default'),(3019,367,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3031,368,'_elementor_page_settings','a:0:{}'),(3032,369,'_elementor_edit_mode','builder'),(3033,369,'_elementor_template_type','wp-page'),(3034,369,'_elementor_version','3.34.0'),(3035,369,'_elementor_pro_version','3.34.0'),(3036,369,'_wp_page_template','default'),(3037,369,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"63aa847\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3039,369,'_elementor_page_settings','a:0:{}'),(3044,370,'_wp_page_template','default'),(3045,370,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(5472,610,'_elementor_edit_mode','builder'),(3391,405,'_elementor_edit_mode','builder'),(3392,405,'_elementor_template_type','wp-page'),(3393,405,'_elementor_version','3.34.0'),(3394,405,'_elementor_pro_version','3.34.0'),(3395,405,'_wp_page_template','default'),(3396,405,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3060,372,'_elementor_edit_mode','builder'),(3061,372,'_elementor_template_type','wp-page'),(3062,372,'_elementor_version','3.32.4'),(3063,372,'_elementor_pro_version','3.32.2'),(3064,372,'_wp_page_template','default'),(3066,372,'_elementor_page_settings','a:0:{}'),(3069,373,'_elementor_edit_mode','builder'),(3070,373,'_elementor_template_type','wp-page'),(3071,373,'_elementor_version','3.32.4'),(3072,373,'_elementor_pro_version','3.32.2'),(3073,373,'_wp_page_template','default'),(3074,373,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(3075,373,'_elementor_page_settings','a:0:{}'),(3078,374,'_elementor_edit_mode','builder'),(3079,374,'_elementor_template_type','wp-page'),(3080,374,'_elementor_version','3.32.4'),(3081,374,'_elementor_pro_version','3.32.2'),(3082,374,'_wp_page_template','default'),(3083,374,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=18\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3089,375,'_elementor_edit_mode','builder'),(3090,375,'_elementor_template_type','wp-page'),(3091,375,'_elementor_version','3.34.0'),(3092,375,'_elementor_pro_version','3.34.0'),(3093,375,'_wp_page_template','default'),(3094,375,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=18\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3096,375,'_elementor_page_settings','a:0:{}'),(5694,39,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:9:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumblist\";i:3;s:9:\"thumbnail\";i:4;s:12:\"thumbrelated\";i:5;s:16:\"meccarouselthumb\";i:6;s:10:\"gridsquare\";i:7;s:8:\"tileview\";i:8;s:13:\"ast-logo-size\";}s:7:\"backups\";a:1:{s:9:\"thumbnail\";s:130:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:9:{s:4:\"full\";a:5:{s:4:\"file\";s:60:\"2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png\";s:8:\"filesize\";i:17096;s:5:\"width\";i:512;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11558;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4199;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20372;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15265;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11856;}s:8:\"tileview\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12301;}s:13:\"ast-logo-size\";a:5:{s:4:\"file\";s:60:\"cropped-Kewaunee-Public-Library-logo-1414x1414-1-165x165.png\";s:5:\"width\";i:165;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6489;}}}}'),(5268,585,'_edac_summary_errors','0'),(5269,585,'_edac_summary_warnings','3'),(5270,585,'_edac_summary_ignored','0'),(5271,585,'_edac_summary_contrast_errors','0'),(5272,585,'_edit_last','1'),(5273,585,'_elementor_edit_mode','builder'),(3099,376,'_elementor_edit_mode','builder'),(3100,376,'_elementor_template_type','wp-page'),(3101,376,'_elementor_version','3.34.0'),(3102,376,'_elementor_pro_version','3.34.0'),(3103,376,'_wp_page_template','default'),(3104,376,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=18\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3106,376,'_elementor_page_settings','a:0:{}'),(5274,585,'_astra_content_layout_flag','disabled'),(5295,585,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .5em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(3883,442,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3110,377,'_elementor_template_type','wp-page'),(3111,377,'_elementor_version','3.34.0'),(3112,377,'_elementor_pro_version','3.34.0'),(3113,377,'_wp_page_template','default'),(3114,377,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(5194,577,'_elementor_edit_mode','builder'),(5195,577,'_elementor_template_type','wp-page'),(5196,577,'_elementor_version','3.34.1'),(5197,577,'_elementor_pro_version','3.34.0'),(5198,577,'_wp_page_template','default'),(5199,577,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p><p><em>Updated June 23, 2020<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3121,378,'_elementor_edit_mode','builder'),(3122,378,'_elementor_template_type','wp-page'),(3123,378,'_elementor_version','3.34.0'),(3124,378,'_elementor_pro_version','3.34.0'),(3125,378,'_wp_page_template','default'),(3126,378,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3128,378,'_elementor_page_settings','a:0:{}'),(5276,585,'ast-title-bar-display','disabled'),(5277,585,'ast-featured-img','disabled'),(5278,585,'ast-site-content-layout','full-width-container'),(3131,379,'_elementor_edit_mode','builder'),(3132,379,'_elementor_template_type','wp-page'),(3133,379,'_elementor_version','3.34.0'),(3134,379,'_elementor_pro_version','3.34.0'),(3135,379,'_wp_page_template','default'),(3136,379,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3138,379,'_elementor_page_settings','a:0:{}'),(5279,585,'site-sidebar-layout','no-sidebar'),(5280,585,'_elementor_template_type','wp-page'),(3141,380,'_elementor_edit_mode','builder'),(3142,380,'_elementor_template_type','wp-page'),(3143,380,'_elementor_version','3.34.0'),(3144,380,'_elementor_pro_version','3.34.0'),(3145,380,'_wp_page_template','default'),(3146,380,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3153,381,'_wp_attached_file','2025/12/newsletter-january-2026.png'),(3154,381,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:618;s:6:\"height\";i:800;s:4:\"file\";s:35:\"2025/12/newsletter-january-2026.png\";s:8:\"filesize\";i:349548;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76863;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"newsletter-january-2026-100x10.png\";s:5:\"width\";i:100;s:6:\"height\";i:10;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2031;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94043;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:224339;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149994;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105007;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"newsletter-january-2026-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123752;}s:21:\"elementor_custom_620x\";a:4:{s:4:\"file\";s:51:\"elementor/thumbs/newsletter-january-2026-100x10.png\";s:5:\"width\";i:620;s:6:\"height\";i:0;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3237,389,'_elementor_edit_mode','builder'),(3238,389,'_elementor_template_type','wp-page'),(3239,389,'_elementor_version','3.34.0'),(3240,389,'_elementor_pro_version','3.34.0'),(3241,389,'_wp_page_template','default'),(3242,389,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3190,385,'_elementor_edit_mode','builder'),(3191,385,'_elementor_template_type','wp-page'),(3192,385,'_elementor_version','3.34.0'),(3254,390,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3167,381,'_wp_attachment_image_alt','picture of January 2026 Kewaunee Public Library newsletter links to newsletter'),(3319,398,'_elementor_edit_mode','builder'),(3320,398,'_elementor_template_type','wp-page'),(3321,398,'_elementor_version','3.34.0'),(3322,398,'_elementor_pro_version','3.34.0'),(3323,398,'_wp_page_template','default'),(3324,398,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3170,383,'_elementor_edit_mode','builder'),(3171,383,'_elementor_template_type','wp-page'),(3172,383,'_elementor_version','3.34.0'),(3173,383,'_elementor_pro_version','3.34.0'),(3174,383,'_wp_page_template','default'),(3175,383,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3177,383,'_elementor_page_settings','a:0:{}'),(3180,384,'_elementor_edit_mode','builder'),(3181,384,'_elementor_template_type','wp-page'),(3182,384,'_elementor_version','3.34.0'),(3183,384,'_elementor_pro_version','3.34.0'),(3184,384,'_wp_page_template','default'),(3185,384,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3187,384,'_elementor_page_settings','a:0:{}'),(3877,442,'_elementor_edit_mode','builder'),(3878,442,'_elementor_template_type','wp-page'),(3879,442,'_elementor_version','3.34.0'),(3880,442,'_elementor_pro_version','3.34.0'),(3881,442,'_wp_page_template','default'),(3882,442,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3827,436,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5109,565,'_elementor_edit_mode','builder'),(5110,565,'_elementor_template_type','wp-page'),(5111,565,'_elementor_version','3.34.1'),(5112,565,'_elementor_pro_version','3.34.0'),(5113,565,'_wp_page_template','default'),(5114,565,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3269,392,'_elementor_edit_mode','builder'),(3295,395,'_elementor_edit_mode','builder'),(3279,393,'_elementor_edit_mode','builder'),(3280,393,'_elementor_template_type','wp-page'),(3281,393,'_elementor_version','3.34.0'),(3282,393,'_elementor_pro_version','3.34.0'),(3283,393,'_wp_page_template','default'),(3284,393,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3286,393,'_elementor_page_settings','a:0:{}'),(3287,394,'_elementor_edit_mode','builder'),(3288,394,'_elementor_template_type','wp-page'),(3289,394,'_elementor_version','3.34.0'),(3290,394,'_elementor_pro_version','3.34.0'),(3291,394,'_wp_page_template','default'),(3292,394,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3249,390,'_elementor_edit_mode','builder'),(3250,390,'_elementor_template_type','wp-page'),(3251,390,'_elementor_version','3.34.0'),(3252,390,'_elementor_pro_version','3.34.0'),(3253,390,'_wp_page_template','default'),(3217,387,'_elementor_edit_mode','builder'),(3218,387,'_elementor_template_type','wp-page'),(3219,387,'_elementor_version','3.34.0'),(3220,387,'_elementor_pro_version','3.34.0'),(3221,387,'_wp_page_template','default'),(3222,387,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b2ade9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"276b0b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":38},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"39c597c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d596bb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"e38f9ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413f2a7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"6ee3835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"c7dff55\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"end\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"0351db6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"7414b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3224,387,'_elementor_page_settings','a:0:{}'),(4261,476,'_elementor_edit_mode','builder'),(4245,474,'_elementor_edit_mode','builder'),(4246,474,'_elementor_template_type','wp-page'),(4247,474,'_elementor_version','3.34.0'),(4248,474,'_elementor_pro_version','3.34.0'),(4249,474,'_wp_page_template','default'),(4250,474,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4252,474,'_elementor_page_settings','a:0:{}'),(4253,475,'_elementor_edit_mode','builder'),(4254,475,'_elementor_template_type','wp-page'),(4255,475,'_elementor_version','3.34.0'),(4256,475,'_elementor_pro_version','3.34.0'),(4257,475,'_wp_page_template','default'),(4258,475,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4215,471,'_elementor_edit_mode','builder'),(4216,471,'_elementor_template_type','wp-page'),(4217,471,'_elementor_version','3.34.0'),(4218,471,'_elementor_pro_version','3.34.0'),(4219,471,'_wp_page_template','default'),(4220,471,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3227,388,'_elementor_edit_mode','builder'),(3228,388,'_elementor_template_type','wp-page'),(3229,388,'_elementor_version','3.34.0'),(3230,388,'_elementor_pro_version','3.34.0'),(3231,388,'_wp_page_template','default'),(3232,388,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b2ade9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"276b0b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":38},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"39c597c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d596bb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"e38f9ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413f2a7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"6ee3835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30}},\"elements\":[{\"id\":\"c7dff55\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"end\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"0351db6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Current Newsletter\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"7414b6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prior Newsletters\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3234,388,'_elementor_page_settings','a:0:{}'),(5896,659,'_elementor_page_settings','a:0:{}'),(5505,613,'_elementor_template_type','wp-page'),(5506,613,'_elementor_version','3.34.0'),(5507,613,'_elementor_pro_version','3.34.0'),(5508,613,'_wp_page_template','default'),(5509,613,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4222,471,'_elementor_page_settings','a:0:{}'),(3256,390,'_elementor_page_settings','a:0:{}'),(5281,585,'_elementor_version','3.35.5'),(5282,585,'_elementor_pro_version','3.35.1'),(5284,587,'_elementor_edit_mode','builder'),(5285,587,'_elementor_template_type','wp-page'),(5286,587,'_elementor_version','3.34.1'),(5287,587,'_elementor_pro_version','3.34.0'),(5288,587,'_elementor_page_settings','a:0:{}'),(5289,588,'_elementor_edit_mode','builder'),(5290,588,'_elementor_template_type','wp-page'),(5291,588,'_elementor_version','3.34.1'),(5292,588,'_elementor_pro_version','3.34.0'),(5293,588,'_elementor_page_settings','a:0:{}'),(5294,585,'_wp_page_template','default'),(5296,589,'_elementor_edit_mode','builder'),(5297,589,'_elementor_template_type','wp-page'),(5298,589,'_elementor_version','3.34.1'),(5299,589,'_elementor_pro_version','3.34.0'),(5300,589,'_wp_page_template','default'),(5301,589,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(5843,655,'_elementor_edit_mode','builder'),(5844,655,'_elementor_template_type','wp-page'),(5845,655,'_elementor_version','3.35.0'),(5846,655,'_elementor_pro_version','3.35.0'),(5847,655,'_wp_page_template','default'),(5848,655,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3259,391,'_elementor_edit_mode','builder'),(3260,391,'_elementor_template_type','wp-page'),(3261,391,'_elementor_version','3.34.0'),(3262,391,'_elementor_pro_version','3.34.0'),(3263,391,'_wp_page_template','default'),(3264,391,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3266,391,'_elementor_page_settings','a:0:{}'),(5546,617,'_elementor_pro_version','3.34.0'),(3270,392,'_elementor_template_type','wp-page'),(3271,392,'_elementor_version','3.34.0'),(3272,392,'_elementor_pro_version','3.34.0'),(3273,392,'_wp_page_template','default'),(3274,392,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3294,394,'_elementor_page_settings','a:0:{}'),(3296,395,'_elementor_template_type','wp-page'),(3297,395,'_elementor_version','3.34.0'),(3298,395,'_elementor_pro_version','3.34.0'),(3299,395,'_wp_page_template','default'),(3300,395,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3303,396,'_elementor_edit_mode','builder'),(3304,396,'_elementor_template_type','wp-page'),(3305,396,'_elementor_version','3.34.0'),(3306,396,'_elementor_pro_version','3.34.0'),(3307,396,'_wp_page_template','default'),(3308,396,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3310,396,'_elementor_page_settings','a:0:{}'),(3311,397,'_elementor_edit_mode','builder'),(3312,397,'_elementor_template_type','wp-page'),(3313,397,'_elementor_version','3.34.0'),(3314,397,'_elementor_pro_version','3.34.0'),(3315,397,'_wp_page_template','default'),(3316,397,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"800b7a9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fwp-content%2Fuploads%2F2025%2F12%2Fnewsletter-january-2026.png%22%2C%22id%22%3A381%2C%22size%22%3A%22%22%2C%22alt%22%3A%22picture%20of%20January%202026%20Kewaunee%20Public%20Library%20newsletter%20links%20to%20newsletter%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"620\",\"height\":\"\"},\"caption_source\":\"custom\",\"caption\":\"Download for print only.\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"2d0fc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest Print Version\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3318,397,'_elementor_page_settings','a:0:{}'),(3329,399,'_elementor_edit_mode','builder'),(3330,399,'_elementor_template_type','wp-page'),(3331,399,'_elementor_version','3.34.0'),(3332,399,'_elementor_pro_version','3.34.0'),(3333,399,'_wp_page_template','default'),(3334,399,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3336,399,'_elementor_page_settings','a:0:{}'),(3339,400,'_elementor_edit_mode','builder'),(3340,400,'_elementor_template_type','wp-page'),(3341,400,'_elementor_version','3.34.0'),(3342,400,'_elementor_pro_version','3.34.0'),(3343,400,'_wp_page_template','default'),(3344,400,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=3\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3346,400,'_elementor_page_settings','a:0:{}'),(3349,401,'_elementor_edit_mode','builder'),(3350,401,'_elementor_template_type','wp-page'),(3351,401,'_elementor_version','3.34.0'),(3352,401,'_elementor_pro_version','3.34.0'),(3353,401,'_wp_page_template','default'),(3354,401,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3866,440,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3420,61,'_elementor_page_settings','a:0:{}'),(3361,402,'_elementor_edit_mode','builder'),(3362,402,'_elementor_template_type','wp-page'),(3363,402,'_elementor_version','3.34.0'),(3364,402,'_elementor_pro_version','3.34.0'),(3365,402,'_wp_page_template','default'),(3366,402,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3368,402,'_elementor_page_settings','a:0:{}'),(3371,403,'_elementor_edit_mode','builder'),(3372,403,'_elementor_template_type','wp-page'),(3373,403,'_elementor_version','3.34.0'),(3374,403,'_elementor_pro_version','3.34.0'),(3375,403,'_wp_page_template','default'),(3376,403,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3378,403,'_elementor_page_settings','a:0:{}'),(3381,404,'_elementor_edit_mode','builder'),(3382,404,'_elementor_template_type','wp-page'),(3383,404,'_elementor_version','3.34.0'),(3384,404,'_elementor_pro_version','3.34.0'),(3385,404,'_wp_page_template','default'),(3386,404,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(3398,405,'_elementor_page_settings','a:0:{}'),(3857,439,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3401,406,'_elementor_edit_mode','builder'),(3402,406,'_elementor_template_type','wp-page'),(3403,406,'_elementor_version','3.34.0'),(3404,406,'_elementor_pro_version','3.34.0'),(3405,406,'_wp_page_template','default'),(3406,406,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3408,406,'_elementor_page_settings','a:0:{}'),(3411,407,'_elementor_edit_mode','builder'),(3412,407,'_elementor_template_type','wp-page'),(3413,407,'_elementor_version','3.34.0'),(3414,407,'_elementor_pro_version','3.34.0'),(3415,407,'_wp_page_template','default'),(3416,407,'_elementor_data','[{\"id\":\"0a0fc0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8e3f787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Monthly Newsletters\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a50bd09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to and read Kewaunee Public Library monthly newsletters. <a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\\\">You can also review the library\'s calendar of events here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2028e19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c2feced\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3ad0e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to Monthly Newsletters\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b6c5e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div id=\\\"mc_embed_shell\\\">\\r\\n      <link href=\\\"\\/\\/cdn-images.mailchimp.com\\/embedcode\\/classic-061523.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\r\\n  <style type=\\\"text\\/css\\\">\\r\\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\\r\\n        \\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\\r\\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\\/\\r\\n<\\/style>\\r\\n<div id=\\\"mc_embed_signup\\\">\\r\\n    <form action=\\\"https:\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/subscribe\\/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\\\" method=\\\"post\\\" id=\\\"mc-embedded-subscribe-form\\\" name=\\\"mc-embedded-subscribe-form\\\" class=\\\"validate\\\" target=\\\"_blank\\\">\\r\\n        <div id=\\\"mc_embed_signup_scroll\\\"><h2>Subscribe<\\/h2>\\r\\n            <div class=\\\"indicates-required\\\"><span class=\\\"asterisk\\\">*<\\/span> indicates required<\\/div>\\r\\n            <div class=\\\"mc-field-group\\\"><label for=\\\"mce-EMAIL\\\">Email Address <span class=\\\"asterisk\\\">*<\\/span><\\/label><input type=\\\"email\\\" name=\\\"EMAIL\\\" class=\\\"required email\\\" id=\\\"mce-EMAIL\\\" required=\\\"\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-FNAME\\\">First Name <\\/label><input type=\\\"text\\\" name=\\\"FNAME\\\" class=\\\" text\\\" id=\\\"mce-FNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group\\\"><label for=\\\"mce-LNAME\\\">Last Name <\\/label><input type=\\\"text\\\" name=\\\"LNAME\\\" class=\\\" text\\\" id=\\\"mce-LNAME\\\" value=\\\"\\\"><\\/div><div class=\\\"mc-field-group size1of2\\\"><label for=\\\"mce-BIRTHDAY-month\\\">Birthday <\\/label><div class=\\\"datefield\\\"><span class=\\\"subfield monthfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"MM\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[month]\\\" id=\\\"mce-BIRTHDAY-month\\\" value=\\\"\\\"><\\/span> \\/<span class=\\\"subfield dayfield\\\"><input class=\\\"birthday REQ_CSS\\\" type=\\\"text\\\" pattern=\\\"[0-9]*\\\" placeholder=\\\"DD\\\" size=\\\"2\\\" maxlength=\\\"2\\\" name=\\\"BIRTHDAY[day]\\\" id=\\\"mce-BIRTHDAY-day\\\" value=\\\"\\\"><\\/span><span class=\\\"small-meta nowrap\\\">( mm \\/ dd )<\\/span><\\/div><\\/div><div class=\\\"mc-field-group input-group\\\"><strong>Newsletters <\\/strong><ul><li><input type=\\\"checkbox\\\" name=\\\"group[378406][1]\\\" id=\\\"mce-group[378406]-378406-0\\\" value=\\\"\\\"><label for=\\\"mce-group[378406]-378406-0\\\">Kewaunee Public Library Weekly Newsletter<\\/label><\\/li><\\/ul><\\/div><p><a href=\\\"https:\\/\\/us1.campaign-archive.com\\/home\\/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\\\">View previous campaigns<\\/a><\\/p>\\r\\n        <div id=\\\"mce-responses\\\" class=\\\"clear foot\\\">\\r\\n            <div class=\\\"response\\\" id=\\\"mce-error-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n            <div class=\\\"response\\\" id=\\\"mce-success-response\\\" style=\\\"display: none;\\\"><\\/div>\\r\\n        <\\/div>\\r\\n    <div aria-hidden=\\\"true\\\" style=\\\"position: absolute; left: -5000px;\\\">\\r\\n        \\/* real people should not fill this in and expect good things - do not remove this or risk form bot signups *\\/\\r\\n        <input type=\\\"text\\\" name=\\\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\\\" tabindex=\\\"-1\\\" value=\\\"\\\">\\r\\n    <\\/div>\\r\\n        <div class=\\\"optionalParent\\\">\\r\\n            <div class=\\\"clear foot\\\">\\r\\n                <input type=\\\"submit\\\" name=\\\"subscribe\\\" id=\\\"mc-embedded-subscribe\\\" class=\\\"button\\\" value=\\\"Subscribe\\\">\\r\\n                <p style=\\\"margin: 0px auto;\\\"><a href=\\\"http:\\/\\/eepurl.com\\/i4GmQo\\\" title=\\\"Mailchimp - email marketing made easy and fun\\\"><span style=\\\"display: inline-block; background-color: transparent; border-radius: 4px;\\\"><img class=\\\"refferal_badge\\\" src=\\\"https:\\/\\/digitalasset.intuit.com\\/render\\/content\\/dam\\/intuit\\/mc-fe\\/en_us\\/images\\/intuit-mc-rewards-text-dark.svg\\\" alt=\\\"Intuit Mailchimp\\\" style=\\\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\\\"><\\/span><\\/a><\\/p>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/form>\\r\\n<\\/div>\\r\\n<script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/s3.amazonaws.com\\/downloads.mailchimp.com\\/js\\/mc-validate.js\\\"><\\/script><script type=\\\"text\\/javascript\\\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=\'EMAIL\';ftypes[0]=\'email\';fnames[1]=\'FNAME\';ftypes[1]=\'text\';fnames[2]=\'LNAME\';ftypes[2]=\'text\';fnames[5]=\'BIRTHDAY\';ftypes[5]=\'birthday\';fnames[3]=\'ADDRESS\';ftypes[3]=\'address\';fnames[4]=\'PHONE\';ftypes[4]=\'phone\';}(jQuery));var $mcj = jQuery.noConflict(true);<\\/script><\\/div>\\r\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"98fb0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"98d6e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Monthly Newsletters\",\"align\":\"center\",\"_flex_order\":\"start\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea7f2f7\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style type=\\\"text\\/css\\\">\\r\\n<!--\\r\\n.display_archive {font-family: arial,verdana; font-size: 16px;}\\r\\n.campaign {line-height: 125%; margin: 5px;}\\r\\n\\/\\/-->\\r\\n<\\/style>\\r\\n<script language=\\\"javascript\\\" src=\\\"\\/\\/kewauneepubliclibrary.us1.list-manage.com\\/generate-js\\/?u=9a86a592b48df29f30b9674c2&fid=63234&show=24\\\" type=\\\"text\\/javascript\\\"><\\/script>\",\"_flex_order\":\"start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false}]'),(3425,408,'_wp_attached_file','2025/12/rescartaweb.png'),(3426,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:739;s:6:\"height\";i:614;s:4:\"file\";s:23:\"2025/12/rescartaweb.png\";s:8:\"filesize\";i:246360;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"rescartaweb-300x249.png\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"rescartaweb-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8635;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:23:\"rescartaweb-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56313;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:23:\"rescartaweb-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148621;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:23:\"rescartaweb-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99486;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:23:\"rescartaweb-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68144;}s:8:\"tileview\";a:5:{s:4:\"file\";s:23:\"rescartaweb-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69994;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3427,408,'_wp_attachment_image_alt','screenshot of titles and page thumbnails'),(3428,409,'_elementor_edit_mode','builder'),(3429,409,'_elementor_template_type','wp-page'),(3430,409,'_elementor_version','3.34.0'),(3431,409,'_elementor_pro_version','3.34.0'),(3432,409,'_wp_page_template','default'),(3433,409,'_elementor_data','[]'),(3434,409,'_elementor_page_settings','a:0:{}'),(3436,410,'_elementor_edit_mode','builder'),(3437,410,'_elementor_template_type','wp-page'),(3438,410,'_elementor_version','3.34.0'),(3439,410,'_elementor_pro_version','3.34.0'),(3440,410,'_wp_page_template','default'),(3441,410,'_elementor_data','[]'),(3442,410,'_elementor_page_settings','a:0:{}'),(3444,411,'_elementor_edit_mode','builder'),(3445,411,'_elementor_template_type','wp-page'),(3446,411,'_elementor_version','3.34.0'),(3447,411,'_elementor_pro_version','3.34.0'),(3448,411,'_wp_page_template','default'),(3449,411,'_elementor_data','[{\"id\":\"9df572c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a8d09ee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"139217c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Newspaper and Yearbook Archives: \\nKewaunee Enterprise and Lake Whispers Yearbooks\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84f82b6\",\"elType\":\"widget\",\"settings\":{\"text\":\" Browse the Archive\",\"link\":{\"url\":\"http:\\/\\/216.56.80.109\\/jsp\\/RcWebBrowse.jsp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5485682\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/rescartaweb.png\",\"id\":408,\"size\":\"\",\"alt\":\"screenshot of titles and page thumbnails\",\"source\":\"library\"},\"align\":\"start\",\"image_border_border\":\"solid\",\"image_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6290377\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cooperation with the Kewaunee School District.<\\/p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3452,412,'_wp_attached_file','2025/12/ResCartaWeb-Screenshot.png'),(3453,412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:961;s:6:\"height\";i:902;s:4:\"file\";s:34:\"2025/12/ResCartaWeb-Screenshot.png\";s:8:\"filesize\";i:377552;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-300x282.png\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-768x721.png\";s:5:\"width\";i:768;s:6:\"height\";i:721;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234525;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50770;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122490;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83372;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57601;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"ResCartaWeb-Screenshot-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3454,412,'_wp_attachment_image_alt','ResCartaWeb screenshot'),(3482,416,'_elementor_pro_version','3.34.0'),(3483,416,'_wp_page_template','default'),(3484,416,'_elementor_data','[{\"id\":\"9df572c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a8d09ee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"7aa3de3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Browse the\\u00a0Kewaunee Public Library newspaper and yearbook archives of the\\u00a0<span style=\\\"font-style: inherit; font-weight: inherit;\\\">Kewaunee Enterprise and Lake Whispers Yearbooks.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5485682\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/ResCartaWeb-Screenshot.png\",\"id\":412,\"size\":\"\",\"alt\":\"ResCartaWeb screenshot links to the website\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/216.56.80.109\\/jsp\\/RcWebBrowse.jsp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"start\",\"image_border_border\":\"solid\",\"image_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6290377\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cooperation with the Kewaunee School District.<\\/p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3479,416,'_elementor_edit_mode','builder'),(3480,416,'_elementor_template_type','wp-page'),(3481,416,'_elementor_version','3.34.0'),(3463,414,'_elementor_edit_mode','builder'),(3464,414,'_elementor_template_type','wp-page'),(3465,414,'_elementor_version','3.34.0'),(3466,414,'_elementor_pro_version','3.34.0'),(3467,414,'_wp_page_template','default'),(3468,414,'_elementor_data','[{\"id\":\"9df572c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a8d09ee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"139217c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Newspaper and Yearbook Archives: \\nKewaunee Enterprise and Lake Whispers Yearbooks\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84f82b6\",\"elType\":\"widget\",\"settings\":{\"text\":\" Browse the Archive\",\"link\":{\"url\":\"http:\\/\\/216.56.80.109\\/jsp\\/RcWebBrowse.jsp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5485682\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/rescartaweb.png\",\"id\":408,\"size\":\"\",\"alt\":\"screenshot of titles and page thumbnails\",\"source\":\"library\"},\"align\":\"start\",\"image_border_border\":\"solid\",\"image_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6290377\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cooperation with the Kewaunee School District.<\\/p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3470,414,'_elementor_page_settings','a:0:{}'),(3471,415,'_elementor_edit_mode','builder'),(3472,415,'_elementor_template_type','wp-page'),(3473,415,'_elementor_version','3.34.0'),(3474,415,'_elementor_pro_version','3.34.0'),(3475,415,'_wp_page_template','default'),(3476,415,'_elementor_data','[{\"id\":\"9df572c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a8d09ee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"139217c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Newspaper and Yearbook Archives: \\nKewaunee Enterprise and Lake Whispers Yearbooks\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84f82b6\",\"elType\":\"widget\",\"settings\":{\"text\":\" Browse the Archive\",\"link\":{\"url\":\"http:\\/\\/216.56.80.109\\/jsp\\/RcWebBrowse.jsp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5485682\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/rescartaweb.png\",\"id\":408,\"size\":\"\",\"alt\":\"screenshot of titles and page thumbnails\",\"source\":\"library\"},\"align\":\"start\",\"image_border_border\":\"solid\",\"image_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6290377\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In cooperation with the Kewaunee School District.<\\/p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3478,415,'_elementor_page_settings','a:0:{}'),(3486,30,'_elementor_page_settings','a:0:{}'),(3851,439,'_elementor_edit_mode','builder'),(3852,439,'_elementor_template_type','wp-page'),(3853,439,'_elementor_version','3.34.0'),(3854,439,'_elementor_pro_version','3.34.0'),(3855,439,'_wp_page_template','default'),(3856,439,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3489,417,'_elementor_edit_mode','builder'),(3490,417,'_elementor_template_type','wp-page'),(3491,417,'_elementor_version','3.33.6'),(3492,417,'_elementor_pro_version','3.33.2'),(3493,417,'_wp_page_template','default'),(3494,417,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3495,417,'_elementor_page_settings','a:0:{}'),(3864,440,'_wp_page_template','default'),(3865,440,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3860,440,'_elementor_edit_mode','builder'),(3861,440,'_elementor_template_type','wp-page'),(3862,440,'_elementor_version','3.34.0'),(3863,440,'_elementor_pro_version','3.34.0'),(5116,565,'_elementor_page_settings','a:0:{}'),(3499,418,'_elementor_edit_mode','builder'),(3500,418,'_elementor_template_type','wp-page'),(3501,418,'_elementor_version','3.33.6'),(3502,418,'_elementor_pro_version','3.33.2'),(3503,418,'_wp_page_template','default'),(3504,418,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3505,418,'_elementor_page_settings','a:0:{}'),(3842,438,'_elementor_edit_mode','builder'),(3843,438,'_elementor_template_type','wp-page'),(3844,438,'_elementor_version','3.34.0'),(3845,438,'_elementor_pro_version','3.34.0'),(3846,438,'_wp_page_template','default'),(3847,438,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3848,438,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4203,470,'_elementor_edit_mode','builder'),(4204,470,'_elementor_template_type','wp-page'),(4205,470,'_elementor_version','3.34.0'),(4206,470,'_elementor_pro_version','3.34.0'),(4207,470,'_wp_page_template','default'),(4208,470,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3509,419,'_elementor_edit_mode','builder'),(3510,419,'_elementor_template_type','wp-page'),(3511,419,'_elementor_version','3.33.6'),(3512,419,'_elementor_pro_version','3.33.2'),(3513,419,'_wp_page_template','default'),(3514,419,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (5914,661,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5889,659,'_elementor_edit_mode','builder'),(5890,659,'_elementor_template_type','wp-page'),(5891,659,'_elementor_version','3.35.0'),(5892,659,'_elementor_pro_version','3.35.0'),(5893,659,'_wp_page_template','default'),(5894,659,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5118,566,'_elementor_edit_mode','builder'),(5119,566,'_elementor_template_type','wp-page'),(5120,566,'_elementor_version','3.34.1'),(5121,566,'_elementor_pro_version','3.34.0'),(5122,566,'_wp_page_template','default'),(5123,566,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4846,533,'_elementor_edit_mode','builder'),(4847,533,'_elementor_template_type','wp-page'),(4848,533,'_elementor_version','3.34.0'),(4849,533,'_elementor_pro_version','3.34.0'),(4850,533,'_wp_page_template','default'),(4851,533,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3821,436,'_elementor_edit_mode','builder'),(3822,436,'_elementor_template_type','wp-page'),(3823,436,'_elementor_version','3.34.0'),(3824,436,'_elementor_pro_version','3.34.0'),(3825,436,'_wp_page_template','default'),(3826,436,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to Save your Reading History\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/wp-content\\/uploads\\/2022\\/03\\/Reading-History-Lists-Shelves.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3897,444,'_elementor_edit_mode','builder'),(3898,444,'_elementor_template_type','wp-page'),(3899,444,'_elementor_version','3.34.0'),(3900,444,'_elementor_pro_version','3.34.0'),(3901,444,'_wp_page_template','default'),(3902,444,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3903,444,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4909,540,'_elementor_page_settings','a:0:{}'),(3909,445,'_elementor_edit_mode','builder'),(3910,445,'_elementor_template_type','wp-page'),(3911,445,'_elementor_version','3.34.0'),(3912,445,'_elementor_pro_version','3.34.0'),(3913,445,'_wp_page_template','default'),(3914,445,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3915,445,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4933,543,'_elementor_page_settings','a:0:{}'),(4934,544,'_elementor_edit_mode','builder'),(4935,544,'_elementor_template_type','wp-page'),(4936,544,'_elementor_version','3.34.1'),(4937,544,'_elementor_pro_version','3.34.0'),(4938,544,'_wp_page_template','default'),(4939,544,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3919,446,'_elementor_edit_mode','builder'),(3920,446,'_elementor_template_type','wp-page'),(3921,446,'_elementor_version','3.34.0'),(3922,446,'_elementor_pro_version','3.34.0'),(3923,446,'_wp_page_template','default'),(3924,446,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st.\\u00a0<\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3925,446,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4942,545,'_elementor_edit_mode','builder'),(4943,545,'_elementor_template_type','wp-page'),(4944,545,'_elementor_version','3.34.1'),(4945,545,'_elementor_pro_version','3.34.0'),(4946,545,'_wp_page_template','default'),(4947,545,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3929,447,'_elementor_edit_mode','builder'),(3930,447,'_elementor_template_type','wp-page'),(3931,447,'_elementor_version','3.34.0'),(3932,447,'_elementor_pro_version','3.34.0'),(3933,447,'_wp_page_template','default'),(3934,447,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3935,447,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4949,545,'_elementor_page_settings','a:0:{}'),(4950,546,'_elementor_edit_mode','builder'),(4951,546,'_elementor_template_type','wp-page'),(4952,546,'_elementor_version','3.34.1'),(4953,546,'_elementor_pro_version','3.34.0'),(4954,546,'_wp_page_template','default'),(4955,546,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3943,55,'_edac_density_data','a:2:{i:0;i:724;i:1;i:4969;}'),(3944,55,'_edac_issue_density','0.69'),(3945,55,'_edac_summary','a:8:{s:12:\"passed_tests\";i:93;s:6:\"errors\";i:1;s:8:\"warnings\";i:5;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:5;s:11:\"readability\";s:3:\"5th\";s:18:\"simplified_summary\";b:0;}'),(3946,55,'_edac_summary_passed_tests','93'),(3947,55,'_edac_summary_errors','1'),(3948,55,'_edac_summary_warnings','5'),(3949,55,'_edac_summary_ignored','0'),(3950,55,'_edac_summary_contrast_errors','0'),(3951,55,'_edac_post_checked_js','1770238251'),(3952,267,'_wp_attachment_image_alt','HeritageQuest Online'),(3953,266,'_wp_attachment_image_alt','\"\"'),(3954,265,'_wp_attachment_image_alt','stack of folded newspapers'),(3955,264,'_wp_attachment_image_alt','Ancestry library edition logo'),(3956,263,'_wp_attachment_image_alt','adults working on laptops in a library'),(3957,262,'_wp_attachment_image_alt','BadgerLink logo and kids doing homework in a library'),(3958,260,'_wp_attachment_image_alt','Tumblebooks logo and a child using TumbleBooks on a tablet'),(3959,259,'_wp_attachment_image_alt','Read E-Magazines on OverDrive'),(3960,258,'_wp_attachment_image_alt','Libby logo'),(3961,248,'_wp_attachment_image_alt','WiFi'),(3962,247,'_wp_attachment_image_alt','\"\"'),(3963,246,'_wp_attachment_image_alt','Print from any device'),(3964,10,'_wp_attachment_image_alt','Astra logo'),(3965,449,'_elementor_edit_mode','builder'),(3966,449,'_elementor_template_type','wp-page'),(3967,449,'_elementor_version','3.34.0'),(3968,449,'_elementor_pro_version','3.34.0'),(3969,449,'_wp_page_template','default'),(3970,449,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3971,449,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4957,546,'_elementor_page_settings','a:0:{}'),(4958,547,'_elementor_edit_mode','builder'),(4959,547,'_elementor_template_type','wp-page'),(4960,547,'_elementor_version','3.34.1'),(4961,547,'_elementor_pro_version','3.34.0'),(4962,547,'_wp_page_template','default'),(4963,547,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3975,450,'_elementor_edit_mode','builder'),(3976,450,'_elementor_template_type','wp-page'),(3977,450,'_elementor_version','3.34.0'),(3978,450,'_elementor_pro_version','3.34.0'),(3979,450,'_wp_page_template','default'),(3980,450,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3981,450,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(3985,451,'_elementor_edit_mode','builder'),(3986,451,'_elementor_template_type','wp-page'),(3987,451,'_elementor_version','3.34.0'),(3988,451,'_elementor_pro_version','3.34.0'),(3989,451,'_wp_page_template','default'),(3990,451,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(3991,451,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4966,548,'_elementor_edit_mode','builder'),(4967,548,'_elementor_template_type','wp-page'),(4968,548,'_elementor_version','3.34.1'),(4969,548,'_elementor_pro_version','3.34.0'),(4970,548,'_wp_page_template','default'),(4971,548,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(7044,742,'_elementor_version','3.35.0'),(7045,742,'_elementor_pro_version','3.35.0'),(7046,742,'_wp_page_template','default'),(7047,742,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4006,452,'_edit_lock','1770149200:1'),(4007,452,'_edac_summary','a:8:{s:12:\"passed_tests\";i:95;s:6:\"errors\";i:0;s:8:\"warnings\";i:4;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:0;s:11:\"readability\";s:3:\"N/A\";s:18:\"simplified_summary\";b:0;}'),(4008,452,'_edac_summary_passed_tests','95'),(4009,452,'_edac_summary_errors','0'),(4010,452,'_edac_summary_warnings','4'),(4011,452,'_edac_summary_ignored','0'),(4012,452,'_edac_summary_contrast_errors','0'),(4013,452,'_edit_last','1'),(4014,452,'_elementor_edit_mode','builder'),(4015,452,'_astra_content_layout_flag','disabled'),(4017,452,'ast-title-bar-display','disabled'),(4018,452,'ast-featured-img','disabled'),(4019,452,'ast-site-content-layout','full-width-container'),(4020,452,'site-sidebar-layout','no-sidebar'),(4021,452,'_elementor_template_type','wp-page'),(4022,452,'_elementor_version','3.35.0'),(4023,452,'_elementor_pro_version','3.35.0'),(4053,452,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the <a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Kewaunee Public Library Reconsideration of Material Form<\\/a>.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4025,452,'_edac_density_data','a:2:{i:0;i:247;i:1;i:581;}'),(4026,452,'_edac_issue_density','1.43'),(4027,452,'_edac_post_checked_js','1767128577'),(4085,460,'_elementor_edit_mode','builder'),(4030,454,'_menu_item_type','post_type'),(4031,454,'_menu_item_menu_item_parent','120'),(4032,454,'_menu_item_object_id','452'),(4033,454,'_menu_item_object','page'),(4034,454,'_menu_item_target',''),(4035,454,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4036,454,'_menu_item_xfn',''),(4037,454,'_menu_item_url',''),(4038,455,'_elementor_edit_mode','builder'),(4039,455,'_elementor_template_type','wp-page'),(4040,455,'_elementor_version','3.34.0'),(4041,455,'_elementor_pro_version','3.34.0'),(4042,455,'_elementor_page_settings','a:0:{}'),(4045,456,'_elementor_edit_mode','builder'),(4046,456,'_elementor_template_type','wp-page'),(4047,456,'_elementor_version','3.34.0'),(4048,456,'_elementor_pro_version','3.34.0'),(4049,456,'_elementor_page_settings','a:0:{}'),(4052,452,'_wp_page_template','default'),(4054,457,'_elementor_edit_mode','builder'),(4055,457,'_elementor_template_type','wp-page'),(4056,457,'_elementor_version','3.34.0'),(4057,457,'_elementor_pro_version','3.34.0'),(4060,457,'_wp_page_template','default'),(4061,457,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4117,463,'_elementor_edit_mode','builder'),(4065,458,'_elementor_edit_mode','builder'),(4066,458,'_elementor_template_type','wp-page'),(4067,458,'_elementor_version','3.34.0'),(4068,458,'_elementor_pro_version','3.34.0'),(4070,458,'_wp_page_template','default'),(4071,458,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4072,458,'_elementor_page_settings','a:0:{}'),(4075,459,'_elementor_edit_mode','builder'),(4076,459,'_elementor_template_type','wp-page'),(4077,459,'_elementor_version','3.34.0'),(4078,459,'_elementor_pro_version','3.34.0'),(4080,459,'_wp_page_template','default'),(4081,459,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4082,459,'_elementor_page_settings','a:0:{}'),(5500,612,'_elementor_page_settings','a:0:{}'),(4086,460,'_elementor_template_type','wp-page'),(4087,460,'_elementor_version','3.34.0'),(4088,460,'_elementor_pro_version','3.34.0'),(4090,460,'_wp_page_template','default'),(4091,460,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5203,578,'_elementor_edit_mode','builder'),(5204,578,'_elementor_template_type','wp-page'),(5205,578,'_elementor_version','3.34.1'),(5206,578,'_elementor_pro_version','3.34.0'),(5207,578,'_wp_page_template','default'),(5208,578,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p><p><em>Updated June 23, 2020<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4097,461,'_elementor_edit_mode','builder'),(4098,461,'_elementor_template_type','wp-page'),(4099,461,'_elementor_version','3.34.0'),(4100,461,'_elementor_pro_version','3.34.0'),(4102,461,'_wp_page_template','default'),(4103,461,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4104,461,'_elementor_page_settings','a:0:{}'),(5547,617,'_wp_page_template','default'),(5952,664,'_elementor_edit_mode','builder'),(5931,454,'_wp_old_date','2025-12-30'),(5937,662,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4107,462,'_elementor_edit_mode','builder'),(4108,462,'_elementor_template_type','wp-page'),(4109,462,'_elementor_version','3.34.0'),(4110,462,'_elementor_pro_version','3.34.0'),(4112,462,'_wp_page_template','default'),(4113,462,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4114,462,'_elementor_page_settings','a:0:{}'),(4118,463,'_elementor_template_type','wp-page'),(4119,463,'_elementor_version','3.34.0'),(4120,463,'_elementor_pro_version','3.34.0'),(4122,463,'_wp_page_template','default'),(4123,463,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4129,464,'_elementor_edit_mode','builder'),(4130,464,'_elementor_template_type','wp-page'),(4131,464,'_elementor_version','3.34.0'),(4132,464,'_elementor_pro_version','3.34.0'),(4134,464,'_wp_page_template','default'),(4135,464,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4136,464,'_elementor_page_settings','a:0:{}'),(4139,465,'_elementor_edit_mode','builder'),(4140,465,'_elementor_template_type','wp-page'),(4141,465,'_elementor_version','3.34.0'),(4142,465,'_elementor_pro_version','3.34.0'),(4144,465,'_wp_page_template','default'),(4145,465,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4146,465,'_elementor_page_settings','a:0:{}'),(5548,617,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5086,563,'_elementor_edit_mode','builder'),(5087,563,'_elementor_template_type','wp-page'),(5088,563,'_elementor_version','3.34.1'),(5089,563,'_elementor_pro_version','3.34.0'),(5090,563,'_wp_page_template','default'),(5091,563,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4149,466,'_elementor_edit_mode','builder'),(4150,466,'_elementor_template_type','wp-page'),(4151,466,'_elementor_version','3.34.0'),(4152,466,'_elementor_pro_version','3.34.0'),(4154,466,'_wp_page_template','default'),(4155,466,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5085,562,'_elementor_page_settings','a:0:{}'),(4183,468,'_elementor_edit_mode','builder'),(4184,468,'_elementor_template_type','wp-page'),(4185,468,'_elementor_version','3.34.0'),(4186,468,'_elementor_pro_version','3.34.0'),(4187,468,'_wp_page_template','default'),(4188,468,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4189,468,'_elementor_page_settings','a:0:{}'),(4973,548,'_elementor_page_settings','a:0:{}'),(4974,549,'_elementor_edit_mode','builder'),(4975,549,'_elementor_template_type','wp-page'),(4976,549,'_elementor_version','3.34.1'),(4977,549,'_elementor_pro_version','3.34.0'),(4978,549,'_wp_page_template','default'),(4979,549,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4193,469,'_elementor_edit_mode','builder'),(4194,469,'_elementor_template_type','wp-page'),(4195,469,'_elementor_version','3.34.0'),(4196,469,'_elementor_pro_version','3.34.0'),(4197,469,'_wp_page_template','default'),(4198,469,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b34ede8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"971bb5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0a1abae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"af84077\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"d04a14e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"99cf69c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"54b77a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"129bebb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"d134972\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0ce083d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c3e0539\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"eda4c83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"fdbd644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4199,469,'_elementor_page_settings','a:0:{}'),(4981,549,'_elementor_page_settings','a:0:{}'),(4982,550,'_elementor_edit_mode','builder'),(4983,550,'_elementor_template_type','wp-page'),(4984,550,'_elementor_version','3.34.1'),(4985,550,'_elementor_pro_version','3.34.0'),(4986,550,'_wp_page_template','default'),(4987,550,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<\\/li><\\/ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4918,542,'_elementor_edit_mode','builder'),(4919,542,'_elementor_template_type','wp-page'),(4920,542,'_elementor_version','3.34.1'),(4921,542,'_elementor_pro_version','3.34.0'),(4922,542,'_wp_page_template','default'),(4923,542,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4225,472,'_elementor_edit_mode','builder'),(4226,472,'_elementor_template_type','wp-page'),(4227,472,'_elementor_version','3.34.0'),(4228,472,'_elementor_pro_version','3.34.0'),(4229,472,'_wp_page_template','default'),(4230,472,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"00454a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#CCE67B\"},\"elements\":[{\"id\":\"6650cc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li><h3><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/kewaunee_public_library_internet_policy_01.22.pdf\\\">Internet Policy<\\/a><\\/h3><\\/li><li>\\u00a0<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4232,472,'_elementor_page_settings','a:0:{}'),(4925,542,'_elementor_page_settings','a:0:{}'),(4926,543,'_elementor_edit_mode','builder'),(4927,543,'_elementor_template_type','wp-page'),(4928,543,'_elementor_version','3.34.1'),(4929,543,'_elementor_pro_version','3.34.0'),(4930,543,'_wp_page_template','default'),(4931,543,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4260,475,'_elementor_page_settings','a:0:{}'),(4262,476,'_elementor_template_type','wp-page'),(4263,476,'_elementor_version','3.34.0'),(4264,476,'_elementor_pro_version','3.34.0'),(4265,476,'_wp_page_template','default'),(4266,476,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4291,479,'_elementor_edit_mode','builder'),(4323,482,'_elementor_edit_mode','builder'),(4440,493,'_elementor_pro_version','3.34.0'),(4441,493,'_wp_page_template','default'),(4442,493,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4444,493,'_elementor_page_settings','a:0:{}'),(4445,494,'_elementor_edit_mode','builder'),(4446,494,'_elementor_template_type','wp-page'),(4447,494,'_elementor_version','3.34.0'),(4448,494,'_elementor_pro_version','3.34.0'),(4449,494,'_wp_page_template','default'),(4450,494,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4335,483,'_elementor_edit_mode','builder'),(4336,483,'_elementor_template_type','wp-page'),(4337,483,'_elementor_version','3.34.0'),(4338,483,'_elementor_pro_version','3.34.0'),(4339,483,'_wp_page_template','default'),(4340,483,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4271,477,'_elementor_edit_mode','builder'),(4272,477,'_elementor_template_type','wp-page'),(4273,477,'_elementor_version','3.34.0'),(4274,477,'_elementor_pro_version','3.34.0'),(4275,477,'_wp_page_template','default'),(4276,477,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4278,477,'_elementor_page_settings','a:0:{}'),(5525,615,'_elementor_edit_mode','builder'),(5526,615,'_elementor_template_type','wp-page'),(5077,561,'_elementor_page_settings','a:0:{}'),(5078,562,'_elementor_edit_mode','builder'),(5079,562,'_elementor_template_type','wp-page'),(5080,562,'_elementor_version','3.34.1'),(5081,562,'_elementor_pro_version','3.34.0'),(5082,562,'_wp_page_template','default'),(5083,562,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (4281,478,'_elementor_edit_mode','builder'),(4282,478,'_elementor_template_type','wp-page'),(4283,478,'_elementor_version','3.34.0'),(4284,478,'_elementor_pro_version','3.34.0'),(4285,478,'_wp_page_template','default'),(4286,478,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4288,478,'_elementor_page_settings','a:0:{}'),(4292,479,'_elementor_template_type','wp-page'),(4293,479,'_elementor_version','3.34.0'),(4294,479,'_elementor_pro_version','3.34.0'),(4295,479,'_wp_page_template','default'),(4296,479,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4838,531,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4355,485,'_elementor_edit_mode','builder'),(4303,480,'_elementor_edit_mode','builder'),(4304,480,'_elementor_template_type','wp-page'),(4305,480,'_elementor_version','3.34.0'),(4306,480,'_elementor_pro_version','3.34.0'),(4307,480,'_wp_page_template','default'),(4308,480,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4310,480,'_elementor_page_settings','a:0:{}'),(4313,481,'_elementor_edit_mode','builder'),(4314,481,'_elementor_template_type','wp-page'),(4315,481,'_elementor_version','3.34.0'),(4316,481,'_elementor_pro_version','3.34.0'),(4317,481,'_wp_page_template','default'),(4318,481,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"mobile\",\"collapse_subitems\":\"yes\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4839,532,'_elementor_edit_mode','builder'),(4840,532,'_elementor_template_type','wp-page'),(4320,481,'_elementor_page_settings','a:0:{}'),(5061,559,'_elementor_page_settings','a:0:{}'),(5527,615,'_elementor_version','3.34.1'),(5528,615,'_elementor_pro_version','3.34.0'),(5070,561,'_elementor_edit_mode','builder'),(5071,561,'_elementor_template_type','wp-page'),(5072,561,'_elementor_version','3.34.1'),(5073,561,'_elementor_pro_version','3.34.0'),(5074,561,'_wp_page_template','default'),(5075,561,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4324,482,'_elementor_template_type','wp-page'),(4325,482,'_elementor_version','3.34.0'),(4326,482,'_elementor_pro_version','3.34.0'),(4327,482,'_wp_page_template','default'),(4328,482,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4841,532,'_elementor_version','3.34.0'),(4842,532,'_elementor_pro_version','3.34.0'),(4843,532,'_wp_page_template','default'),(4844,532,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4342,483,'_elementor_page_settings','a:0:{}'),(4345,484,'_elementor_edit_mode','builder'),(4346,484,'_elementor_template_type','wp-page'),(4347,484,'_elementor_version','3.34.0'),(4348,484,'_elementor_pro_version','3.34.0'),(4349,484,'_wp_page_template','default'),(4350,484,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4352,484,'_elementor_page_settings','a:0:{}'),(5053,558,'_elementor_page_settings','a:0:{}'),(5054,559,'_elementor_edit_mode','builder'),(5055,559,'_elementor_template_type','wp-page'),(5056,559,'_elementor_version','3.34.1'),(5057,559,'_elementor_pro_version','3.34.0'),(5058,559,'_wp_page_template','default'),(5059,559,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4356,485,'_elementor_template_type','wp-page'),(4357,485,'_elementor_version','3.34.0'),(4358,485,'_elementor_pro_version','3.34.0'),(4359,485,'_wp_page_template','default'),(4360,485,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4845,532,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4428,492,'_elementor_edit_mode','builder'),(4367,486,'_elementor_edit_mode','builder'),(4368,486,'_elementor_template_type','wp-page'),(4369,486,'_elementor_version','3.34.0'),(4370,486,'_elementor_pro_version','3.34.0'),(4371,486,'_wp_page_template','default'),(4372,486,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4374,486,'_elementor_page_settings','a:0:{}'),(4377,487,'_elementor_edit_mode','builder'),(4378,487,'_elementor_template_type','wp-page'),(4379,487,'_elementor_version','3.34.0'),(4380,487,'_elementor_pro_version','3.34.0'),(4381,487,'_wp_page_template','default'),(4382,487,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4384,487,'_elementor_page_settings','a:0:{}'),(4387,488,'_elementor_edit_mode','builder'),(4388,488,'_elementor_template_type','wp-page'),(4389,488,'_elementor_version','3.34.0'),(4390,488,'_elementor_pro_version','3.34.0'),(4391,488,'_wp_page_template','default'),(4392,488,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4852,533,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(4437,493,'_elementor_edit_mode','builder'),(4438,493,'_elementor_template_type','wp-page'),(4439,493,'_elementor_version','3.34.0'),(4432,492,'_wp_page_template','default'),(4433,492,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4429,492,'_elementor_template_type','wp-page'),(4430,492,'_elementor_version','3.34.0'),(4431,492,'_elementor_pro_version','3.34.0'),(4410,490,'_elementor_edit_mode','builder'),(4411,490,'_elementor_template_type','wp-page'),(4412,490,'_elementor_version','3.34.0'),(4413,490,'_elementor_pro_version','3.34.0'),(4414,490,'_wp_page_template','default'),(4415,490,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4417,490,'_elementor_page_settings','a:0:{}'),(5062,560,'_elementor_edit_mode','builder'),(5063,560,'_elementor_template_type','wp-page'),(5064,560,'_elementor_version','3.34.1'),(5065,560,'_elementor_pro_version','3.34.0'),(5066,560,'_wp_page_template','default'),(5067,560,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5046,558,'_elementor_edit_mode','builder'),(5047,558,'_elementor_template_type','wp-page'),(5048,558,'_elementor_version','3.34.1'),(5049,558,'_elementor_pro_version','3.34.0'),(5050,558,'_wp_page_template','default'),(5051,558,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4419,491,'_elementor_edit_mode','builder'),(4420,491,'_elementor_template_type','wp-page'),(4421,491,'_elementor_version','3.34.0'),(4422,491,'_elementor_pro_version','3.34.0'),(4423,491,'_wp_page_template','default'),(4424,491,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4426,491,'_elementor_page_settings','a:0:{}'),(4452,494,'_elementor_page_settings','a:0:{}'),(4600,510,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Policies<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4453,495,'_elementor_edit_mode','builder'),(4454,495,'_elementor_template_type','wp-page'),(4455,495,'_elementor_version','3.34.0'),(4456,495,'_elementor_pro_version','3.34.0'),(4457,495,'_wp_page_template','default'),(4458,495,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"LibraryBoard\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4599,510,'_wp_page_template','default'),(4662,516,'_wp_page_template','default'),(4663,516,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Cards<\\/h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h2>Borrowing Information<\\/h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h2>Overdue Notices<\\/h2><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4579,508,'_elementor_edit_mode','builder'),(4580,508,'_elementor_template_type','wp-page'),(4581,508,'_elementor_version','3.34.0'),(4582,508,'_elementor_pro_version','3.34.0'),(4583,508,'_wp_page_template','default'),(4584,508,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4657,516,'_elementor_edit_mode','builder'),(4658,516,'_elementor_template_type','wp-page'),(4659,516,'_elementor_version','3.34.0'),(4660,516,'_elementor_pro_version','3.34.0'),(4586,508,'_elementor_page_settings','a:0:{}'),(4587,509,'_elementor_edit_mode','builder'),(4588,509,'_elementor_template_type','wp-page'),(4589,509,'_elementor_version','3.34.0'),(4590,509,'_elementor_pro_version','3.34.0'),(4591,509,'_wp_page_template','default'),(4592,509,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4496,499,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"abb524c\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Policies\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4595,510,'_elementor_edit_mode','builder'),(4558,506,'_elementor_edit_mode','builder'),(4559,506,'_elementor_template_type','wp-page'),(4491,499,'_elementor_edit_mode','builder'),(4492,499,'_elementor_template_type','wp-page'),(4596,510,'_elementor_template_type','wp-page'),(4597,510,'_elementor_version','3.34.0'),(4598,510,'_elementor_pro_version','3.34.0'),(4473,497,'_elementor_edit_mode','builder'),(4474,497,'_elementor_template_type','wp-page'),(4475,497,'_elementor_version','3.34.0'),(4476,497,'_elementor_pro_version','3.34.0'),(4477,497,'_wp_page_template','default'),(4478,497,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"LibraryBoard\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4480,497,'_elementor_page_settings','a:0:{}'),(4493,499,'_elementor_version','3.34.0'),(4494,499,'_elementor_pro_version','3.34.0'),(4495,499,'_wp_page_template','default'),(4482,498,'_elementor_edit_mode','builder'),(4483,498,'_elementor_template_type','wp-page'),(4484,498,'_elementor_version','3.34.0'),(4485,498,'_elementor_pro_version','3.34.0'),(4486,498,'_wp_page_template','default'),(4487,498,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"LibraryBoard\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4489,498,'_elementor_page_settings','a:0:{}'),(4832,531,'_elementor_edit_mode','builder'),(4833,531,'_elementor_template_type','wp-page'),(4834,531,'_elementor_version','3.34.0'),(4835,531,'_elementor_pro_version','3.34.0'),(4836,531,'_wp_page_template','default'),(4837,531,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4b936eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The library is closed December 31st and January 1st. <\\/strong><strong style=\\\"font-style: inherit;\\\">Happy Holidays!<\\/strong><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4502,500,'_menu_item_type','custom'),(4503,500,'_menu_item_menu_item_parent','120'),(4504,500,'_menu_item_object_id','500'),(4505,500,'_menu_item_object','custom'),(4506,500,'_menu_item_target',''),(4507,500,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4508,500,'_menu_item_xfn',''),(4509,500,'_menu_item_url','https://wp.kewauneepubliclibrary.org/about/#BoardStaff'),(5936,662,'_wp_page_template','default'),(5935,662,'_elementor_pro_version','3.35.0'),(5934,662,'_elementor_version','3.35.0'),(5933,662,'_elementor_template_type','wp-page'),(5932,662,'_elementor_edit_mode','builder'),(4538,504,'_elementor_edit_mode','builder'),(4520,502,'_menu_item_type','custom'),(4521,502,'_menu_item_menu_item_parent','120'),(4522,502,'_menu_item_object_id','502'),(4523,502,'_menu_item_object','custom'),(4524,502,'_menu_item_target',''),(4525,502,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4526,502,'_menu_item_xfn',''),(4527,502,'_menu_item_url','https://wp.kewauneepubliclibrary.org/about/#Friends'),(4539,504,'_elementor_template_type','wp-page'),(4529,503,'_menu_item_type','custom'),(4530,503,'_menu_item_menu_item_parent','120'),(4531,503,'_menu_item_object_id','503'),(4532,503,'_menu_item_object','custom'),(4533,503,'_menu_item_target',''),(4534,503,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4535,503,'_menu_item_xfn',''),(4536,503,'_menu_item_url','https://wp.kewauneepubliclibrary.org/about/#Community'),(4540,504,'_elementor_version','3.34.0'),(4541,504,'_elementor_pro_version','3.34.0'),(4542,504,'_wp_page_template','default'),(4543,504,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"abb524c\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Policies\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4545,504,'_elementor_page_settings','a:0:{}'),(5029,555,'_elementor_page_settings','a:0:{}'),(5030,556,'_elementor_edit_mode','builder'),(5031,556,'_elementor_template_type','wp-page'),(5032,556,'_elementor_version','3.34.1'),(5033,556,'_elementor_pro_version','3.34.0'),(5034,556,'_wp_page_template','default'),(5035,556,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4548,505,'_elementor_edit_mode','builder'),(4549,505,'_elementor_template_type','wp-page'),(4550,505,'_elementor_version','3.34.0'),(4551,505,'_elementor_pro_version','3.34.0'),(4552,505,'_wp_page_template','default'),(4553,505,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"abb524c\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Policies\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4555,505,'_elementor_page_settings','a:0:{}'),(4560,506,'_elementor_version','3.34.0'),(4561,506,'_elementor_pro_version','3.34.0'),(4562,506,'_wp_page_template','default'),(4563,506,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8ead8dd\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"c113514\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Policies\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Cards<\\/h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h3>Borrowing Information<\\/h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h3>Overdue Notices<\\/h3><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p><h3>Policies Page<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a complete policy listing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4594,509,'_elementor_page_settings','a:0:{}'),(4625,513,'_elementor_edit_mode','builder'),(4605,511,'_elementor_edit_mode','builder'),(4606,511,'_elementor_template_type','wp-page'),(4607,511,'_elementor_version','3.34.0'),(4608,511,'_elementor_pro_version','3.34.0'),(4609,511,'_wp_page_template','default'),(4610,511,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Policies<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4612,511,'_elementor_page_settings','a:0:{}'),(5021,554,'_elementor_page_settings','a:0:{}'),(5022,555,'_elementor_edit_mode','builder'),(5023,555,'_elementor_template_type','wp-page'),(5024,555,'_elementor_version','3.34.1'),(5025,555,'_elementor_pro_version','3.34.0'),(5026,555,'_wp_page_template','default'),(5027,555,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4615,512,'_elementor_edit_mode','builder'),(4616,512,'_elementor_template_type','wp-page'),(4617,512,'_elementor_version','3.34.0'),(4618,512,'_elementor_pro_version','3.34.0'),(4619,512,'_wp_page_template','default'),(4620,512,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Library Policies<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4622,512,'_elementor_page_settings','a:0:{}'),(4626,513,'_elementor_template_type','wp-page'),(4627,513,'_elementor_version','3.34.0'),(4628,513,'_elementor_pro_version','3.34.0'),(4629,513,'_wp_page_template','default'),(4630,513,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4637,514,'_elementor_edit_mode','builder'),(4638,514,'_elementor_template_type','wp-page'),(4639,514,'_elementor_version','3.34.0'),(4640,514,'_elementor_pro_version','3.34.0'),(4642,514,'_wp_page_template','default'),(4643,514,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4644,514,'_elementor_page_settings','a:0:{}'),(4647,515,'_elementor_edit_mode','builder'),(4648,515,'_elementor_template_type','wp-page'),(4649,515,'_elementor_version','3.34.0'),(4650,515,'_elementor_pro_version','3.34.0'),(4652,515,'_wp_page_template','default'),(4653,515,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4654,515,'_elementor_page_settings','a:0:{}'),(5014,554,'_elementor_edit_mode','builder'),(5015,554,'_elementor_template_type','wp-page'),(5016,554,'_elementor_version','3.34.1'),(5017,554,'_elementor_pro_version','3.34.0'),(5018,554,'_wp_page_template','default'),(5019,554,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4697,520,'_elementor_edit_mode','builder'),(4698,520,'_elementor_template_type','wp-page'),(4699,520,'_elementor_version','3.34.0'),(4700,520,'_elementor_pro_version','3.34.0'),(4701,520,'_wp_page_template','default'),(4702,520,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4679,518,'_elementor_edit_mode','builder'),(4680,518,'_elementor_template_type','wp-page'),(4681,518,'_elementor_version','3.34.0'),(4682,518,'_elementor_pro_version','3.34.0'),(4683,518,'_wp_page_template','default'),(4684,518,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4686,518,'_elementor_page_settings','a:0:{}'),(4688,519,'_elementor_edit_mode','builder'),(4689,519,'_elementor_template_type','wp-page'),(4690,519,'_elementor_version','3.34.0'),(4691,519,'_elementor_pro_version','3.34.0'),(4692,519,'_wp_page_template','default'),(4693,519,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4695,519,'_elementor_page_settings','a:0:{}'),(5005,552,'_elementor_page_settings','a:0:{}'),(5007,553,'_elementor_template_type','wp-page'),(5008,553,'_elementor_version','3.34.1'),(5009,553,'_elementor_pro_version','3.34.0'),(5010,553,'_wp_page_template','default'),(5011,553,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4877,536,'_elementor_page_settings','a:0:{}'),(4870,535,'_elementor_page_settings','a:0:{}'),(4871,536,'_elementor_edit_mode','builder'),(4872,536,'_elementor_template_type','wp-page'),(4873,536,'_elementor_version','3.34.0'),(4874,536,'_elementor_pro_version','3.34.0'),(4875,536,'_wp_page_template','default'),(4876,536,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Cards<\\/h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h2>Borrowing Information<\\/h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h2>Overdue Notices<\\/h2><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5504,613,'_elementor_edit_mode','builder'),(5006,553,'_elementor_edit_mode','builder'),(4990,551,'_elementor_edit_mode','builder'),(4991,551,'_elementor_template_type','wp-page'),(4992,551,'_elementor_version','3.34.1'),(4993,551,'_elementor_pro_version','3.34.0'),(4994,551,'_wp_page_template','default'),(4995,551,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<\\/li><\\/ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4708,521,'_elementor_edit_mode','builder'),(4709,521,'_elementor_template_type','wp-page'),(4710,521,'_elementor_version','3.34.0'),(4711,521,'_elementor_pro_version','3.34.0'),(4712,521,'_wp_page_template','default'),(4713,521,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4715,521,'_elementor_page_settings','a:0:{}'),(4718,522,'_elementor_edit_mode','builder'),(4719,522,'_elementor_template_type','wp-page'),(4720,522,'_elementor_version','3.34.0'),(4721,522,'_elementor_pro_version','3.34.0'),(4722,522,'_wp_page_template','default'),(4723,522,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4725,522,'_elementor_page_settings','a:0:{}'),(4997,551,'_elementor_page_settings','a:0:{}'),(4998,552,'_elementor_edit_mode','builder'),(4999,552,'_elementor_template_type','wp-page'),(5000,552,'_elementor_version','3.34.1'),(5001,552,'_elementor_pro_version','3.34.0'),(5002,552,'_wp_page_template','default'),(5003,552,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<\\/li><\\/ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4728,523,'_elementor_edit_mode','builder'),(4729,523,'_elementor_template_type','wp-page'),(4730,523,'_elementor_version','3.34.0'),(4731,523,'_elementor_pro_version','3.34.0'),(4732,523,'_wp_page_template','default'),(4733,523,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(4881,537,'_elementor_pro_version','3.34.0'),(4882,537,'_wp_page_template','default'),(4883,537,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>I. Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>II. Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>III. Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>IV. Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>V. Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>VI. Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><ol><li>Responsibility for Selection<br \\/>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br \\/>C. Criteria for Selection<br \\/>The main points considered in the selection of materials are:<br \\/>a. individual merit of each item<br \\/>b. popular appeal\\/demand<br \\/>c. suitability of material for the clientele<br \\/>d. existing library holdings<br \\/>e. budget<br \\/>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br \\/>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br \\/>D. Interlibrary Loan<br \\/>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br \\/>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br \\/>E. Gifts and Donations<br \\/>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br \\/>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br \\/>F. Weeding<br \\/>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br \\/>G. Potential Problems or Challenges<br \\/>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br \\/>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br \\/>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br \\/>H. Challenged Materials<br \\/>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br \\/>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br \\/>1. Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br \\/>2. Be a library card holder from one of the Kewaunee County libraries.<br \\/>3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br \\/>4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br \\/>Updated and Approved October 19, 2022<\\/li><\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4910,541,'_elementor_edit_mode','builder'),(4911,541,'_elementor_template_type','wp-page'),(4912,541,'_elementor_version','3.34.1'),(4913,541,'_elementor_pro_version','3.34.0'),(4914,541,'_wp_page_template','default'),(4915,541,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4878,537,'_elementor_edit_mode','builder'),(4879,537,'_elementor_template_type','wp-page'),(4880,537,'_elementor_version','3.34.0'),(4864,535,'_elementor_edit_mode','builder'),(4865,535,'_elementor_template_type','wp-page'),(4866,535,'_elementor_version','3.34.0'),(4867,535,'_elementor_pro_version','3.34.0'),(4868,535,'_wp_page_template','default'),(4869,535,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Cards<\\/h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.<\\/p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s\\/guardian\'s signature.<\\/p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.<\\/p><h2>Borrowing Information<\\/h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.<\\/p><h2>Overdue Notices<\\/h2><p>Patrons will be notified either by email or by mail when their library items are overdue.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Children Safety Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5881b7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"898cc73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Pandemic Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Copy<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4740,524,'_menu_item_type','custom'),(4741,524,'_menu_item_menu_item_parent','120'),(4742,524,'_menu_item_object_id','524'),(4743,524,'_menu_item_object','custom'),(4744,524,'_menu_item_target',''),(4745,524,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4746,524,'_menu_item_xfn',''),(4747,524,'_menu_item_url','https://wp.kewauneepubliclibrary.org/about/#Curbside_Pickup'),(4749,525,'_menu_item_type','custom'),(4750,525,'_menu_item_menu_item_parent','120'),(4751,525,'_menu_item_object_id','525'),(4752,525,'_menu_item_object','custom'),(4753,525,'_menu_item_target',''),(4754,525,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4755,525,'_menu_item_xfn',''),(4756,525,'_menu_item_url','https://wp.kewauneepubliclibrary.org/about/#Employment'),(4790,529,'_wp_page_template','default'),(4791,529,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><h2>Accessibility Features On Our Website<\\/h2><p>The following is a list of items we have included in our website to improve its accessibility:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ACCESSIBILITY FEATURES HERE]<\\/span><\\/li><\\/ul><h2>Where We\'re Improving<\\/h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/span><\\/li><li><span style=\\\"color: #ff0000;\\\">[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/span><\\/li><\\/ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4786,529,'_elementor_edit_mode','builder'),(4787,529,'_elementor_template_type','wp-page'),(4772,527,'_elementor_edit_mode','builder'),(4773,527,'_elementor_template_type','wp-page'),(4774,527,'_elementor_version','3.32.5'),(4775,527,'_elementor_pro_version','3.32.3'),(4776,527,'_wp_page_template','default'),(4777,527,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2>\\n\\t\\t\\t\\tWe follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br \\/><br \\/>\\n\\t\\t\\t\\tWebsite accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Features On Our Website<\\/h2>\\n\\t\\t\\t\\tThe following is a list of items we have included in our website to improve its accessibility:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ACCESSIBILITY FEATURES HERE]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h2>Where We\'re Improving<\\/h2>\\n\\t\\t\\t\\tIn our efforts to bring our website up to standard, we are targeting the following areas:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/li>\\n\\t\\t\\t\\t<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\tThis is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Support Contact<\\/h2>\\n\\t\\t\\t\\tWe welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4778,527,'_elementor_page_settings','a:0:{}'),(4779,528,'_elementor_edit_mode','builder'),(4780,528,'_elementor_template_type','wp-page'),(4781,528,'_elementor_version','3.32.5'),(4782,528,'_elementor_pro_version','3.32.3'),(4783,528,'_wp_page_template','default'),(4784,528,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2>\\n\\t\\t\\t\\tWe follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br \\/><br \\/>\\n\\t\\t\\t\\tWebsite accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Features On Our Website<\\/h2>\\n\\t\\t\\t\\tThe following is a list of items we have included in our website to improve its accessibility:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ACCESSIBILITY FEATURES HERE]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<h2>Where We\'re Improving<\\/h2>\\n\\t\\t\\t\\tIn our efforts to bring our website up to standard, we are targeting the following areas:<br \\/><br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/li>\\n\\t\\t\\t\\t<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\tThis is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br \\/><br \\/>\\n\\t\\t\\t\\t<h2>Accessibility Support Contact<\\/h2>\\n\\t\\t\\t\\tWe welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4785,528,'_elementor_page_settings','a:0:{}'),(5125,566,'_elementor_page_settings','a:0:{}'),(5215,579,'_elementor_pro_version','3.34.0'),(5216,579,'_wp_page_template','default'),(5217,579,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5212,579,'_elementor_edit_mode','builder'),(5213,579,'_elementor_template_type','wp-page'),(5214,579,'_elementor_version','3.34.1'),(5543,617,'_elementor_edit_mode','builder'),(5544,617,'_elementor_template_type','wp-page'),(5545,617,'_elementor_version','3.34.1'),(5200,577,'_elementor_page_settings','a:0:{}'),(5379,602,'_elementor_edit_mode','builder'),(5380,602,'_elementor_template_type','wp-page'),(5381,602,'_elementor_version','3.34.0'),(5382,602,'_elementor_pro_version','3.34.0'),(5383,602,'_wp_page_template','default'),(5384,602,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><h2>Accessibility Features On Our Website<\\/h2><p>The following is a list of items we have included in our website to improve its accessibility:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ACCESSIBILITY FEATURES HERE]<\\/span><\\/li><\\/ul><h2>Where We\'re Improving<\\/h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/span><\\/li><li><span style=\\\"color: #ff0000;\\\">[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/span><\\/li><\\/ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5385,602,'_elementor_page_settings','a:0:{}'),(5388,603,'_elementor_edit_mode','builder'),(5389,603,'_elementor_template_type','wp-page'),(5390,603,'_elementor_version','3.34.0'),(5391,603,'_elementor_pro_version','3.34.0'),(5392,603,'_wp_page_template','default'),(5393,603,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><h2>Accessibility Features On Our Website<\\/h2><p>The following is a list of items we have included in our website to improve its accessibility:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ACCESSIBILITY FEATURES HERE]<\\/span><\\/li><\\/ul><h2>Where We\'re Improving<\\/h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:<\\/p><ul><li><span style=\\\"color: #ff0000;\\\">[LIST ITEMS YOU\'RE WORKING TO FIX HERE]<\\/span><\\/li><li><span style=\\\"color: #ff0000;\\\">[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]<\\/span><\\/li><\\/ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5394,603,'_elementor_page_settings','a:0:{}'),(5255,584,'_elementor_edit_mode','builder'),(5586,624,'_elementor_edit_mode','builder'),(6290,698,'_elementor_edit_mode','builder'),(6291,698,'_elementor_template_type','wp-page'),(6292,698,'_elementor_version','3.35.0'),(6293,698,'_elementor_pro_version','3.35.0'),(6294,698,'_wp_page_template','default'),(6295,698,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-for-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (5782,637,'_edit_lock','1770069895:1'),(5783,637,'_wp_trash_meta_status','publish'),(5784,637,'_wp_trash_meta_time','1770069915'),(5785,638,'_edit_lock','1770070014:1'),(5786,638,'_wp_trash_meta_status','publish'),(5787,638,'_wp_trash_meta_time','1770070013'),(5788,639,'_edit_lock','1770070374:1'),(5789,639,'_wp_trash_meta_status','publish'),(5790,639,'_wp_trash_meta_time','1770070396'),(5791,640,'_edit_lock','1770070675:1'),(5792,640,'_wp_trash_meta_status','publish'),(5793,640,'_wp_trash_meta_time','1770070679'),(5794,641,'_edit_lock','1770070795:1'),(5795,641,'_wp_trash_meta_status','publish'),(5796,641,'_wp_trash_meta_time','1770070835'),(5797,642,'_edit_lock','1770071082:1'),(5798,642,'_wp_trash_meta_status','publish'),(5799,642,'_wp_trash_meta_time','1770071095'),(5800,643,'_edit_lock','1770071117:1'),(5801,643,'_wp_trash_meta_status','publish'),(5802,643,'_wp_trash_meta_time','1770071129'),(5803,644,'_edit_lock','1770072403:1'),(5804,644,'_wp_trash_meta_status','publish'),(5805,644,'_wp_trash_meta_time','1770072415'),(5806,645,'_edit_lock','1770072762:1'),(5807,645,'_wp_trash_meta_status','publish'),(5808,645,'_wp_trash_meta_time','1770072787'),(5809,646,'_wp_trash_meta_status','publish'),(5810,646,'_wp_trash_meta_time','1770072844'),(5811,647,'_edit_lock','1770072986:1'),(5812,647,'_wp_trash_meta_status','publish'),(5813,647,'_wp_trash_meta_time','1770072998'),(5814,648,'_wp_trash_meta_status','publish'),(5815,648,'_wp_trash_meta_time','1770073041'),(5816,649,'_wp_trash_meta_status','publish'),(5817,649,'_wp_trash_meta_time','1770073076'),(5818,650,'_edit_lock','1770074050:1'),(5819,650,'_wp_trash_meta_status','publish'),(5820,650,'_wp_trash_meta_time','1770074071'),(5821,651,'_edit_lock','1770074214:1'),(5822,651,'_wp_trash_meta_status','publish'),(5823,651,'_wp_trash_meta_time','1770074216'),(5824,652,'_edit_lock','1770074290:1'),(5825,652,'_wp_trash_meta_status','publish'),(5826,652,'_wp_trash_meta_time','1770074295'),(5827,653,'_wp_trash_meta_status','publish'),(5828,653,'_wp_trash_meta_time','1770074398'),(6394,709,'_elementor_edit_mode','builder'),(6395,709,'_elementor_template_type','wp-page'),(6396,709,'_elementor_version','3.35.0'),(6397,709,'_elementor_pro_version','3.35.0'),(6398,709,'_wp_page_template','default'),(6399,709,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5867,657,'_wp_page_template','default'),(5868,657,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8817,906,'_elementor_template_type','wp-page'),(8818,906,'_elementor_version','3.35.5'),(8819,906,'_elementor_pro_version','3.35.1'),(8820,906,'_wp_page_template','default'),(8821,906,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .5em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(5529,615,'_wp_page_template','default'),(5530,615,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5209,578,'_elementor_page_settings','a:0:{}'),(8702,894,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5942,663,'_elementor_edit_mode','builder'),(5943,663,'_elementor_template_type','wp-page'),(5944,663,'_elementor_version','3.35.0'),(5945,663,'_elementor_pro_version','3.35.0'),(5946,663,'_wp_page_template','default'),(5947,663,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5949,663,'_elementor_page_settings','a:0:{}'),(9340,954,'_elementor_edit_mode','builder'),(5953,664,'_elementor_template_type','wp-page'),(5954,664,'_elementor_version','3.35.0'),(6385,707,'_elementor_page_settings','a:0:{}'),(6387,708,'_elementor_template_type','wp-page'),(6388,708,'_elementor_version','3.35.0'),(6389,708,'_elementor_pro_version','3.35.0'),(6390,708,'_wp_page_template','default'),(6391,708,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5318,591,'_elementor_edit_mode','builder'),(5319,591,'_elementor_template_type','wp-page'),(5320,591,'_elementor_version','3.34.1'),(5321,591,'_elementor_pro_version','3.34.0'),(5322,591,'_wp_page_template','default'),(5323,591,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5324,591,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6308,699,'_elementor_page_settings','a:0:{}'),(5327,592,'_elementor_edit_mode','builder'),(5328,592,'_elementor_template_type','wp-page'),(5329,592,'_elementor_version','3.34.1'),(5330,592,'_elementor_pro_version','3.34.0'),(5331,592,'_wp_page_template','default'),(5332,592,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ff4ec8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"135f5b48\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5265,585,'_edit_lock','1771538198:1'),(5266,585,'_edac_summary','a:8:{s:12:\"passed_tests\";i:95;s:6:\"errors\";i:0;s:8:\"warnings\";i:3;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:12;s:11:\"readability\";s:4:\"12th\";s:18:\"simplified_summary\";b:0;}'),(5267,585,'_edac_summary_passed_tests','95'),(8691,585,'_edac_post_checked_js','1771445959'),(5229,580,'_wp_attached_file','2026/01/Kewaunee-Public-Library-building-header.png'),(5230,580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:500;s:4:\"file\";s:51:\"2026/01/Kewaunee-Public-Library-building-header.png\";s:8:\"filesize\";i:1673627;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Kewaunee-Public-Library-building-header-300x75.png\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41845;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-building-header-1024x256.png\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:458220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-768x192.png\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261762;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121614;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334912;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:218402;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146958;}s:8:\"tileview\";a:5:{s:4:\"file\";s:51:\"Kewaunee-Public-Library-building-header-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:153628;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"Kewaunee-Public-Library-building-header-1536x384.png\";s:5:\"width\";i:1536;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:976529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5231,580,'_wp_attachment_image_alt','Kewaunee Public Library building and logo'),(5235,582,'_elementor_edit_mode','builder'),(5236,582,'_elementor_template_type','wp-page'),(5237,582,'_elementor_version','3.34.1'),(5238,582,'_elementor_pro_version','3.34.0'),(5239,582,'_wp_page_template','default'),(5240,582,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5242,582,'_elementor_page_settings','a:0:{}'),(5473,610,'_elementor_template_type','wp-page'),(5474,610,'_elementor_version','3.34.0'),(5475,610,'_elementor_pro_version','3.34.0'),(5476,610,'_wp_page_template','default'),(5477,610,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(6301,699,'_elementor_edit_mode','builder'),(6302,699,'_elementor_template_type','wp-page'),(6303,699,'_elementor_version','3.35.0'),(6304,699,'_elementor_pro_version','3.35.0'),(5484,611,'_elementor_edit_mode','builder'),(5485,611,'_elementor_template_type','wp-page'),(5486,611,'_elementor_version','3.34.0'),(5487,611,'_elementor_pro_version','3.34.0'),(5488,611,'_wp_page_template','default'),(5489,611,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5490,611,'_elementor_page_settings','a:0:{}'),(5899,660,'_elementor_edit_mode','builder'),(5900,660,'_elementor_template_type','wp-page'),(5901,660,'_elementor_version','3.35.0'),(5902,660,'_elementor_pro_version','3.35.0'),(5903,660,'_wp_page_template','default'),(5904,660,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5906,660,'_elementor_page_settings','a:0:{}'),(5494,612,'_elementor_edit_mode','builder'),(5495,612,'_elementor_template_type','wp-page'),(5496,612,'_elementor_version','3.34.0'),(5497,612,'_elementor_pro_version','3.34.0'),(5498,612,'_wp_page_template','default'),(5499,612,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5245,583,'_elementor_edit_mode','builder'),(5246,583,'_elementor_template_type','wp-page'),(5247,583,'_elementor_version','3.34.1'),(5248,583,'_elementor_pro_version','3.34.0'),(5249,583,'_wp_page_template','default'),(5250,583,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.<\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 7 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.<\\/p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in Wisconsin Statutes 43.30, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5252,583,'_elementor_page_settings','a:0:{}'),(5761,636,'_elementor_edit_mode','builder'),(5762,636,'_elementor_template_type','wp-page'),(5763,636,'_elementor_version','3.34.1'),(5764,636,'_elementor_pro_version','3.34.0'),(5765,636,'_wp_page_template','default'),(5766,636,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5411,605,'_elementor_edit_mode','builder'),(5412,605,'_elementor_template_type','wp-page'),(5413,605,'_elementor_version','3.34.1'),(5414,605,'_elementor_pro_version','3.34.0'),(5415,605,'_wp_page_template','default'),(5416,605,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5418,605,'_elementor_page_settings','a:0:{}'),(5421,606,'_elementor_edit_mode','builder'),(5422,606,'_elementor_template_type','wp-page'),(5423,606,'_elementor_version','3.34.1'),(5424,606,'_elementor_pro_version','3.34.0'),(5425,606,'_wp_page_template','default'),(5426,606,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5428,606,'_elementor_page_settings','a:0:{}'),(5955,664,'_elementor_pro_version','3.35.0'),(5956,664,'_wp_page_template','default'),(5957,664,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5431,607,'_elementor_edit_mode','builder'),(5432,607,'_elementor_template_type','wp-page'),(5433,607,'_elementor_version','3.34.1'),(5434,607,'_elementor_pro_version','3.34.0'),(5435,607,'_wp_page_template','default'),(5436,607,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5452,608,'_elementor_edit_mode','builder'),(5453,608,'_elementor_template_type','wp-page'),(5454,608,'_elementor_version','3.34.0'),(5455,608,'_elementor_pro_version','3.34.0'),(5456,608,'_wp_page_template','default'),(5457,608,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(5458,608,'_elementor_page_settings','a:0:{}'),(5462,609,'_elementor_edit_mode','builder'),(5463,609,'_elementor_template_type','wp-page'),(5464,609,'_elementor_version','3.34.0'),(5465,609,'_elementor_pro_version','3.34.0'),(5466,609,'_wp_page_template','default'),(5467,609,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(5468,609,'_elementor_page_settings','a:0:{}'),(6305,699,'_wp_page_template','default'),(6306,699,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-for-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5256,584,'_elementor_template_type','wp-page'),(5257,584,'_elementor_version','3.34.1'),(5258,584,'_elementor_pro_version','3.34.0'),(5259,584,'_wp_page_template','default'),(5260,584,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(8748,899,'_elementor_edit_mode','builder'),(8749,899,'_elementor_template_type','wp-page'),(8750,899,'_elementor_version','3.35.5'),(8751,899,'_elementor_pro_version','3.35.1'),(8752,899,'_wp_page_template','default'),(8753,899,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5939,662,'_elementor_page_settings','a:0:{}'),(8622,887,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5342,593,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5341,593,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5337,593,'_elementor_template_type','wp-page'),(5338,593,'_elementor_version','3.34.1'),(5339,593,'_elementor_pro_version','3.34.0'),(5340,593,'_wp_page_template','default'),(5333,592,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5531,615,'_elementor_page_settings','a:0:{}'),(6409,710,'_elementor_page_settings','a:0:{}'),(6410,711,'_elementor_edit_mode','builder'),(6411,711,'_elementor_template_type','wp-page'),(6412,711,'_elementor_version','3.35.0'),(6413,711,'_elementor_pro_version','3.35.0'),(6414,711,'_wp_page_template','default'),(6415,711,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the <a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Kewaunee Public Library Reconsideration of Material Form<\\/a>.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(8754,899,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5534,616,'_elementor_edit_mode','builder'),(5535,616,'_elementor_template_type','wp-page'),(5536,616,'_elementor_version','3.34.1'),(5537,616,'_elementor_pro_version','3.34.0'),(5538,616,'_wp_page_template','default'),(5539,616,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ce87ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6d7412d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Reconsideration of Materials Form<\\/h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.<\\/p><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5540,616,'_elementor_page_settings','a:0:{}'),(6417,452,'_elementor_page_settings','a:0:{}'),(8770,901,'_elementor_edit_mode','builder'),(8771,901,'_elementor_template_type','wp-page'),(8772,901,'_elementor_version','3.35.5'),(8773,901,'_elementor_pro_version','3.35.1'),(8774,901,'_wp_page_template','default'),(8689,585,'_edac_density_data','a:2:{i:0;i:622;i:1;i:938;}'),(8690,585,'_edac_issue_density','0.45'),(8692,585,'mec_location_id','0'),(8693,585,'mec_additional_location_ids','a:0:{}'),(8694,585,'mec_organizer_id','0'),(8695,585,'mec_additional_organizer_ids','a:0:{}'),(8696,894,'_elementor_edit_mode','builder'),(8697,894,'_elementor_template_type','wp-page'),(8698,894,'_elementor_version','3.35.5'),(8699,894,'_elementor_pro_version','3.35.1'),(8700,894,'_wp_page_template','default'),(8701,894,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5751,635,'_elementor_edit_mode','builder'),(5752,635,'_elementor_template_type','wp-page'),(5753,635,'_elementor_version','3.34.1'),(5754,635,'_elementor_pro_version','3.34.0'),(5755,635,'_wp_page_template','default'),(5756,635,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(10160,92,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:11:\"widget-form\";i:2;s:21:\"widget-call-to-action\";i:3;s:13:\"e-transitions\";i:4;s:16:\"widget-image-box\";}}'),(10161,92,'_elementor_css','a:6:{s:4:\"time\";i:1772527860;s:5:\"fonts\";a:1:{i:0;s:5:\"Arial\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10162,92,'_elementor_element_cache','{\"timeout\":1772592660,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-b2251e7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b2251e7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0a4f826 elementor-widget elementor-widget-html\\\" data-id=\\\"0a4f826\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t\\t<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-068a176 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"068a176\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"fb8e180cfc908b6f3173fe48d2d59598\\\" data=\\\"eyJpZCI6IjU0YWVhNWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-90275b2 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"90275b2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a5faf5 elementor-widget elementor-widget-heading\\\" data-id=\\\"a5faf5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search the InfoSoup Catalog<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-12fc2ba5 elementor-button-align-stretch elementor-widget elementor-widget-form\\\" data-id=\\\"12fc2ba5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;button_width&quot;:&quot;20&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\\\" data-widget_type=\\\"form.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<form class=\\\"elementor-form\\\" method=\\\"post\\\" name=\\\"Catalog Search\\\" aria-label=\\\"Catalog Search\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"post_id\\\" value=\\\"92\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"form_id\\\" value=\\\"12fc2ba5\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"referer_title\\\" value=\\\"Home - Kewaunee Public Library\\\" \\/>\\n\\n\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"queried_id\\\" value=\\\"92\\\"\\/>\\n\\t\\t\\t\\n\\t\\t\\t<div class=\\\"elementor-form-fields-wrapper elementor-labels-\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-SearchBy elementor-col-20\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-SearchBy\\\" class=\\\"elementor-field-label elementor-screen-only\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tSearch By\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field elementor-select-wrapper remove-before \\\">\\n\\t\\t\\t<div class=\\\"select-caret-down-wrapper\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-caret-down\\\" viewBox=\\\"0 0 571.4 571.4\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/div>\\n\\t\\t\\t<select name=\\\"form_fields[SearchBy]\\\" id=\\\"form-field-SearchBy\\\" class=\\\"elementor-field-textual elementor-size-md\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Keyword\\\">Keyword<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Title\\\">Title<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Author\\\">Author<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Subject\\\">Subject<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Tag\\\">Tag<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"List\\\">List<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"User\\\">User<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"Series\\\">Series<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-SearchInfoSoup elementor-col-60\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-SearchInfoSoup\\\" class=\\\"elementor-field-label elementor-screen-only\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tSearch\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"text\\\" name=\\\"form_fields[SearchInfoSoup]\\\" id=\\\"form-field-SearchInfoSoup\\\" class=\\\"elementor-field elementor-size-md  elementor-field-textual\\\" placeholder=\\\"Search InfoSoup\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-20 e-form__buttons\\\">\\n\\t\\t\\t\\t\\t<button class=\\\"elementor-button elementor-size-md\\\" type=\\\"submit\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-search\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Submit<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ab4079f e-con-full e-flex e-con e-child\\\" data-id=\\\"ab4079f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bc5bb77 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"bc5bb77\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/catalog.infosoup.org\\/obr\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Get an InfoSoup Library Card<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-44689d2 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"44689d2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Log In \\/ My InfoSoup Account<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c96bd6b elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"c96bd6b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">How to View your Reading History\\/Completed Shelf<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4a4c3bc elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"4a4c3bc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/infosoup.info\\/app\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">InfoSoup App<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-21b9ed3 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"21b9ed3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/infosoup.info\\/shoutbomb\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Get Text Alerts<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d5e1d56 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d5e1d56\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-11cb762 elementor-widget elementor-widget-heading\\\" data-id=\\\"11cb762\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Browse Upcoming Programs and Events<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-28983b6 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"28983b6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Browse by Month<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5093632 elementor-widget elementor-widget-heading\\\" data-id=\\\"5093632\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Browse What\'s Happening This Week<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"fb8e180cfc908b6f3173fe48d2d59598\\\" data=\\\"eyJpZCI6Ijg3NmE1YjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBlIjoiMjc1IiwiY3VzdG9tX2NzcyI6Ilxuc2VsZWN0b3IgLm1lYy1yZXBlYXRpbmctbGFiZWwge1xuICAgIGZvbnQtc2l6ZTogLjY1ZW07IFwvKiBDaGFuZ2UgdGhpcyB2YWx1ZSB0byB5b3VyIGRlc2lyZWQgZm9udCBzaXplICpcL1xufVxuIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Ik1FQyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d3bc62d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7d3bc62d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-176df28d elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"176df28d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Print. Follow. Subscribe.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7dcbb6f3 e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"7dcbb6f3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-54654876 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\\\" data-id=\\\"54654876\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"call-to-action.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-cta\\\" href=\\\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-wrapper\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg elementor-bg\\\" style=\\\"background-image: url(https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png);\\\" role=\\\"img\\\" aria-label=\\\"Print from any device\\\"><\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-overlay\\\"><\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__content\\\">\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"elementor-cta__title elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\tMobile Printing\\t\\t\\t\\t\\t<\\/h2>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__description elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\tPrint at the library from any device.\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-cta__button elementor-button elementor-size-\\\">\\n\\t\\t\\t\\t\\t\\tStart Printing\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2163d1ee elementor-cta--layout-image-above elementor-widget__width-auto elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\\\" data-id=\\\"2163d1ee\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"call-to-action.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-cta\\\" href=\\\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-wrapper\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg elementor-bg\\\" style=\\\"background-image: url(https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/elementor\\/thumbs\\/Kewaunee-Public-Library-Facebook-rgjiwcp53w7xgx6fggwum0pmgljo69h5y6zu0mcx90.png);\\\" role=\\\"img\\\" aria-label=\\\"Kewaunee Public Library Facebook page\\\"><\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-overlay\\\"><\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__content\\\">\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"elementor-cta__title elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\tFollow us on Facebook\\t\\t\\t\\t\\t<\\/h2>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__description elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\t@KewauneePublicLibrary\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-cta__button elementor-button elementor-size-\\\">\\n\\t\\t\\t\\t\\t\\tFollow Kewaunee Public Library on Facebook\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e9e468 elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\\\" data-id=\\\"9e9e468\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"call-to-action.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-cta\\\" href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-wrapper\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg elementor-bg\\\" style=\\\"background-image: url(https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device-300x200.jpg);\\\" role=\\\"img\\\" aria-label=\\\"email icon on a mobile phone\\\"><\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-cta__bg-overlay\\\"><\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__content\\\">\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"elementor-cta__title elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\tNewsletters\\t\\t\\t\\t\\t<\\/h2>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__description elementor-cta__content-item elementor-content-item\\\">\\n\\t\\t\\t\\t\\t\\tSign up for our e-newsletter.\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-cta__button elementor-button elementor-size-\\\">\\n\\t\\t\\t\\t\\t\\tSign Up for the Library Newsletter\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ba10141 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ba10141\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6d3234d elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"6d3234d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Digital Collections - eBooks, e-Audiobooks &amp; More<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a2dee5 e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"6a2dee5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-30fd46a elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"30fd46a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\" tabindex=\\\"-1\\\"><img width=\\\"830\\\" height=\\\"580\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\\\" class=\\\"attachment-full size-full wp-image-258\\\" alt=\\\"Libby logo\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">eBooks &amp; e-Audiobooks from OverDrive<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7ff8f85c elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"7ff8f85c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\\\" tabindex=\\\"-1\\\"><img width=\\\"830\\\" height=\\\"580\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\\\" class=\\\"attachment-full size-full wp-image-259\\\" alt=\\\"Read E-Magazines on OverDrive\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\\\">Digital Magazines from OverDrive<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1e4162a9 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"1e4162a9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\\\" tabindex=\\\"-1\\\"><img width=\\\"800\\\" height=\\\"533\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\\\" class=\\\"attachment-full size-full wp-image-260\\\" alt=\\\"Tumblebooks logo and a child using TumbleBooks on a tablet\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\\\">Animated Picture Books from TumbleBooks<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-156b10ec e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"156b10ec\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b8f0a61 elementor-widget elementor-widget-heading\\\" data-id=\\\"2b8f0a61\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Research and Homework Help<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5cc015da e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"5cc015da\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-694114c6 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"694114c6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\\\" tabindex=\\\"-1\\\"><img width=\\\"800\\\" height=\\\"533\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\\\" class=\\\"attachment-full size-full wp-image-262\\\" alt=\\\"BadgerLink logo and kids doing homework in a library\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\\\">BadgerLink<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2bf46932 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"2bf46932\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/infosoup.info\\/resources\\/\\\" tabindex=\\\"-1\\\"><img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\\\" class=\\\"attachment-full size-full wp-image-263\\\" alt=\\\"adults working on laptops in a library\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/infosoup.info\\/resources\\/\\\">Research Tools<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d2c7dee e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7d2c7dee\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7e6011c2 elementor-widget elementor-widget-heading\\\" data-id=\\\"7e6011c2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Local History &amp; Genealogy Resources<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-75bf8fbb e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"75bf8fbb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1d7c4df6 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"1d7c4df6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\\\" tabindex=\\\"-1\\\"><img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\\\" class=\\\"attachment-full size-full wp-image-264\\\" alt=\\\"Ancestry library edition logo\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\\\">Ancestry Library Edition<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\"><b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-684367e0 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"684367e0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/infosoup.info\\/newspapers\\/\\\" tabindex=\\\"-1\\\"><img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\\\" class=\\\"attachment-full size-full wp-image-265\\\" alt=\\\"stack of folded newspapers\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/infosoup.info\\/newspapers\\/\\\">Historic Newspapers<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">A collection of local, national, and international newspaper resources.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-16d09d58 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"16d09d58\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/recollectionwisconsin.org\\/\\\" tabindex=\\\"-1\\\"><img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\\\" class=\\\"attachment-full size-full wp-image-266\\\" alt=\\\"&quot;&quot;\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/recollectionwisconsin.org\\/\\\">Recollection Wisconsin<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-61c62221 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"61c62221\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\\\" tabindex=\\\"-1\\\"><img width=\\\"600\\\" height=\\\"400\\\" src=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\\\" class=\\\"attachment-full size-full wp-image-267\\\" alt=\\\"HeritageQuest Online\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\\\">HeritageQuest<\\/a><\\/h3><p class=\\\"elementor-image-box-description\\\">A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(6425,714,'_elementor_edit_mode','builder'),(6426,714,'_elementor_template_type','wp-page'),(6427,714,'_elementor_version','3.35.0'),(6428,714,'_elementor_pro_version','3.35.0'),(6429,714,'_wp_page_template','default'),(6430,714,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5710,629,'_elementor_edit_mode','builder'),(5711,629,'_elementor_template_type','wp-page'),(5712,629,'_elementor_version','3.34.1'),(5713,629,'_elementor_pro_version','3.34.0'),(5714,629,'_wp_page_template','default'),(5715,629,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5706,628,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(5863,657,'_elementor_edit_mode','builder'),(5864,657,'_elementor_template_type','wp-page'),(5865,657,'_elementor_version','3.35.0'),(5866,657,'_elementor_pro_version','3.35.0'),(5700,628,'_elementor_edit_mode','builder'),(5701,628,'_elementor_template_type','wp-page'),(5702,628,'_elementor_version','3.34.1'),(5703,628,'_elementor_pro_version','3.34.0'),(5704,628,'_wp_page_template','default'),(5705,628,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5590,624,'_wp_page_template','default'),(5591,624,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5587,624,'_elementor_template_type','wp-page'),(5588,624,'_elementor_version','3.34.1'),(5589,624,'_elementor_pro_version','3.34.0'),(5568,622,'_elementor_edit_mode','builder'),(5569,622,'_elementor_template_type','wp-page'),(5570,622,'_elementor_version','3.34.1'),(5571,622,'_elementor_pro_version','3.34.0'),(5572,622,'_wp_page_template','default'),(5573,622,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5575,622,'_elementor_page_settings','a:0:{}'),(5984,667,'_elementor_edit_mode','builder'),(5930,502,'_wp_old_date','2025-12-30'),(6287,697,'_elementor_page_settings','a:0:{}'),(5860,656,'_elementor_page_settings','a:0:{}'),(5910,661,'_elementor_template_type','wp-page'),(5911,661,'_elementor_version','3.35.0'),(5912,661,'_elementor_pro_version','3.35.0'),(5913,661,'_wp_page_template','default'),(5909,661,'_elementor_edit_mode','builder'),(5577,623,'_elementor_edit_mode','builder'),(5578,623,'_elementor_template_type','wp-page'),(5579,623,'_elementor_version','3.34.1'),(5580,623,'_elementor_pro_version','3.34.0'),(5581,623,'_wp_page_template','default'),(5582,623,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.pdf\\\">Reconsideration of Material form - electronic<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form - print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5584,623,'_elementor_page_settings','a:0:{}'),(5850,655,'_elementor_page_settings','a:0:{}'),(8383,867,'_elementor_page_settings','a:0:{}'),(6401,709,'_elementor_page_settings','a:0:{}'),(6402,710,'_elementor_edit_mode','builder'),(6403,710,'_elementor_template_type','wp-page'),(6404,710,'_elementor_version','3.35.0'),(6405,710,'_elementor_pro_version','3.35.0'),(6406,710,'_wp_page_template','default'),(6407,710,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(5853,656,'_elementor_edit_mode','builder'),(5854,656,'_elementor_template_type','wp-page'),(5855,656,'_elementor_version','3.35.0'),(5856,656,'_elementor_pro_version','3.35.0'),(5857,656,'_wp_page_template','default'),(5858,656,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\",\"h3\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"cbe797d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"ac951af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"c5fe451\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Board\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ed8801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"72fea90\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Staff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (5757,635,'_elementor_page_settings','a:0:{}'),(5747,634,'_elementor_page_settings','a:0:{}'),(8667,892,'_elementor_edit_mode','builder'),(8668,892,'_elementor_template_type','wp-page'),(8669,892,'_elementor_version','3.35.5'),(8670,892,'_elementor_pro_version','3.35.1'),(8671,892,'_wp_page_template','default'),(8672,892,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8674,892,'_elementor_page_settings','a:0:{}'),(8677,893,'_elementor_edit_mode','builder'),(8678,893,'_elementor_template_type','wp-page'),(8679,893,'_elementor_version','3.35.5'),(8680,893,'_elementor_pro_version','3.35.1'),(8681,893,'_wp_page_template','default'),(8682,893,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(5693,627,'_edit_lock','1770056292:1'),(5695,627,'_wp_trash_meta_status','publish'),(5696,627,'_wp_trash_meta_time','1770056325'),(6180,685,'_wp_page_template','default'),(6181,685,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6102,678,'_elementor_edit_mode','builder'),(6103,678,'_elementor_template_type','wp-page'),(6104,678,'_elementor_version','3.35.0'),(6105,678,'_elementor_pro_version','3.35.0'),(6106,678,'_wp_page_template','default'),(6107,678,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6109,678,'_elementor_page_settings','a:0:{}'),(6431,714,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8706,895,'_elementor_edit_mode','builder'),(8707,895,'_elementor_template_type','wp-page'),(8708,895,'_elementor_version','3.35.5'),(8709,895,'_elementor_pro_version','3.35.1'),(8710,895,'_wp_page_template','default'),(8711,895,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5964,665,'_elementor_edit_mode','builder'),(5965,665,'_elementor_template_type','wp-page'),(5966,665,'_elementor_version','3.35.0'),(5967,665,'_elementor_pro_version','3.35.0'),(5968,665,'_wp_page_template','default'),(5969,665,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5971,665,'_elementor_page_settings','a:0:{}'),(8626,888,'_elementor_edit_mode','builder'),(8627,888,'_elementor_template_type','wp-page'),(8628,888,'_elementor_version','3.35.5'),(8629,888,'_elementor_pro_version','3.35.1'),(8630,888,'_wp_page_template','default'),(8631,888,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5974,666,'_elementor_edit_mode','builder'),(5975,666,'_elementor_template_type','wp-page'),(5976,666,'_elementor_version','3.35.0'),(5977,666,'_elementor_pro_version','3.35.0'),(5978,666,'_wp_page_template','default'),(5979,666,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5981,666,'_elementor_page_settings','a:0:{}'),(6359,704,'_elementor_page_settings','a:0:{}'),(5985,667,'_elementor_template_type','wp-page'),(5986,667,'_elementor_version','3.35.0'),(5987,667,'_elementor_pro_version','3.35.0'),(5988,667,'_wp_page_template','default'),(5989,667,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(5996,668,'_elementor_edit_mode','builder'),(5997,668,'_elementor_template_type','wp-page'),(5998,668,'_elementor_version','3.35.0'),(5999,668,'_elementor_pro_version','3.35.0'),(6000,668,'_wp_page_template','default'),(6001,668,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6003,668,'_elementor_page_settings','a:0:{}'),(8632,888,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6352,704,'_elementor_edit_mode','builder'),(6353,704,'_elementor_template_type','wp-page'),(6354,704,'_elementor_version','3.35.0'),(6355,704,'_elementor_pro_version','3.35.0'),(6356,704,'_wp_page_template','default'),(6357,704,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6006,669,'_elementor_edit_mode','builder'),(6007,669,'_elementor_template_type','wp-page'),(6008,669,'_elementor_version','3.35.0'),(6009,669,'_elementor_pro_version','3.35.0'),(6010,669,'_wp_page_template','default'),(6011,669,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6013,669,'_elementor_page_settings','a:0:{}'),(6343,703,'_elementor_edit_mode','builder'),(6344,703,'_elementor_template_type','wp-page'),(6345,703,'_elementor_version','3.35.0'),(6346,703,'_elementor_pro_version','3.35.0'),(6347,703,'_wp_page_template','default'),(6348,703,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6016,670,'_elementor_edit_mode','builder'),(6017,670,'_elementor_template_type','wp-page'),(6018,670,'_elementor_version','3.35.0'),(6019,670,'_elementor_pro_version','3.35.0'),(6020,670,'_wp_page_template','default'),(6021,670,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6350,703,'_elementor_page_settings','a:0:{}'),(8716,896,'_elementor_edit_mode','builder'),(8717,896,'_elementor_template_type','wp-page'),(8718,896,'_elementor_version','3.35.5'),(8719,896,'_elementor_pro_version','3.35.1'),(8720,896,'_wp_page_template','default'),(8721,896,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6028,671,'_elementor_edit_mode','builder'),(6029,671,'_elementor_template_type','wp-page'),(6030,671,'_elementor_version','3.35.0'),(6031,671,'_elementor_pro_version','3.35.0'),(6032,671,'_wp_page_template','default'),(6033,671,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6034,671,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(10048,996,'_elementor_edit_mode','builder'),(10049,996,'_elementor_template_type','wp-page'),(10050,996,'_elementor_version','3.35.0'),(10051,996,'_elementor_pro_version','3.35.0'),(10052,996,'_wp_page_template','default'),(10053,996,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(10054,996,'_elementor_page_settings','a:0:{}'),(10058,997,'_elementor_edit_mode','builder'),(10059,997,'_elementor_template_type','wp-page'),(10060,997,'_elementor_version','3.35.0'),(10061,997,'_elementor_pro_version','3.35.0'),(10062,997,'_wp_page_template','default'),(10063,997,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(10064,997,'_elementor_page_settings','a:0:{}'),(10109,762,'_elementor_page_settings','a:0:{}'),(10080,999,'_elementor_edit_mode','builder'),(10081,999,'_elementor_template_type','wp-page'),(10082,999,'_elementor_version','3.35.5'),(10083,999,'_elementor_pro_version','3.35.1'),(10084,999,'_wp_page_template','default'),(10085,999,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\/*omits header, button and footer from printing*\\/\\r\\n@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(10087,999,'_elementor_page_settings','a:0:{}'),(10090,1000,'_elementor_edit_mode','builder'),(10091,1000,'_elementor_template_type','wp-page'),(10092,1000,'_elementor_version','3.35.5'),(10093,1000,'_elementor_pro_version','3.35.1'),(10094,1000,'_wp_page_template','default'),(10095,1000,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\/*omits header, button and footer from printing*\\/\\r\\n@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(10097,1000,'_elementor_page_settings','a:0:{}'),(10100,1001,'_elementor_edit_mode','builder'),(10101,1001,'_elementor_template_type','wp-page'),(10102,1001,'_elementor_version','3.35.5'),(10103,1001,'_elementor_pro_version','3.35.1'),(10104,1001,'_wp_page_template','default'),(10105,1001,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a579d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Select the month you want to print, then click the \\\"Print this Page\\\" button after the calendar to print the page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\/*omits text editor widget, header, button and footer from printing*\\/\\r\\n@media print {\\r\\n    .elementor-widget-text-editor,\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":false}]'),(6038,672,'_elementor_edit_mode','builder'),(6039,672,'_elementor_template_type','wp-page'),(6040,672,'_elementor_version','3.35.0'),(6041,672,'_elementor_pro_version','3.35.0'),(6042,672,'_wp_page_template','default'),(6043,672,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6044,672,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8712,895,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6048,673,'_elementor_edit_mode','builder'),(6049,673,'_elementor_template_type','wp-page'),(6050,673,'_elementor_version','3.35.0'),(6051,673,'_elementor_pro_version','3.35.0'),(6052,673,'_wp_page_template','default'),(6053,673,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6054,673,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6386,708,'_elementor_edit_mode','builder'),(6370,706,'_elementor_edit_mode','builder'),(6176,685,'_elementor_edit_mode','builder'),(6177,685,'_elementor_template_type','wp-page'),(6178,685,'_elementor_version','3.34.1'),(6179,685,'_elementor_pro_version','3.34.0'),(8642,889,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6124,680,'_elementor_edit_mode','builder'),(6125,680,'_elementor_template_type','wp-page'),(6126,680,'_elementor_version','3.35.0'),(6127,680,'_elementor_pro_version','3.35.0'),(6128,680,'_wp_page_template','default'),(6129,680,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6072,675,'_elementor_edit_mode','builder'),(6073,675,'_elementor_template_type','wp-page'),(6074,675,'_elementor_version','3.35.0'),(6075,675,'_elementor_pro_version','3.35.0'),(6076,675,'_wp_page_template','default'),(6077,675,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6078,675,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8722,896,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9701,972,'_elementor_page_settings','a:0:{}'),(6082,676,'_elementor_edit_mode','builder'),(6083,676,'_elementor_template_type','wp-page'),(6084,676,'_elementor_version','3.35.0'),(6085,676,'_elementor_pro_version','3.35.0'),(6086,676,'_wp_page_template','default'),(6087,676,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6088,676,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8728,897,'_elementor_edit_mode','builder'),(8729,897,'_elementor_template_type','wp-page'),(8730,897,'_elementor_version','3.35.5'),(8731,897,'_elementor_pro_version','3.35.1'),(8732,897,'_wp_page_template','default'),(8733,897,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6092,677,'_elementor_edit_mode','builder'),(6093,677,'_elementor_template_type','wp-page'),(6094,677,'_elementor_version','3.35.0'),(6095,677,'_elementor_pro_version','3.35.0'),(6096,677,'_wp_page_template','default'),(6097,677,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6098,677,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8734,897,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6322,701,'_elementor_template_type','wp-page'),(6323,701,'_elementor_version','3.35.0'),(6324,701,'_elementor_pro_version','3.35.0'),(6325,701,'_wp_page_template','default'),(6326,701,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6112,679,'_elementor_edit_mode','builder'),(6113,679,'_elementor_template_type','wp-page'),(6114,679,'_elementor_version','3.35.0'),(6115,679,'_elementor_pro_version','3.35.0'),(6116,679,'_wp_page_template','default'),(6117,679,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6119,679,'_elementor_page_settings','a:0:{}'),(8738,898,'_elementor_edit_mode','builder'),(8739,898,'_elementor_template_type','wp-page'),(8740,898,'_elementor_version','3.35.5'),(8741,898,'_elementor_pro_version','3.35.1'),(8742,898,'_wp_page_template','default'),(8743,898,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6318,700,'_elementor_page_settings','a:0:{}'),(8744,898,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6195,687,'_elementor_template_type','wp-page'),(6196,687,'_elementor_version','3.34.1'),(6197,687,'_elementor_pro_version','3.34.0'),(6198,687,'_wp_page_template','default'),(6199,687,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6361,705,'_elementor_edit_mode','builder'),(6362,705,'_elementor_template_type','wp-page'),(6363,705,'_elementor_version','3.35.0'),(6364,705,'_elementor_pro_version','3.35.0'),(6365,705,'_wp_page_template','default'),(6366,705,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6146,682,'_elementor_edit_mode','builder'),(6147,682,'_elementor_template_type','wp-page'),(6148,682,'_elementor_version','3.35.0'),(6149,682,'_elementor_pro_version','3.35.0'),(6150,682,'_wp_page_template','default'),(6151,682,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6153,682,'_elementor_page_settings','a:0:{}'),(6156,683,'_elementor_edit_mode','builder'),(6157,683,'_elementor_template_type','wp-page'),(6158,683,'_elementor_version','3.35.0'),(6159,683,'_elementor_pro_version','3.35.0'),(6160,683,'_wp_page_template','default'),(6161,683,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6194,687,'_elementor_edit_mode','builder'),(6163,683,'_elementor_page_settings','a:0:{}'),(8636,889,'_elementor_edit_mode','builder'),(8637,889,'_elementor_template_type','wp-page'),(8638,889,'_elementor_version','3.35.5'),(8639,889,'_elementor_pro_version','3.35.1'),(8640,889,'_wp_page_template','default'),(8641,889,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6311,700,'_elementor_edit_mode','builder'),(6312,700,'_elementor_template_type','wp-page'),(6313,700,'_elementor_version','3.35.0'),(6314,700,'_elementor_pro_version','3.35.0'),(6315,700,'_wp_page_template','default'),(6316,700,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Reconsideration-of-Material-form-fillable.pdf\\\">Reconsideration of Material form fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-for-print-only.pdf\\\">Reconsideration of Material form for print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6166,684,'_elementor_edit_mode','builder'),(6167,684,'_elementor_template_type','wp-page'),(6168,684,'_elementor_version','3.35.0'),(6169,684,'_elementor_pro_version','3.35.0'),(6170,684,'_wp_page_template','default'),(6171,684,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\",\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6182,685,'_elementor_page_settings','a:0:{}'),(8828,907,'_elementor_edit_mode','builder'),(8829,907,'_elementor_template_type','wp-page'),(8830,907,'_elementor_version','3.35.5'),(8831,907,'_elementor_pro_version','3.35.1'),(8832,907,'_wp_page_template','default'),(8833,907,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8834,907,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(6281,697,'_elementor_edit_mode','builder'),(6282,697,'_elementor_template_type','wp-page'),(6283,697,'_elementor_version','3.35.0'),(6284,697,'_elementor_pro_version','3.35.0'),(6285,697,'_wp_page_template','default'),(6286,697,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6185,686,'_elementor_edit_mode','builder'),(6186,686,'_elementor_template_type','wp-page'),(6187,686,'_elementor_version','3.34.1'),(6188,686,'_elementor_pro_version','3.34.0'),(6189,686,'_wp_page_template','default'),(6190,686,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6191,686,'_elementor_page_settings','a:0:{}'),(6272,696,'_elementor_edit_mode','builder'),(6273,696,'_elementor_template_type','wp-page'),(6274,696,'_elementor_version','3.35.0'),(6275,696,'_elementor_pro_version','3.35.0'),(6276,696,'_wp_page_template','default'),(6277,696,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><ul><li style=\\\"list-style-type: none;\\\"><ul><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1.docx\\\">Reconsideration of Material form, fillable<\\/a><\\/li><li><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/01\\/Reconsideration-of-Material-form-r1-print-only.pdf\\\">Reconsideration of Material form, print only<\\/a><\\/li><\\/ul><\\/li><\\/ul><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (6278,696,'_elementor_page_settings','a:0:{}'),(6321,701,'_elementor_edit_mode','builder'),(6371,706,'_elementor_template_type','wp-page'),(6372,706,'_elementor_version','3.35.0'),(6373,706,'_elementor_pro_version','3.35.0'),(6374,706,'_wp_page_template','default'),(6375,706,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6260,694,'_wp_attached_file','2026/02/Reconsideration-of-Material-form-fillable.pdf'),(6261,694,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:49:\"Reconsideration-of-Material-form-fillable-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137893;}s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"Reconsideration-of-Material-form-fillable-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14525;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"Reconsideration-of-Material-form-fillable-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Reconsideration-of-Material-form-fillable-pdf-77x100.jpg\";s:5:\"width\";i:77;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5326;}}s:8:\"filesize\";i:53902;}'),(8797,904,'_elementor_template_type','wp-page'),(8798,904,'_elementor_version','3.35.5'),(8799,904,'_elementor_pro_version','3.35.1'),(8800,904,'_wp_page_template','default'),(8801,904,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .6em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(6207,118,'_edac_density_data','a:2:{i:0;i:906;i:1;i:3488;}'),(6208,118,'_edac_issue_density','0.56'),(6209,118,'_edac_summary','a:8:{s:12:\"passed_tests\";i:91;s:6:\"errors\";i:0;s:8:\"warnings\";i:5;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:1;s:13:\"content_grade\";i:12;s:11:\"readability\";s:4:\"12th\";s:18:\"simplified_summary\";b:0;}'),(6210,118,'_edac_summary_passed_tests','91'),(6211,118,'_edac_summary_errors','0'),(6212,118,'_edac_summary_warnings','5'),(6213,118,'_edac_summary_ignored','0'),(6214,118,'_edac_summary_contrast_errors','1'),(6215,118,'_edac_post_checked_js','1770132795'),(6216,688,'_wp_trash_meta_status','publish'),(6217,688,'_wp_trash_meta_time','1770132965'),(6218,689,'_elementor_edit_mode','builder'),(6219,689,'_elementor_template_type','wp-page'),(6220,689,'_elementor_version','3.35.0'),(6221,689,'_elementor_pro_version','3.35.0'),(6222,689,'_wp_page_template','default'),(6223,689,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6224,689,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8779,902,'_elementor_template_type','wp-page'),(8780,902,'_elementor_version','3.35.5'),(8781,902,'_elementor_pro_version','3.35.1'),(8782,902,'_wp_page_template','default'),(8783,902,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8785,902,'_elementor_page_settings','a:0:{}'),(8786,903,'_elementor_edit_mode','builder'),(8787,903,'_elementor_template_type','wp-page'),(8788,903,'_elementor_version','3.35.5'),(8789,903,'_elementor_pro_version','3.35.1'),(8790,903,'_wp_page_template','default'),(8791,903,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .6em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(6228,690,'_elementor_edit_mode','builder'),(6229,690,'_elementor_template_type','wp-page'),(6230,690,'_elementor_version','3.35.0'),(6231,690,'_elementor_pro_version','3.35.0'),(6232,690,'_wp_page_template','default'),(6233,690,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6234,690,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8803,904,'_elementor_page_settings','a:0:{}'),(8806,905,'_elementor_edit_mode','builder'),(8807,905,'_elementor_template_type','wp-page'),(8808,905,'_elementor_version','3.35.5'),(8809,905,'_elementor_pro_version','3.35.1'),(8810,905,'_wp_page_template','default'),(8811,905,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .6em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8816,906,'_elementor_edit_mode','builder'),(8825,585,'_elementor_page_settings','a:0:{}'),(8796,904,'_elementor_edit_mode','builder'),(6238,691,'_elementor_edit_mode','builder'),(6239,691,'_elementor_template_type','wp-page'),(6240,691,'_elementor_version','3.35.0'),(6241,691,'_elementor_pro_version','3.35.0'),(6242,691,'_wp_page_template','default'),(6243,691,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6244,691,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7788,813,'_elementor_edit_mode','builder'),(7775,811,'_elementor_pro_version','3.35.0'),(7776,811,'_wp_page_template','default'),(7777,811,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"share_url_type\":\"custom\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(6377,706,'_elementor_page_settings','a:0:{}'),(6378,707,'_elementor_edit_mode','builder'),(6379,707,'_elementor_template_type','wp-page'),(6380,707,'_elementor_version','3.35.0'),(6381,707,'_elementor_pro_version','3.35.0'),(6382,707,'_wp_page_template','default'),(6383,707,'_elementor_data','[{\"id\":\"d37afe9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"944ed31\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"e944ed6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"7bf1d61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"minimize_box\":\"\",\"minimized_on\":\"desktop\",\"headings_by_tags\":[\"h2\"],\"word_wrap\":\"ellipsis\",\"max_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"9770eb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6f3c65a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b4321a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Mission Statement<\\/h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e46c6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8c91e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Who May Use the Library<\\/h2>\\n<ol style=\\\"list-style-type: upper-alpha;\\\">\\n \\t<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.<\\/li>\\n \\t<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.<\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c6f4531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ccfc2b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Rules of Conduct Policy<\\/h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.<\\/p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org<\\/p><p>Library staff will enforce these guidelines in a consistent and impartial manner.<\\/p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:<\\/p><ul><li>All illegal activities<\\/li><li>Possession of firearms or other weapons that pose a threat to staff or the public<\\/li><li>Damaging, defacing, destroying, or stealing library property<\\/li><li>Carrying, consuming, and\\/or being under the influence of drugs or alcohol.<\\/li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture<\\/li><li>conduct that creates unreasonable noise<\\/li><li>conduct that consists of loud or rowdy physical behavior or talking<\\/li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy<\\/li><li>conduct that interferes with free access to the building, library materials, and\\/or library services for other library patrons<\\/li><\\/ul><\\/li><li>Panhandling or soliciting unless authorized by staff<\\/li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time<\\/li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.<\\/li><li>Smoking or use of electronic smoking devices in the library building<\\/li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service<\\/li><li>Violating computer use policies<\\/li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event<\\/li><li>Trespassing on library property during a period in which you are banned<\\/li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and\\/or having other exposed body areas not fit for a public setting<\\/li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and\\/or library staff<\\/li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff<\\/li><li>Sleeping on library premises<\\/li><li>Disobeying direction by a library staff member<\\/li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.<\\/li><li>Using wheeled vehicles such as roller blades, skateboards, and\\/or similar objects in the library or on the library patio<\\/li><li>Inappropriate displays of public affection<\\/li><li>Using library material, equipment, furniture, fixates, or building\\/grounds in a manner inconsistent with its intended use<\\/li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language<\\/li><li>Personal attacks of any kind<\\/li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation<\\/li><li>Spam or links to other sites<\\/li><li>Discussion not relevant to topic<\\/li><li>Advocates illegal activity<\\/li><li>Promote particular services, products, or political organizations or causes<\\/li><li>Infringe on copyrights or trademarks<\\/li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations<\\/li><\\/ul><\\/li><\\/ul><h3>Consequences of Violating this Policy<\\/h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and\\/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts\\/comments\\/submissions\\/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and\\/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and\\/or the Kewaunee Public Library Board of Trustees.<\\/p><p><em>Approved August 21, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"20e0a63\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6ecfac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Child Safety Policy and Procedures for Library Staff<\\/h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons \\u2013 your children. Staff cannot assume responsibility of your children\\u2019s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children\\u2019s safety, and we believe that our policy helps ensure their well-being.<\\/p><ul><li>We expect parents\\/caregivers to be responsible for their children\\u2019s behavior at the library. A caregiver must be at least 12 years of age.<\\/li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.<\\/li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.<\\/li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children\\u2019s programming when illness may easily be spread to other children.<\\/li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent\\/caregiver in the library. If the parent\\/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.<\\/li><\\/ul><p><em>Updated and Approved May 16, 2024<\\/em><\\/p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent\\/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:<\\/p><ol><li>Attempt to comfort the child, if necessary.<\\/li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.<\\/li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library\\u2019s concern for the child\\u2019s safety and explain the Child Safety Policy.<\\/li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.<\\/li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.<\\/li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.<\\/li><li>Leave a note on the library door stating \\u201cUnattended child is in the custody of the police\\u201d once the child is in the care of the police. Names will not be stated on the sign.<\\/li><li>Not transport any child from the library to another location.<\\/li><\\/ol><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a37729\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a21f35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lactation Policy<\\/h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.<\\/p><h3>Company Responsibilities<\\/h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.<\\/li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.<\\/li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee\\u2019s personal cooler.<\\/li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.<\\/li><\\/ul><h3>Employee Responsibilities<\\/h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.<\\/li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.<\\/li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator\\/cooler are responsible for keeping it clean.<\\/li><\\/ul><h3>Visitors to the Kewaunee Public Library<\\/h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.<\\/p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ec87fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fc86cf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials Selection\\/Collection Development Policy<\\/h2><h3>A. Objectives<\\/h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.<\\/p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.<\\/p><p>The materials selection\\/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.<\\/p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.<\\/p><p>The materials selection\\/collection development policy, like all other policies, will be reviewed and\\/or revised as the need arises.<\\/p><h3>B. Responsibility for Selection<\\/h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<\\/p><h3>C. Criteria for Selection<\\/h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\\\"list-style-type: none;\\\"><ol><li style=\\\"list-style-type: lower-alpha;\\\">individual merit of each item<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">popular appeal\\/demand<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">suitability of material for the clientele<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">existing library holdings<\\/li><li style=\\\"list-style-type: lower-alpha;\\\">budget<\\/li><\\/ol><\\/li><\\/ol><\\/li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<\\/li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<\\/li><\\/ol><h3>D. Interlibrary Loan<\\/h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<\\/p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<\\/p><h3>E. Gifts and Donations<\\/h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he\\/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<\\/p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<\\/p><h3>F. Weeding<\\/h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<\\/p><h3>G. Potential Problems or Challenges<\\/h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<\\/p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<\\/p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<\\/p><h3>H. Challenged Materials<\\/h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<\\/p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<\\/p><ol><li>Be a resident of Kewaunee County. Residents\\u2019 taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<\\/li><li>Be a library card holder from one of the Kewaunee County libraries.<\\/li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<\\/li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.<\\/strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<\\/li><\\/ol><p><em>Updated and Approved October 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16ab7aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"aa3a96c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Circulation Policy<\\/h2><h3>A. Registration<\\/h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.<\\/p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:<\\/p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. <\\/em><\\/p><p><em>Signature _________________________________<\\/em><\\/p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.<\\/p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.<\\/p><p>Materials cannot be checked out until a library card is issued.<\\/p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.<\\/p><h3>B. Lost or forgotten cards<\\/h3><p>If a patron loses his\\/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.<\\/p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.<\\/p><h3>C. Loan periods<\\/h3><p>Current loan periods for items are the following:<\\/p><ul><li>Books, audiobooks: 28 days<\\/li><li>Magazines, audio music CDs: 14 days<\\/li><li>DVDs: 14 days<\\/li><li>Interlibrary loans are due the date indicated by the lending library.<\\/li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs<\\/li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.<\\/li><li>Reference items do not circulate in general, but special requests may be made.<\\/li><\\/ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. <\\/p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).<\\/p><h3>D. Reserves<\\/h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.<\\/p><h3>E. Fines and charges<\\/h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.<\\/p><h3>F. Damaged materials<\\/h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.<\\/p><h3>G. Confidentiality<\\/h3><p>As specified in <em>Wisconsin Statutes 43.30<\\/em>, \\\"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\\\"<\\/p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.<\\/p><p><em>Updated and Approved May 16, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"af3c543\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e7ae7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Equipment Use Policy<\\/h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.<\\/p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.<\\/p><p>Faxing is available for $.75 per page, including a cover page.<\\/p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.<\\/p><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a2f27ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"e8e6fc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Internet Policy<\\/h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.<\\/p><ol><li>Individuals will use their OWLSnet\\/Infosoup library card to access the library\\u2019s public internet computers. Access will be denied if the patron\\u2019s account is delinquent (having fines of $5.00 or more).<\\/li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.<\\/li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.<\\/li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.<\\/li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.<\\/li><li>A maximum of two people may use the terminal together.<\\/li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.<\\/strong> Staff is available to help with printing if needed.<\\/li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.<\\/li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.<\\/li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.<\\/li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.<\\/strong><\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cfdd20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9963bce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Wireless Policy<\\/h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:<\\/p><ol><li>Library staff is unable to provide technical assistance.<\\/li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.<\\/li><li>The Kewaunee Public Library\\u2019s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.<\\/li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.<\\/li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1ef4cb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9afbcb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>WiFi Hotspot Lending Policy<\\/h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library\\u2019s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.<\\/p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Eligibility:<\\/strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder\\u2019s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).<\\/p><p><strong>Availability:<\\/strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials.\\u202f<\\/p><p><strong>Loan Period:<\\/strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.<\\/p><p><strong>Returns:<\\/strong> Hotspots must be returned <strong>inside<\\/strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT<\\/strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.<\\/p><p><strong>Cancellation:<\\/strong> Reservations may be cancelled by phone or in person.<\\/p><p><strong>Late Fines:<\\/strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.<\\/p><p><strong>Lost or Damaged Hotspot:<\\/strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next.\\u202fThe cost for an unreturned charger and\\/or cable is $20.00. The cost for an unreturned box is $20.00.<\\/p><p><strong>Internet Use:<\\/strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.<\\/p><p><strong>Privacy Policy:<\\/strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:<\\/p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.<\\/li><li>Anonymous circulation data related to checkout of the hotspot devices.<\\/li><\\/ul><p><em>Updated and approved November 20, 2024<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b0c33bd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"4799ec4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Meeting Room Policy<\\/h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.<\\/p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.<\\/li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.<\\/li><li>The room may be reserved no more than ninety days in advance.<\\/li><li>Reservations must be made with library staff.<\\/li><li>It is understood that library programming will have first priority in room use.<\\/li><li>There will be no charge for use of the meeting room.<\\/li><li>No admission may be charged by the group.<\\/li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.<\\/li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group\\/individual will be given notice that continued offense will result in denied access to the meeting room.<\\/li><\\/ol><p><em>Updated and Approved January 19, 2022<\\/em><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(6250,692,'_wp_trash_meta_status','publish'),(6251,692,'_wp_trash_meta_time','1770133427'),(8605,885,'_elementor_page_settings','a:0:{}'),(8777,901,'_elementor_page_settings','a:0:{}'),(8778,902,'_elementor_edit_mode','builder'),(8616,887,'_elementor_edit_mode','builder'),(8617,887,'_elementor_template_type','wp-page'),(8618,887,'_elementor_version','3.35.5'),(8619,887,'_elementor_pro_version','3.35.1'),(8620,887,'_wp_page_template','default'),(8621,887,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6435,715,'_elementor_edit_mode','builder'),(6436,715,'_elementor_template_type','wp-page'),(6437,715,'_elementor_version','3.35.0'),(6438,715,'_elementor_pro_version','3.35.0'),(6439,715,'_wp_page_template','default'),(6440,715,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6441,715,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8606,886,'_elementor_edit_mode','builder'),(8607,886,'_elementor_template_type','wp-page'),(8573,882,'_elementor_edit_mode','builder'),(8574,882,'_elementor_template_type','wp-page'),(8575,882,'_elementor_version','3.35.0'),(8576,882,'_elementor_pro_version','3.35.0'),(8577,882,'_wp_page_template','default'),(8578,882,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8564,881,'_elementor_edit_mode','builder'),(8565,881,'_elementor_template_type','wp-page'),(8566,881,'_elementor_version','3.35.0'),(8567,881,'_elementor_pro_version','3.35.0'),(8568,881,'_wp_page_template','default'),(8569,881,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8570,881,'_elementor_page_settings','a:0:{}'),(8597,884,'_elementor_page_settings','a:0:{}'),(8598,885,'_elementor_edit_mode','builder'),(8599,885,'_elementor_template_type','wp-page'),(8600,885,'_elementor_version','3.35.5'),(8601,885,'_elementor_pro_version','3.35.1'),(8602,885,'_wp_page_template','default'),(8603,885,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(6445,716,'_elementor_edit_mode','builder'),(6446,716,'_elementor_template_type','wp-page'),(6447,716,'_elementor_version','3.35.0'),(6448,716,'_elementor_pro_version','3.35.0'),(6449,716,'_wp_page_template','default'),(6450,716,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6451,716,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9915,984,'mec_display_cancellation_reason_in_single_page',''),(8541,118,'__elementor_forms_snapshot','[{\"id\":\"5a87324\",\"name\":\"Curbside Pickup Request\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"Full Name\"},{\"id\":\"field_a18f9e6\",\"type\":\"text\",\"label\":\"Library Card Number\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"What are you looking for?\"},{\"id\":\"field_1722c4d\",\"type\":\"date\",\"label\":\"Pickup Day\"},{\"id\":\"field_c4162e9\",\"type\":\"time\",\"label\":\"Pickup Time\"},{\"id\":\"field_6376a77\",\"type\":\"html\",\"label\":\"Phone and\\/or Email\"},{\"id\":\"field_3e92ebd\",\"type\":\"tel\",\"label\":\"Phone Number\"},{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email\"}]}]'),(9372,957,'_elementor_edit_mode','builder'),(9917,984,'site-sidebar-layout','default'),(9922,984,'theme-transparent-header-meta','default'),(9919,984,'ast-site-content-layout','default'),(9920,984,'site-content-style','default'),(9921,984,'site-sidebar-style','default'),(10037,984,'astra-migrate-meta-layouts','set'),(9924,984,'_monsterinsights_sitenote_active','0'),(9928,989,'_mec_single_cache_version','7'),(9929,989,'_edit_lock','1771863801:3'),(9930,989,'_edit_last','3'),(8608,886,'_elementor_version','3.35.5'),(8609,886,'_elementor_pro_version','3.35.1'),(8610,886,'_wp_page_template','default'),(8611,886,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8555,880,'_elementor_edit_mode','builder'),(8556,880,'_elementor_template_type','wp-page'),(8557,880,'_elementor_version','3.35.0'),(8558,880,'_elementor_pro_version','3.35.0'),(8559,880,'_wp_page_template','default'),(8560,880,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8561,880,'_elementor_page_settings','a:0:{}'),(7109,749,'_elementor_version','3.35.0'),(7110,749,'_elementor_pro_version','3.35.0'),(7111,749,'_wp_page_template','default'),(7112,749,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6460,717,'_mec_single_cache_version','3'),(6461,717,'_edit_lock','1770150019:1'),(6462,717,'_edit_last','1'),(6463,718,'_wp_attached_file','2026/02/Cup-of-Coffee.webp'),(6464,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:213;s:6:\"height\";i:236;s:4:\"file\";s:26:\"2026/02/Cup-of-Coffee.webp\";s:8:\"filesize\";i:4408;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cup-of-Coffee-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6465,718,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:2:{i:0;s:4:\"full\";i:1;s:9:\"thumbnail\";}s:7:\"backups\";a:2:{s:4:\"full\";s:87:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.png\";s:9:\"thumbnail\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee-100x100.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:2:{s:4:\"full\";a:5:{s:4:\"file\";s:25:\"2026/02/Cup-of-Coffee.png\";s:8:\"filesize\";i:5356;s:5:\"width\";i:213;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Cup-of-Coffee-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3151;}}}}'),(6466,718,'_wp_attachment_image_alt','cup of coffee'),(6467,717,'_thumbnail_id','718'),(6468,717,'_wp_page_template','default'),(6469,717,'mec_color',''),(6470,717,'mec_entity_type','event'),(6471,717,'mec_location_id','1'),(6472,717,'mec_dont_show_map','0'),(6473,717,'mec_organizer_id','1'),(6474,717,'mec_read_more',''),(6475,717,'mec_more_info',''),(6476,717,'mec_more_info_title',''),(6477,717,'mec_more_info_target','_self'),(6478,717,'mec_cost',''),(6479,717,'mec_cost_auto_calculate','0'),(6480,717,'mec_currency','a:0:{}'),(6481,717,'mec_additional_organizer_ids','a:0:{}'),(6482,717,'mec_additional_location_ids','a:0:{}'),(6483,717,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-19\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-19\";s:4:\"hour\";s:2:\"11\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"AM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.3\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6484,717,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.3\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6485,717,'mec_certain_weekdays','a:0:{}'),(6486,717,'mec_allday','0'),(6487,717,'one_occurrence','0'),(6488,717,'mec_hide_time','0'),(6489,717,'mec_hide_end_time','1'),(6490,717,'mec_comment',''),(6491,717,'mec_timezone','global'),(6492,717,'mec_countdown_method','global'),(6493,717,'mec_style_per_event','global'),(6494,717,'mec_trailer_url',''),(6495,717,'mec_trailer_title',''),(6496,717,'mec_public','1'),(6497,717,'mec_start_date','2026-02-19'),(6498,717,'mec_start_time_hour','10'),(6499,717,'mec_start_time_minutes','30'),(6500,717,'mec_start_time_ampm','AM'),(6501,717,'mec_start_day_seconds','37800'),(6502,717,'mec_start_datetime','2026-02-19 10:30 AM'),(6503,717,'mec_end_date','2026-02-19'),(6504,717,'mec_end_time_hour','11'),(6505,717,'mec_end_time_minutes','30'),(6506,717,'mec_end_time_ampm','AM'),(6507,717,'mec_end_day_seconds','41400'),(6508,717,'mec_end_datetime','2026-02-19 11:30 AM'),(6509,717,'mec_repeat_status','1'),(6510,717,'mec_repeat_type','advanced'),(6511,717,'mec_repeat_interval','1'),(6512,717,'mec_repeat_end','never'),(6513,717,'mec_repeat_end_at_occurrences','9'),(6514,717,'mec_repeat_end_at_date',''),(6515,717,'mec_advanced_days','a:1:{i:0;s:5:\"Thu.3\";}'),(6516,717,'mec_sequence','1'),(6517,717,'mec_in_days',''),(6518,717,'mec_not_in_days',''),(6519,717,'mec_hourly_schedules','a:0:{}'),(6520,717,'mec_booking','a:0:{}'),(6521,717,'mec_tickets','a:0:{}'),(6522,717,'mec_global_tickets_applied','1'),(6523,717,'mec_fees_global_inheritance','1'),(6524,717,'mec_fees','a:0:{}'),(6525,717,'mec_ticket_variations_global_inheritance','1'),(6526,717,'mec_ticket_variations','a:0:{}'),(6527,717,'mec_reg_fields_global_inheritance','1'),(6528,717,'mec_reg_fields','a:0:{}'),(6529,717,'mec_bfixed_fields','a:0:{}'),(6530,717,'mec_op','a:0:{}'),(6531,717,'mec_fields','a:0:{}'),(6532,717,'mec_event_gallery','a:0:{}'),(6533,717,'mec_related_events','a:0:{}'),(6534,717,'mec_banner','a:0:{}'),(6535,717,'mec_event_status','EventScheduled'),(6536,717,'mec_moved_online_link',''),(6537,717,'mec_cancelled_reason',''),(6538,717,'mec_display_cancellation_reason_in_single_page',''),(6539,717,'site-sidebar-layout','default'),(6544,717,'theme-transparent-header-meta','default'),(6541,717,'ast-site-content-layout','default'),(6542,717,'site-content-style','default'),(6543,717,'site-sidebar-style','default'),(6545,717,'astra-migrate-meta-layouts','set'),(6546,720,'_mec_single_cache_version','3'),(6547,720,'_edit_lock','1770150415:1'),(6548,720,'_edit_last','1'),(6549,721,'_wp_attached_file','2026/02/magazine-give-away-e1770150497889.webp'),(6550,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:321;s:6:\"height\";i:263;s:4:\"file\";s:46:\"2026/02/magazine-give-away-e1770150497889.webp\";s:8:\"filesize\";i:21688;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"magazine-give-away-e1770150497889-300x246.webp\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17604;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"magazine-give-away-e1770150497889-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4286;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:46:\"magazine-give-away-e1770150497889-300x263.webp\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21688;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-445x324.webp\";s:5:\"width\";i:445;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16432;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:46:\"magazine-give-away-e1770150497889-321x260.webp\";s:5:\"width\";i:321;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21304;}s:8:\"tileview\";a:5:{s:4:\"file\";s:46:\"magazine-give-away-e1770150497889-300x263.webp\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6551,721,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:7:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:16:\"meccarouselthumb\";i:5;s:10:\"gridsquare\";i:6;s:8:\"tileview\";}s:7:\"backups\";a:7:{s:4:\"full\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away.png\";s:6:\"medium\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-300x251.png\";s:9:\"thumbnail\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-100x100.png\";s:9:\"thumblist\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-300x300.png\";s:16:\"meccarouselthumb\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-445x324.png\";s:10:\"gridsquare\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-391x260.png\";s:8:\"tileview\";s:100:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-300x373.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:7:{s:4:\"full\";a:5:{s:4:\"file\";s:30:\"2026/02/magazine-give-away.png\";s:8:\"filesize\";i:90580;s:5:\"width\";i:445;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9844;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63193;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-445x324.png\";s:5:\"width\";i:445;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93950;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71403;}s:8:\"tileview\";a:5:{s:4:\"file\";s:30:\"magazine-give-away-300x373.png\";s:5:\"width\";i:300;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91298;}}}}'),(6552,721,'_wp_attachment_image_alt','magazine giveaway starts February 16 @ 10 AM, 2024 issues & older are free'),(6553,721,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:445;s:6:\"height\";i:373;s:8:\"filesize\";i:16434;s:4:\"file\";s:23:\"magazine-give-away.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1958;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-300x251.webp\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8368;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10924;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-445x324.webp\";s:5:\"width\";i:445;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16432;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11634;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:31:\"magazine-give-away-300x373.webp\";s:5:\"width\";i:300;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16112;}}'),(6554,720,'_thumbnail_id','721'),(6555,720,'_wp_page_template','default'),(6556,720,'mec_color',''),(6557,720,'mec_entity_type','event'),(6558,720,'mec_location_id','1'),(6559,720,'mec_dont_show_map','0'),(6560,720,'mec_organizer_id','1'),(6561,720,'mec_read_more',''),(6562,720,'mec_more_info',''),(6563,720,'mec_more_info_title',''),(6564,720,'mec_more_info_target','_self'),(6565,720,'mec_cost',''),(6566,720,'mec_cost_auto_calculate','0'),(6567,720,'mec_currency','a:0:{}'),(6568,720,'mec_additional_organizer_ids','a:0:{}'),(6569,720,'mec_additional_location_ids','a:0:{}'),(6570,720,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-16\";s:4:\"hour\";s:2:\"10\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"AM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-16\";s:4:\"hour\";s:1:\"7\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6571,720,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6572,720,'mec_certain_weekdays','a:0:{}'),(6573,720,'mec_allday','0'),(6574,720,'one_occurrence','0'),(6575,720,'mec_hide_time','0'),(6576,720,'mec_hide_end_time','1'),(6577,720,'mec_comment',''),(6578,720,'mec_timezone','global'),(6579,720,'mec_countdown_method','global'),(6580,720,'mec_style_per_event','global'),(6581,720,'mec_trailer_url',''),(6582,720,'mec_trailer_title',''),(6583,720,'mec_public','1'),(6584,720,'mec_start_date','2026-02-16'),(6585,720,'mec_start_time_hour','10'),(6586,720,'mec_start_time_minutes','0'),(6587,720,'mec_start_time_ampm','AM'),(6588,720,'mec_start_day_seconds','36000'),(6589,720,'mec_start_datetime','2026-02-16 10:00 AM'),(6590,720,'mec_end_date','2026-02-16'),(6591,720,'mec_end_time_hour','7'),(6592,720,'mec_end_time_minutes','0'),(6593,720,'mec_end_time_ampm','PM'),(6594,720,'mec_end_day_seconds','68400'),(6595,720,'mec_end_datetime','2026-02-16 07:00 PM'),(6596,720,'mec_repeat_status','0'),(6597,720,'mec_repeat_type',''),(6598,720,'mec_repeat_interval','1'),(6599,720,'mec_repeat_end',''),(6600,720,'mec_repeat_end_at_occurrences','9'),(6601,720,'mec_repeat_end_at_date',''),(6602,720,'mec_advanced_days','a:0:{}'),(6603,720,'mec_sequence','1'),(6604,720,'mec_in_days',''),(6605,720,'mec_not_in_days',''),(6606,720,'mec_hourly_schedules','a:0:{}'),(6607,720,'mec_booking','a:0:{}'),(6608,720,'mec_tickets','a:0:{}'),(6609,720,'mec_global_tickets_applied','1'),(6610,720,'mec_fees_global_inheritance','1'),(6611,720,'mec_fees','a:0:{}'),(6612,720,'mec_ticket_variations_global_inheritance','1'),(6613,720,'mec_ticket_variations','a:0:{}'),(6614,720,'mec_reg_fields_global_inheritance','1'),(6615,720,'mec_reg_fields','a:0:{}'),(6616,720,'mec_bfixed_fields','a:0:{}'),(6617,720,'mec_op','a:0:{}'),(6618,720,'mec_fields','a:0:{}'),(6619,720,'mec_event_gallery','a:0:{}'),(6620,720,'mec_related_events','a:0:{}'),(6621,720,'mec_banner','a:0:{}'),(6622,720,'mec_event_status','EventScheduled'),(6623,720,'mec_moved_online_link',''),(6624,720,'mec_cancelled_reason',''),(6625,720,'mec_display_cancellation_reason_in_single_page',''),(6626,720,'site-sidebar-layout','default'),(6631,720,'theme-transparent-header-meta','default'),(6628,720,'ast-site-content-layout','default'),(6629,720,'site-content-style','default'),(6630,720,'site-sidebar-style','default'),(6632,720,'astra-migrate-meta-layouts','set'),(6633,723,'_mec_single_cache_version','3'),(6634,723,'_edit_lock','1770150711:1'),(6635,723,'_edit_last','1'),(6636,724,'_wp_attached_file','2026/02/The-Roses-movie-jacket.webp'),(6637,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:318;s:6:\"height\";i:419;s:4:\"file\";s:35:\"2026/02/The-Roses-movie-jacket.webp\";s:8:\"filesize\";i:18332;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-228x300.webp\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2808;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13548;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-318x324.webp\";s:5:\"width\";i:318;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17466;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-318x260.webp\";s:5:\"width\";i:318;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14166;}s:8:\"tileview\";a:5:{s:4:\"file\";s:35:\"The-Roses-movie-jacket-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6638,724,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:7:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:16:\"meccarouselthumb\";i:5;s:10:\"gridsquare\";i:6;s:8:\"tileview\";}s:7:\"backups\";a:7:{s:4:\"full\";s:96:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket.jpg\";s:6:\"medium\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.jpg\";s:9:\"thumbnail\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-100x100.jpg\";s:9:\"thumblist\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-300x300.jpg\";s:16:\"meccarouselthumb\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-318x324.jpg\";s:10:\"gridsquare\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-318x260.jpg\";s:8:\"tileview\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-300x400.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:7:{s:4:\"full\";a:5:{s:4:\"file\";s:34:\"2026/02/The-Roses-movie-jacket.jpg\";s:8:\"filesize\";i:32471;s:5:\"width\";i:318;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-228x300.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4997;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24667;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-318x324.jpg\";s:5:\"width\";i:318;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29739;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-318x260.jpg\";s:5:\"width\";i:318;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24436;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"The-Roses-movie-jacket-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29088;}}}}'),(6639,724,'_wp_attachment_image_alt','The Roses movie jacket'),(6640,723,'_thumbnail_id','724'),(6641,723,'_wp_page_template','default'),(6642,723,'mec_color',''),(6643,723,'mec_entity_type','event'),(6644,723,'mec_location_id','1'),(6645,723,'mec_dont_show_map','0'),(6646,723,'mec_organizer_id','1'),(6647,723,'mec_read_more',''),(6648,723,'mec_more_info',''),(6649,723,'mec_more_info_title',''),(6650,723,'mec_more_info_target','_self'),(6651,723,'mec_cost',''),(6652,723,'mec_cost_auto_calculate','0'),(6653,723,'mec_currency','a:0:{}'),(6654,723,'mec_additional_organizer_ids','a:0:{}'),(6655,723,'mec_additional_location_ids','a:0:{}'),(6656,723,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-13\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6657,723,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6658,723,'mec_certain_weekdays','a:0:{}'),(6659,723,'mec_allday','0'),(6660,723,'one_occurrence','0'),(6661,723,'mec_hide_time','0'),(6662,723,'mec_hide_end_time','1'),(6663,723,'mec_comment',''),(6664,723,'mec_timezone','global'),(6665,723,'mec_countdown_method','global'),(6666,723,'mec_style_per_event','global'),(6667,723,'mec_trailer_url',''),(6668,723,'mec_trailer_title',''),(6669,723,'mec_public','1'),(6670,723,'mec_start_date','2026-02-13'),(6671,723,'mec_start_time_hour','1'),(6672,723,'mec_start_time_minutes','0'),(6673,723,'mec_start_time_ampm','PM'),(6674,723,'mec_start_day_seconds','46800'),(6675,723,'mec_start_datetime','2026-02-13 01:00 PM'),(6676,723,'mec_end_date','2026-02-13'),(6677,723,'mec_end_time_hour','3'),(6678,723,'mec_end_time_minutes','0'),(6679,723,'mec_end_time_ampm','PM'),(6680,723,'mec_end_day_seconds','54000'),(6681,723,'mec_end_datetime','2026-02-13 03:00 PM'),(6682,723,'mec_repeat_status','0'),(6683,723,'mec_repeat_type',''),(6684,723,'mec_repeat_interval','1'),(6685,723,'mec_repeat_end',''),(6686,723,'mec_repeat_end_at_occurrences','9'),(6687,723,'mec_repeat_end_at_date',''),(6688,723,'mec_advanced_days','a:0:{}'),(6689,723,'mec_sequence','1'),(6690,723,'mec_in_days',''),(6691,723,'mec_not_in_days',''),(6692,723,'mec_hourly_schedules','a:0:{}'),(6693,723,'mec_booking','a:0:{}'),(6694,723,'mec_tickets','a:0:{}'),(6695,723,'mec_global_tickets_applied','1'),(6696,723,'mec_fees_global_inheritance','1'),(6697,723,'mec_fees','a:0:{}'),(6698,723,'mec_ticket_variations_global_inheritance','1'),(6699,723,'mec_ticket_variations','a:0:{}'),(6700,723,'mec_reg_fields_global_inheritance','1'),(6701,723,'mec_reg_fields','a:0:{}'),(6702,723,'mec_bfixed_fields','a:0:{}'),(6703,723,'mec_op','a:0:{}'),(6704,723,'mec_fields','a:0:{}'),(6705,723,'mec_event_gallery','a:0:{}'),(6706,723,'mec_related_events','a:0:{}'),(6707,723,'mec_banner','a:0:{}'),(6708,723,'mec_event_status','EventScheduled'),(6709,723,'mec_moved_online_link',''),(6710,723,'mec_cancelled_reason',''),(6711,723,'mec_display_cancellation_reason_in_single_page',''),(6712,723,'site-sidebar-layout','default'),(6717,723,'theme-transparent-header-meta','default'),(6714,723,'ast-site-content-layout','default'),(6715,723,'site-content-style','default'),(6716,723,'site-sidebar-style','default'),(6718,723,'astra-migrate-meta-layouts','set'),(6719,726,'_mec_single_cache_version','7'),(6720,726,'_edit_lock','1770151488:1'),(6721,726,'_edit_last','1'),(6722,727,'_wp_attached_file','2026/02/craft-heart-covered-in-buttons.webp'),(6723,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:452;s:6:\"height\";i:405;s:4:\"file\";s:43:\"2026/02/craft-heart-covered-in-buttons.webp\";s:8:\"filesize\";i:22008;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-300x269.webp\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11798;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2944;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13432;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-452x324.webp\";s:5:\"width\";i:452;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19706;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14130;}s:8:\"tileview\";a:5:{s:4:\"file\";s:43:\"craft-heart-covered-in-buttons-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6724,727,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:7:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:16:\"meccarouselthumb\";i:5;s:10:\"gridsquare\";i:6;s:8:\"tileview\";}s:7:\"backups\";a:7:{s:4:\"full\";s:104:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.png\";s:6:\"medium\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.png\";s:9:\"thumbnail\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-100x100.png\";s:9:\"thumblist\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x300.png\";s:16:\"meccarouselthumb\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-452x324.png\";s:10:\"gridsquare\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-391x260.png\";s:8:\"tileview\";s:112:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x400.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:7:{s:4:\"full\";a:5:{s:4:\"file\";s:42:\"2026/02/craft-heart-covered-in-buttons.png\";s:8:\"filesize\";i:277937;s:5:\"width\";i:452;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21778;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150659;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-452x324.png\";s:5:\"width\";i:452;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:247641;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172863;}s:8:\"tileview\";a:5:{s:4:\"file\";s:42:\"craft-heart-covered-in-buttons-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207276;}}}}'),(6725,727,'_wp_attachment_image_alt','craft heart covered in buttons'),(6726,726,'_thumbnail_id','727'),(6727,726,'_wp_page_template','default'),(6728,726,'mec_color',''),(6729,726,'mec_entity_type','event'),(6730,726,'mec_location_id','1'),(6731,726,'mec_dont_show_map','0'),(6732,726,'mec_organizer_id','1'),(6733,726,'mec_read_more',''),(6734,726,'mec_more_info',''),(6735,726,'mec_more_info_title',''),(6736,726,'mec_more_info_target','_self'),(6737,726,'mec_cost',''),(6738,726,'mec_cost_auto_calculate','0'),(6739,726,'mec_currency','a:0:{}'),(6740,726,'mec_additional_organizer_ids','a:0:{}'),(6741,726,'mec_additional_location_ids','a:0:{}'),(6742,726,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-12\";s:4:\"hour\";s:1:\"2\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-12\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6743,726,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6744,726,'mec_certain_weekdays','a:0:{}'),(6745,726,'mec_allday','0'),(6746,726,'one_occurrence','0'),(6747,726,'mec_hide_time','0'),(6748,726,'mec_hide_end_time','1'),(6749,726,'mec_comment',''),(6750,726,'mec_timezone','global'),(6751,726,'mec_countdown_method','global'),(6752,726,'mec_style_per_event','global'),(6753,726,'mec_trailer_url',''),(6754,726,'mec_trailer_title',''),(6755,726,'mec_public','1'),(6756,726,'mec_start_date','2026-02-12'),(6757,726,'mec_start_time_hour','2'),(6758,726,'mec_start_time_minutes','0'),(6759,726,'mec_start_time_ampm','PM'),(6760,726,'mec_start_day_seconds','50400'),(6761,726,'mec_start_datetime','2026-02-12 02:00 PM'),(6762,726,'mec_end_date','2026-02-12'),(6763,726,'mec_end_time_hour','3'),(6764,726,'mec_end_time_minutes','0'),(6765,726,'mec_end_time_ampm','PM'),(6766,726,'mec_end_day_seconds','54000'),(6767,726,'mec_end_datetime','2026-02-12 03:00 PM'),(6768,726,'mec_repeat_status','0'),(6769,726,'mec_repeat_type',''),(6770,726,'mec_repeat_interval','1'),(6771,726,'mec_repeat_end',''),(6772,726,'mec_repeat_end_at_occurrences','9'),(6773,726,'mec_repeat_end_at_date',''),(6774,726,'mec_advanced_days','a:0:{}'),(6775,726,'mec_sequence','1'),(6776,726,'mec_in_days',''),(6777,726,'mec_not_in_days',''),(6778,726,'mec_hourly_schedules','a:0:{}'),(6779,726,'mec_booking','a:0:{}'),(6780,726,'mec_tickets','a:0:{}'),(6781,726,'mec_global_tickets_applied','1'),(6782,726,'mec_fees_global_inheritance','1'),(6783,726,'mec_fees','a:0:{}'),(6784,726,'mec_ticket_variations_global_inheritance','1'),(6785,726,'mec_ticket_variations','a:0:{}'),(6786,726,'mec_reg_fields_global_inheritance','1'),(6787,726,'mec_reg_fields','a:0:{}'),(6788,726,'mec_bfixed_fields','a:0:{}'),(6789,726,'mec_op','a:0:{}'),(6790,726,'mec_fields','a:0:{}'),(6791,726,'mec_event_gallery','a:0:{}'),(6792,726,'mec_related_events','a:0:{}'),(6793,726,'mec_banner','a:0:{}'),(6794,726,'mec_event_status','EventScheduled'),(6795,726,'mec_moved_online_link',''),(6796,726,'mec_cancelled_reason',''),(6797,726,'mec_display_cancellation_reason_in_single_page',''),(6798,726,'site-sidebar-layout','default'),(6803,726,'theme-transparent-header-meta','default'),(6800,726,'ast-site-content-layout','default'),(6801,726,'site-content-style','default'),(6802,726,'site-sidebar-style','default'),(6985,726,'astra-migrate-meta-layouts','set'),(6806,726,'_wp_old_slug','diy-button-heart'),(6808,730,'_mec_single_cache_version','7'),(6809,730,'_mec_single_cache_version','7'),(6810,730,'_edit_lock','1770151604:1'),(6811,730,'_edit_last','1'),(6812,730,'_thumbnail_id','727'),(6813,730,'_wp_page_template','default'),(6814,730,'mec_color',''),(6815,730,'mec_entity_type','event'),(6816,730,'mec_location_id','0'),(6817,730,'mec_dont_show_map','0'),(6818,730,'mec_organizer_id','0'),(6819,730,'mec_read_more',''),(6820,730,'mec_more_info',''),(6821,730,'mec_more_info_title',''),(6822,730,'mec_more_info_target','_self'),(6823,730,'mec_cost',''),(6824,730,'mec_cost_auto_calculate','0'),(6825,730,'mec_currency','a:0:{}'),(6826,730,'mec_additional_organizer_ids','a:0:{}'),(6827,730,'mec_additional_location_ids','a:0:{}'),(6828,730,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-12\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-12\";s:4:\"hour\";s:1:\"5\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6829,730,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6830,730,'mec_certain_weekdays','a:0:{}'),(6831,730,'mec_allday','0'),(6832,730,'one_occurrence','0'),(6833,730,'mec_hide_time','0'),(6834,730,'mec_hide_end_time','1'),(6835,730,'mec_comment',''),(6836,730,'mec_timezone','global'),(6837,730,'mec_countdown_method','global'),(6838,730,'mec_style_per_event','global'),(6839,730,'mec_trailer_url',''),(6840,730,'mec_trailer_title',''),(6841,730,'mec_public','1'),(6842,730,'mec_start_date','2026-02-12'),(6843,730,'mec_start_time_hour','4'),(6844,730,'mec_start_time_minutes','0'),(6845,730,'mec_start_time_ampm','PM'),(6846,730,'mec_start_day_seconds','57600'),(6847,730,'mec_start_datetime','2026-02-12 04:00 PM'),(6848,730,'mec_end_date','2026-02-12'),(6849,730,'mec_end_time_hour','5'),(6850,730,'mec_end_time_minutes','0'),(6851,730,'mec_end_time_ampm','PM'),(6852,730,'mec_end_day_seconds','61200'),(6853,730,'mec_end_datetime','2026-02-12 05:00 PM'),(6854,730,'mec_repeat_status','0'),(6855,730,'mec_repeat_type',''),(6856,730,'mec_repeat_interval','1'),(6857,730,'mec_repeat_end',''),(6858,730,'mec_repeat_end_at_occurrences','9'),(6859,730,'mec_repeat_end_at_date',''),(6860,730,'mec_advanced_days','a:0:{}'),(6861,730,'mec_sequence','1'),(6862,730,'mec_in_days',''),(6863,730,'mec_not_in_days',''),(6864,730,'mec_hourly_schedules','a:0:{}'),(6865,730,'mec_booking','a:0:{}'),(6866,730,'mec_tickets','a:0:{}'),(6867,730,'mec_global_tickets_applied','1'),(6868,730,'mec_fees_global_inheritance','1'),(6869,730,'mec_fees','a:0:{}'),(6870,730,'mec_ticket_variations_global_inheritance','1'),(6871,730,'mec_ticket_variations','a:0:{}'),(6872,730,'mec_reg_fields_global_inheritance','1'),(6873,730,'mec_reg_fields','a:0:{}'),(6874,730,'mec_bfixed_fields','a:0:{}'),(6875,730,'mec_op','a:0:{}'),(6876,730,'mec_fields','a:0:{}'),(6877,730,'mec_event_gallery','a:0:{}'),(6878,730,'mec_related_events','a:0:{}'),(6879,730,'mec_banner','a:0:{}'),(6880,730,'mec_event_status','EventScheduled'),(6881,730,'mec_moved_online_link',''),(6882,730,'mec_cancelled_reason',''),(6883,730,'mec_display_cancellation_reason_in_single_page',''),(6884,730,'site-sidebar-layout','default'),(6885,730,'theme-transparent-header-meta','default'),(6886,730,'ast-site-content-layout','default'),(6887,730,'site-content-style','default'),(6888,730,'site-sidebar-style','default'),(6983,730,'astra-migrate-meta-layouts','set'),(6890,730,'_wp_old_slug','diy-button-heart'),(6891,730,'_wp_old_slug','diy-button-heart-2pm-295'),(6894,732,'_mec_single_cache_version','3'),(6895,732,'mec_start_time_ampm','PM'),(6896,732,'mec_start_day_seconds','43200'),(6897,732,'mec_start_datetime','2026-02-10 12:00 PM'),(6898,732,'mec_end_date','2026-02-10'),(6899,732,'mec_end_time_hour','1'),(6900,732,'mec_end_time_minutes','0'),(6901,732,'mec_end_time_ampm','PM'),(6902,732,'mec_end_day_seconds','46800'),(6903,732,'mec_end_datetime','2026-02-10 01:00 PM'),(6904,732,'mec_repeat_status','0'),(6905,732,'mec_repeat_type',''),(6906,732,'mec_repeat_interval','1'),(6907,732,'mec_repeat_end',''),(6908,732,'mec_repeat_end_at_occurrences','9'),(6909,732,'mec_repeat_end_at_date',''),(6910,732,'mec_advanced_days','a:0:{}'),(6911,732,'mec_sequence','1'),(6912,732,'mec_in_days',''),(6913,732,'mec_not_in_days',''),(6914,732,'mec_hourly_schedules','a:0:{}'),(6915,732,'mec_booking','a:0:{}'),(6916,732,'mec_tickets','a:0:{}'),(6917,732,'mec_global_tickets_applied','1'),(6918,732,'mec_fees_global_inheritance','1'),(6919,732,'mec_fees','a:0:{}'),(6920,732,'mec_ticket_variations_global_inheritance','1'),(6921,732,'mec_ticket_variations','a:0:{}'),(6922,732,'mec_reg_fields_global_inheritance','1'),(6923,732,'mec_reg_fields','a:0:{}'),(6924,732,'mec_bfixed_fields','a:0:{}'),(6925,732,'mec_op','a:0:{}'),(6926,732,'mec_fields','a:0:{}'),(6927,732,'mec_event_gallery','a:0:{}'),(6928,732,'mec_related_events','a:0:{}'),(6929,732,'mec_banner','a:0:{}'),(6930,732,'mec_event_status','EventScheduled'),(6931,732,'mec_moved_online_link',''),(6932,732,'mec_cancelled_reason',''),(6933,732,'mec_display_cancellation_reason_in_single_page',''),(6934,732,'site-sidebar-layout','default'),(6935,732,'theme-transparent-header-meta','default'),(6936,732,'ast-site-content-layout','default'),(6937,732,'site-content-style','default'),(6938,732,'site-sidebar-style','default'),(6981,732,'astra-migrate-meta-layouts','set'),(6940,732,'mec_start_time_hour','12'),(6941,732,'mec_start_time_minutes','0'),(6942,732,'_mec_single_cache_version','3'),(6943,732,'_edit_lock','1770151304:1'),(6944,732,'_edit_last','1'),(6945,732,'_thumbnail_id','733'),(6946,732,'_wp_page_template','default'),(6947,732,'mec_color',''),(6948,732,'mec_entity_type','event'),(6949,732,'mec_location_id','1'),(6950,732,'mec_dont_show_map','0'),(6951,732,'mec_organizer_id','1'),(6952,732,'mec_read_more',''),(6953,732,'mec_more_info','https://infosoup.bibliocommons.com/v2/record/S181C974999'),(6954,732,'mec_more_info_title','Get the book from InfoSoup'),(6955,732,'mec_more_info_target','_self'),(6956,732,'mec_cost',''),(6957,732,'mec_cost_auto_calculate','0'),(6958,732,'mec_currency','a:0:{}'),(6959,732,'mec_additional_organizer_ids','a:0:{}'),(6960,732,'mec_additional_location_ids','a:0:{}'),(6961,732,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-10\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-10\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(6962,732,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(6963,732,'mec_certain_weekdays','a:0:{}'),(6964,732,'mec_allday','0'),(6965,732,'one_occurrence','0'),(6966,732,'mec_hide_time','0'),(6967,732,'mec_hide_end_time','1'),(6968,732,'mec_comment',''),(6969,732,'mec_timezone','global'),(6970,732,'mec_countdown_method','global'),(6971,732,'mec_style_per_event','global'),(6972,732,'mec_trailer_url',''),(6973,732,'mec_trailer_title',''),(6974,732,'mec_public','1'),(6975,732,'mec_start_date','2026-02-10'),(6976,733,'_wp_attached_file','2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.webp'),(6977,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:261;s:6:\"height\";i:392;s:4:\"file\";s:49:\"2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.webp\";s:8:\"filesize\";i:13726;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"A-Forty-Year-Kiss-by-Nickolas-Butler-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2358;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:49:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x300.webp\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9404;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:49:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x324.webp\";s:5:\"width\";i:261;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10710;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:49:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x260.webp\";s:5:\"width\";i:261;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6978,733,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:6:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:16:\"meccarouselthumb\";i:5;s:10:\"gridsquare\";}s:7:\"backups\";a:6:{s:4:\"full\";s:110:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.jpg\";s:6:\"medium\";s:118:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.jpg\";s:9:\"thumbnail\";s:118:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-100x100.jpg\";s:9:\"thumblist\";s:118:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-261x300.jpg\";s:16:\"meccarouselthumb\";s:118:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-261x324.jpg\";s:10:\"gridsquare\";s:118:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-261x260.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:6:{s:4:\"full\";a:5:{s:4:\"file\";s:48:\"2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.jpg\";s:8:\"filesize\";i:24035;s:5:\"width\";i:261;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"A-Forty-Year-Kiss-by-Nickolas-Butler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3855;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:48:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x300.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17555;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:48:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x324.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19776;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:48:\"A-Forty-Year-Kiss-by-Nickolas-Butler-261x260.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16126;}}}}'),(6979,733,'_wp_attachment_image_alt','A Forty Year Kiss by Nickolas Butler'),(6980,732,'_wp_old_slug','page-turners-adult-book-club-the-story-she-left-behind-418'),(6984,730,'_wp_old_slug','copy-of-diy-button-heart-4pm'),(6987,738,'_elementor_edit_mode','builder'),(6988,738,'_elementor_template_type','wp-page'),(6989,738,'_elementor_version','3.35.0'),(6990,738,'_elementor_pro_version','3.35.0'),(6991,738,'_wp_page_template','default'),(6992,738,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(6993,738,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9717,979,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:8:\"filesize\";i:32648;s:4:\"file\";s:26:\"Stitch-by-stitch-fb-2.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1476;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-300x251.webp\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5600;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21062;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7210;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15210;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8488;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6108;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:34:\"Stitch-by-stitch-fb-2-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10186;}}'),(9718,980,'_mec_single_cache_version','7'),(9719,980,'_mec_single_cache_version','7'),(9720,980,'_edit_lock','1771622132:3'),(9721,980,'_edit_last','3'),(9722,980,'_thumbnail_id','982'),(9723,980,'_wp_page_template','default'),(9724,980,'mec_color',''),(9725,980,'mec_entity_type','event'),(9726,980,'mec_location_id','1'),(9727,980,'mec_dont_show_map','0'),(9728,980,'mec_organizer_id','1'),(9729,980,'mec_read_more',''),(9730,980,'mec_more_info',''),(9731,980,'mec_more_info_title',''),(9732,980,'mec_more_info_target','_self'),(9733,980,'mec_cost',''),(9734,980,'mec_cost_auto_calculate','0'),(9735,980,'mec_currency','a:0:{}'),(9736,980,'mec_additional_organizer_ids','a:0:{}'),(9737,980,'mec_additional_location_ids','a:0:{}'),(9738,980,'mec_date','a:5:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-03-13\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-03-13\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:13:\"hide_end_time\";s:1:\"1\";s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(9739,980,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(9740,980,'mec_certain_weekdays','a:0:{}'),(9741,980,'mec_allday','0'),(9742,980,'one_occurrence','0'),(9743,980,'mec_hide_time','0'),(9744,980,'mec_hide_end_time','1'),(9745,980,'mec_comment',''),(9746,980,'mec_timezone','global'),(9747,980,'mec_countdown_method','global'),(9748,980,'mec_style_per_event','global'),(9749,980,'mec_trailer_url',''),(9750,980,'mec_trailer_title',''),(9751,980,'mec_public','1'),(9752,980,'mec_start_date','2026-03-13'),(9753,980,'mec_start_time_hour','1'),(9754,980,'mec_start_time_minutes','0'),(9755,980,'mec_start_time_ampm','PM'),(9756,980,'mec_start_day_seconds','46800'),(9757,980,'mec_start_datetime','2026-03-13 01:00 PM'),(9758,980,'mec_end_date','2026-03-13'),(9759,980,'mec_end_time_hour','3'),(9760,980,'mec_end_time_minutes','0'),(9761,980,'mec_end_time_ampm','PM'),(9762,980,'mec_end_day_seconds','54000'),(9763,980,'mec_end_datetime','2026-03-13 03:00 PM'),(9764,980,'mec_repeat_status','0'),(9765,980,'mec_repeat_type',''),(9766,980,'mec_repeat_interval','1'),(9767,980,'mec_repeat_end',''),(9768,980,'mec_repeat_end_at_occurrences','9'),(9769,980,'mec_repeat_end_at_date',''),(9770,980,'mec_advanced_days','a:0:{}'),(9771,980,'mec_sequence','5'),(9772,980,'mec_in_days',''),(9773,980,'mec_not_in_days',''),(9774,980,'mec_hourly_schedules','a:0:{}'),(9775,980,'mec_booking','a:0:{}'),(9776,980,'mec_tickets','a:0:{}'),(9777,980,'mec_global_tickets_applied','1'),(9778,980,'mec_fees_global_inheritance','1'),(9779,980,'mec_fees','a:0:{}'),(9780,980,'mec_ticket_variations_global_inheritance','1'),(9781,980,'mec_ticket_variations','a:0:{}'),(9782,980,'mec_reg_fields_global_inheritance','1'),(9783,980,'mec_reg_fields','a:0:{}'),(9784,980,'mec_bfixed_fields','a:0:{}'),(9785,980,'mec_op','a:0:{}'),(9786,980,'mec_fields','a:0:{}'),(9787,980,'mec_event_gallery','a:0:{}'),(9788,980,'mec_related_events','a:0:{}'),(9789,980,'mec_banner','a:0:{}'),(9790,980,'mec_event_status','EventScheduled'),(9791,980,'mec_moved_online_link',''),(9792,980,'mec_cancelled_reason',''),(9793,980,'mec_display_cancellation_reason_in_single_page',''),(9794,980,'site-sidebar-layout','default'),(9795,980,'theme-transparent-header-meta','default'),(9796,980,'ast-site-content-layout','default'),(9797,980,'site-content-style','default'),(9798,980,'site-sidebar-style','default'),(9821,980,'astra-migrate-meta-layouts','set'),(9800,982,'_wp_attached_file','2026/02/Soul-on-Fire-e1771622128113.webp'),(9801,982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:203;s:4:\"file\";s:40:\"2026/02/Soul-on-Fire-e1771622128113.webp\";s:8:\"filesize\";i:9662;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-221x300.webp\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14560;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Soul-on-Fire-756x1024.webp\";s:5:\"width\";i:756;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Soul-on-Fire-768x1041.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1041;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86004;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16274;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32678;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22226;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16692;}s:8:\"tileview\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9802,982,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:10:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:5:\"large\";i:3;s:9:\"thumbnail\";i:4;s:12:\"medium_large\";i:5;s:9:\"thumblist\";i:6;s:12:\"thumbrelated\";i:7;s:16:\"meccarouselthumb\";i:8;s:10:\"gridsquare\";i:9;s:8:\"tileview\";}s:7:\"backups\";a:10:{s:4:\"full\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire.jpg\";s:6:\"medium\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-221x300.jpg\";s:5:\"large\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-756x1024.jpg\";s:9:\"thumbnail\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-100x100.jpg\";s:12:\"medium_large\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-768x1041.jpg\";s:9:\"thumblist\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-300x300.jpg\";s:12:\"thumbrelated\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-500x500.jpg\";s:16:\"meccarouselthumb\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-474x324.jpg\";s:10:\"gridsquare\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-391x260.jpg\";s:8:\"tileview\";s:94:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire-300x400.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:10:{s:4:\"full\";a:5:{s:4:\"file\";s:24:\"2026/02/Soul-on-Fire.jpg\";s:8:\"filesize\";i:240175;s:5:\"width\";i:1107;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22511;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-756x1024.jpg\";s:5:\"width\";i:756;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162377;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Soul-on-Fire-768x1041.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1041;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165363;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27308;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60130;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39435;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28478;}s:8:\"tileview\";a:5:{s:4:\"file\";s:24:\"Soul-on-Fire-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36765;}}}}'),(6997,739,'_elementor_edit_mode','builder'),(6998,739,'_elementor_template_type','wp-page'),(6999,739,'_elementor_version','3.35.0'),(7000,739,'_elementor_pro_version','3.35.0'),(7001,739,'_wp_page_template','default'),(7002,739,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7003,739,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8535,878,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7007,740,'_elementor_edit_mode','builder'),(7008,740,'_elementor_template_type','wp-page'),(7009,740,'_elementor_version','3.35.0'),(7010,740,'_elementor_pro_version','3.35.0'),(7011,740,'_wp_page_template','default'),(7012,740,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7013,740,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8527,877,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8529,878,'_elementor_edit_mode','builder'),(8530,878,'_elementor_template_type','wp-page'),(8531,878,'_elementor_version','3.35.5'),(8532,878,'_elementor_pro_version','3.35.1'),(8533,878,'_wp_page_template','default'),(8534,878,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7076,745,'_wp_trash_meta_time','1770220082'),(7077,746,'_elementor_edit_mode','builder'),(7078,746,'_elementor_template_type','wp-page'),(7079,746,'_elementor_version','3.35.0'),(7080,746,'_elementor_pro_version','3.35.0'),(7081,746,'_wp_page_template','default'),(7082,746,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7062,744,'_elementor_edit_mode','builder'),(7063,744,'_elementor_template_type','wp-page'),(7064,744,'_elementor_version','3.35.0'),(7065,744,'_elementor_pro_version','3.35.0'),(7066,744,'_wp_page_template','default'),(7067,744,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7068,744,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7107,749,'_elementor_edit_mode','builder'),(7108,749,'_elementor_template_type','wp-page'),(7074,745,'_edit_lock','1770220068:1'),(7075,745,'_wp_trash_meta_status','publish'),(7043,742,'_elementor_template_type','wp-page'),(7042,742,'_elementor_edit_mode','builder'),(7048,742,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8519,876,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8521,877,'_elementor_edit_mode','builder'),(8522,877,'_elementor_template_type','wp-page'),(8523,877,'_elementor_version','3.35.5'),(8524,877,'_elementor_pro_version','3.35.1'),(8525,877,'_wp_page_template','default'),(8526,877,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8516,876,'_elementor_pro_version','3.35.1'),(8517,876,'_wp_page_template','default'),(8518,876,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7052,743,'_elementor_edit_mode','builder'),(7053,743,'_elementor_template_type','wp-page'),(7054,743,'_elementor_version','3.35.0'),(7055,743,'_elementor_pro_version','3.35.0'),(7056,743,'_wp_page_template','default'),(7057,743,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7058,743,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8324,862,'_elementor_edit_mode','builder'),(8325,862,'_elementor_template_type','wp-page'),(8326,862,'_elementor_version','3.35.0'),(8327,862,'_elementor_pro_version','3.35.0'),(8328,862,'_wp_page_template','default'),(8329,862,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7083,746,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8330,862,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7087,747,'_elementor_edit_mode','builder'),(7088,747,'_elementor_template_type','wp-page'),(7089,747,'_elementor_version','3.35.0'),(7090,747,'_elementor_pro_version','3.35.0'),(7091,747,'_wp_page_template','default'),(7092,747,'_elementor_data','[{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7093,747,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8334,863,'_elementor_edit_mode','builder'),(8335,863,'_elementor_template_type','wp-page'),(8336,863,'_elementor_version','3.35.0'),(8337,863,'_elementor_pro_version','3.35.0'),(8338,863,'_wp_page_template','default'),(8339,863,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7097,748,'_elementor_edit_mode','builder'),(7098,748,'_elementor_template_type','wp-page'),(7099,748,'_elementor_version','3.35.0'),(7100,748,'_elementor_pro_version','3.35.0'),(7101,748,'_wp_page_template','default'),(7102,748,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7103,748,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8340,863,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8513,876,'_elementor_edit_mode','builder'),(8514,876,'_elementor_template_type','wp-page'),(8515,876,'_elementor_version','3.35.5'),(7117,750,'_elementor_edit_mode','builder'),(7118,750,'_elementor_template_type','wp-page'),(7119,750,'_elementor_version','3.35.0'),(7120,750,'_elementor_pro_version','3.35.0'),(7121,750,'_wp_page_template','default'),(7122,750,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7123,750,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7125,751,'_elementor_edit_mode','builder'),(7126,751,'_elementor_template_type','wp-page'),(7127,751,'_elementor_version','3.35.0'),(7128,751,'_elementor_pro_version','3.35.0'),(7129,751,'_wp_page_template','default'),(7130,751,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7131,751,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8394,118,'_elementor_page_settings','a:0:{}'),(8395,870,'_mec_single_cache_version','4'),(8396,870,'_edit_lock','1771619905:3'),(8397,870,'_edit_last','1'),(8398,871,'_wp_attached_file','2026/02/stitch-by-stitch_orig-e1771440222718.webp'),(8399,871,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:491;s:6:\"height\";i:291;s:4:\"file\";s:49:\"2026/02/stitch-by-stitch_orig-e1771440222718.webp\";s:8:\"filesize\";i:22046;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-300x178.webp\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10474;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3076;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-300x291.webp\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11240;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28006;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-474x291.webp\";s:5:\"width\";i:474;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20810;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14824;}s:8:\"tileview\";a:5:{s:4:\"file\";s:49:\"stitch-by-stitch_orig-e1771440222718-300x291.webp\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8400,871,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:8:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:12:\"thumbrelated\";i:5;s:16:\"meccarouselthumb\";i:6;s:10:\"gridsquare\";i:7;s:8:\"tileview\";}s:7:\"backups\";a:8:{s:4:\"full\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig.png\";s:6:\"medium\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-232x300.png\";s:9:\"thumbnail\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-100x100.png\";s:9:\"thumblist\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-300x300.png\";s:12:\"thumbrelated\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-500x500.png\";s:16:\"meccarouselthumb\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-474x324.png\";s:10:\"gridsquare\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-391x260.png\";s:8:\"tileview\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-300x400.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:8:{s:4:\"full\";a:5:{s:4:\"file\";s:33:\"2026/02/stitch-by-stitch_orig.png\";s:8:\"filesize\";i:635359;s:5:\"width\";i:618;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17781;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115763;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275951;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173389;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122672;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"stitch-by-stitch_orig-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172463;}}}}'),(8401,871,'_wp_attachment_image_alt','Border of yarn, buttons, needles, etc. and title \"Stitch by Stitch\"'),(8402,871,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:618;s:6:\"height\";i:800;s:8:\"filesize\";i:57982;s:4:\"file\";s:26:\"stitch-by-stitch_orig.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2594;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-232x300.webp\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12894;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13910;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28006;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18220;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14228;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:34:\"stitch-by-stitch_orig-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18502;}}'),(8403,870,'_thumbnail_id','871'),(8404,870,'_wp_page_template','default'),(8405,870,'mec_color',''),(8406,870,'mec_entity_type','event'),(8407,870,'mec_location_id','1'),(8408,870,'mec_dont_show_map','0'),(8409,870,'mec_organizer_id','1'),(8410,870,'mec_read_more',''),(8411,870,'mec_more_info',''),(8412,870,'mec_more_info_title',''),(8413,870,'mec_more_info_target','_self'),(8414,870,'mec_cost',''),(8415,870,'mec_cost_auto_calculate','0'),(8416,870,'mec_currency','a:0:{}'),(8417,870,'mec_additional_organizer_ids','a:0:{}'),(8418,870,'mec_additional_location_ids','a:0:{}'),(8419,870,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-02-24\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-02-24\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(8420,870,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Tue.4\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(8421,870,'mec_certain_weekdays','a:0:{}'),(8422,870,'mec_allday','0'),(8423,870,'one_occurrence','0'),(8424,870,'mec_hide_time','0'),(8425,870,'mec_hide_end_time','0'),(8426,870,'mec_comment',''),(8427,870,'mec_timezone','global'),(8428,870,'mec_countdown_method','global'),(8429,870,'mec_style_per_event','global'),(8430,870,'mec_trailer_url',''),(8431,870,'mec_trailer_title',''),(8432,870,'mec_public','1'),(8433,870,'mec_start_date','2026-02-24'),(8434,870,'mec_start_time_hour','1'),(8435,870,'mec_start_time_minutes','0'),(8436,870,'mec_start_time_ampm','PM'),(8437,870,'mec_start_day_seconds','46800'),(8438,870,'mec_start_datetime','2026-02-24 01:00 PM'),(8439,870,'mec_end_date','2026-02-24'),(8440,870,'mec_end_time_hour','3'),(8441,870,'mec_end_time_minutes','0'),(8442,870,'mec_end_time_ampm','PM'),(8443,870,'mec_end_day_seconds','54000'),(8444,870,'mec_end_datetime','2026-02-24 03:00 PM'),(8445,870,'mec_repeat_status','1'),(8446,870,'mec_repeat_type','advanced'),(8447,870,'mec_repeat_interval','1'),(8448,870,'mec_repeat_end','never'),(8449,870,'mec_repeat_end_at_occurrences','9'),(8450,870,'mec_repeat_end_at_date',''),(8451,870,'mec_advanced_days','a:1:{i:0;s:5:\"Tue.4\";}'),(8452,870,'mec_sequence','2'),(8453,870,'mec_in_days',''),(8454,870,'mec_not_in_days',''),(8455,870,'mec_hourly_schedules','a:0:{}'),(8456,870,'mec_booking','a:0:{}'),(8457,870,'mec_tickets','a:0:{}'),(8458,870,'mec_global_tickets_applied','1'),(8459,870,'mec_fees_global_inheritance','1'),(8460,870,'mec_fees','a:0:{}'),(8461,870,'mec_ticket_variations_global_inheritance','1'),(8462,870,'mec_ticket_variations','a:0:{}'),(8463,870,'mec_reg_fields_global_inheritance','1'),(8464,870,'mec_reg_fields','a:0:{}'),(8465,870,'mec_bfixed_fields','a:0:{}'),(8466,870,'mec_op','a:0:{}'),(8467,870,'mec_fields','a:0:{}'),(8468,870,'mec_event_gallery','a:0:{}'),(8469,870,'mec_related_events','a:0:{}'),(8470,870,'mec_banner','a:0:{}'),(8471,870,'mec_event_status','EventScheduled'),(8472,870,'mec_moved_online_link',''),(8473,870,'mec_cancelled_reason',''),(8474,870,'mec_display_cancellation_reason_in_single_page',''),(8475,870,'site-sidebar-layout','default'),(8480,870,'theme-transparent-header-meta','default'),(8477,870,'ast-site-content-layout','default'),(8478,870,'site-content-style','default'),(8479,870,'site-sidebar-style','default'),(8482,870,'astra-migrate-meta-layouts','set'),(8483,873,'_elementor_edit_mode','builder'),(8484,873,'_elementor_template_type','wp-page'),(8485,873,'_elementor_version','3.35.5'),(8486,873,'_elementor_pro_version','3.35.1'),(8487,873,'_wp_page_template','default'),(8488,873,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8386,868,'_elementor_edit_mode','builder'),(8387,868,'_elementor_template_type','wp-page'),(7141,752,'_elementor_edit_mode','builder'),(7142,752,'_elementor_template_type','wp-page'),(7143,752,'_elementor_version','3.35.0'),(7144,752,'_elementor_pro_version','3.35.0'),(7145,752,'_wp_page_template','default'),(7146,752,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7147,752,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8363,865,'_wp_attached_file','2026/02/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285.webp'),(8364,865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1056;s:4:\"file\";s:71:\"2026/02/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285.webp\";s:8:\"filesize\";i:49996;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6336;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-1024x563.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:563;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-768x422.webp\";s:5:\"width\";i:768;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17134;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12036;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20324;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12614;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10378;}s:8:\"tileview\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13074;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-1536x845.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34592;}s:21:\"elementor_custom_300x\";a:4:{s:4:\"file\";s:123:\"elementor/thumbs/Friends-of-the-Kewaunee-Public-Library-logo-e1771434950801-rjcg6f6jfwwzatoolnkiakz4r6igveqscj0q9mrbhy.webp\";s:5:\"width\";i:300;s:6:\"height\";i:0;s:9:\"mime-type\";s:10:\"image/webp\";}s:21:\"elementor_custom_600x\";a:4:{s:4:\"file\";s:123:\"elementor/thumbs/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-rjcgd1xnbebeo0i841bvmtr9lj3zc4s7sa02j8s350.webp\";s:5:\"width\";i:600;s:6:\"height\";i:0;s:9:\"mime-type\";s:10:\"image/webp\";}s:21:\"elementor_custom_x300\";a:4:{s:4:\"file\";s:123:\"elementor/thumbs/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-rjcgd1xg09px5bmen88zqb76u3w0ulajuvxjvgndhc.webp\";s:5:\"width\";i:0;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:21:\"elementor_custom_x250\";a:4:{s:4:\"file\";s:123:\"elementor/thumbs/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-rjcgd1xg09pmx0y9h6wrgra6n6nx7nayk56muzdwcg.webp\";s:5:\"width\";i:0;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";}s:21:\"elementor_custom_x600\";a:4:{s:4:\"file\";s:123:\"elementor/thumbs/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285-rjcgd1xg09rmj3n9ngadbmp7zn8mo983ncf1yc88ao.webp\";s:5:\"width\";i:0;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8365,865,'image_optimizer_metadata','a:7:{s:6:\"status\";s:19:\"optimization-failed\";s:10:\"error_type\";s:7:\"generic\";s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:6:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumblist\";i:3;s:5:\"large\";i:4;s:9:\"thumbnail\";i:5;s:12:\"medium_large\";}s:7:\"backups\";a:5:{s:4:\"full\";s:117:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo.jpg\";s:6:\"medium\";s:125:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo-300x300.jpg\";s:5:\"large\";s:127:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo-1024x1024.jpg\";s:9:\"thumbnail\";s:125:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo-100x100.jpg\";s:12:\"medium_large\";s:125:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo-768x768.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:6:{s:4:\"full\";a:5:{s:4:\"file\";s:55:\"2026/02/Friends-of-the-Kewaunee-Public-Library-logo.jpg\";s:8:\"filesize\";i:306696;s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9290;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9290;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Friends-of-the-Kewaunee-Public-Library-logo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44160;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30984;}}}}'),(8366,865,'_wp_attachment_image_alt','Friends of the Kewaunee Public Library logo'),(8373,866,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\",\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8367,865,'_wp_attachment_backup_sizes','a:22:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:8:\"filesize\";i:37628;s:4:\"file\";s:48:\"Friends-of-the-Kewaunee-Public-Library-logo.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:56:\"Friends-of-the-Kewaunee-Public-Library-logo-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:964;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:56:\"Friends-of-the-Kewaunee-Public-Library-logo-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4338;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:56:\"Friends-of-the-Kewaunee-Public-Library-logo-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12706;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:58:\"Friends-of-the-Kewaunee-Public-Library-logo-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17348;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:56:\"Friends-of-the-Kewaunee-Public-Library-logo-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4338;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18184;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15869;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12272;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:55:\"Friends-of-the-Kewaunee-Public-Library-logo-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12612;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:57:\"Friends-of-the-Kewaunee-Public-Library-logo-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73705;}s:18:\"full-1771434950801\";a:4:{s:5:\"width\";i:1260;s:6:\"height\";i:1070;s:8:\"filesize\";i:51438;s:4:\"file\";s:63:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457.webp\";}s:18:\"full-1771435177534\";a:4:{s:5:\"width\";i:600;s:6:\"height\";i:510;s:8:\"filesize\";i:19952;s:4:\"file\";s:63:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434950801.webp\";}s:23:\"thumbnail-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3346;}s:20:\"medium-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-300x255.webp\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10326;}s:26:\"medium_large-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-768x652.webp\";s:5:\"width\";i:768;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25712;}s:19:\"large-1771435177534\";a:5:{s:4:\"file\";s:72:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-1024x870.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:870;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34562;}s:23:\"thumblist-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11982;}s:26:\"thumbrelated-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20096;}s:30:\"meccarouselthumb-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12104;}s:24:\"gridsquare-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10142;}s:22:\"tileview-1771435177534\";a:5:{s:4:\"file\";s:71:\"Friends-of-the-Kewaunee-Public-Library-logo-e1771434925457-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12966;}}'),(8371,866,'_elementor_pro_version','3.35.0'),(8372,866,'_wp_page_template','default'),(8368,866,'_elementor_edit_mode','builder'),(8369,866,'_elementor_template_type','wp-page'),(8370,866,'_elementor_version','3.35.0'),(8388,868,'_elementor_version','3.35.0'),(8389,868,'_elementor_pro_version','3.35.0'),(8390,868,'_wp_page_template','default'),(8391,868,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\",\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"15\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bb1aad\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":865,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/Friends-of-the-Kewaunee-Public-Library-logo-e1771435204285.webp\",\"alt\":\"Friends of the Kewaunee Public Library logo\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"1536x1536\",\"bg_image_custom_dimension\":{\"width\":\"\",\"height\":\"600\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Friends of the Kewaunee Public Library logo\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@kewauneelibfriends\",\"button\":\"Follow The Friends of the Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"none\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8374,866,'_elementor_page_settings','a:0:{}'),(7151,753,'_elementor_edit_mode','builder'),(7152,753,'_elementor_template_type','wp-page'),(7153,753,'_elementor_version','3.35.0'),(7154,753,'_elementor_pro_version','3.35.0'),(7155,753,'_wp_page_template','default'),(7156,753,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"field_border_color\":\"#472615\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"globals\\/colors?id=astglobalcolor1\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7157,753,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8377,867,'_elementor_edit_mode','builder'),(8378,867,'_elementor_template_type','wp-page'),(8379,867,'_elementor_version','3.35.0'),(8380,867,'_elementor_pro_version','3.35.0'),(8381,867,'_wp_page_template','default'),(8382,867,'_elementor_data','[{\"id\":\"816c848\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"37f189f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"b20b037\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"97f62e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Table of Contents\",\"html_tag\":\"h2\",\"headings_by_tags\":[\"h2\"],\"exclude_headings_by_selector\":[],\"marker_view\":\"bullets\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"no_headings_message\":\"No headings were found on this page.\",\"word_wrap\":\"ellipsis\",\"minimized_on\":\"desktop\",\"border_color\":\"#4897d2\",\"border_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"header_typography_typography\":\"custom\",\"header_typography_font_weight\":\"600\",\"list_typography_typography\":\"custom\",\"list_typography_font_weight\":\"600\",\"item_text_underline_normal\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\",\"background_color\":\"\",\"loader_color\":\"\",\"item_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"item_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"custom_css\":\"\\nselector .elementor-toc__list-wrapper {\\n    display: flex;\\n    flex-wrap: wrap;\\n}\\n\\nselector .elementor-toc__list-item {\\n    width: 50%; \\/* Adjust the width as needed for two columns *\\/\\n    box-sizing: border-box; \\/* Ensure padding and border are included in the width *\\/\\n}\\n\",\"minimize_box\":\"\"},\"elements\":[],\"widgetType\":\"table-of-contents\"}],\"isInner\":false},{\"id\":\"e393a47\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"a8df75e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"af06fd4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"BoardStaff\",\"_element_id\":\"BoardStaff\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":true},{\"id\":\"47b32cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"6c02ef7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Board<\\/h2><ul><li>Ben Gerold, President<\\/li><li>Jan Tess, Vice President<\\/li><li>Abby Schaller, Treasurer<\\/li><li>Scott Fritz, Secretary<\\/li><li>Dolly Paine<\\/li><li>Jennifer Schlies<\\/li><li>Roberta Jeanquart, Council Representative<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dcbf928\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"afdc46b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Staff<\\/h2><ul><li>Carol Petrina, Director<\\/li><li>Ann Reinke, Serials, ILL, Tech Services<\\/li><li>Pam Roets, Youth Services<\\/li><li>Nala Heer, Children\'s Librarian<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dfbc3f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"fbdc880\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Friends\",\"_element_id\":\"Friends\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"d4d4b0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friends of the Kewaunee Public Library\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"308cf7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"c68794b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54},\"border_border\":\"none\"},\"elements\":[{\"id\":\"728ce9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.<\\/p><h3>Meetings<\\/h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>.<\\/p><h3>Book Sales<\\/h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\\\"https:\\/\\/maps.app.goo.gl\\/9JUAYrL6V6arUhc79\\\">513 Milwaukee Street, Kewaunee<\\/a>, on Fridays and Saturdays from 10 AM to 3 PM.<\\/li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.<\\/li><li>The Friends will <strong>not accept<\\/strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.<\\/li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f279240\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"b123dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow The Friends on Facebook\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a58530\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/kewauneelibfriends\\/\",\"show_facepile\":\"\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":570,\"sizes\":[]},\"_element_width\":\"auto\",\"_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ccdb46\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"3ff1c91\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100}},\"elements\":[{\"id\":\"b0449c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Library Policies<\\/h2><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/policies\\/\\\">Visit the Policies page<\\/a> for a list of the libraries policies.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aaa4fbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"77ba2b5\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Curbside_Pickup\",\"_element_id\":\"Curbside_Pickup\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"a82816c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Curbside Pickup\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cab04b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"a91da79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40}},\"elements\":[{\"id\":\"b27c0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/curbside-pickup-available.png\",\"id\":177,\"size\":\"\",\"alt\":\"Curbside Pickup Available\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53f4949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60}},\"elements\":[{\"id\":\"eb19e21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.<\\/p><p>If you\'re unable to successfully submit the form, please call <a href=\\\"tel:9203885015\\\">920.388.5015<\\/a> or email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> for assistance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9172dc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\"},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[{\"id\":\"5a87324\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Curbside Pickup Request\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Full Name\",\"placeholder\":\"Please enter the full name exactly as it appears on the library card.\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"e311d00\",\"required\":\"true\"},{\"_id\":\"a18f9e6\",\"field_label\":\"Library Card Number\",\"placeholder\":\"Enter your Library Card Number - your items will be checked out to this card.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_a18f9e6\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"What are you looking for?\",\"placeholder\":\"Describe what you are looking for. \\u200bPlease be specific, and remember, we only have what is on our shelves here in Kewaunee. Tell us the title and author if possible, as well as format (large print, audiobook, DVD, children\'s book, magazine, etc.). You can also say something general, like \\\"10 comedy family DVDs\\\" or \\\"10 large print westerns\\\" if you would like us to choose for you.\",\"_id\":\"87c412e\",\"required\":\"true\",\"rows\":5},{\"_id\":\"1722c4d\",\"field_type\":\"date\",\"field_label\":\"Pickup Day\",\"placeholder\":\"Select a pickup date.\",\"required\":\"true\",\"width\":\"50\",\"custom_id\":\"field_1722c4d\"},{\"_id\":\"c4162e9\",\"field_type\":\"time\",\"field_label\":\"Pickup Time\",\"placeholder\":\"Select a pickup time.\",\"width\":\"50\",\"custom_id\":\"field_c4162e9\"},{\"_id\":\"6376a77\",\"field_type\":\"html\",\"field_label\":\"Phone and\\/or Email\",\"field_html\":\"Provide valid phone number and\\/or email address (phone number is preferred) so so we can contact you with any issues or questions.\",\"custom_id\":\"field_6376a77\"},{\"_id\":\"3e92ebd\",\"field_type\":\"tel\",\"field_label\":\"Phone Number\",\"placeholder\":\"Enter your phone number so we can contact you with issues or questions.\",\"width\":\"50\",\"custom_id\":\"field_3e92ebd\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Enter your email address so we can contact you with issues or questions.\",\"width\":\"50\",\"_id\":\"108e8c6\"}],\"input_size\":\"md\",\"mark_required\":\"yes\",\"button_width\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit Request\",\"selected_button_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"submit_actions\":[\"save-to-database\",\"email\"],\"email_to\":\"kew@kewauneepubliclibrary.org\",\"email_subject\":\"Curbside Pickup request\",\"email_content\":\"A curbside pickup request form was completed via the Kewaunee Public Library website. Details are as follows:\\n\\n[all-fields]\",\"email_from\":\"kew@kewauneepubliclibrary.org\",\"email_from_name\":\"Kewaunee Public Library - curbside pickup form submission\",\"email_reply_to\":\"email\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Kewaunee Public Library\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@wp.kewauneepubliclibrary.org\",\"email_from_name_2\":\"Kewaunee Public Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"form_id\":\"curbside_pickup_form\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error. Please try again or call the library for assistance: 920-388-5015\",\"server_message\":\"Your submission failed because of a server error.  Please try again or call the library for assistance: 920-388-5015\",\"invalid_message\":\"Your submission failed because the form is invalid.  Please try again or call the library for assistance: 920-388-5015\",\"required_field_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e1a5db2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"bc422ef\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Employment\",\"_element_id\":\"Employment\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"266ac01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Employment\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2178045\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"6d0f356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Open Positions<\\/h3><p>We are not currently hiring.<\\/p><h3>Employment Application<\\/h3><p><a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/City-of-Kewaunee-Application-for-Employment.pdf\\\">Download this City of Kewaunee Application for Employment<\\/a>. Be sure to save the file before making edits.\\u00a0Applications can also be picked up at the Library.<\\/p><p>Please submit a completed application with a cover letter and resume to:<\\/p><p>Carol Petrina, Director<br \\/>Kewaunee Public Library<br \\/>822 Juneau Street, Kewaunee, WI 54216<\\/p><p>Email: <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a><\\/p><p>Phone: <a href=\\\"tel:9203885015\\\">(920) 388-5015<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b7cf37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"c83bbf3\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Community\",\"_element_id\":\"Community\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"60c5335\",\"elType\":\"widget\",\"settings\":{\"title\":\"Community\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d7d2901\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"75e743b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/City-of-Kewaunee-lighthouse.png\",\"id\":227,\"size\":\"\",\"alt\":\"Kewaunee lighthouse\",\"source\":\"library\"},\"title_text\":\"City of Kewaunee\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/cityofkewauneewi.gov\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0fa2a6c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee Chamber of Commerce\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Chamber-of-Commerce-logo.png\",\"id\":228,\"size\":\"\",\"alt\":\"Kewaunee Chamber of Commerce logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"07a9dbb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/10\\/Kewaunee-County-Wisconsin-logo.png\",\"id\":208,\"size\":\"\",\"alt\":\"Kewaunee County Wisconsin logo\",\"source\":\"library\"},\"title_text\":\"Kewaunee County\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewauneeco.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1c5e7dd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Kewaunee School District\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.kewaunee.k12.wi.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"p\",\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-School-District-logo.png\",\"id\":229,\"size\":\"\",\"alt\":\"Kewaunee Storm logo\",\"source\":\"library\"},\"image_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7161,754,'_elementor_edit_mode','builder'),(7162,754,'_elementor_template_type','wp-page'),(7163,754,'_elementor_version','3.35.0'),(7164,754,'_elementor_pro_version','3.35.0'),(7165,754,'_wp_page_template','default'),(7166,754,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7167,754,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7173,755,'_elementor_edit_mode','builder'),(7174,755,'_elementor_template_type','wp-page'),(7175,755,'_elementor_version','3.34.1'),(7176,755,'_elementor_pro_version','3.34.0'),(7177,755,'_wp_page_template','default'),(7178,755,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7179,755,'_elementor_page_settings','a:0:{}'),(7183,756,'_elementor_edit_mode','builder'),(7184,756,'_elementor_template_type','wp-page'),(7185,756,'_elementor_version','3.34.1'),(7186,756,'_elementor_pro_version','3.34.0'),(7187,756,'_wp_page_template','default'),(7188,756,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7189,756,'_elementor_page_settings','a:0:{}'),(7789,813,'_elementor_template_type','wp-page'),(7790,813,'_elementor_version','3.35.0'),(7791,813,'_elementor_pro_version','3.35.0'),(7792,813,'_wp_page_template','default'),(7793,813,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7193,757,'_elementor_edit_mode','builder'),(7194,757,'_elementor_template_type','wp-page'),(7195,757,'_elementor_version','3.34.1'),(7196,757,'_elementor_pro_version','3.34.0'),(7197,757,'_wp_page_template','default'),(7198,757,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7762,810,'_elementor_edit_mode','builder'),(7293,766,'_elementor_page_settings','a:0:{}'),(7779,811,'_elementor_page_settings','a:0:{}'),(7780,812,'_elementor_edit_mode','builder'),(7781,812,'_elementor_template_type','wp-page'),(7782,812,'_elementor_version','3.35.0'),(7783,812,'_elementor_pro_version','3.35.0'),(7784,812,'_wp_page_template','default'),(7785,812,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"share_url_type\":\"custom\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7236,761,'_elementor_pro_version','3.35.0'),(7237,761,'_wp_page_template','default'),(7238,761,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7233,761,'_elementor_edit_mode','builder'),(7234,761,'_elementor_template_type','wp-page'),(7235,761,'_elementor_version','3.35.0'),(7215,759,'_elementor_edit_mode','builder'),(7216,759,'_elementor_template_type','wp-page'),(7217,759,'_elementor_version','3.35.0'),(7218,759,'_elementor_pro_version','3.35.0'),(7219,759,'_wp_page_template','default'),(7220,759,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpgy_postmeta` VALUES (7222,759,'_elementor_page_settings','a:0:{}'),(7224,760,'_elementor_edit_mode','builder'),(7225,760,'_elementor_template_type','wp-page'),(7226,760,'_elementor_version','3.35.0'),(7227,760,'_elementor_pro_version','3.35.0'),(7228,760,'_wp_page_template','default'),(7229,760,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7231,760,'_elementor_page_settings','a:0:{}'),(8509,875,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8320,861,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7772,811,'_elementor_edit_mode','builder'),(7773,811,'_elementor_template_type','wp-page'),(7774,811,'_elementor_version','3.35.0'),(7244,762,'_edit_lock','1771959501:1'),(7245,762,'_edac_summary','a:8:{s:12:\"passed_tests\";i:100;s:6:\"errors\";i:0;s:8:\"warnings\";i:0;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:0;s:11:\"readability\";s:3:\"N/A\";s:18:\"simplified_summary\";b:0;}'),(7246,762,'_edac_summary_passed_tests','100'),(7247,762,'_edac_summary_errors','0'),(7248,762,'_edac_summary_warnings','0'),(7249,762,'_edac_summary_ignored','0'),(7250,762,'_edac_summary_contrast_errors','0'),(7766,810,'_wp_page_template','default'),(7767,810,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"share_url_type\":\"custom\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7763,810,'_elementor_template_type','wp-page'),(7764,810,'_elementor_version','3.35.0'),(7765,810,'_elementor_pro_version','3.35.0'),(7261,762,'_edit_last','1'),(7262,762,'_elementor_edit_mode','builder'),(7263,762,'_astra_content_layout_flag','disabled'),(7275,762,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9a579d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Select the month you want to print, then click the \\\"Print this Page\\\" button after the calendar to print the page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\/*omits text editor widget, header, button and footer from printing*\\/\\r\\n@media print {\\r\\n    .elementor-widget-text-editor,\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":false}]'),(7265,762,'ast-title-bar-display','disabled'),(7266,762,'ast-featured-img','disabled'),(7267,762,'ast-site-content-layout','full-width-container'),(7268,762,'site-sidebar-layout','no-sidebar'),(7269,762,'_elementor_template_type','wp-page'),(7270,762,'_elementor_version','3.35.5'),(7271,762,'_elementor_pro_version','3.35.1'),(7274,762,'_wp_page_template','default'),(7870,762,'mec_additional_organizer_ids','a:0:{}'),(7869,762,'mec_organizer_id','0'),(7868,762,'mec_additional_location_ids','a:0:{}'),(7867,762,'mec_location_id','0'),(7286,766,'_elementor_edit_mode','builder'),(7287,766,'_elementor_template_type','wp-page'),(7288,766,'_elementor_version','3.35.0'),(7289,766,'_elementor_pro_version','3.35.0'),(7290,766,'_wp_page_template','default'),(7291,766,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"share_url_type\":\"custom\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7294,767,'_elementor_edit_mode','builder'),(7295,767,'_elementor_template_type','wp-page'),(7296,767,'_elementor_version','3.35.0'),(7297,767,'_elementor_pro_version','3.35.0'),(7298,767,'_wp_page_template','default'),(7299,767,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"share_url_type\":\"custom\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7301,767,'_elementor_page_settings','a:0:{}'),(7302,768,'_elementor_edit_mode','builder'),(7303,768,'_elementor_template_type','wp-page'),(7304,768,'_elementor_version','3.35.0'),(7305,768,'_elementor_pro_version','3.35.0'),(7306,768,'_wp_page_template','default'),(7307,768,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7310,769,'_elementor_edit_mode','builder'),(7311,769,'_elementor_template_type','wp-page'),(7312,769,'_elementor_version','3.35.0'),(7313,769,'_elementor_pro_version','3.35.0'),(7314,769,'_wp_page_template','default'),(7315,769,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7317,769,'_elementor_page_settings','a:0:{}'),(7318,770,'_elementor_edit_mode','builder'),(7319,770,'_elementor_template_type','wp-page'),(7320,770,'_elementor_version','3.35.0'),(7321,770,'_elementor_pro_version','3.35.0'),(7322,770,'_wp_page_template','default'),(7323,770,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7325,770,'_elementor_page_settings','a:0:{}'),(7326,771,'_elementor_edit_mode','builder'),(7327,771,'_elementor_template_type','wp-page'),(7328,771,'_elementor_version','3.35.0'),(7329,771,'_elementor_pro_version','3.35.0'),(7330,771,'_wp_page_template','default'),(7331,771,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7368,775,'_elementor_edit_mode','builder'),(7369,775,'_elementor_template_type','wp-page'),(7604,797,'_elementor_edit_mode','builder'),(7400,778,'_elementor_edit_mode','builder'),(7480,785,'_wp_page_template','default'),(7481,785,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7745,808,'_elementor_pro_version','3.35.0'),(7746,808,'_wp_page_template','default'),(7747,808,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7574,794,'_elementor_version','3.35.0'),(7370,775,'_elementor_version','3.35.0'),(7371,775,'_elementor_pro_version','3.35.0'),(7372,775,'_wp_page_template','default'),(7373,775,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none; } }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7348,773,'_elementor_edit_mode','builder'),(7349,773,'_elementor_template_type','wp-page'),(7350,773,'_elementor_version','3.35.0'),(7351,773,'_elementor_pro_version','3.35.0'),(7352,773,'_wp_page_template','default'),(7353,773,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7355,773,'_elementor_page_settings','a:0:{}'),(7358,774,'_elementor_edit_mode','builder'),(7359,774,'_elementor_template_type','wp-page'),(7360,774,'_elementor_version','3.35.0'),(7361,774,'_elementor_pro_version','3.35.0'),(7362,774,'_wp_page_template','default'),(7363,774,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7365,774,'_elementor_page_settings','a:0:{}'),(7380,776,'_elementor_edit_mode','builder'),(7381,776,'_elementor_template_type','wp-page'),(7382,776,'_elementor_version','3.35.0'),(7383,776,'_elementor_pro_version','3.35.0'),(7384,776,'_wp_page_template','default'),(7385,776,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none; } }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7387,776,'_elementor_page_settings','a:0:{}'),(7390,777,'_elementor_edit_mode','builder'),(7391,777,'_elementor_template_type','wp-page'),(7392,777,'_elementor_version','3.35.0'),(7393,777,'_elementor_pro_version','3.35.0'),(7394,777,'_wp_page_template','default'),(7395,777,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none; } }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7397,777,'_elementor_page_settings','a:0:{}'),(7401,778,'_elementor_template_type','wp-page'),(7402,778,'_elementor_version','3.35.0'),(7403,778,'_elementor_pro_version','3.35.0'),(7404,778,'_wp_page_template','default'),(7405,778,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7572,794,'_elementor_edit_mode','builder'),(7412,779,'_elementor_edit_mode','builder'),(7413,779,'_elementor_template_type','wp-page'),(7414,779,'_elementor_version','3.35.0'),(7415,779,'_elementor_pro_version','3.35.0'),(7416,779,'_wp_page_template','default'),(7417,779,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7419,779,'_elementor_page_settings','a:0:{}'),(7422,780,'_elementor_edit_mode','builder'),(7423,780,'_elementor_template_type','wp-page'),(7424,780,'_elementor_version','3.35.0'),(7425,780,'_elementor_pro_version','3.35.0'),(7426,780,'_wp_page_template','default'),(7427,780,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7429,780,'_elementor_page_settings','a:0:{}'),(7573,794,'_elementor_template_type','wp-page'),(7432,781,'_elementor_edit_mode','builder'),(7433,781,'_elementor_template_type','wp-page'),(7434,781,'_elementor_version','3.35.0'),(7435,781,'_elementor_pro_version','3.35.0'),(7436,781,'_wp_page_template','default'),(7437,781,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print { .site-footer { display: none;\\r\\n    visibility: hidden} }\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7541,791,'_elementor_template_type','wp-page'),(7477,785,'_elementor_template_type','wp-page'),(7478,785,'_elementor_version','3.35.0'),(7479,785,'_elementor_pro_version','3.35.0'),(7742,808,'_elementor_edit_mode','builder'),(7743,808,'_elementor_template_type','wp-page'),(7744,808,'_elementor_version','3.35.0'),(7542,791,'_elementor_version','3.35.0'),(7543,791,'_elementor_pro_version','3.35.0'),(7476,785,'_elementor_edit_mode','builder'),(7456,783,'_elementor_edit_mode','builder'),(7457,783,'_elementor_template_type','wp-page'),(7458,783,'_elementor_version','3.35.0'),(7459,783,'_elementor_pro_version','3.35.0'),(7460,783,'_wp_page_template','default'),(7461,783,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print { .site-footer { display: none;\\r\\n    visibility: hidden} }\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7463,783,'_elementor_page_settings','a:0:{}'),(7466,784,'_elementor_edit_mode','builder'),(7467,784,'_elementor_template_type','wp-page'),(7468,784,'_elementor_version','3.35.0'),(7469,784,'_elementor_pro_version','3.35.0'),(7470,784,'_wp_page_template','default'),(7471,784,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print { .site-footer { display: none;\\r\\n    visibility: hidden} }\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7473,784,'_elementor_page_settings','a:0:{}'),(8503,875,'_elementor_edit_mode','builder'),(8504,875,'_elementor_template_type','wp-page'),(8505,875,'_elementor_version','3.35.5'),(8506,875,'_elementor_pro_version','3.35.1'),(8507,875,'_wp_page_template','default'),(8508,875,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7544,791,'_wp_page_template','default'),(7545,791,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    .elementor-widget-share-button,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7488,786,'_elementor_edit_mode','builder'),(7489,786,'_elementor_template_type','wp-page'),(7490,786,'_elementor_version','3.35.0'),(7491,786,'_elementor_pro_version','3.35.0'),(7492,786,'_wp_page_template','default'),(7493,786,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7495,786,'_elementor_page_settings','a:0:{}'),(7498,787,'_elementor_edit_mode','builder'),(7499,787,'_elementor_template_type','wp-page'),(7500,787,'_elementor_version','3.35.0'),(7501,787,'_elementor_pro_version','3.35.0'),(7502,787,'_wp_page_template','default'),(7503,787,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7505,787,'_elementor_page_settings','a:0:{}'),(7540,791,'_elementor_edit_mode','builder'),(7508,788,'_elementor_edit_mode','builder'),(7509,788,'_elementor_template_type','wp-page'),(7510,788,'_elementor_version','3.35.0'),(7511,788,'_elementor_pro_version','3.35.0'),(7512,788,'_wp_page_template','default'),(7513,788,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7575,794,'_elementor_pro_version','3.35.0'),(7520,789,'_elementor_edit_mode','builder'),(7521,789,'_elementor_template_type','wp-page'),(7522,789,'_elementor_version','3.35.0'),(7523,789,'_elementor_pro_version','3.35.0'),(7524,789,'_wp_page_template','default'),(7525,789,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7527,789,'_elementor_page_settings','a:0:{}'),(7530,790,'_elementor_edit_mode','builder'),(7531,790,'_elementor_template_type','wp-page'),(7532,790,'_elementor_version','3.35.0'),(7533,790,'_elementor_pro_version','3.35.0'),(7534,790,'_wp_page_template','default'),(7535,790,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none !important;\\r\\n        visibility: hidden !important;\\r\\n    }\\r\\n\\r\\n    \\/* Adjust content area margins for printing *\\/\\r\\n    .site-content,\\r\\n    .entry-content {\\r\\n        margin: 0 !important;\\r\\n        padding: 0 !important;\\r\\n    }\\r\\n}\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7537,790,'_elementor_page_settings','a:0:{}'),(7605,797,'_elementor_template_type','wp-page'),(7552,792,'_elementor_edit_mode','builder'),(7553,792,'_elementor_template_type','wp-page'),(7554,792,'_elementor_version','3.35.0'),(7555,792,'_elementor_pro_version','3.35.0'),(7556,792,'_wp_page_template','default'),(7557,792,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    .elementor-widget-share-button,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7559,792,'_elementor_page_settings','a:0:{}'),(7562,793,'_elementor_edit_mode','builder'),(7563,793,'_elementor_template_type','wp-page'),(7564,793,'_elementor_version','3.35.0'),(7565,793,'_elementor_pro_version','3.35.0'),(7566,793,'_wp_page_template','default'),(7567,793,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .ast-header,\\r\\n    .ast-footer,\\r\\n    .elementor-widget-share-button,\\r\\n    #secondary, \\/* Hide sidebar if present *\\/\\r\\n    .site-header,\\r\\n    .site-footer,\\r\\n    .ast-builder-header,\\r\\n    .ast-builder-footer-grid-columns {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7569,793,'_elementor_page_settings','a:0:{}'),(7576,794,'_wp_page_template','default'),(7577,794,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8313,454,'_wp_old_date','2026-02-04'),(8319,861,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7636,800,'_elementor_edit_mode','builder'),(7584,795,'_elementor_edit_mode','builder'),(7585,795,'_elementor_template_type','wp-page'),(7586,795,'_elementor_version','3.35.0'),(7587,795,'_elementor_pro_version','3.35.0'),(7588,795,'_wp_page_template','default'),(7589,795,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8309,503,'_wp_old_date','2026-02-04'),(8310,524,'_wp_old_date','2026-02-04'),(8311,525,'_wp_old_date','2026-02-04'),(8312,502,'_wp_old_date','2026-02-04'),(7591,795,'_elementor_page_settings','a:0:{}'),(7594,796,'_elementor_edit_mode','builder'),(7595,796,'_elementor_template_type','wp-page'),(7596,796,'_elementor_version','3.35.0'),(7597,796,'_elementor_pro_version','3.35.0'),(7598,796,'_wp_page_template','default'),(7599,796,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print { .site-header { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n@media print {\\r\\n    .elementor-widget-share-buttons {\\r\\n        display: none ;\\r\\n        visibility: hidden ;\\r\\n    }\\r\\n}\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8305,88,'_wp_old_date','2026-02-04'),(8306,89,'_wp_old_date','2026-02-04'),(8307,120,'_wp_old_date','2026-02-04'),(8308,500,'_wp_old_date','2026-02-04'),(7601,796,'_elementor_page_settings','a:0:{}'),(7606,797,'_elementor_version','3.35.0'),(7607,797,'_elementor_pro_version','3.35.0'),(7608,797,'_wp_page_template','default'),(7609,797,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8303,94,'_wp_old_date','2026-02-04'),(8304,86,'_wp_old_date','2026-02-04'),(7668,803,'_elementor_edit_mode','builder'),(7616,798,'_elementor_edit_mode','builder'),(7617,798,'_elementor_template_type','wp-page'),(7618,798,'_elementor_version','3.35.0'),(7619,798,'_elementor_pro_version','3.35.0'),(7620,798,'_wp_page_template','default'),(7621,798,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7623,798,'_elementor_page_settings','a:0:{}'),(7626,799,'_elementor_edit_mode','builder'),(7627,799,'_elementor_template_type','wp-page'),(7628,799,'_elementor_version','3.35.0'),(7629,799,'_elementor_pro_version','3.35.0'),(7630,799,'_wp_page_template','default'),(7631,799,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8775,901,'_elementor_data','[{\"id\":\"c59bb43\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3195cdf\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"f0a02b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f45678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0c87b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"cba13bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffe8e79\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(7633,799,'_elementor_page_settings','a:0:{}'),(7637,800,'_elementor_template_type','wp-page'),(7638,800,'_elementor_version','3.35.0'),(7639,800,'_elementor_pro_version','3.35.0'),(7640,800,'_wp_page_template','default'),(7641,800,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7732,807,'_elementor_edit_mode','builder'),(7648,801,'_elementor_edit_mode','builder'),(7649,801,'_elementor_template_type','wp-page'),(7650,801,'_elementor_version','3.35.0'),(7651,801,'_elementor_pro_version','3.35.0'),(7652,801,'_wp_page_template','default'),(7653,801,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7655,801,'_elementor_page_settings','a:0:{}'),(8499,874,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7658,802,'_elementor_edit_mode','builder'),(7659,802,'_elementor_template_type','wp-page'),(7660,802,'_elementor_version','3.35.0'),(7661,802,'_elementor_pro_version','3.35.0'),(7662,802,'_wp_page_template','default'),(7663,802,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden} }\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8595,884,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(7665,802,'_elementor_page_settings','a:0:{}'),(7669,803,'_elementor_template_type','wp-page'),(7670,803,'_elementor_version','3.35.0'),(7671,803,'_elementor_pro_version','3.35.0'),(7672,803,'_wp_page_template','default'),(7673,803,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8590,884,'_elementor_edit_mode','builder'),(8591,884,'_elementor_template_type','wp-page'),(8592,884,'_elementor_version','3.35.5'),(8593,884,'_elementor_pro_version','3.35.1'),(8594,884,'_wp_page_template','default'),(7844,819,'_elementor_edit_mode','builder'),(7680,804,'sf_reset_button','0'),(7681,804,'sf_refine','0'),(7682,804,'sf_dropdown_method','1'),(7683,804,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(7684,804,'sponsor',''),(7685,804,'ex_tag',''),(7686,804,'ex_author',''),(7687,804,'tag',''),(7688,804,'author',''),(7689,804,'skin','monthly_view'),(7690,804,'sk-options','a:19:{s:4:\"list\";a:38:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"grid\";a:39:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:18:\"mobile_clean_style\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"yearly_view\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:19:\"fluent_date_format1\";s:1:\"l\";s:19:\"fluent_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:6:\"simple\";s:18:\"mobile_clean_style\";s:1:\"0\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:1:\"4\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"1\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"0\";s:11:\"display_all\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:6:\"medium\";}s:3:\"map\";a:6:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"weekly_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:9:\"timetable\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:7:\"masonry\";a:21:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:5:\"cover\";a:14:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_liquid1\";s:3:\"F d\";s:19:\"date_format_liquid2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:3:\"313\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:8:{s:5:\"style\";s:7:\"classic\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"2\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"slider\";a:27:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"tile\";a:19:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:16:\"general_calendar\";a:9:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}}'),(7691,804,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:10:\"text_input\";s:11:\"placeholder\";s:14:\"Keyword Search\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(7692,804,'sf_status','0'),(7693,804,'sf_display_label','0'),(7694,804,'show_past_events','1'),(7695,804,'show_only_past_events','0'),(7696,804,'show_only_ongoing_events','0'),(7697,804,'_edit_lock','1770225204:1'),(7698,804,'_edit_last','1'),(7699,804,'ex_label',''),(7700,804,'ex_category',''),(7701,804,'ex_location',''),(7702,804,'ex_organizer',''),(7703,804,'speaker',''),(7704,804,'ex_speaker',''),(7705,804,'show_only_one_occurrence','0'),(7706,804,'show_ongoing_events','0'),(7707,804,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(7708,804,'label',''),(7709,804,'category',''),(7710,804,'location',''),(7711,804,'organizer',''),(7712,805,'_elementor_edit_mode','builder'),(7713,805,'_elementor_template_type','wp-page'),(7714,805,'_elementor_version','3.35.0'),(7715,805,'_elementor_pro_version','3.35.0'),(7716,805,'_wp_page_template','default'),(7717,805,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7719,805,'_elementor_page_settings','a:0:{}'),(7722,806,'_elementor_edit_mode','builder'),(7723,806,'_elementor_template_type','wp-page'),(7724,806,'_elementor_version','3.35.0'),(7725,806,'_elementor_pro_version','3.35.0'),(7726,806,'_wp_page_template','default'),(7727,806,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7729,806,'_elementor_page_settings','a:0:{}'),(7733,807,'_elementor_template_type','wp-page'),(7734,807,'_elementor_version','3.35.0'),(7735,807,'_elementor_pro_version','3.35.0'),(7736,807,'_wp_page_template','default'),(7737,807,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8953,919,'_elementor_version','3.35.5'),(9274,948,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(9253,946,'_elementor_edit_mode','builder'),(9254,946,'_elementor_template_type','wp-page'),(9255,946,'_elementor_version','3.35.5'),(9256,946,'_elementor_pro_version','3.35.1'),(7749,808,'_elementor_page_settings','a:0:{}'),(7752,809,'_elementor_edit_mode','builder'),(7753,809,'_elementor_template_type','wp-page'),(7754,809,'_elementor_version','3.35.0'),(7755,809,'_elementor_pro_version','3.35.0'),(7756,809,'_wp_page_template','default'),(7757,809,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"beff1d3\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false}]'),(7759,809,'_elementor_page_settings','a:0:{}'),(7787,812,'_elementor_page_settings','a:0:{}'),(10069,998,'_elementor_template_type','wp-page'),(10070,998,'_elementor_version','3.35.0'),(10071,998,'_elementor_pro_version','3.35.0'),(10072,998,'_wp_page_template','default'),(10073,998,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"\\/*omits header, button and footer from printing*\\/\\r\\n@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7798,814,'_elementor_edit_mode','builder'),(7799,814,'_elementor_template_type','wp-page'),(7800,814,'_elementor_version','3.35.0'),(7801,814,'_elementor_pro_version','3.35.0'),(7802,814,'_wp_page_template','default'),(7803,814,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7805,814,'_elementor_page_settings','a:0:{}'),(7806,815,'_elementor_edit_mode','builder'),(7807,815,'_elementor_template_type','wp-page'),(7808,815,'_elementor_version','3.35.0'),(7809,815,'_elementor_pro_version','3.35.0'),(7810,815,'_wp_page_template','default'),(7811,815,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7813,815,'_elementor_page_settings','a:0:{}'),(7814,816,'_elementor_edit_mode','builder'),(7815,816,'_elementor_template_type','wp-page'),(7816,816,'_elementor_version','3.35.0'),(7817,816,'_elementor_pro_version','3.35.0'),(7818,816,'_wp_page_template','default'),(7819,816,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print this Calendar\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7924,826,'_elementor_edit_mode','builder'),(7908,824,'_elementor_edit_mode','builder'),(7909,824,'_elementor_template_type','wp-page'),(7910,824,'_elementor_version','3.35.0'),(7911,824,'_elementor_pro_version','3.35.0'),(7912,824,'_wp_page_template','default'),(7913,824,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print the Calendar Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7915,824,'_elementor_page_settings','a:0:{}'),(7916,825,'_elementor_edit_mode','builder'),(7917,825,'_elementor_template_type','wp-page'),(7918,825,'_elementor_version','3.35.0'),(7919,825,'_elementor_pro_version','3.35.0'),(7920,825,'_wp_page_template','default'),(7921,825,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print the Calendar Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7824,817,'_elementor_edit_mode','builder'),(7825,817,'_elementor_template_type','wp-page'),(7826,817,'_elementor_version','3.35.0'),(7827,817,'_elementor_pro_version','3.35.0'),(7828,817,'_wp_page_template','default'),(7829,817,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7831,817,'_elementor_page_settings','a:0:{}'),(8493,874,'_elementor_edit_mode','builder'),(8494,874,'_elementor_template_type','wp-page'),(8495,874,'_elementor_version','3.35.5'),(8496,874,'_elementor_pro_version','3.35.1'),(8497,874,'_wp_page_template','default'),(8498,874,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(7834,818,'_elementor_edit_mode','builder'),(7835,818,'_elementor_template_type','wp-page'),(7836,818,'_elementor_version','3.35.0'),(7837,818,'_elementor_pro_version','3.35.0'),(7838,818,'_wp_page_template','default'),(7839,818,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(9276,55,'_elementor_page_settings','a:0:{}'),(7841,818,'_elementor_page_settings','a:0:{}'),(7845,819,'_elementor_template_type','wp-page'),(7846,819,'_elementor_version','3.35.0'),(7847,819,'_elementor_pro_version','3.35.0'),(7848,819,'_wp_page_template','default'),(7849,819,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(9273,948,'_wp_page_template','default'),(8033,838,'_elementor_edit_mode','builder'),(7856,94,'_wp_old_date','2026-02-03'),(7857,86,'_wp_old_date','2026-02-03'),(7858,88,'_wp_old_date','2026-02-03'),(7859,89,'_wp_old_date','2026-02-03'),(7860,120,'_wp_old_date','2026-02-03'),(7861,500,'_wp_old_date','2026-02-03'),(7862,503,'_wp_old_date','2026-02-03'),(7863,524,'_wp_old_date','2026-02-03'),(7864,525,'_wp_old_date','2026-02-03'),(7865,502,'_wp_old_date','2026-02-03'),(7866,454,'_wp_old_date','2026-02-03'),(7904,823,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print the Calendar Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7902,823,'_elementor_pro_version','3.35.0'),(7903,823,'_wp_page_template','default'),(7899,823,'_elementor_edit_mode','builder'),(7900,823,'_elementor_template_type','wp-page'),(7901,823,'_elementor_version','3.35.0'),(7881,821,'_elementor_edit_mode','builder'),(7882,821,'_elementor_template_type','wp-page'),(7883,821,'_elementor_version','3.35.0'),(7884,821,'_elementor_pro_version','3.35.0'),(7885,821,'_wp_page_template','default'),(7886,821,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print this Calendar\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7888,821,'_elementor_page_settings','a:0:{}'),(7890,822,'_elementor_edit_mode','builder'),(7891,822,'_elementor_template_type','wp-page'),(7892,822,'_elementor_version','3.35.0'),(7893,822,'_elementor_pro_version','3.35.0'),(7894,822,'_wp_page_template','default'),(7895,822,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print this Calendar\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7897,822,'_elementor_page_settings','a:0:{}'),(7923,825,'_elementor_page_settings','a:0:{}'),(7925,826,'_elementor_template_type','wp-page'),(7926,826,'_elementor_version','3.35.0'),(7927,826,'_elementor_pro_version','3.35.0'),(7928,826,'_wp_page_template','default'),(7929,826,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7966,830,'_elementor_edit_mode','builder'),(7967,830,'_elementor_template_type','wp-page'),(7968,830,'_elementor_version','3.35.0'),(7969,830,'_elementor_pro_version','3.35.0'),(8168,852,'_elementor_edit_mode','builder'),(8210,856,'_elementor_edit_mode','builder'),(8211,856,'_elementor_template_type','wp-page'),(8212,856,'_elementor_version','3.35.0'),(8213,856,'_elementor_pro_version','3.35.0'),(8214,856,'_wp_page_template','default'),(8215,856,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8217,856,'_elementor_page_settings','a:0:{}'),(8218,857,'_elementor_edit_mode','builder'),(8219,857,'_elementor_template_type','wp-page'),(8220,857,'_elementor_version','3.35.0'),(8221,857,'_elementor_pro_version','3.35.0'),(8222,857,'_wp_page_template','default'),(8223,857,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7981,833,'_elementor_edit_mode','builder'),(8200,855,'_elementor_edit_mode','builder'),(7970,830,'_wp_page_template','default'),(7971,830,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7946,828,'_elementor_edit_mode','builder'),(7947,828,'_elementor_template_type','wp-page'),(7948,828,'_elementor_version','3.35.0'),(7949,828,'_elementor_pro_version','3.35.0'),(7950,828,'_wp_page_template','default'),(7951,828,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7953,828,'_elementor_page_settings','a:0:{}'),(7956,829,'_elementor_edit_mode','builder'),(7957,829,'_elementor_template_type','wp-page'),(7958,829,'_elementor_version','3.35.0'),(7959,829,'_elementor_pro_version','3.35.0'),(7960,829,'_wp_page_template','default'),(7961,829,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(7963,829,'_elementor_page_settings','a:0:{}'),(7982,833,'_elementor_template_type','wp-page'),(7983,833,'_elementor_version','3.35.0'),(7984,833,'_elementor_pro_version','3.35.0'),(7985,833,'_wp_page_template','default'),(7986,833,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7988,833,'_elementor_page_settings','a:0:{}'),(8489,873,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(7991,834,'_elementor_edit_mode','builder'),(7992,834,'_elementor_template_type','wp-page'),(7993,834,'_elementor_version','3.35.0'),(7994,834,'_elementor_pro_version','3.35.0'),(7995,834,'_wp_page_template','default'),(7996,834,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(7998,834,'_elementor_page_settings','a:0:{}'),(10068,998,'_elementor_edit_mode','builder'),(8001,835,'_elementor_edit_mode','builder'),(8002,835,'_elementor_template_type','wp-page'),(8003,835,'_elementor_version','3.35.0'),(8004,835,'_elementor_pro_version','3.35.0'),(8005,835,'_wp_page_template','default'),(8006,835,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8013,836,'_elementor_edit_mode','builder'),(8014,836,'_elementor_template_type','wp-page'),(8015,836,'_elementor_version','3.35.0'),(8016,836,'_elementor_pro_version','3.35.0'),(8017,836,'_wp_page_template','default'),(8018,836,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8020,836,'_elementor_page_settings','a:0:{}'),(8023,837,'_elementor_edit_mode','builder'),(8024,837,'_elementor_template_type','wp-page'),(8025,837,'_elementor_version','3.35.0'),(8026,837,'_elementor_pro_version','3.35.0'),(8027,837,'_wp_page_template','default'),(8028,837,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8030,837,'_elementor_page_settings','a:0:{}'),(8034,838,'_elementor_template_type','wp-page'),(8035,838,'_elementor_version','3.35.0'),(8036,838,'_elementor_pro_version','3.35.0'),(8037,838,'_wp_page_template','default'),(8038,838,'_elementor_data','[{\"id\":\"8ad58ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b4e61b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kewaunee Public Library Calendar\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cfe5eeb\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"fe71bdb\",\"button\":\"print\",\"text\":\"Print this Calendar\"}],\"skin\":\"boxed\",\"alignment\":\"center\",\"color_source\":\"custom\",\"typography_typography\":\"custom\",\"typography_word_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"custom_css\":\"@media print {\\r\\n    .site-header,\\r\\n    .elementor-widget-share-buttons,\\r\\n    .site-footer\\r\\n    { display: none;\\r\\n    visibility: hidden;} \\r\\n    \\r\\n}\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"secondary_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"share-buttons\"},{\"id\":\"a2534f0\",\"elType\":\"widget\",\"settings\":{\"type\":\"804\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false}]'),(8318,861,'_wp_page_template','default'),(8317,861,'_elementor_pro_version','3.35.0'),(8316,861,'_elementor_version','3.35.0'),(8315,861,'_elementor_template_type','wp-page'),(8314,861,'_elementor_edit_mode','builder'),(8061,840,'_elementor_edit_mode','builder'),(8062,840,'_elementor_template_type','wp-page'),(8063,840,'_elementor_version','3.35.0'),(8064,840,'_elementor_pro_version','3.35.0'),(8065,840,'_wp_page_template','default'),(8066,840,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8068,840,'_elementor_page_settings','a:0:{}'),(8069,841,'_elementor_edit_mode','builder'),(8070,841,'_elementor_template_type','wp-page'),(8071,841,'_elementor_version','3.35.0'),(8072,841,'_elementor_pro_version','3.35.0'),(8073,841,'_wp_page_template','default'),(8074,841,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":362,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8076,841,'_elementor_page_settings','a:0:{}'),(8101,845,'_elementor_edit_mode','builder'),(8102,845,'_elementor_template_type','wp-page'),(8103,845,'_elementor_version','3.35.0'),(8104,845,'_elementor_pro_version','3.35.0'),(8105,845,'_wp_page_template','default'),(8106,845,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8077,842,'_elementor_edit_mode','builder'),(8078,842,'_elementor_template_type','wp-page'),(8079,842,'_elementor_version','3.35.0'),(8080,842,'_elementor_pro_version','3.35.0'),(8081,842,'_wp_page_template','default'),(8082,842,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8085,843,'_elementor_edit_mode','builder'),(8086,843,'_elementor_template_type','wp-page'),(8087,843,'_elementor_version','3.35.0'),(8088,843,'_elementor_pro_version','3.35.0'),(8089,843,'_wp_page_template','default'),(8090,843,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8092,843,'_elementor_page_settings','a:0:{}'),(8093,844,'_elementor_edit_mode','builder'),(8094,844,'_elementor_template_type','wp-page'),(8095,844,'_elementor_version','3.35.0'),(8096,844,'_elementor_pro_version','3.35.0'),(8097,844,'_wp_page_template','default'),(8098,844,'_elementor_data','[{\"id\":\"ca60a9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"c3299bd\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div style=\'height:250px;\'><p<h3><center><strong>Wisconsin\'s Digital Library<\\/strong><\\/center><\\/h3><script src=\'https:\\/\\/insights.overdrive.com\\/widgets\\/eca40f61d13f4099a6d5e04ed940e6ca\\/embed\'><\\/script><\\/div><br><br><center><strong><a href=\\\"https:\\/\\/wplc.overdrive.com\\/\\\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)<\\/a><\\/strong><\\/center><br>\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"\"},\"_border_color\":\"#045588\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68008bf\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"cc5bddd\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\",\"small_header\":\"yes\",\"show_facepile\":\"\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8100,844,'_elementor_page_settings','a:0:{}'),(8137,849,'_elementor_edit_mode','builder'),(8138,849,'_elementor_template_type','wp-page'),(8139,849,'_elementor_version','3.35.0'),(8140,849,'_elementor_pro_version','3.35.0'),(8141,849,'_wp_page_template','default'),(8142,849,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8119,847,'_elementor_edit_mode','builder'),(8120,847,'_elementor_template_type','wp-page'),(8121,847,'_elementor_version','3.35.0'),(8122,847,'_elementor_pro_version','3.35.0'),(8123,847,'_wp_page_template','default'),(8124,847,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8126,847,'_elementor_page_settings','a:0:{}'),(8128,848,'_elementor_edit_mode','builder'),(8129,848,'_elementor_template_type','wp-page'),(8130,848,'_elementor_version','3.35.0'),(8131,848,'_elementor_pro_version','3.35.0'),(8132,848,'_wp_page_template','default'),(8133,848,'_elementor_data','[{\"id\":\"f0fad2f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"6d1633b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"0b0a0da\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"1a1a88c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a6f0e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"d12c329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Facebook\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84a9dc0\",\"elType\":\"widget\",\"settings\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"small_header\":\"yes\",\"show_cta\":\"\",\"height\":{\"unit\":\"px\",\"size\":385,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"facebook-page\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1c093e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33}},\"elements\":[{\"id\":\"18b4912\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":261,\"sizes\":[]},\"image_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbe47e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),(8135,848,'_elementor_page_settings','a:0:{}'),(8148,850,'_elementor_edit_mode','builder'),(8149,850,'_elementor_template_type','wp-page'),(8150,850,'_elementor_version','3.35.0'),(8151,850,'_elementor_pro_version','3.35.0'),(8152,850,'_wp_page_template','default'),(8153,850,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8155,850,'_elementor_page_settings','a:0:{}'),(8158,851,'_elementor_edit_mode','builder'),(8159,851,'_elementor_template_type','wp-page'),(8160,851,'_elementor_version','3.35.0'),(8161,851,'_elementor_pro_version','3.35.0'),(8162,851,'_wp_page_template','default'),(8163,851,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8165,851,'_elementor_page_settings','a:0:{}'),(8169,852,'_elementor_template_type','wp-page'),(8170,852,'_elementor_version','3.35.0'),(8171,852,'_elementor_pro_version','3.35.0'),(8172,852,'_wp_page_template','default'),(8173,852,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8226,858,'_elementor_edit_mode','builder'),(8180,853,'_elementor_edit_mode','builder'),(8181,853,'_elementor_template_type','wp-page'),(8182,853,'_elementor_version','3.35.0'),(8183,853,'_elementor_pro_version','3.35.0'),(8184,853,'_wp_page_template','default'),(8185,853,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8187,853,'_elementor_page_settings','a:0:{}'),(8190,854,'_elementor_edit_mode','builder'),(8191,854,'_elementor_template_type','wp-page'),(8192,854,'_elementor_version','3.35.0'),(8193,854,'_elementor_pro_version','3.35.0'),(8194,854,'_wp_page_template','default'),(8195,854,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8197,854,'_elementor_page_settings','a:0:{}'),(8201,855,'_elementor_template_type','wp-page'),(8202,855,'_elementor_version','3.35.0'),(8203,855,'_elementor_pro_version','3.35.0'),(8204,855,'_wp_page_template','default'),(8205,855,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8225,857,'_elementor_page_settings','a:0:{}'),(8227,858,'_elementor_template_type','wp-page'),(8228,858,'_elementor_version','3.35.0'),(8229,858,'_elementor_pro_version','3.35.0'),(8230,858,'_wp_page_template','default'),(8231,858,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8838,908,'_elementor_edit_mode','builder'),(8839,908,'_elementor_template_type','wp-page'),(8840,908,'_elementor_version','3.35.5'),(8841,908,'_elementor_pro_version','3.35.1'),(8842,908,'_wp_page_template','default'),(8843,908,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8844,908,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(8848,909,'_elementor_edit_mode','builder'),(8849,909,'_elementor_template_type','wp-page'),(8850,909,'_elementor_version','3.35.5'),(8851,909,'_elementor_pro_version','3.35.1'),(8852,909,'_wp_page_template','default'),(8853,909,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .5em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(8854,909,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9913,984,'mec_moved_online_link',''),(9914,984,'mec_cancelled_reason',''),(9206,941,'_elementor_pro_version','3.35.1'),(9207,941,'_wp_page_template','default'),(9208,941,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8888,913,'_elementor_edit_mode','builder'),(8889,913,'_elementor_template_type','wp-page'),(8890,913,'_elementor_version','3.35.0'),(8891,913,'_elementor_pro_version','3.35.0'),(8892,913,'_wp_page_template','default'),(8893,913,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8870,911,'_elementor_edit_mode','builder'),(8871,911,'_elementor_template_type','wp-page'),(8872,911,'_elementor_version','3.35.0'),(8873,911,'_elementor_pro_version','3.35.0'),(8874,911,'_wp_page_template','default'),(8875,911,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8876,911,'_elementor_page_settings','a:0:{}'),(8879,912,'_elementor_edit_mode','builder'),(8880,912,'_elementor_template_type','wp-page'),(8881,912,'_elementor_version','3.35.0'),(8882,912,'_elementor_pro_version','3.35.0'),(8883,912,'_wp_page_template','default'),(8884,912,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8885,912,'_elementor_page_settings','a:0:{}'),(9693,977,'_elementor_page_settings','a:0:{}'),(9695,978,'_elementor_template_type','wp-page'),(9696,978,'_elementor_version','3.35.5'),(9697,978,'_elementor_pro_version','3.35.1'),(9698,978,'_wp_page_template','default'),(9699,978,'_elementor_data','[{\"id\":\"4f89dc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"3963759\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"07494e1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"44a0c3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4695d0; font-size: 30px;\\\"><strong>A future built on knowledge. A legacy built on you.<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb900c\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"cea592e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/426543982_789051596593120_3538525686548987867_n.jpg\",\"id\":974,\"size\":\"\",\"alt\":\"Children and librarian doing an activity together\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81f6824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/boys.jpg\",\"id\":975,\"size\":\"\",\"alt\":\"two boys in summer attire and baseball hats reading in the library\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c591a77\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a12c78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About Us<\\/h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c19f04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"17e191d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vision & Mission\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c623999\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\"}},\"elements\":[{\"id\":\"c31d80c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"efe1442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Vision<\\/h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:<\\/p><ul><li>A community hub for literacy, lifelong learning, and social gathering.<\\/li><li>A trusted source for information.<\\/li><li>An access point to a multitude of technologies.<\\/li><li>An inclusive and flexible space to meet the needs of the community.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5403b62\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"5669f90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Mission<\\/h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.<\\/p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. <\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4094280\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"070b5f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Support Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a109d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Donations<\\/h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.<\\/p><p>If you are 70 1\\/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f6e7982\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"1e3530e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Designation\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f78dbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"0\"}},\"elements\":[{\"id\":\"82295a1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"9c4ead6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Building Fund<\\/strong><\\/h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"04b048d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ca6fdea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Endowment for Programming &amp; Materials<\\/strong><\\/h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bc3342\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"47783d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Monetary Gift<\\/strong><\\/h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ff31692\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"0859677\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Adopt a Book &amp; Memorials<\\/strong><\\/h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cd86c8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"754b400\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"af06683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"column\":\"50\",\"row\":\"20\"}},\"elements\":[{\"id\":\"2a74835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"22e12d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Greater Green Bay Community Foundation<\\/h3><p>Please reference the Kewaunee Public Library Foundation Fund.<\\/p><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9204325577\\\"><span class=\\\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\\\">920-432-5577<\\/span><\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"http:\\/\\/www.ggbcf.org\\\">www.ggbcf.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/400+S+Washington+St,+Green+Bay,+WI+54301\\/@44.5104184,-88.0189729,17z\\/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\\\">400 S Washington St, Green Bay, WI 54301<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"808baa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"7e6db3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Kewaunee Public Library<\\/h3><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"https:\\/\\/www.kewauneepubliclibrary.org\\/\\\">www.kewauneepubliclibrary.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/822+Juneau+St,+Kewaunee,+WI+54216\\/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\\\">822 Juneau St, Kewaunee, WI 54216<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(8954,919,'_elementor_pro_version','3.35.1'),(9269,948,'_elementor_edit_mode','builder'),(9270,948,'_elementor_template_type','wp-page'),(9271,948,'_elementor_version','3.35.5'),(9272,948,'_elementor_pro_version','3.35.1'),(9215,942,'_elementor_edit_mode','builder'),(9216,942,'_elementor_template_type','wp-page'),(9217,942,'_elementor_version','3.35.5'),(9218,942,'_elementor_pro_version','3.35.1'),(9219,942,'_wp_page_template','default'),(9220,942,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(8899,914,'_elementor_edit_mode','builder'),(8900,914,'_elementor_template_type','wp-page'),(8901,914,'_elementor_version','3.35.5'),(8902,914,'_elementor_pro_version','3.35.1'),(8903,914,'_wp_page_template','default'),(8904,914,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8906,914,'_elementor_page_settings','a:0:{}'),(8909,915,'_elementor_edit_mode','builder'),(8910,915,'_elementor_template_type','wp-page'),(8911,915,'_elementor_version','3.35.5'),(8912,915,'_elementor_pro_version','3.35.1'),(8913,915,'_wp_page_template','default'),(8914,915,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8916,915,'_elementor_page_settings','a:0:{}'),(8951,919,'_elementor_edit_mode','builder'),(8952,919,'_elementor_template_type','wp-page'),(8919,916,'_elementor_edit_mode','builder'),(8920,916,'_elementor_template_type','wp-page'),(8921,916,'_elementor_version','3.35.5'),(8922,916,'_elementor_pro_version','3.35.1'),(8923,916,'_wp_page_template','default'),(8924,916,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\"\\nselector {\\n    position: absolute;\\n    width: 1px;\\n    height: 1px;\\n    margin: -1px;\\n    padding: 0;\\n    overflow: hidden;\\n    clip: rect(0, 0, 0, 0);\\n    border: 0;\\n}\\n\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9058,929,'_wp_page_template','default'),(8931,917,'_elementor_edit_mode','builder'),(8932,917,'_elementor_template_type','wp-page'),(8933,917,'_elementor_version','3.35.5'),(8934,917,'_elementor_pro_version','3.35.1'),(8935,917,'_wp_page_template','default'),(8936,917,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\"\\nselector {\\n    position: absolute;\\n    width: 1px;\\n    height: 1px;\\n    margin: -1px;\\n    padding: 0;\\n    overflow: hidden;\\n    clip: rect(0, 0, 0, 0);\\n    border: 0;\\n}\\n\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8938,917,'_elementor_page_settings','a:0:{}'),(8941,918,'_elementor_edit_mode','builder'),(8942,918,'_elementor_template_type','wp-page'),(8943,918,'_elementor_version','3.35.5'),(8944,918,'_elementor_pro_version','3.35.1'),(8945,918,'_wp_page_template','default'),(8946,918,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\"\\nselector {\\n    position: absolute;\\n    width: 1px;\\n    height: 1px;\\n    margin: -1px;\\n    padding: 0;\\n    overflow: hidden;\\n    clip: rect(0, 0, 0, 0);\\n    border: 0;\\n}\\n\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8948,918,'_elementor_page_settings','a:0:{}'),(8955,919,'_wp_page_template','default'),(8956,919,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9690,977,'_wp_page_template','default'),(9691,977,'_elementor_data','[{\"id\":\"4f89dc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"3963759\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"07494e1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"44a0c3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4695d0; font-size: 30px;\\\"><strong>A future built on knowledge. A legacy built on you.<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb900c\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"cea592e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/426543982_789051596593120_3538525686548987867_n.jpg\",\"id\":974,\"size\":\"\",\"alt\":\"Children and librarian doing an activity together\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81f6824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/boys.jpg\",\"id\":975,\"size\":\"\",\"alt\":\"two boys in summer attire and baseball hats reading in the library\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c591a77\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a12c78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About Us<\\/h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c19f04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"17e191d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vision & Mission\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c623999\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\"}},\"elements\":[{\"id\":\"c31d80c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"efe1442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Vision<\\/h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:<\\/p><ul><li>A community hub for literacy, lifelong learning, and social gathering.<\\/li><li>A trusted source for information.<\\/li><li>An access point to a multitude of technologies.<\\/li><li>An inclusive and flexible space to meet the needs of the community.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5403b62\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"5669f90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Mission<\\/h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.<\\/p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. <\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4094280\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"070b5f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Support Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a109d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Donations<\\/h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.<\\/p><p>If you are 70 1\\/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f6e7982\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"1e3530e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Designation\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f78dbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"0\"}},\"elements\":[{\"id\":\"82295a1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"9c4ead6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Building Fund<\\/strong><\\/h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"04b048d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ca6fdea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Endowment for Programming &amp; Materials<\\/strong><\\/h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bc3342\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"47783d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Monetary Gift<\\/strong><\\/h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ff31692\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"0859677\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Adopt a Book &amp; Memorials<\\/strong><\\/h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cd86c8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"754b400\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"af06683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"column\":\"50\",\"row\":\"20\"}},\"elements\":[{\"id\":\"2a74835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"22e12d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Greater Green Bay Community Foundation<\\/h3><p>Please reference the Kewaunee Public Library Foundation Fund.<\\/p><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9204325577\\\"><span class=\\\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\\\">920-432-5577<\\/span><\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"http:\\/\\/www.ggbcf.org\\\">www.ggbcf.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/400+S+Washington+St,+Green+Bay,+WI+54301\\/@44.5104184,-88.0189729,17z\\/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\\\">400 S Washington St, Green Bay, WI 54301<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"808baa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"7e6db3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Kewaunee Public Library<\\/h3><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"https:\\/\\/www.kewauneepubliclibrary.org\\/\\\">www.kewauneepubliclibrary.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/822+Juneau+St,+Kewaunee,+WI+54216\\/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\\\">822 Juneau St, Kewaunee, WI 54216<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(9022,926,'_elementor_edit_mode','builder'),(8992,923,'_elementor_template_type','wp-page'),(8993,923,'_elementor_version','3.35.5'),(8994,923,'_elementor_pro_version','3.35.1'),(8995,923,'_wp_page_template','default'),(8996,923,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".screen-reader-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9054,929,'_elementor_edit_mode','builder'),(8991,923,'_elementor_edit_mode','builder'),(9055,929,'_elementor_template_type','wp-page'),(9056,929,'_elementor_version','3.35.5'),(9057,929,'_elementor_pro_version','3.35.1'),(8973,921,'_elementor_edit_mode','builder'),(8974,921,'_elementor_template_type','wp-page'),(8975,921,'_elementor_version','3.35.5'),(8976,921,'_elementor_pro_version','3.35.1'),(8977,921,'_wp_page_template','default'),(8978,921,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9688,977,'_elementor_version','3.35.5'),(9689,977,'_elementor_pro_version','3.35.1'),(8980,921,'_elementor_page_settings','a:0:{}'),(8982,922,'_elementor_edit_mode','builder'),(8983,922,'_elementor_template_type','wp-page'),(8984,922,'_elementor_version','3.35.5'),(8985,922,'_elementor_pro_version','3.35.1'),(8986,922,'_wp_page_template','default'),(8987,922,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9686,977,'_elementor_edit_mode','builder'),(9687,977,'_elementor_template_type','wp-page'),(8989,922,'_elementor_page_settings','a:0:{}'),(9685,976,'_elementor_page_settings','a:0:{}'),(9059,929,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this todays events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9002,924,'_elementor_edit_mode','builder'),(9003,924,'_elementor_template_type','wp-page'),(9004,924,'_elementor_version','3.35.5'),(9005,924,'_elementor_pro_version','3.35.1'),(9006,924,'_wp_page_template','default'),(9007,924,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".screen-reader-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9009,924,'_elementor_page_settings','a:0:{}'),(9012,925,'_elementor_edit_mode','builder'),(9013,925,'_elementor_template_type','wp-page'),(9014,925,'_elementor_version','3.35.5'),(9015,925,'_elementor_pro_version','3.35.1'),(9016,925,'_wp_page_template','default'),(9017,925,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".screen-reader-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9019,925,'_elementor_page_settings','a:0:{}'),(9023,926,'_elementor_template_type','wp-page'),(9024,926,'_elementor_version','3.35.5'),(9025,926,'_elementor_pro_version','3.35.1'),(9026,926,'_wp_page_template','default'),(9027,926,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".sr-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9676,975,'_wp_attachment_image_alt','two boys in summer attire and baseball hats reading in the library'),(9694,978,'_elementor_edit_mode','builder'),(9678,976,'_elementor_edit_mode','builder'),(9679,976,'_elementor_template_type','wp-page'),(9680,976,'_elementor_version','3.35.5'),(9681,976,'_elementor_pro_version','3.35.1'),(9682,976,'_wp_page_template','default'),(9683,976,'_elementor_data','[{\"id\":\"4f89dc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"3963759\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"07494e1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"44a0c3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4695d0; font-size: 30px;\\\"><strong>A future built on knowledge. A legacy built on you.<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb900c\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"cea592e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/426543982_789051596593120_3538525686548987867_n.jpg\",\"id\":974,\"size\":\"\",\"alt\":\"Children and librarian doing an activity together\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81f6824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/boys.jpg\",\"id\":975,\"size\":\"\",\"alt\":\"two boys in summer attire and baseball hats reading in the library\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c591a77\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a12c78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About Us<\\/h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c19f04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"17e191d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vision & Mission\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c623999\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\"}},\"elements\":[{\"id\":\"c31d80c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"efe1442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Vision<\\/h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:<\\/p><ul><li>A community hub for literacy, lifelong learning, and social gathering.<\\/li><li>A trusted source for information.<\\/li><li>An access point to a multitude of technologies.<\\/li><li>An inclusive and flexible space to meet the needs of the community.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5403b62\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"5669f90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Mission<\\/h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.<\\/p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. <\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4094280\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"070b5f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Support Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a109d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Donations<\\/h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.<\\/p><p>If you are 70 1\\/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f6e7982\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"1e3530e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Designation\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f78dbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"0\"}},\"elements\":[{\"id\":\"82295a1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"9c4ead6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Building Fund<\\/strong><\\/h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"04b048d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ca6fdea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Endowment for Programming &amp; Materials<\\/strong><\\/h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bc3342\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"47783d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Monetary Gift<\\/strong><\\/h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ff31692\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"0859677\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Adopt a Book &amp; Memorials<\\/strong><\\/h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cd86c8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"754b400\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"af06683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"column\":\"50\",\"row\":\"20\"}},\"elements\":[{\"id\":\"2a74835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"22e12d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Greater Green Bay Community Foundation<\\/h3><p>Please reference the Kewaunee Public Library Foundation Fund.<\\/p><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9204325577\\\"><span class=\\\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\\\">920-432-5577<\\/span><\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"http:\\/\\/www.ggbcf.org\\\">www.ggbcf.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/400+S+Washington+St,+Green+Bay,+WI+54301\\/@44.5104184,-88.0189729,17z\\/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\\\">400 S Washington St, Green Bay, WI 54301<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"808baa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"7e6db3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Kewaunee Public Library<\\/h3><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"https:\\/\\/www.kewauneepubliclibrary.org\\/\\\">www.kewauneepubliclibrary.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/822+Juneau+St,+Kewaunee,+WI+54216\\/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\\\">822 Juneau St, Kewaunee, WI 54216<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(9086,932,'_elementor_edit_mode','builder'),(9034,927,'_elementor_edit_mode','builder'),(9035,927,'_elementor_template_type','wp-page'),(9036,927,'_elementor_version','3.35.5'),(9037,927,'_elementor_pro_version','3.35.1'),(9038,927,'_wp_page_template','default'),(9039,927,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".sr-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9041,927,'_elementor_page_settings','a:0:{}'),(9044,928,'_elementor_edit_mode','builder'),(9045,928,'_elementor_template_type','wp-page'),(9046,928,'_elementor_version','3.35.5'),(9047,928,'_elementor_pro_version','3.35.1'),(9048,928,'_wp_page_template','default'),(9049,928,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\",\"custom_css\":\".sr-only {\\r\\n    border: 0;\\r\\n    clip: rect(1px, 1px, 1px, 1px);\\r\\n    clip-path: inset(50%);\\r\\n    height: 1px;\\r\\n    margin: -1px;\\r\\n    overflow: hidden;\\r\\n    padding: 0;\\r\\n    position: absolute;\\r\\n    width: 1px;\\r\\n    white-space: nowrap; \\r\\n    }\\/* Added for better compatibility *\\/\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9051,928,'_elementor_page_settings','a:0:{}'),(9671,974,'_wp_attachment_image_alt','Children and librarian doing an activity together'),(9673,975,'_wp_attached_file','2026/02/boys.webp'),(9674,975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:1800;s:4:\"file\";s:17:\"2026/02/boys.webp\";s:8:\"filesize\";i:304628;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"boys-240x300.webp\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15830;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"boys-819x1024.webp\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:123410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"boys-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3170;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"boys-768x960.webp\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:110094;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:17:\"boys-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19758;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:17:\"boys-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45854;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:17:\"boys-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29372;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:17:\"boys-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21010;}s:8:\"tileview\";a:5:{s:4:\"file\";s:17:\"boys-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23876;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"boys-1229x1536.webp\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:218724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9675,975,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:11:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:5:\"large\";i:3;s:9:\"thumbnail\";i:4;s:12:\"medium_large\";i:5;s:9:\"thumblist\";i:6;s:12:\"thumbrelated\";i:7;s:16:\"meccarouselthumb\";i:8;s:10:\"gridsquare\";i:9;s:8:\"tileview\";i:10;s:9:\"1536x1536\";}s:7:\"backups\";a:11:{s:4:\"full\";s:78:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.jpg\";s:6:\"medium\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.jpg\";s:5:\"large\";s:87:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-819x1024.jpg\";s:9:\"thumbnail\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-100x100.jpg\";s:12:\"medium_large\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-768x960.jpg\";s:9:\"thumblist\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-300x300.jpg\";s:12:\"thumbrelated\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-500x500.jpg\";s:16:\"meccarouselthumb\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-474x324.jpg\";s:10:\"gridsquare\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-391x260.jpg\";s:8:\"tileview\";s:86:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-300x400.jpg\";s:9:\"1536x1536\";s:88:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-1229x1536.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:11:{s:4:\"full\";a:5:{s:4:\"file\";s:16:\"2026/02/boys.jpg\";s:8:\"filesize\";i:419445;s:5:\"width\";i:1440;s:6:\"height\";i:1800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"boys-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24324;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"boys-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"boys-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5210;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"boys-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184312;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:16:\"boys-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30489;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:16:\"boys-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73701;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:16:\"boys-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46296;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:16:\"boys-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32649;}s:8:\"tileview\";a:5:{s:4:\"file\";s:16:\"boys-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37482;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"boys-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391607;}}}}'),(9205,941,'_elementor_version','3.35.5'),(9066,930,'_elementor_edit_mode','builder'),(9067,930,'_elementor_template_type','wp-page'),(9068,930,'_elementor_version','3.35.5'),(9069,930,'_elementor_pro_version','3.35.1'),(9070,930,'_wp_page_template','default'),(9071,930,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this todays events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9073,930,'_elementor_page_settings','a:0:{}'),(9076,931,'_elementor_edit_mode','builder'),(9077,931,'_elementor_template_type','wp-page'),(9078,931,'_elementor_version','3.35.5'),(9079,931,'_elementor_pro_version','3.35.1'),(9080,931,'_wp_page_template','default'),(9081,931,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this todays events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9083,931,'_elementor_page_settings','a:0:{}'),(9087,932,'_elementor_template_type','wp-page'),(9088,932,'_elementor_version','3.35.5'),(9089,932,'_elementor_pro_version','3.35.1'),(9090,932,'_wp_page_template','default'),(9091,932,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9667,974,'_wp_attached_file','2026/02/426543982_789051596593120_3538525686548987867_n.webp'),(9668,974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:1920;s:4:\"file\";s:60:\"2026/02/426543982_789051596593120_3538525686548987867_n.webp\";s:8:\"filesize\";i:295314;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14232;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"426543982_789051596593120_3538525686548987867_n-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3022;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"426543982_789051596593120_3538525686548987867_n-768x1024.webp\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106838;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18418;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41996;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29200;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20844;}s:8:\"tileview\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22976;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"426543982_789051596593120_3538525686548987867_n-1152x1536.webp\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:197440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9669,974,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:11:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:5:\"large\";i:3;s:12:\"medium_large\";i:4;s:9:\"thumbnail\";i:5;s:9:\"thumblist\";i:6;s:12:\"thumbrelated\";i:7;s:16:\"meccarouselthumb\";i:8;s:10:\"gridsquare\";i:9;s:8:\"tileview\";i:10;s:9:\"1536x1536\";}s:7:\"backups\";a:10:{s:4:\"full\";s:121:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.jpg\";s:6:\"medium\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.jpg\";s:5:\"large\";s:130:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-768x1024.jpg\";s:9:\"thumbnail\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-100x100.jpg\";s:9:\"thumblist\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x300.jpg\";s:12:\"thumbrelated\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-500x500.jpg\";s:16:\"meccarouselthumb\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-474x324.jpg\";s:10:\"gridsquare\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-391x260.jpg\";s:8:\"tileview\";s:129:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x400.jpg\";s:9:\"1536x1536\";s:131:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-1152x1536.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:11:{s:4:\"full\";a:5:{s:4:\"file\";s:59:\"2026/02/426543982_789051596593120_3538525686548987867_n.jpg\";s:8:\"filesize\";i:436221;s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22729;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182848;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"426543982_789051596593120_3538525686548987867_n-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5096;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28874;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69149;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46410;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32407;}s:8:\"tileview\";a:5:{s:4:\"file\";s:59:\"426543982_789051596593120_3538525686548987867_n-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36775;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"426543982_789051596593120_3538525686548987867_n-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:362338;}}}}'),(9127,936,'_elementor_template_type','wp-page'),(9128,936,'_elementor_version','3.35.5'),(9129,936,'_elementor_pro_version','3.35.1'),(9203,941,'_elementor_edit_mode','builder'),(9204,941,'_elementor_template_type','wp-page'),(9126,936,'_elementor_edit_mode','builder'),(9108,934,'_elementor_edit_mode','builder'),(9109,934,'_elementor_template_type','wp-page'),(9110,934,'_elementor_version','3.35.5'),(9111,934,'_elementor_pro_version','3.35.1'),(9112,934,'_wp_page_template','default'),(9113,934,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9115,934,'_elementor_page_settings','a:0:{}'),(9130,936,'_wp_page_template','default'),(9131,936,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_attributes\":\"mec-calendar-header|<h3>\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"106d65d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9117,935,'_elementor_edit_mode','builder'),(9118,935,'_elementor_template_type','wp-page'),(9119,935,'_elementor_version','3.35.5'),(9120,935,'_elementor_pro_version','3.35.1'),(9121,935,'_wp_page_template','default'),(9122,935,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9124,935,'_elementor_page_settings','a:0:{}'),(9235,944,'_elementor_edit_mode','builder'),(9257,946,'_wp_page_template','default'),(9258,946,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(9657,972,'_wp_page_template','default'),(9147,938,'sf_reset_button','1'),(9148,938,'sf_refine','0'),(9149,938,'sf_dropdown_method','1'),(9150,938,'mec_icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(9151,938,'sponsor',''),(9152,938,'ex_tag',''),(9153,938,'ex_author',''),(9154,938,'tag',''),(9155,938,'author',''),(9156,938,'skin','monthly_view'),(9157,938,'sk-options','a:19:{s:4:\"list\";a:38:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"M d Y\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:20:\"minimal_date_format3\";s:1:\"l\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:21:\"standard_date_format1\";s:3:\"d M\";s:22:\"accordion_date_format1\";s:1:\"d\";s:22:\"accordion_date_format2\";s:1:\"F\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"status_bar\";s:1:\"0\";s:20:\"toggle_month_divider\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"grid\";a:39:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:18:\"clean_date_format1\";s:1:\"d\";s:18:\"clean_date_format2\";s:1:\"F\";s:20:\"minimal_date_format1\";s:1:\"d\";s:20:\"minimal_date_format2\";s:1:\"M\";s:19:\"modern_date_format1\";s:1:\"d\";s:19:\"modern_date_format2\";s:1:\"F\";s:19:\"modern_date_format3\";s:1:\"l\";s:19:\"simple_date_format1\";s:5:\"M d Y\";s:21:\"colorful_date_format1\";s:1:\"d\";s:21:\"colorful_date_format2\";s:1:\"F\";s:21:\"colorful_date_format3\";s:1:\"l\";s:18:\"novel_date_format1\";s:5:\"d F Y\";s:25:\"liquid_large_date_format1\";s:3:\"F d\";s:26:\"liquid_medium_date_format1\";s:3:\"F d\";s:25:\"liquid_small_date_format1\";s:3:\"F d\";s:27:\"liquid_minimal_date_format1\";s:3:\"F d\";s:5:\"count\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:15:\"set_geolocation\";s:1:\"0\";s:21:\"set_geolocation_focus\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"agenda\";a:18:{s:5:\"style\";s:5:\"clean\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"l\";s:18:\"clean_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:13:\"full_calendar\";a:34:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:12:\"default_view\";s:4:\"list\";s:13:\"monthly_style\";s:5:\"clean\";s:5:\"limit\";s:0:\"\";s:4:\"list\";s:1:\"1\";s:16:\"date_format_list\";s:3:\"d M\";s:18:\"end_date_type_list\";s:4:\"date\";s:23:\"maximum_date_range_list\";s:0:\"\";s:17:\"order_method_list\";s:3:\"ASC\";s:4:\"grid\";s:1:\"0\";s:18:\"end_date_type_grid\";s:4:\"date\";s:23:\"maximum_date_range_grid\";s:0:\"\";s:17:\"order_method_grid\";s:3:\"ASC\";s:4:\"tile\";s:1:\"0\";s:6:\"yearly\";s:1:\"0\";s:20:\"date_format_yearly_1\";s:1:\"l\";s:20:\"date_format_yearly_2\";s:3:\"F j\";s:7:\"monthly\";s:1:\"1\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"1\";s:11:\"display_all\";s:1:\"0\";s:18:\"mobile_clean_style\";s:1:\"0\";s:6:\"weekly\";s:1:\"1\";s:5:\"daily\";s:1:\"1\";s:13:\"display_price\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"include_local_time\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"yearly_view\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_year\";s:10:\"start_date\";s:0:\"\";s:19:\"modern_date_format1\";s:1:\"l\";s:19:\"modern_date_format2\";s:3:\"F j\";s:19:\"fluent_date_format1\";s:1:\"l\";s:19:\"fluent_date_format2\";s:3:\"F j\";s:5:\"limit\";s:0:\"\";s:6:\"months\";a:12:{i:1;s:1:\"1\";i:2;s:1:\"1\";i:3;s:1:\"1\";i:4;s:1:\"1\";i:5;s:1:\"1\";i:6;s:1:\"1\";i:7;s:1:\"1\";i:8;s:1:\"1\";i:9;s:1:\"1\";i:10;s:1:\"1\";i:11;s:1:\"1\";i:12;s:1:\"1\";}s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:12:\"monthly_view\";a:18:{s:5:\"style\";s:6:\"simple\";s:18:\"mobile_clean_style\";s:1:\"0\";s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:1:\"4\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"1\";s:17:\"display_organizer\";s:1:\"0\";s:19:\"activate_first_date\";s:1:\"0\";s:20:\"activate_current_day\";s:1:\"0\";s:11:\"display_all\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:6:\"medium\";}s:3:\"map\";a:6:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:3:\"200\";s:11:\"geolocation\";s:1:\"0\";s:17:\"geolocation_focus\";s:1:\"0\";}s:10:\"daily_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:11:\"weekly_view\";a:15:{s:5:\"style\";s:7:\"classic\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:13:\"detailed_time\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:9:\"timetable\";a:17:{s:5:\"style\";s:6:\"modern\";s:15:\"start_date_type\";s:18:\"start_current_week\";s:10:\"start_date\";s:0:\"\";s:5:\"limit\";s:0:\"\";s:21:\"number_of_days_modern\";s:1:\"7\";s:14:\"number_of_days\";s:1:\"5\";s:10:\"week_start\";s:2:\"-1\";s:10:\"start_time\";s:1:\"1\";s:8:\"end_time\";s:2:\"13\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:7:\"masonry\";a:21:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:5:\"limit\";s:0:\"\";s:9:\"filter_by\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"fit_to_row\";s:1:\"0\";s:17:\"masonry_like_grid\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:5:\"cover\";a:14:{s:5:\"style\";s:7:\"classic\";s:18:\"date_format_clean1\";s:1:\"d\";s:18:\"date_format_clean2\";s:1:\"M\";s:18:\"date_format_clean3\";s:1:\"Y\";s:20:\"date_format_classic1\";s:3:\"F d\";s:20:\"date_format_classic2\";s:1:\"l\";s:19:\"date_format_liquid1\";s:3:\"F d\";s:19:\"date_format_liquid2\";s:1:\"l\";s:19:\"date_format_modern1\";s:8:\"l, F d Y\";s:8:\"event_id\";s:3:\"313\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:9:\"countdown\";a:12:{s:5:\"style\";s:6:\"style1\";s:19:\"date_format_style11\";s:5:\"j F Y\";s:19:\"date_format_style21\";s:5:\"j F Y\";s:19:\"date_format_style31\";s:1:\"j\";s:19:\"date_format_style32\";s:1:\"F\";s:19:\"date_format_style33\";s:1:\"Y\";s:8:\"event_id\";s:2:\"-1\";s:8:\"bg_color\";s:7:\"#437df9\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:14:\"available_spot\";a:8:{s:5:\"style\";s:7:\"classic\";s:12:\"date_format1\";s:1:\"j\";s:12:\"date_format2\";s:1:\"F\";s:8:\"event_id\";s:2:\"-1\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";}s:8:\"carousel\";a:26:{s:5:\"style\";s:5:\"type1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"Y\";s:18:\"type2_date_format1\";s:6:\"M d, Y\";s:18:\"type3_date_format1\";s:6:\"M d, Y\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"count\";s:1:\"2\";s:12:\"count_tablet\";s:1:\"2\";s:12:\"count_mobile\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:15:\"autoplay_status\";s:1:\"1\";s:8:\"autoplay\";s:0:\"\";s:11:\"loop_status\";s:1:\"1\";s:11:\"custom_data\";s:1:\"0\";s:12:\"archive_link\";s:0:\"\";s:9:\"head_text\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:20:\"include_events_times\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:6:\"slider\";a:27:{s:5:\"style\";s:2:\"t1\";s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:18:\"type1_date_format1\";s:1:\"d\";s:18:\"type1_date_format2\";s:1:\"F\";s:18:\"type1_date_format3\";s:1:\"l\";s:18:\"type2_date_format1\";s:1:\"d\";s:18:\"type2_date_format2\";s:1:\"F\";s:18:\"type2_date_format3\";s:1:\"l\";s:18:\"type3_date_format1\";s:1:\"d\";s:18:\"type3_date_format2\";s:1:\"F\";s:18:\"type3_date_format3\";s:1:\"l\";s:18:\"type4_date_format1\";s:1:\"d\";s:18:\"type4_date_format2\";s:1:\"F\";s:18:\"type4_date_format3\";s:1:\"l\";s:18:\"type5_date_format1\";s:1:\"d\";s:18:\"type5_date_format2\";s:1:\"F\";s:18:\"type5_date_format3\";s:1:\"l\";s:19:\"liquid_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:8:\"autoplay\";s:0:\"\";s:15:\"transition_time\";s:3:\"250\";s:18:\"include_local_time\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";}s:8:\"timeline\";a:18:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:20:\"classic_date_format1\";s:5:\"d F Y\";s:5:\"limit\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:10:\"pagination\";s:8:\"loadmore\";s:13:\"month_divider\";s:1:\"0\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:4:\"tile\";a:19:{s:15:\"start_date_type\";s:5:\"today\";s:10:\"start_date\";s:0:\"\";s:13:\"end_date_type\";s:4:\"date\";s:18:\"maximum_date_range\";s:0:\"\";s:12:\"order_method\";s:3:\"ASC\";s:18:\"clean_date_format1\";s:1:\"j\";s:18:\"clean_date_format2\";s:1:\"M\";s:5:\"count\";s:1:\"4\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:18:\"display_categories\";s:1:\"0\";s:17:\"display_organizer\";s:1:\"0\";s:20:\"next_previous_button\";s:1:\"1\";s:5:\"limit\";s:0:\"\";s:10:\"pagination\";s:8:\"loadmore\";s:11:\"custom_data\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}s:16:\"general_calendar\";a:9:{s:15:\"start_date_type\";s:19:\"start_current_month\";s:10:\"start_date\";s:0:\"\";s:10:\"more_event\";s:0:\"\";s:18:\"include_local_time\";s:1:\"0\";s:13:\"display_label\";s:1:\"0\";s:23:\"reason_for_cancellation\";s:1:\"0\";s:10:\"sed_method\";s:1:\"0\";s:11:\"image_popup\";s:1:\"0\";s:10:\"image_size\";s:7:\"default\";}}'),(9158,938,'sf-options','a:12:{s:4:\"list\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"grid\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:6:\"agenda\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:13:\"full_calendar\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:12:\"monthly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:10:\"text_input\";s:11:\"placeholder\";s:14:\"Keyword Search\";}}s:11:\"yearly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:3:\"map\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:10:\"daily_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:11:\"weekly_view\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:9:\"timetable\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:4:\"tile\";a:11:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"time_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}s:16:\"general_calendar\";a:10:{s:8:\"category\";a:1:{s:4:\"type\";s:1:\"0\";}s:8:\"location\";a:1:{s:4:\"type\";s:1:\"0\";}s:9:\"organizer\";a:1:{s:4:\"type\";s:1:\"0\";}s:7:\"speaker\";a:1:{s:4:\"type\";s:1:\"0\";}s:3:\"tag\";a:1:{s:4:\"type\";s:1:\"0\";}s:5:\"label\";a:1:{s:4:\"type\";s:1:\"0\";}s:14:\"address_search\";a:3:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:6:\"radius\";s:0:\"\";}s:10:\"event_cost\";a:1:{s:4:\"type\";s:1:\"0\";}s:12:\"month_filter\";a:1:{s:4:\"type\";s:1:\"0\";}s:11:\"text_search\";a:2:{s:4:\"type\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";}}}'),(9159,938,'sf_status','1'),(9160,938,'sf_display_label','1'),(9161,938,'show_past_events','1'),(9162,938,'show_only_past_events','0'),(9163,938,'show_only_ongoing_events','0'),(9164,938,'_edit_lock','1771450508:1'),(9165,938,'_edit_last','1'),(9166,938,'ex_label',''),(9167,938,'ex_category',''),(9168,938,'ex_location',''),(9169,938,'ex_organizer',''),(9170,938,'speaker',''),(9171,938,'ex_speaker',''),(9172,938,'show_only_one_occurrence','0'),(9173,938,'show_ongoing_events','0'),(9174,938,'icons','a:14:{s:12:\"location-pin\";s:0:\"\";s:10:\"map-marker\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:8:\"calendar\";s:0:\"\";s:5:\"clock\";s:0:\"\";s:7:\"clock-o\";s:0:\"\";s:6:\"wallet\";s:0:\"\";s:4:\"user\";s:0:\"\";s:9:\"magnifier\";s:0:\"\";s:11:\"credit-card\";s:0:\"\";s:3:\"map\";s:0:\"\";s:3:\"pin\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:10:\"microphone\";s:0:\"\";}'),(9175,938,'label',''),(9176,938,'category',''),(9177,938,'location',''),(9178,938,'organizer',''),(9179,938,'_wp_trash_meta_status','publish'),(9180,938,'_wp_trash_meta_time','1771450777'),(9181,938,'_wp_desired_post_slug','monthly-calendar-432'),(9183,939,'_elementor_edit_mode','builder'),(9184,939,'_elementor_template_type','wp-page'),(9185,939,'_elementor_version','3.35.5'),(9186,939,'_elementor_pro_version','3.35.1'),(9187,939,'_wp_page_template','default'),(9188,939,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_attributes\":\"mec-calendar-header|<h3>\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"106d65d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9190,939,'_elementor_page_settings','a:0:{}'),(9193,940,'_elementor_edit_mode','builder'),(9194,940,'_elementor_template_type','wp-page'),(9195,940,'_elementor_version','3.35.5'),(9196,940,'_elementor_pro_version','3.35.1'),(9197,940,'_wp_page_template','default'),(9198,940,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\",\"_attributes\":\"mec-calendar-header|<h3>\"},\"elements\":[],\"widgetType\":\"MEC\"},{\"id\":\"106d65d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse this week\'s events and beyond\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6d73d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"custom_css\":\".sr-only {\\r\\n    position: absolute;\\r\\n    left: -10000px;\\r\\n    top: auto;\\r\\n    width: 1px;\\r\\n    height: 1px;\\r\\n    overflow: hidden;\\r\\n}\"},\"elements\":[{\"id\":\"7dacde1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7d660b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"eb0f91b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94516ce\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9200,940,'_elementor_page_settings','a:0:{}'),(9222,942,'_elementor_page_settings','a:0:{}'),(9225,943,'_elementor_edit_mode','builder'),(9226,943,'_elementor_template_type','wp-page'),(9227,943,'_elementor_version','3.35.5'),(9228,943,'_elementor_pro_version','3.35.1'),(9229,943,'_wp_page_template','default'),(9230,943,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(9232,943,'_elementor_page_settings','a:0:{}'),(9236,944,'_elementor_template_type','wp-page'),(9237,944,'_elementor_version','3.35.5'),(9238,944,'_elementor_pro_version','3.35.1'),(9239,944,'_wp_page_template','default'),(9240,944,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(9625,972,'_edac_summary_passed_tests','95'),(9626,972,'_edac_summary_errors','0'),(9627,972,'_edac_summary_warnings','3'),(9628,972,'_edac_summary_ignored','0'),(9629,972,'_edac_summary_contrast_errors','0'),(9630,972,'_edit_last','1'),(9631,972,'_aioseo_title',NULL),(9632,972,'_aioseo_description',NULL),(9633,972,'_aioseo_keywords','a:0:{}'),(9634,972,'_aioseo_og_title',''),(9635,972,'_aioseo_og_description',''),(9636,972,'_aioseo_og_article_section',''),(9637,972,'_aioseo_og_article_tags','a:0:{}'),(9638,972,'_aioseo_twitter_title',''),(9639,972,'_aioseo_twitter_description',''),(9640,972,'_elementor_edit_mode','builder'),(9641,972,'_astra_content_layout_flag','disabled'),(9658,972,'_elementor_data','[{\"id\":\"4f89dc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"3963759\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"}],\"isInner\":false},{\"id\":\"07494e1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"44a0c3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4695d0; font-size: 30px;\\\"><strong>A future built on knowledge. A legacy built on you.<\\/strong><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dcb900c\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"cea592e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/426543982_789051596593120_3538525686548987867_n.jpg\",\"id\":974,\"size\":\"\",\"alt\":\"Children and librarian doing an activity together\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"81f6824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2026\\/02\\/boys.jpg\",\"id\":975,\"size\":\"\",\"alt\":\"two boys in summer attire and baseball hats reading in the library\",\"source\":\"library\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c591a77\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"6a12c78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>About Us<\\/h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3c19f04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"17e191d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vision & Mission\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c623999\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"column\":\"20\",\"row\":\"20\"}},\"elements\":[{\"id\":\"c31d80c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"efe1442\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Vision<\\/h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:<\\/p><ul><li>A community hub for literacy, lifelong learning, and social gathering.<\\/li><li>A trusted source for information.<\\/li><li>An access point to a multitude of technologies.<\\/li><li>An inclusive and flexible space to meet the needs of the community.<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5403b62\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"5669f90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Mission<\\/h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.<\\/p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. <\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4094280\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"070b5f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Support Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a109d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Donations<\\/h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.<\\/p><p>If you are 70 1\\/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f6e7982\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"1e3530e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Choose Your Designation\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0f78dbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":15,\"column\":\"15\",\"row\":\"0\"}},\"elements\":[{\"id\":\"82295a1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"9c4ead6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Building Fund<\\/strong><\\/h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"04b048d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"ca6fdea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Endowment for Programming &amp; Materials<\\/strong><\\/h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bc3342\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"47783d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Monetary Gift<\\/strong><\\/h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ff31692\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"25\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"0859677\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Adopt a Book &amp; Memorials<\\/strong><\\/h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cd86c8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"754b400\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"af06683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"column\":\"50\",\"row\":\"20\"}},\"elements\":[{\"id\":\"2a74835\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"22e12d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Greater Green Bay Community Foundation<\\/h3><p>Please reference the Kewaunee Public Library Foundation Fund.<\\/p><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9204325577\\\"><span class=\\\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\\\">920-432-5577<\\/span><\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"http:\\/\\/www.ggbcf.org\\\">www.ggbcf.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/400+S+Washington+St,+Green+Bay,+WI+54301\\/@44.5104184,-88.0189729,17z\\/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\\\">400 S Washington St, Green Bay, WI 54301<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"808baa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"box_shadow_box_shadow_type\":\"yes\"},\"elements\":[{\"id\":\"7e6db3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Kewaunee Public Library<\\/h3><ul><li><strong>Phone<\\/strong>: <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a><\\/li><li><strong>Website<\\/strong>: <a href=\\\"https:\\/\\/www.kewauneepubliclibrary.org\\/\\\">www.kewauneepubliclibrary.org<\\/a><\\/li><li><strong>Address<\\/strong>: <a href=\\\"https:\\/\\/www.google.com\\/maps\\/place\\/822+Juneau+St,+Kewaunee,+WI+54216\\/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\\\">822 Juneau St, Kewaunee, WI 54216<\\/a><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(9643,972,'ast-title-bar-display','disabled'),(9644,972,'ast-featured-img','disabled'),(9645,972,'ast-site-content-layout','full-width-container'),(9646,972,'site-sidebar-layout','no-sidebar'),(9647,972,'_elementor_template_type','wp-page'),(9648,972,'_elementor_version','3.35.5'),(9649,972,'_elementor_pro_version','3.35.1'),(9651,972,'_edac_density_data','a:2:{i:0;i:311;i:1;i:591;}'),(9652,972,'_edac_issue_density','0.87'),(9653,972,'_edac_post_checked_js','1771609644'),(9624,972,'_edac_summary','a:8:{s:12:\"passed_tests\";i:95;s:6:\"errors\";i:0;s:8:\"warnings\";i:3;s:7:\"ignored\";i:0;s:15:\"contrast_errors\";i:0;s:13:\"content_grade\";i:0;s:11:\"readability\";s:3:\"N/A\";s:18:\"simplified_summary\";b:0;}'),(9260,946,'_elementor_page_settings','a:0:{}'),(9261,947,'_elementor_edit_mode','builder'),(9262,947,'_elementor_template_type','wp-page'),(9263,947,'_elementor_version','3.35.5'),(9264,947,'_elementor_pro_version','3.35.1'),(9265,947,'_wp_page_template','default'),(9266,947,'_elementor_data','[{\"id\":\"5e6948e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"098a7c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Library Calendar of Events\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e63dc62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All events will be held at the Kewaunee Public Library unless stated otherwise.\\u00a0<a href=\\\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\\\">You can also subscribe to the Kewaunee Public Library Newsletters here.\\u00a0<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"91e0a97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"42dbc2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"380fc49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Events List\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a00fafe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse today\'s events & beyond:\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"809cf10\",\"elType\":\"widget\",\"settings\":{\"type\":\"358\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true},{\"id\":\"607ee56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_attributes\":\"aria-hidden|true\\n\"},\"elements\":[{\"id\":\"8fccba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Calendar of Events\",\"align\":\"center\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c500b0b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Print Monthly Calendar Pages Here\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/print-calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-print\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a18369d\",\"elType\":\"widget\",\"settings\":{\"type\":\"342\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":true}],\"isInner\":false}]'),(9623,972,'_edit_lock','1771615134:1'),(9268,947,'_elementor_page_settings','a:0:{}'),(9279,949,'_elementor_edit_mode','builder'),(9280,949,'_elementor_template_type','wp-page'),(9281,949,'_elementor_version','3.35.5'),(9282,949,'_elementor_pro_version','3.35.1'),(9283,949,'_wp_page_template','default'),(9284,949,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .5em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9285,949,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9289,950,'_elementor_edit_mode','builder'),(9290,950,'_elementor_template_type','wp-page'),(9291,950,'_elementor_version','3.35.5'),(9292,950,'_elementor_pro_version','3.35.1'),(9293,950,'_wp_page_template','default'),(9294,950,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .5em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9295,950,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9299,951,'_elementor_edit_mode','builder'),(9300,951,'_elementor_template_type','wp-page'),(9301,951,'_elementor_version','3.35.5'),(9302,951,'_elementor_pro_version','3.35.1'),(9303,951,'_wp_page_template','default'),(9304,951,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .65em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9305,951,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9319,92,'_edac_post_checked_js','1771536967'),(9320,952,'_elementor_edit_mode','builder'),(9321,952,'_elementor_template_type','wp-page'),(9322,952,'_elementor_version','3.34.1'),(9323,952,'_elementor_pro_version','3.34.0'),(9324,952,'_wp_page_template','default'),(9325,952,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(9326,952,'_elementor_page_settings','a:0:{}'),(10031,995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2026/02/Rainbow-Squeegee-Art1-e1771862875175.webp\";s:8:\"filesize\";i:15438;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10870;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Rainbow-Squeegee-Art1-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2634;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30314;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10870;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19296;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14670;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11754;}s:8:\"tileview\";a:5:{s:4:\"file\";s:34:\"Rainbow-Squeegee-Art1-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10032,995,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:10:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumblist\";i:3;s:5:\"large\";i:4;s:9:\"thumbnail\";i:5;s:12:\"medium_large\";i:6;s:12:\"thumbrelated\";i:7;s:16:\"meccarouselthumb\";i:8;s:10:\"gridsquare\";i:9;s:8:\"tileview\";}s:7:\"backups\";a:9:{s:4:\"full\";s:95:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1.jpg\";s:6:\"medium\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-300x300.jpg\";s:5:\"large\";s:105:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-1024x1024.jpg\";s:9:\"thumbnail\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-100x100.jpg\";s:12:\"medium_large\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-768x768.jpg\";s:12:\"thumbrelated\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-500x500.jpg\";s:16:\"meccarouselthumb\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-474x324.jpg\";s:10:\"gridsquare\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-391x260.jpg\";s:8:\"tileview\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1-300x400.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:10:{s:4:\"full\";a:5:{s:4:\"file\";s:33:\"2026/02/Rainbow-Squeegee-Art1.jpg\";s:8:\"filesize\";i:317960;s:5:\"width\";i:1286;s:6:\"height\";i:1286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20874;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20874;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Rainbow-Squeegee-Art1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4722;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67725;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39959;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-474x324.jpg\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29616;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-391x260.jpg\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22283;}s:8:\"tileview\";a:5:{s:4:\"file\";s:33:\"Rainbow-Squeegee-Art1-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23136;}}}}'),(9330,953,'_elementor_edit_mode','builder'),(9331,953,'_elementor_template_type','wp-page'),(9332,953,'_elementor_version','3.34.1'),(9333,953,'_elementor_pro_version','3.34.0'),(9334,953,'_wp_page_template','default'),(9335,953,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2><strong>Ongoing Efforts to Ensure Accessibility<\\/strong><\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(9336,953,'_elementor_page_settings','a:0:{}'),(10033,995,'_wp_attachment_image_alt','Rainbow Squeegee Art Kids'),(10034,989,'_thumbnail_id','995'),(10036,995,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1286;s:6:\"height\";i:1286;s:8:\"filesize\";i:58182;s:4:\"file\";s:26:\"Rainbow-Squeegee-Art1.webp\";}}'),(9341,954,'_elementor_template_type','wp-page'),(9342,954,'_elementor_version','3.34.1'),(9343,954,'_elementor_pro_version','3.34.0'),(9344,954,'_wp_page_template','default'),(9345,954,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h1>Ongoing Efforts to Ensure Accessibility<\\/h1><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(10025,989,'_monsterinsights_sitenote_active','0'),(9381,128,'_elementor_page_settings','a:0:{}'),(9352,955,'_elementor_edit_mode','builder'),(9353,955,'_elementor_template_type','wp-page'),(9354,955,'_elementor_version','3.35.5'),(9355,955,'_elementor_pro_version','3.35.1'),(9356,955,'_wp_page_template','default'),(9357,955,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h1>Ongoing Efforts to Ensure Accessibility<\\/h1><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(9359,955,'_elementor_page_settings','a:0:{}'),(9963,989,'mec_allday','0'),(9964,989,'one_occurrence','0'),(9965,989,'mec_hide_time','0'),(9966,989,'mec_hide_end_time','0'),(9967,989,'mec_comment',''),(9968,989,'mec_timezone','global'),(9969,989,'mec_countdown_method','global'),(9970,989,'mec_style_per_event','global'),(9971,989,'mec_trailer_url',''),(9972,989,'mec_trailer_title',''),(9973,989,'mec_public','1'),(9974,989,'mec_start_date','2026-03-09'),(9975,989,'mec_start_time_hour','3'),(9976,989,'mec_start_time_minutes','30'),(9977,989,'mec_start_time_ampm','PM'),(9978,989,'mec_start_day_seconds','55800'),(9979,989,'mec_start_datetime','2026-03-09 03:30 PM'),(9980,989,'mec_end_date','2026-03-09'),(9981,989,'mec_end_time_hour','4'),(9982,989,'mec_end_time_minutes','30'),(9983,989,'mec_end_time_ampm','PM'),(9984,989,'mec_end_day_seconds','59400'),(9985,989,'mec_end_datetime','2026-03-09 04:30 PM'),(9986,989,'mec_repeat_status','0'),(9987,989,'mec_repeat_type',''),(9988,989,'mec_repeat_interval','1'),(9989,989,'mec_repeat_end',''),(9990,989,'mec_repeat_end_at_occurrences','9'),(9991,989,'mec_repeat_end_at_date',''),(9992,989,'mec_advanced_days','a:0:{}'),(9993,989,'mec_sequence','2'),(9994,989,'mec_event_date_submit','20260223100537'),(9995,989,'mec_in_days',''),(9996,989,'mec_not_in_days',''),(9997,989,'mec_hourly_schedules','a:0:{}'),(9998,989,'mec_booking','a:0:{}'),(9999,989,'mec_tickets','a:0:{}'),(10000,989,'mec_global_tickets_applied','1'),(10001,989,'mec_fees_global_inheritance','1'),(10002,989,'mec_fees','a:0:{}'),(10003,989,'mec_ticket_variations_global_inheritance','1'),(10004,989,'mec_ticket_variations','a:0:{}'),(10005,989,'mec_reg_fields_global_inheritance','1'),(10006,989,'mec_reg_fields','a:0:{}'),(10007,989,'mec_bfixed_fields','a:0:{}'),(10008,989,'mec_op','a:0:{}'),(10009,989,'mec_fields','a:0:{}'),(10010,989,'mec_event_gallery','a:0:{}'),(10011,989,'mec_related_events','a:0:{}'),(10012,989,'mec_banner','a:0:{}'),(10013,989,'mec_event_status','EventScheduled'),(10014,989,'mec_moved_online_link',''),(10015,989,'mec_cancelled_reason',''),(10016,989,'mec_display_cancellation_reason_in_single_page',''),(10017,989,'_uf_disable_surveys',''),(10018,989,'site-sidebar-layout','default'),(10023,989,'theme-transparent-header-meta','default'),(10020,989,'ast-site-content-layout','default'),(10021,989,'site-content-style','default'),(10022,989,'site-sidebar-style','default'),(10035,989,'astra-migrate-meta-layouts','set'),(9362,956,'_elementor_edit_mode','builder'),(9363,956,'_elementor_template_type','wp-page'),(9364,956,'_elementor_version','3.35.5'),(9365,956,'_elementor_pro_version','3.35.1'),(9366,956,'_wp_page_template','default'),(9367,956,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h1>Ongoing Efforts to Ensure Accessibility<\\/h1><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(9369,956,'_elementor_page_settings','a:0:{}'),(10030,995,'_wp_attached_file','2026/02/Rainbow-Squeegee-Art1-e1771862875175.webp'),(9936,989,'_wp_page_template','default'),(9937,989,'mec_color',''),(9938,989,'_aioseo_title',NULL),(9939,989,'_aioseo_description',NULL),(9940,989,'_aioseo_keywords','a:0:{}'),(9941,989,'_aioseo_og_title',''),(9942,989,'_aioseo_og_description',''),(9943,989,'_aioseo_og_article_section',''),(9944,989,'_aioseo_og_article_tags','a:0:{}'),(9945,989,'_aioseo_twitter_title',''),(9946,989,'_aioseo_twitter_description',''),(9947,989,'mec_entity_type','event'),(9948,989,'mec_location_id','1'),(9949,989,'mec_dont_show_map','0'),(9950,989,'mec_organizer_id','1'),(9951,989,'mec_read_more',''),(9952,989,'mec_more_info',''),(9953,989,'mec_more_info_title',''),(9954,989,'mec_more_info_target','_self'),(9955,989,'mec_cost',''),(9956,989,'mec_cost_auto_calculate','0'),(9957,989,'mec_currency','a:0:{}'),(9958,989,'mec_additional_organizer_ids','a:0:{}'),(9959,989,'mec_additional_location_ids','a:0:{}'),(9960,989,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-03-09\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-03-09\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(9961,989,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(9962,989,'mec_certain_weekdays','a:0:{}'),(9373,957,'_elementor_template_type','wp-page'),(9374,957,'_elementor_version','3.35.5'),(9375,957,'_elementor_pro_version','3.35.1'),(9376,957,'_wp_page_template','default'),(9377,957,'_elementor_data','[{\"id\":\"26216dcc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d218997\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"page-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%2C%22show_home_title%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"theme-page-title\"},{\"id\":\"75254c3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<\\/p><h2>Ongoing Efforts to Ensure Accessibility<\\/h2><p>We follow the <a href=\\\"https:\\/\\/www.w3.org\\/TR\\/WCAG21\\/\\\">Web Content Accessibility Guidelines (WCAG) version 2.1<\\/a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<\\/p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\\\"https:\\/\\/a11ychecker.com\\/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\\\">Accessibility Checker WordPress Plugin<\\/a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<\\/p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<\\/p><h2>Accessibility Support Contact<\\/h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org<\\/a> or give us a call at <a href=\\\"tel:9203885015\\\">920-388-5015<\\/a>. We will do our best to assist you and resolve issues.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(9916,984,'_uf_disable_surveys',''),(9384,94,'_wp_old_date','2026-02-18'),(9385,86,'_wp_old_date','2026-02-18'),(9386,88,'_wp_old_date','2026-02-18'),(9387,89,'_wp_old_date','2026-02-18'),(9388,120,'_wp_old_date','2026-02-18'),(9389,500,'_wp_old_date','2026-02-18'),(9390,503,'_wp_old_date','2026-02-18'),(9391,524,'_wp_old_date','2026-02-18'),(9392,525,'_wp_old_date','2026-02-18'),(9393,502,'_wp_old_date','2026-02-18'),(9394,454,'_wp_old_date','2026-02-18'),(9429,961,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(10159,6,'_elementor_css','a:6:{s:4:\"time\";i:1772527860;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9426,961,'_elementor_pro_version','3.35.1'),(9427,961,'_wp_page_template','default'),(9428,961,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .65em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9423,961,'_elementor_edit_mode','builder'),(9424,961,'_elementor_template_type','wp-page'),(9425,961,'_elementor_version','3.35.5'),(9405,959,'_elementor_edit_mode','builder'),(9406,959,'_elementor_template_type','wp-page'),(9407,959,'_elementor_version','3.35.5'),(9408,959,'_elementor_pro_version','3.35.1'),(9409,959,'_wp_page_template','default'),(9410,959,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .65em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9411,959,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9803,980,'mec_event_date_submit','20260220151629'),(9804,980,'_uf_disable_surveys',''),(9805,982,'_wp_attachment_image_alt','Soul on Fire dvd'),(9806,982,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1107;s:6:\"height\";i:1500;s:8:\"filesize\";i:153662;s:4:\"file\";s:17:\"Soul-on-Fire.webp\";}s:18:\"full-1771621483475\";a:4:{s:5:\"width\";i:500;s:6:\"height\";i:678;s:8:\"filesize\";i:71514;s:4:\"file\";s:32:\"Soul-on-Fire-e1771621141501.webp\";}s:18:\"full-1771621762363\";a:4:{s:5:\"width\";i:340;s:6:\"height\";i:461;s:8:\"filesize\";i:37584;s:4:\"file\";s:32:\"Soul-on-Fire-e1771621483475.webp\";}s:18:\"full-1771622019675\";a:4:{s:5:\"width\";i:300;s:6:\"height\";i:407;s:8:\"filesize\";i:28634;s:4:\"file\";s:32:\"Soul-on-Fire-e1771621762363.webp\";}s:18:\"full-1771622128113\";a:4:{s:5:\"width\";i:200;s:6:\"height\";i:271;s:8:\"filesize\";i:15692;s:4:\"file\";s:32:\"Soul-on-Fire-e1771622019675.webp\";}}'),(9807,980,'_aioseo_title',NULL),(9808,980,'_aioseo_description',NULL),(9809,980,'_aioseo_keywords','a:0:{}'),(9810,980,'_aioseo_og_title',''),(9811,980,'_aioseo_og_description',''),(9812,980,'_aioseo_og_article_section',''),(9813,980,'_aioseo_og_article_tags','a:0:{}'),(9814,980,'_aioseo_twitter_title',''),(9815,980,'_aioseo_twitter_description',''),(9816,980,'_monsterinsights_sitenote_active','0'),(9822,984,'_mec_single_cache_version','7'),(9823,984,'_edit_lock','1771863904:2'),(9824,984,'_edit_last','2'),(9825,985,'_wp_attached_file','2026/02/LEGO-club-Facebook-post-2025-2026-e1771622827264.webp'),(9826,985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:707;s:6:\"height\";i:691;s:4:\"file\";s:61:\"2026/02/LEGO-club-Facebook-post-2025-2026-e1771622827264.webp\";s:8:\"filesize\";i:64044;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-300x293.webp\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48188;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21722;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39544;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24554;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19052;}s:8:\"tileview\";a:5:{s:4:\"file\";s:61:\"LEGO-club-Facebook-post-2025-2026-e1771622827264-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22840;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9827,985,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:9:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:12:\"medium_large\";i:4;s:9:\"thumblist\";i:5;s:12:\"thumbrelated\";i:6;s:16:\"meccarouselthumb\";i:7;s:10:\"gridsquare\";i:8;s:8:\"tileview\";}s:7:\"backups\";a:9:{s:4:\"full\";s:107:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026.png\";s:6:\"medium\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-300x251.png\";s:9:\"thumbnail\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-100x100.png\";s:12:\"medium_large\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-768x644.png\";s:9:\"thumblist\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-300x300.png\";s:12:\"thumbrelated\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-500x500.png\";s:16:\"meccarouselthumb\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-474x324.png\";s:10:\"gridsquare\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-391x260.png\";s:8:\"tileview\";s:115:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026-300x400.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:9:{s:4:\"full\";a:5:{s:4:\"file\";s:45:\"2026/02/LEGO-club-Facebook-post-2025-2026.png\";s:8:\"filesize\";i:857177;s:5:\"width\";i:940;s:6:\"height\";i:788;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-768x644.png\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:609563;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141928;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334775;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215135;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150526;}s:8:\"tileview\";a:5:{s:4:\"file\";s:45:\"LEGO-club-Facebook-post-2025-2026-300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167269;}}}}'),(9828,985,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:8:\"filesize\";i:65342;s:4:\"file\";s:38:\"LEGO-club-Facebook-post-2025-2026.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3930;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-300x251.webp\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15566;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48188;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16950;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30766;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21686;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16440;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:46:\"LEGO-club-Facebook-post-2025-2026-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18012;}}'),(9829,986,'_wp_attached_file','2026/02/LEGO-club--e1771623353717.webp'),(9830,986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:168;s:4:\"file\";s:38:\"2026/02/LEGO-club--e1771623353717.webp\";s:8:\"filesize\";i:11592;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-300x253.webp\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"LEGO-club--768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48188;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19500;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34804;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24562;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19046;}s:8:\"tileview\";a:5:{s:4:\"file\";s:38:\"LEGO-club--e1771623068927-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9831,986,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:9:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:12:\"medium_large\";i:4;s:9:\"thumblist\";i:5;s:12:\"thumbrelated\";i:6;s:16:\"meccarouselthumb\";i:7;s:10:\"gridsquare\";i:8;s:8:\"tileview\";}s:7:\"backups\";a:9:{s:4:\"full\";s:84:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-.png\";s:6:\"medium\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--300x251.png\";s:9:\"thumbnail\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--100x100.png\";s:12:\"medium_large\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--768x644.png\";s:9:\"thumblist\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--300x300.png\";s:12:\"thumbrelated\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--500x500.png\";s:16:\"meccarouselthumb\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--474x324.png\";s:10:\"gridsquare\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--391x260.png\";s:8:\"tileview\";s:92:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club--300x400.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:9:{s:4:\"full\";a:5:{s:4:\"file\";s:22:\"2026/02/LEGO-club-.png\";s:8:\"filesize\";i:857154;s:5:\"width\";i:940;s:6:\"height\";i:788;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"LEGO-club--300x251.png\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"LEGO-club--100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"LEGO-club--768x644.png\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:609563;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:22:\"LEGO-club--300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141928;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:22:\"LEGO-club--500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334775;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:22:\"LEGO-club--474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215135;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:22:\"LEGO-club--391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150526;}s:8:\"tileview\";a:5:{s:4:\"file\";s:22:\"LEGO-club--300x400.png\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167269;}}}}'),(9832,986,'_wp_attachment_image_alt','Lego Club'),(9833,986,'_wp_attachment_backup_sizes','a:10:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:940;s:6:\"height\";i:788;s:8:\"filesize\";i:65342;s:4:\"file\";s:15:\"LEGO-club-.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3930;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--300x251.webp\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15566;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--768x644.webp\";s:5:\"width\";i:768;s:6:\"height\";i:644;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48188;}s:14:\"thumblist-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16950;}s:17:\"thumbrelated-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--500x500.webp\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30766;}s:21:\"meccarouselthumb-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21686;}s:15:\"gridsquare-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16440;}s:13:\"tileview-orig\";a:5:{s:4:\"file\";s:23:\"LEGO-club--300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18012;}s:18:\"full-1771623353717\";a:4:{s:5:\"width\";i:697;s:6:\"height\";i:587;s:8:\"filesize\";i:54118;s:4:\"file\";s:30:\"LEGO-club--e1771623068927.webp\";}}'),(9834,984,'_thumbnail_id','986'),(9835,984,'_wp_page_template','default'),(9836,984,'mec_color',''),(9837,984,'_aioseo_title',NULL),(9838,984,'_aioseo_description',NULL),(9839,984,'_aioseo_keywords','a:0:{}'),(9840,984,'_aioseo_og_title',''),(9841,984,'_aioseo_og_description',''),(9842,984,'_aioseo_og_article_section',''),(9843,984,'_aioseo_og_article_tags','a:0:{}'),(9844,984,'_aioseo_twitter_title',''),(9845,984,'_aioseo_twitter_description',''),(9846,984,'mec_entity_type','event'),(9847,984,'mec_location_id','1'),(9848,984,'mec_dont_show_map','0'),(9849,984,'mec_organizer_id','1'),(9850,984,'mec_read_more',''),(9851,984,'mec_more_info',''),(9852,984,'mec_more_info_title',''),(9853,984,'mec_more_info_target','_self'),(9854,984,'mec_cost',''),(9855,984,'mec_cost_auto_calculate','0'),(9856,984,'mec_currency','a:0:{}'),(9857,984,'mec_additional_organizer_ids','a:0:{}'),(9858,984,'mec_additional_location_ids','a:0:{}'),(9859,984,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-03-05\";s:4:\"hour\";s:1:\"3\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-03-05\";s:4:\"hour\";s:1:\"4\";s:7:\"minutes\";s:2:\"30\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.1\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"3\";}}'),(9860,984,'mec_repeat','a:7:{s:6:\"status\";s:1:\"1\";s:4:\"type\";s:8:\"advanced\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:5:\"Thu.1\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:1:\"3\";}'),(9861,984,'mec_certain_weekdays','a:0:{}'),(9862,984,'mec_allday','0'),(9863,984,'one_occurrence','0'),(9864,984,'mec_hide_time','0'),(9865,984,'mec_hide_end_time','0'),(9866,984,'mec_comment',''),(9867,984,'mec_timezone','global'),(9868,984,'mec_countdown_method','global'),(9869,984,'mec_style_per_event','global'),(9870,984,'mec_trailer_url',''),(9871,984,'mec_trailer_title',''),(9872,984,'mec_public','1'),(9873,984,'mec_start_date','2026-03-05'),(9874,984,'mec_start_time_hour','3'),(9875,984,'mec_start_time_minutes','30'),(9876,984,'mec_start_time_ampm','PM'),(9877,984,'mec_start_day_seconds','55800'),(9878,984,'mec_start_datetime','2026-03-05 03:30 PM'),(9879,984,'mec_end_date','2026-03-05'),(9880,984,'mec_end_time_hour','4'),(9881,984,'mec_end_time_minutes','30'),(9882,984,'mec_end_time_ampm','PM'),(9883,984,'mec_end_day_seconds','59400'),(9884,984,'mec_end_datetime','2026-03-05 04:30 PM'),(9885,984,'mec_repeat_status','1'),(9886,984,'mec_repeat_type','advanced'),(9887,984,'mec_repeat_interval','1'),(9888,984,'mec_repeat_end','never'),(9889,984,'mec_repeat_end_at_occurrences','2'),(9890,984,'mec_repeat_end_at_date',''),(9891,984,'mec_advanced_days','a:1:{i:0;s:5:\"Thu.1\";}'),(9892,984,'mec_sequence','3'),(9893,984,'mec_event_date_submit','20260220153808'),(9894,984,'mec_in_days',''),(9895,984,'mec_not_in_days',''),(9896,984,'mec_hourly_schedules','a:0:{}'),(9897,984,'mec_booking','a:0:{}'),(9898,984,'mec_tickets','a:0:{}'),(9899,984,'mec_global_tickets_applied','1'),(9900,984,'mec_fees_global_inheritance','1'),(9901,984,'mec_fees','a:0:{}'),(9902,984,'mec_ticket_variations_global_inheritance','1'),(9903,984,'mec_ticket_variations','a:0:{}'),(9904,984,'mec_reg_fields_global_inheritance','1'),(9905,984,'mec_reg_fields','a:0:{}'),(9906,984,'mec_bfixed_fields','a:0:{}'),(9907,984,'mec_op','a:0:{}'),(9908,984,'mec_fields','a:0:{}'),(9909,984,'mec_event_gallery','a:0:{}'),(9910,984,'mec_related_events','a:0:{}'),(9911,984,'mec_banner','a:0:{}'),(9912,984,'mec_event_status','EventScheduled'),(9414,960,'_elementor_edit_mode','builder'),(9415,960,'_elementor_template_type','wp-page'),(9416,960,'_elementor_version','3.35.5'),(9417,960,'_elementor_pro_version','3.35.1'),(9418,960,'_wp_page_template','default'),(9419,960,'_elementor_data','[{\"id\":\"b2251e7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0a4f826\",\"elType\":\"widget\",\"settings\":{\"html\":\"<h1><style>\\u000b\\/*This hides the content visually, but makes it available to screen readers when use the sr-only class*\\/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\r\\nHome page<\\/style><\\/h1>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"068a176\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"54aea5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90275b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Oconto Falls Community Library building\",\"source\":\"library\"},\"background_overlay_position\":\"initial\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.68000000000000004884981308350688777863979339599609375,\"sizes\":[]},\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"background_color\":\"\"},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-422,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#335FA1\",\"border_color\":\"#282d6c\"},\"elements\":[{\"id\":\"a5faf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search the InfoSoup Catalog\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":14,\"color\":\"#CAB39C\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12fc2ba5\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Catalog Search\",\"form_fields\":[{\"_id\":\"976d9cc\",\"field_type\":\"select\",\"field_label\":\"Search By\",\"field_options\":\"Keyword\\nTitle\\nAuthor\\nSubject\\nTag\\nList\\nUser\\nSeries\",\"width\":\"20\",\"custom_id\":\"SearchBy\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"_id\":\"51f9f8d\",\"field_label\":\"Search\",\"placeholder\":\"Search InfoSoup\",\"width\":\"60\",\"custom_id\":\"SearchInfoSoup\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_size\":\"md\",\"button_width\":\"20\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"\",\"selected_button_icon\":{\"value\":\"fas fa-search\",\"library\":\"fa-solid\"},\"submit_actions\":[\"redirect\"],\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"custom_messages\":\"yes\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Arial\",\"message_typography_font_weight\":\"600\",\"message_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"lbaumgart@nflsoffice.org\",\"email_subject\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from\":\"email@wp.ocontofallslibrary.org\",\"email_from_name\":\"Oconto Falls Community Library\",\"email_to_2\":\"lbaumgart@nflsoffice.org\",\"email_subject_2\":\"New message from \\\"Oconto Falls Community Library\\\"\",\"email_from_2\":\"email@wp.ocontofallslibrary.org\",\"email_from_name_2\":\"Oconto Falls Community Library\",\"email_reply_to_2\":\"lbaumgart@nflsoffice.org\",\"html_typography_typography\":\"custom\",\"field_text_color\":\"#000000\",\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"step_inactive_primary_color\":\"#E07628\",\"__globals__\":{\"html_color\":\"\",\"label_color\":\"\",\"field_border_color\":\"\",\"field_text_color\":\"globals\\/colors?id=astglobalcolor3\",\"step_inactive_primary_color\":\"\",\"success_message_color\":\"globals\\/colors?id=astglobalcolor3\",\"inline_message_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"redirect_to\":\"https:\\/\\/infosoup.bibliocommons.com\\/v2\\/search?query=[field id=\\\"SearchInfoSoup\\\"]&amp;searchType=[field id=\\\"SearchBy\\\"]\",\"html_color\":\"#020101\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#282d6c\",\"success_message_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"ab4079f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"bc5bb77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get an InfoSoup Library Card\",\"link\":{\"url\":\"https:\\/\\/catalog.infosoup.org\\/obr\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"44689d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Log In \\/ My InfoSoup Account\",\"link\":{\"url\":\"https:\\/\\/infosoup.bibliocommons.com\\/user\\/login?destination=%2Fuser_dashboard\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c96bd6b\",\"elType\":\"widget\",\"settings\":{\"text\":\"How to View your Reading History\\/Completed Shelf\",\"link\":{\"url\":\"https:\\/\\/help.bibliocommons.com\\/hc\\/en-us\\/articles\\/32176545165588-My-Shelves\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4a4c3bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"InfoSoup App\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"21b9ed3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Text Alerts\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/shoutbomb\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"typography_typography\":\"globals\\/typography?id=primary\",\"border_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5e1d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=primary\",\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"11cb762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse Upcoming Programs and Events\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28983b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse by Month\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093632\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse What\'s Happening This Week\",\"header_size\":\"h3\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"876a5b1\",\"elType\":\"widget\",\"settings\":{\"type\":\"275\",\"custom_css\":\"\\nselector .mec-repeating-label {\\n    font-size: .65em; \\/* Change this value to your desired font size *\\/\\n}\\n\"},\"elements\":[],\"widgetType\":\"MEC\"}],\"isInner\":false},{\"id\":\"7d3bc62d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"176df28d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Print. Follow. Subscribe.\",\"align\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7dcbb6f3\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"54654876\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":246,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/1-e1737661103200.png\"},\"title\":\"Mobile Printing\",\"description\":\"Print at the library from any device.\",\"button\":\"Start Printing\",\"link\":{\"url\":\"https:\\/\\/tbs.eprintit.com\\/portal\\/#\\/ppl\\/upload\\/KEW\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"graphic_image\":{\"id\":247,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/placeholder.png\"},\"link_click\":\"box\",\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"2163d1ee\",\"elType\":\"widget\",\"settings\":{\"layout\":\"above\",\"bg_image\":{\"id\":249,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Kewaunee-Public-Library-Facebook.png\",\"alt\":\"Kewaunee Public Library Facebook page\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"custom\",\"bg_image_custom_dimension\":{\"width\":\"300\",\"height\":\"\"},\"graphic_element\":\"image\",\"graphic_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"free wifi\",\"source\":\"library\"},\"graphic_image_size\":\"full\",\"title\":\"Follow us on Facebook\",\"description\":\"@KewauneePublicLibrary\",\"button\":\"Follow Kewaunee Public Library on Facebook\",\"link_click\":\"box\",\"min-height\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_size\":\"none\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/KewauneePublicLibrary\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"9e9e468\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Email-icon-on-device.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"email icon on a mobile phone\",\"source\":\"library\"},\"bg_image_size\":\"medium\",\"title\":\"Newsletters\",\"description\":\"Sign up for our e-newsletter.\",\"button\":\"Sign Up for the Library Newsletter\",\"link\":{\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/newsletters\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_border_border\":\"solid\",\"_box_shadow_box_shadow_type\":\"yes\",\"__globals__\":{\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"ba10141\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d3234d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Collections - eBooks, e-Audiobooks & More\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#1459C8\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a2dee5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"container_type\":\"grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]}},\"elements\":[{\"id\":\"30fd46a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eBooks & e-Audiobooks from OverDrive\",\"description_text\":\"Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":258,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/libby-logo.png\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ff8f85c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Magazines from OverDrive\",\"description_text\":\"OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":259,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Magazines-OverDrive-copy.webp\"},\"link\":{\"url\":\"https:\\/\\/wplc.overdrive.com\\/library\\/magazines\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1e4162a9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Animated Picture Books from TumbleBooks\",\"description_text\":\"TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.\",\"_box_shadow_box_shadow_type\":\"yes\",\"image\":{\"id\":260,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/TumbleBooks-child-with-Tablet.jpg\"},\"link\":{\"url\":\"https:\\/\\/www.tumblebooklibrary.com\\/Home.aspx?categoryID=77\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"156b10ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2b8f0a61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research and Homework Help\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#4B8521\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5cc015da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"694114c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":262,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/BadgerLink.jpg\"},\"thumbnail_custom_dimension\":{\"width\":\"500\",\"height\":\"\"},\"title_text\":\"BadgerLink\",\"description_text\":\"BadgerLink is Wisconsin\\u2019s online library providing access to licensed content such as magazines, newspapers, scholarly articles, & educational multimedia resources.\",\"link\":{\"url\":\"https:\\/\\/badgerlink.dpi.wi.gov\\/?rdt=badgerlinknet\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2bf46932\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":263,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Research-Tools-e1741722629632.jpg\"},\"title_text\":\"Research Tools\",\"description_text\":\"Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24\\/7 with your library card.\\n\\n\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/resources\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"7d2c7dee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7e6011c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Local History & Genealogy Resources\",\"align\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#BC5007\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"75bf8fbb\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"1\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"1\"}},\"elements\":[{\"id\":\"1d7c4df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":264,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Ancestry.png\"},\"title_text\":\"Ancestry Library Edition\",\"description_text\":\"<b>In Library Use Only.<\\/b>  Access to a vast collection of Census records, birth, marriage & death records, immigration and military records, directories, passenger lists, and more.\",\"link\":{\"url\":\"https:\\/\\/ancestrylibrary.proquest.com\\/aleweb\\/ale\\/do\\/login\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"684367e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":265,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Newspapers-e1741722809933.jpg\"},\"title_text\":\"Historic Newspapers\",\"description_text\":\"A collection of local, national, and international newspaper resources.\",\"link\":{\"url\":\"https:\\/\\/infosoup.info\\/newspapers\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"16d09d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":266,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Recollection-e1741722827972.jpg\"},\"title_text\":\"Recollection Wisconsin\",\"description_text\":\"The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.\",\"link\":{\"url\":\"https:\\/\\/recollectionwisconsin.org\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"61c62221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":267,\"url\":\"https:\\/\\/wp.kewauneepubliclibrary.org\\/wp-content\\/uploads\\/2025\\/12\\/Heritage-Quest-e1741722838422.jpg\"},\"title_text\":\"HeritageQuest\",\"description_text\":\"A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.\",\"link\":{\"url\":\"https:\\/\\/www.wiscat.net\\/ext\\/validateglobal.php?cid=stwi&lid=stwi&dataid=308\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}]'),(9420,960,'_elementor_page_settings','a:2:{s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(9434,962,'_mec_single_cache_version','4'),(9435,962,'_edit_lock','1771601350:1'),(9436,962,'_edit_last','1'),(9437,962,'_wp_trash_meta_status','draft'),(9438,962,'_wp_trash_meta_time','1771601355'),(9439,962,'_wp_desired_post_slug',''),(9440,964,'_mec_single_cache_version','5'),(9441,964,'_edit_lock','1771621312:3'),(9442,964,'_edit_last','1'),(9443,965,'_wp_attached_file','2026/02/The-Diamond-Eye-by-Kate-Quinn.webp'),(9444,965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:339;s:6:\"height\";i:515;s:4:\"file\";s:42:\"2026/02/The-Diamond-Eye-by-Kate-Quinn.webp\";s:8:\"filesize\";i:27548;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-197x300.webp\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2198;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12324;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-339x500.webp\";s:5:\"width\";i:339;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28172;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-339x324.webp\";s:5:\"width\";i:339;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18610;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-339x260.webp\";s:5:\"width\";i:339;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15350;}s:8:\"tileview\";a:5:{s:4:\"file\";s:42:\"The-Diamond-Eye-by-Kate-Quinn-300x400.webp\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9445,965,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:8:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:12:\"thumbrelated\";i:5;s:16:\"meccarouselthumb\";i:6;s:10:\"gridsquare\";i:7;s:8:\"tileview\";}s:7:\"backups\";a:8:{s:4:\"full\";s:103:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn.jpg\";s:6:\"medium\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-197x300.jpg\";s:9:\"thumbnail\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-100x100.jpg\";s:9:\"thumblist\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-300x300.jpg\";s:12:\"thumbrelated\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-339x500.jpg\";s:16:\"meccarouselthumb\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-339x324.jpg\";s:10:\"gridsquare\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-339x260.jpg\";s:8:\"tileview\";s:111:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn-300x400.jpg\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:8:{s:4:\"full\";a:5:{s:4:\"file\";s:41:\"2026/02/The-Diamond-Eye-by-Kate-Quinn.jpg\";s:8:\"filesize\";i:45273;s:5:\"width\";i:339;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-197x300.jpg\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3727;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22365;}s:12:\"thumbrelated\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-339x500.jpg\";s:5:\"width\";i:339;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45728;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-339x324.jpg\";s:5:\"width\";i:339;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30453;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-339x260.jpg\";s:5:\"width\";i:339;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25020;}s:8:\"tileview\";a:5:{s:4:\"file\";s:41:\"The-Diamond-Eye-by-Kate-Quinn-300x400.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29473;}}}}'),(9446,965,'_wp_attachment_image_alt','The Diamond Eye by Kate Quinn'),(9447,966,'_wp_attached_file','2026/02/KewauneeNewSite.webp'),(9448,966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:329;s:4:\"file\";s:28:\"2026/02/KewauneeNewSite.webp\";s:8:\"filesize\";i:17676;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-300x197.webp\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7898;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2150;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10148;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-474x324.webp\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15054;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-391x260.webp\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11110;}s:8:\"tileview\";a:5:{s:4:\"file\";s:28:\"KewauneeNewSite-300x329.webp\";s:5:\"width\";i:300;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9449,966,'image_optimizer_metadata','a:7:{s:6:\"status\";s:9:\"optimized\";s:10:\"error_type\";N;s:17:\"compression_level\";s:5:\"lossy\";s:11:\"retry_count\";N;s:15:\"sizes_optimized\";a:7:{i:0;s:4:\"full\";i:1;s:6:\"medium\";i:2;s:9:\"thumbnail\";i:3;s:9:\"thumblist\";i:4;s:16:\"meccarouselthumb\";i:5;s:10:\"gridsquare\";i:6;s:8:\"tileview\";}s:7:\"backups\";a:7:{s:4:\"full\";s:89:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite.png\";s:6:\"medium\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-300x197.png\";s:9:\"thumbnail\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-100x100.png\";s:9:\"thumblist\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-300x300.png\";s:16:\"meccarouselthumb\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-474x324.png\";s:10:\"gridsquare\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-391x260.png\";s:8:\"tileview\";s:97:\"/home/nflsli5/wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite-300x329.png\";}s:13:\"original_data\";a:1:{s:5:\"sizes\";a:7:{s:4:\"full\";a:5:{s:4:\"file\";s:27:\"2026/02/KewauneeNewSite.png\";s:8:\"filesize\";i:161441;s:5:\"width\";i:500;s:6:\"height\";i:329;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-300x197.png\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57281;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13554;}s:9:\"thumblist\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95620;}s:16:\"meccarouselthumb\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-474x324.png\";s:5:\"width\";i:474;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138756;}s:10:\"gridsquare\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-391x260.png\";s:5:\"width\";i:391;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93039;}s:8:\"tileview\";a:5:{s:4:\"file\";s:27:\"KewauneeNewSite-300x329.png\";s:5:\"width\";i:300;s:6:\"height\";i:329;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113088;}}}}'),(9450,964,'_thumbnail_id','965'),(9451,964,'_wp_page_template','default'),(9452,964,'mec_color',''),(9453,964,'mec_entity_type','event'),(9454,964,'mec_location_id','1'),(9455,964,'mec_dont_show_map','0'),(9456,964,'mec_organizer_id','1'),(9457,964,'mec_read_more',''),(9458,964,'mec_more_info','https://infosoup.bibliocommons.com/v2/record/S181C1019726'),(9459,964,'mec_more_info_title','Preview the Book'),(9460,964,'mec_more_info_target','_self'),(9461,964,'mec_cost',''),(9462,964,'mec_cost_auto_calculate','0'),(9463,964,'mec_currency','a:0:{}'),(9464,964,'mec_additional_organizer_ids','a:0:{}'),(9465,964,'mec_additional_location_ids','a:0:{}'),(9466,964,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-03-10\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-03-10\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(9467,964,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(9468,964,'mec_certain_weekdays','a:0:{}'),(9469,964,'mec_allday','0'),(9470,964,'one_occurrence','0'),(9471,964,'mec_hide_time','0'),(9472,964,'mec_hide_end_time','0'),(9473,964,'mec_comment',''),(9474,964,'mec_timezone','global'),(9475,964,'mec_countdown_method','global'),(9476,964,'mec_style_per_event','global'),(9477,964,'mec_trailer_url',''),(9478,964,'mec_trailer_title',''),(9479,964,'mec_public','1'),(9480,964,'mec_start_date','2026-03-10'),(9481,964,'mec_start_time_hour','12'),(9482,964,'mec_start_time_minutes','0'),(9483,964,'mec_start_time_ampm','PM'),(9484,964,'mec_start_day_seconds','43200'),(9485,964,'mec_start_datetime','2026-03-10 12:00 PM'),(9486,964,'mec_end_date','2026-03-10'),(9487,964,'mec_end_time_hour','1'),(9488,964,'mec_end_time_minutes','0'),(9489,964,'mec_end_time_ampm','PM'),(9490,964,'mec_end_day_seconds','46800'),(9491,964,'mec_end_datetime','2026-03-10 01:00 PM'),(9492,964,'mec_repeat_status','0'),(9493,964,'mec_repeat_type',''),(9494,964,'mec_repeat_interval','1'),(9495,964,'mec_repeat_end',''),(9496,964,'mec_repeat_end_at_occurrences','9'),(9497,964,'mec_repeat_end_at_date',''),(9498,964,'mec_advanced_days','a:0:{}'),(9499,964,'mec_sequence','1'),(9500,964,'mec_in_days',''),(9501,964,'mec_not_in_days',''),(9502,964,'mec_hourly_schedules','a:0:{}'),(9503,964,'mec_booking','a:0:{}'),(9504,964,'mec_tickets','a:0:{}'),(9505,964,'mec_global_tickets_applied','1'),(9506,964,'mec_fees_global_inheritance','1'),(9507,964,'mec_fees','a:0:{}'),(9508,964,'mec_ticket_variations_global_inheritance','1'),(9509,964,'mec_ticket_variations','a:0:{}'),(9510,964,'mec_reg_fields_global_inheritance','1'),(9511,964,'mec_reg_fields','a:0:{}'),(9512,964,'mec_bfixed_fields','a:0:{}'),(9513,964,'mec_op','a:0:{}'),(9514,964,'mec_fields','a:0:{}'),(9515,964,'mec_event_gallery','a:0:{}'),(9516,964,'mec_related_events','a:0:{}'),(9517,964,'mec_banner','a:0:{}'),(9518,964,'mec_event_status','EventScheduled'),(9519,964,'mec_moved_online_link',''),(9520,964,'mec_cancelled_reason',''),(9521,964,'mec_display_cancellation_reason_in_single_page',''),(9522,964,'site-sidebar-layout','default'),(9527,964,'theme-transparent-header-meta','default'),(9524,964,'ast-site-content-layout','default'),(9525,964,'site-content-style','default'),(9526,964,'site-sidebar-style','default'),(9530,964,'astra-migrate-meta-layouts','set'),(9531,969,'_mec_single_cache_version','4'),(9532,969,'_mec_single_cache_version','4'),(9533,969,'_edit_lock','1771604150:1'),(9534,969,'_edit_last','1'),(9535,969,'_thumbnail_id','965'),(9536,969,'_wp_page_template','default'),(9537,969,'mec_color',''),(9538,969,'mec_entity_type','event'),(9539,969,'mec_location_id','1'),(9540,969,'mec_dont_show_map','0'),(9541,969,'mec_organizer_id','1'),(9542,969,'mec_read_more',''),(9543,969,'mec_more_info','https://infosoup.bibliocommons.com/v2/record/S181C1019726'),(9544,969,'mec_more_info_title','Preview the Book'),(9545,969,'mec_more_info_target','_self'),(9546,969,'mec_cost',''),(9547,969,'mec_cost_auto_calculate','0'),(9548,969,'mec_currency','a:0:{}'),(9549,969,'mec_additional_organizer_ids','a:0:{}'),(9550,969,'mec_additional_location_ids','a:0:{}'),(9551,969,'mec_date','a:4:{s:5:\"start\";a:4:{s:4:\"date\";s:10:\"2026-03-10\";s:4:\"hour\";s:2:\"12\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:3:\"end\";a:4:{s:4:\"date\";s:10:\"2026-03-10\";s:4:\"hour\";s:1:\"1\";s:7:\"minutes\";s:1:\"0\";s:4:\"ampm\";s:2:\"PM\";}s:7:\"comment\";s:0:\"\";s:6:\"repeat\";a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}}'),(9552,969,'mec_repeat','a:6:{s:4:\"type\";s:5:\"daily\";s:8:\"interval\";s:1:\"1\";s:8:\"advanced\";s:0:\"\";s:3:\"end\";s:5:\"never\";s:11:\"end_at_date\";s:0:\"\";s:18:\"end_at_occurrences\";s:2:\"10\";}'),(9553,969,'mec_certain_weekdays','a:0:{}'),(9554,969,'mec_allday','0'),(9555,969,'one_occurrence','0'),(9556,969,'mec_hide_time','0'),(9557,969,'mec_hide_end_time','0'),(9558,969,'mec_comment',''),(9559,969,'mec_timezone','global'),(9560,969,'mec_countdown_method','global'),(9561,969,'mec_style_per_event','global'),(9562,969,'mec_trailer_url',''),(9563,969,'mec_trailer_title',''),(9564,969,'mec_public','1'),(9565,969,'mec_start_date','2026-03-10'),(9566,969,'mec_start_time_hour','12'),(9567,969,'mec_start_time_minutes','0'),(9568,969,'mec_start_time_ampm','PM'),(9569,969,'mec_start_day_seconds','43200'),(9570,969,'mec_start_datetime','2026-03-10 12:00 PM'),(9571,969,'mec_end_date','2026-03-10'),(9572,969,'mec_end_time_hour','1'),(9573,969,'mec_end_time_minutes','0'),(9574,969,'mec_end_time_ampm','PM'),(9575,969,'mec_end_day_seconds','46800'),(9576,969,'mec_end_datetime','2026-03-10 01:00 PM'),(9577,969,'mec_repeat_status','0'),(9578,969,'mec_repeat_type',''),(9579,969,'mec_repeat_interval','1'),(9580,969,'mec_repeat_end',''),(9581,969,'mec_repeat_end_at_occurrences','9'),(9582,969,'mec_repeat_end_at_date',''),(9583,969,'mec_advanced_days','a:0:{}'),(9584,969,'mec_sequence','2'),(9585,969,'mec_in_days',''),(9586,969,'mec_not_in_days',''),(9587,969,'mec_hourly_schedules','a:0:{}'),(9588,969,'mec_booking','a:0:{}'),(9589,969,'mec_tickets','a:0:{}'),(9590,969,'mec_global_tickets_applied','1'),(9591,969,'mec_fees_global_inheritance','1'),(9592,969,'mec_fees','a:0:{}'),(9593,969,'mec_ticket_variations_global_inheritance','1'),(9594,969,'mec_ticket_variations','a:0:{}'),(9595,969,'mec_reg_fields_global_inheritance','1'),(9596,969,'mec_reg_fields','a:0:{}'),(9597,969,'mec_bfixed_fields','a:0:{}'),(9598,969,'mec_op','a:0:{}'),(9599,969,'mec_fields','a:0:{}'),(9600,969,'mec_event_gallery','a:0:{}'),(9601,969,'mec_related_events','a:0:{}'),(9602,969,'mec_banner','a:0:{}'),(9603,969,'mec_event_status','EventScheduled'),(9604,969,'mec_moved_online_link',''),(9605,969,'mec_cancelled_reason',''),(9606,969,'mec_display_cancellation_reason_in_single_page',''),(9607,969,'site-sidebar-layout','default'),(9608,969,'theme-transparent-header-meta','default'),(9609,969,'ast-site-content-layout','default'),(9610,969,'site-content-style','default'),(9611,969,'site-sidebar-style','default'),(9612,969,'astra-migrate-meta-layouts','set'),(9613,969,'_wp_trash_meta_status','draft'),(9614,969,'_wp_trash_meta_time','1771604285'),(9615,969,'_wp_desired_post_slug','page-turners-adult-book-club-the-diamond-eye-by-kate-quinn-125');
/*!40000 ALTER TABLE `wpgy_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_postmeta` with 6137 row(s)
--

--
-- Table structure for table `wpgy_posts`
--

DROP TABLE IF EXISTS `wpgy_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1003 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_posts`
--

LOCK TABLES `wpgy_posts` WRITE;
/*!40000 ALTER TABLE `wpgy_posts` DISABLE KEYS */;
INSERT INTO `wpgy_posts` VALUES (4,0,'2025-08-12 18:48:23','2025-08-12 18:48:23','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2025-08-12 18:48:23','2025-08-12 18:48:23','',0,'https://wp.kewauneepubliclibrary.org/2025/08/12/navigation/',0,'wp_navigation','',0),(6,1,'2025-08-12 19:06:24','2025-08-12 19:06:24','','Default Kit','','publish','closed','closed','','default-kit','','','2025-08-12 19:06:24','2025-08-12 19:06:24','',0,'https://wp.kewauneepubliclibrary.org/?p=6',0,'elementor_library','',0),(10,1,'2025-08-22 13:19:45','2025-08-22 18:19:45','','Logo','','inherit','open','closed','','logo','','','2025-12-30 14:28:32','2025-12-30 20:28:32','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/08/logo.png',0,'attachment','image/png',0),(94,1,'2026-02-19 15:57:19','2025-10-10 18:31:53',' ','','','publish','closed','closed','','94','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/10/10/94/',1,'nav_menu_item','',0),(95,1,'2025-10-10 13:31:53','2025-10-10 18:31:53','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-10-10 13:31:53','2025-10-10 18:31:53','',92,'https://wp.kewauneepubliclibrary.org/?p=95',0,'revision','',0),(96,1,'2025-10-10 13:31:53','2025-10-10 18:31:53','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-10-10 13:31:53','2025-10-10 18:31:53','',92,'https://wp.kewauneepubliclibrary.org/?p=96',0,'revision','',0),(97,1,'2025-10-10 13:31:54','2025-10-10 18:31:54','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-10-10 13:31:54','2025-10-10 18:31:54','',92,'https://wp.kewauneepubliclibrary.org/?p=97',0,'revision','',0),(118,1,'2025-10-22 09:04:57','2025-10-22 14:04:57','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>							<a href=\"https://www.facebook.com/kewauneelibfriends/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@kewauneelibfriends					\n						Follow The Friends of the Kewaunee Public Library on Facebook					\n						</a>\n				<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','publish','closed','closed','','about','','','2026-02-18 11:26:51','2026-02-18 17:26:51','',0,'https://wp.kewauneepubliclibrary.org/?page_id=118',0,'page','',0),(482,1,'2025-12-30 15:35:06','2025-12-30 21:35:06','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:06','2025-12-30 21:35:06','',118,'https://wp.kewauneepubliclibrary.org/?p=482',0,'revision','',0),(119,1,'2025-10-22 09:04:57','2025-10-22 14:04:57','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-22 09:04:57','2025-10-22 14:04:57','',118,'https://wp.kewauneepubliclibrary.org/?p=119',0,'revision','',0),(120,1,'2026-02-19 15:57:19','2025-10-22 14:05:23',' ','','','publish','closed','closed','','120','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/10/22/120/',5,'nav_menu_item','',0),(121,1,'2025-10-22 09:05:23','2025-10-22 14:05:23','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-22 09:05:23','2025-10-22 14:05:23','',118,'https://wp.kewauneepubliclibrary.org/?p=121',0,'revision','',0),(122,1,'2025-10-22 09:05:27','2025-10-22 14:05:27','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-22 09:05:27','2025-10-22 14:05:27','',118,'https://wp.kewauneepubliclibrary.org/?p=122',0,'revision','',0),(123,1,'2025-10-22 09:05:28','2025-10-22 14:05:28','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-22 09:05:28','2025-10-22 14:05:28','',118,'https://wp.kewauneepubliclibrary.org/?p=123',0,'revision','',0),(468,1,'2025-12-30 15:27:21','2025-12-30 21:27:21','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:27:21','2025-12-30 21:27:21','',118,'https://wp.kewauneepubliclibrary.org/?p=468',0,'revision','',0),(30,1,'2025-10-03 14:53:37','2025-10-03 19:53:37','<p>Browse the Kewaunee Public Library newspaper and yearbook archives of the Kewaunee Enterprise and Lake Whispers Yearbooks.</p>														<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n							<img width=\"961\" height=\"902\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png\" alt=\"ResCartaWeb screenshot\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png 961w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-300x282.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-768x721.png 768w\" sizes=\"(max-width: 961px) 100vw, 961px\" />								</a>\n													<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.</p>','Newspaper & Yearbook Archive','','publish','closed','closed','','newspaper-yearbook-archive','','','2025-12-22 18:52:06','2025-12-23 00:52:06','',0,'https://wp.kewauneepubliclibrary.org/?page_id=30',0,'page','',0),(31,1,'2025-10-03 14:52:34','2025-10-03 19:52:34','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-astra','','','2025-10-03 14:52:34','2025-10-03 19:52:34','',0,'https://wp.kewauneepubliclibrary.org/2025/10/03/wp-global-styles-astra/',0,'wp_global_styles','',0),(32,1,'2025-10-03 14:55:26','2025-10-03 19:55:26','','Newspaper &amp; Yearbok','','inherit','closed','closed','','30-revision-v1','','','2025-10-03 14:55:26','2025-10-03 19:55:26','',30,'https://wp.kewauneepubliclibrary.org/?p=32',0,'revision','',0),(33,1,'2025-10-03 14:55:27','2025-10-03 19:55:27','','Newspaper &amp; Yearbok','','inherit','closed','closed','','30-revision-v1','','','2025-10-03 14:55:27','2025-10-03 19:55:27','',30,'https://wp.kewauneepubliclibrary.org/?p=33',0,'revision','',0),(34,1,'2025-10-03 14:55:27','2025-10-03 19:55:27','','Newspaper &amp; Yearbok','','inherit','closed','closed','','30-revision-v1','','','2025-10-03 14:55:27','2025-10-03 19:55:27','',30,'https://wp.kewauneepubliclibrary.org/?p=34',0,'revision','',0),(35,1,'2025-10-03 14:56:52','2025-10-03 19:56:52','','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-10-03 14:56:52','2025-10-03 19:56:52','',30,'https://wp.kewauneepubliclibrary.org/?p=35',0,'revision','',0),(36,1,'2025-10-03 15:27:25','2025-10-03 20:27:25','','Kewaunee Public Library Building 2000x557','','inherit','open','closed','','kewaunee-public-library-building-2000x557','','','2025-10-03 15:28:05','2025-10-03 20:28:05','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg',0,'attachment','image/jpeg',0),(37,1,'2025-10-03 15:27:35','2025-10-03 20:27:35','','Kewaunee-Public-Library-logo-1414x1414','','inherit','open','closed','','kewaunee-public-library-logo-1414x1414','','','2025-10-03 15:28:21','2025-10-03 20:28:21','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-logo-1414x1414-1.png',0,'attachment','image/png',0),(39,1,'2025-10-03 15:36:30','2025-10-03 20:36:30','https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.png','Kewaunee-Public-Library-logo-1414x1414','','inherit','open','closed','','kewaunee-public-library-logo-1414x1414-2','','','2026-02-02 12:19:18','2026-02-02 18:19:18','',37,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/cropped-Kewaunee-Public-Library-logo-1414x1414-1.webp',0,'attachment','image/webp',0),(92,1,'2025-10-10 13:31:20','2025-10-10 18:31:20','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Mar 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','publish','closed','closed','','home','','','2026-02-20 09:17:12','2026-02-20 15:17:12','',0,'https://wp.kewauneepubliclibrary.org/?page_id=92',0,'page','',0),(58,1,'2025-10-10 08:43:21','2025-10-10 13:43:21','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-10-10 08:43:21','2025-10-10 13:43:21','',55,'https://wp.kewauneepubliclibrary.org/?p=58',0,'revision','',0),(86,1,'2026-02-19 15:57:19','2025-10-10 18:25:55',' ','','','publish','closed','closed','','86','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/10/10/86/',2,'nav_menu_item','',0),(56,1,'2025-10-10 08:43:03','2025-10-10 13:43:03','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-10-10 08:43:03','2025-10-10 13:43:03','',55,'https://wp.kewauneepubliclibrary.org/?p=56',0,'revision','',0),(55,1,'2025-10-10 08:43:03','2025-10-10 13:43:03','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','publish','closed','closed','','calendar','','','2026-02-18 15:55:34','2026-02-18 21:55:34','',0,'https://wp.kewauneepubliclibrary.org/?page_id=55',0,'page','',0),(93,1,'2025-10-10 13:31:20','2025-10-10 18:31:20','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-10-10 13:31:20','2025-10-10 18:31:20','',92,'https://wp.kewauneepubliclibrary.org/?p=93',0,'revision','',0),(89,1,'2026-02-19 15:57:19','2025-10-10 18:26:49',' ','','','publish','closed','closed','','89','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/10/10/89/',4,'nav_menu_item','',0),(88,1,'2026-02-19 15:57:19','2025-10-10 18:26:42',' ','','','publish','closed','closed','','88','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/10/10/88/',3,'nav_menu_item','',0),(128,1,'2025-10-23 08:07:55','2025-10-23 13:07:55','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2>Ongoing Efforts to Ensure Accessibility</h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','publish','closed','closed','','web-accessibility-statement','','','2026-02-19 15:51:41','2026-02-19 21:51:41','',0,'https://wp.kewauneepubliclibrary.org/?page_id=128',0,'page','',0),(604,1,'2026-01-14 09:05:32','2026-01-14 15:05:32','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:05:32','2026-01-14 15:05:32','',128,'https://wp.kewauneepubliclibrary.org/?p=604',0,'revision','',0),(59,1,'2025-10-10 08:43:22','2025-10-10 13:43:22','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-10-10 08:43:22','2025-10-10 13:43:22','',55,'https://wp.kewauneepubliclibrary.org/?p=59',0,'revision','',0),(60,1,'2025-10-10 08:43:22','2025-10-10 13:43:22','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-10-10 08:43:22','2025-10-10 13:43:22','',55,'https://wp.kewauneepubliclibrary.org/?p=60',0,'revision','',0),(61,1,'2025-10-10 08:50:22','2025-10-10 13:50:22','<h1>Kewaunee Public Library Monthly Newsletters</h1>		<p>Subscribe to and read Kewaunee Public Library monthly newsletters. <a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">You can also review the library\'s calendar of events here. </a></p>			<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h3>Review Monthly Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','publish','closed','closed','','newsletters','','','2025-12-22 18:36:22','2025-12-23 00:36:22','',0,'https://wp.kewauneepubliclibrary.org/?page_id=61',0,'page','',0),(62,1,'2025-10-10 08:50:22','2025-10-10 13:50:22','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-10-10 08:50:22','2025-10-10 13:50:22','',61,'https://wp.kewauneepubliclibrary.org/?p=62',0,'revision','',0),(63,1,'2025-10-10 08:52:13','2025-10-10 13:52:13','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-10-10 08:52:13','2025-10-10 13:52:13','',61,'https://wp.kewauneepubliclibrary.org/?p=63',0,'revision','',0),(64,1,'2025-10-10 08:52:13','2025-10-10 13:52:13','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-10-10 08:52:13','2025-10-10 13:52:13','',61,'https://wp.kewauneepubliclibrary.org/?p=64',0,'revision','',0),(65,1,'2025-10-10 08:52:14','2025-10-10 13:52:14','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-10-10 08:52:14','2025-10-10 13:52:14','',61,'https://wp.kewauneepubliclibrary.org/?p=65',0,'revision','',0),(694,1,'2026-02-03 13:34:06','2026-02-03 19:34:06','Please complete, sign, and deliver this form to the library.','Kewaunee Public Library Reconsideration of Material Form','','inherit','open','closed','','reconsideration-of-material-form-fillable','','','2026-02-03 13:47:42','2026-02-03 19:47:42','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf',0,'attachment','application/pdf',0),(133,1,'2025-10-28 14:39:35','2025-10-28 19:39:35',' ','','','publish','closed','closed','','133','','','2025-10-28 14:39:35','2025-10-28 19:39:35','',0,'https://wp.kewauneepubliclibrary.org/?p=133',1,'nav_menu_item','',0),(130,1,'2025-10-23 08:25:00','2025-10-23 13:25:00','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Our Commitment to Web Accessibility','','inherit','closed','closed','','128-revision-v1','','','2025-10-23 08:25:00','2025-10-23 13:25:00','',128,'https://wp.kewauneepubliclibrary.org/?p=130',0,'revision','',0),(131,1,'2025-10-23 08:25:00','2025-10-23 13:25:00','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Our Commitment to Web Accessibility','','inherit','closed','closed','','128-revision-v1','','','2025-10-23 08:25:00','2025-10-23 13:25:00','',128,'https://wp.kewauneepubliclibrary.org/?p=131',0,'revision','',0),(132,1,'2025-10-23 08:25:01','2025-10-23 13:25:01','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Our Commitment to Web Accessibility','','inherit','closed','closed','','128-revision-v1','','','2025-10-23 08:25:01','2025-10-23 13:25:01','',128,'https://wp.kewauneepubliclibrary.org/?p=132',0,'revision','',0),(136,1,'2025-10-28 14:58:49','2025-10-28 19:58:49','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2025-10-28 14:58:49','2025-10-28 19:58:49','',128,'https://wp.kewauneepubliclibrary.org/?p=136',0,'revision','',0),(160,1,'2025-10-29 11:27:55','2025-10-29 16:27:55','','City of Kewaunee Application for Employment','','inherit','open','closed','','city-of-kewaunee-application-for-employment','','','2025-10-29 11:27:55','2025-10-29 16:27:55','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf',0,'attachment','application/pdf',0),(628,1,'2026-02-02 12:35:53','2026-02-02 18:35:53','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-02 12:35:53','2026-02-02 18:35:53','',92,'https://wp.kewauneepubliclibrary.org/?p=628',0,'revision','',0),(177,1,'2025-10-29 12:13:12','2025-10-29 17:13:12','','curbside-pickup-available','','inherit','open','closed','','curbside-pickup-available','','','2025-10-29 12:13:37','2025-10-29 17:13:37','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png',0,'attachment','image/png',0),(662,1,'2026-02-03 08:52:27','2026-02-03 14:52:27','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:52:27','2026-02-03 14:52:27','',118,'https://wp.kewauneepubliclibrary.org/?p=662',0,'revision','',0),(192,1,'2025-10-29 14:50:52','2025-10-29 19:50:52','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 14:50:52','2025-10-29 19:50:52','',118,'https://wp.kewauneepubliclibrary.org/?p=192',0,'revision','',0),(190,1,'2025-10-29 14:50:51','2025-10-29 19:50:51','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 14:50:51','2025-10-29 19:50:51','',118,'https://wp.kewauneepubliclibrary.org/?p=190',0,'revision','',0),(191,1,'2025-10-29 14:50:51','2025-10-29 19:50:51','','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 14:50:51','2025-10-29 19:50:51','',118,'https://wp.kewauneepubliclibrary.org/?p=191',0,'revision','',0),(196,1,'2025-10-29 15:54:08','2025-10-29 20:54:08','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:54:08','2025-10-29 20:54:08','',118,'https://wp.kewauneepubliclibrary.org/?p=196',0,'revision','',0),(194,1,'2025-10-29 15:54:07','2025-10-29 20:54:07','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:54:07','2025-10-29 20:54:07','',118,'https://wp.kewauneepubliclibrary.org/?p=194',0,'revision','',0),(195,1,'2025-10-29 15:54:07','2025-10-29 20:54:07','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:54:07','2025-10-29 20:54:07','',118,'https://wp.kewauneepubliclibrary.org/?p=195',0,'revision','',0),(200,1,'2025-10-29 15:58:38','2025-10-29 20:58:38','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:58:38','2025-10-29 20:58:38','',118,'https://wp.kewauneepubliclibrary.org/?p=200',0,'revision','',0),(198,1,'2025-10-29 15:58:37','2025-10-29 20:58:37','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:58:37','2025-10-29 20:58:37','',118,'https://wp.kewauneepubliclibrary.org/?p=198',0,'revision','',0),(199,1,'2025-10-29 15:58:38','2025-10-29 20:58:38','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 15:58:38','2025-10-29 20:58:38','',118,'https://wp.kewauneepubliclibrary.org/?p=199',0,'revision','',0),(205,1,'2025-10-29 16:16:17','2025-10-29 21:16:17','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:16:17','2025-10-29 21:16:17','',118,'https://wp.kewauneepubliclibrary.org/?p=205',0,'revision','',0),(202,1,'2025-10-29 16:07:23','2025-10-29 21:07:23','','Internet Policy','','inherit','open','closed','','kewaunee_public_library_internet_policy_01-22','','','2025-10-29 16:07:35','2025-10-29 21:07:35','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf',0,'attachment','application/pdf',0),(203,1,'2025-10-29 16:16:16','2025-10-29 21:16:16','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:16:16','2025-10-29 21:16:16','',118,'https://wp.kewauneepubliclibrary.org/?p=203',0,'revision','',0),(204,1,'2025-10-29 16:16:16','2025-10-29 21:16:16','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:16:16','2025-10-29 21:16:16','',118,'https://wp.kewauneepubliclibrary.org/?p=204',0,'revision','',0),(211,1,'2025-10-29 16:29:39','2025-10-29 21:29:39','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:29:39','2025-10-29 21:29:39','',118,'https://wp.kewauneepubliclibrary.org/?p=211',0,'revision','',0),(227,1,'2025-12-19 10:43:52','2025-12-19 16:43:52','','City of Kewaunee lighthouse','','inherit','open','closed','','city-of-kewaunee-lighthouse','','','2025-12-19 10:44:07','2025-12-19 16:44:07','',118,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png',0,'attachment','image/png',0),(208,1,'2025-10-29 16:28:37','2025-10-29 21:28:37','','Kewaunee County Wisconsin logo','','inherit','open','closed','','kewaunee-county-wisconsin-logo','','','2025-10-29 16:28:47','2025-10-29 21:28:47','',118,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png',0,'attachment','image/png',0),(209,1,'2025-10-29 16:29:37','2025-10-29 21:29:37','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:29:37','2025-10-29 21:29:37','',118,'https://wp.kewauneepubliclibrary.org/?p=209',0,'revision','',0),(210,1,'2025-10-29 16:29:38','2025-10-29 21:29:38','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>','About','','inherit','closed','closed','','118-revision-v1','','','2025-10-29 16:29:38','2025-10-29 21:29:38','',118,'https://wp.kewauneepubliclibrary.org/?p=210',0,'revision','',0),(473,1,'2025-12-30 15:29:54','2025-12-30 21:29:54','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:29:54','2025-12-30 21:29:54','',118,'https://wp.kewauneepubliclibrary.org/?p=473',0,'revision','',0),(225,1,'2025-12-19 10:27:21','2025-12-19 16:27:21','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:27:21','2025-12-19 16:27:21','',118,'https://wp.kewauneepubliclibrary.org/?p=225',0,'revision','',0),(223,1,'2025-12-19 10:27:19','2025-12-19 16:27:19','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:27:19','2025-12-19 16:27:19','',118,'https://wp.kewauneepubliclibrary.org/?p=223',0,'revision','',0),(224,1,'2025-12-19 10:27:20','2025-12-19 16:27:20','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:27:20','2025-12-19 16:27:20','',118,'https://wp.kewauneepubliclibrary.org/?p=224',0,'revision','',0),(470,1,'2025-12-30 15:27:22','2025-12-30 21:27:22','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:27:22','2025-12-30 21:27:22','',118,'https://wp.kewauneepubliclibrary.org/?p=470',0,'revision','',0),(232,1,'2025-12-19 10:56:33','2025-12-19 16:56:33','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:56:33','2025-12-19 16:56:33','',118,'https://wp.kewauneepubliclibrary.org/?p=232',0,'revision','',0),(228,1,'2025-12-19 10:47:45','2025-12-19 16:47:45','','Kewaunee Chamber of Commerce logo','','inherit','open','closed','','kewaunee-chamber-of-commerce-logo','','','2025-12-19 10:50:06','2025-12-19 16:50:06','',118,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png',0,'attachment','image/png',0),(229,1,'2025-12-19 10:50:06','2025-12-19 16:50:06','','Kewaunee School District logo','','inherit','open','closed','','kewaunee-school-district-logo','','','2025-12-30 14:27:54','2025-12-30 20:27:54','',118,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png',0,'attachment','image/png',0),(230,1,'2025-12-19 10:56:32','2025-12-19 16:56:32','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:56:32','2025-12-19 16:56:32','',118,'https://wp.kewauneepubliclibrary.org/?p=230',0,'revision','',0),(231,1,'2025-12-19 10:56:32','2025-12-19 16:56:32','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, call <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will not accept books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"153\" height=\"255\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-seal-logo.jpeg\" alt=\"City of Kewaunee logo\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"http://kewaunee.org/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"http://kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img src=\"https://wp.kewauneepubliclibrary.org/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:56:32','2025-12-19 16:56:32','',118,'https://wp.kewauneepubliclibrary.org/?p=231',0,'revision','',0),(233,1,'2025-12-19 10:58:04','2025-12-19 16:58:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:58:04','2025-12-19 16:58:04','',118,'https://wp.kewauneepubliclibrary.org/?p=233',0,'revision','',0),(234,1,'2025-12-19 10:58:04','2025-12-19 16:58:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:58:04','2025-12-19 16:58:04','',118,'https://wp.kewauneepubliclibrary.org/?p=234',0,'revision','',0),(235,1,'2025-12-19 10:58:05','2025-12-19 16:58:05','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-19 10:58:05','2025-12-19 16:58:05','',118,'https://wp.kewauneepubliclibrary.org/?p=235',0,'revision','',0),(240,1,'2025-12-22 10:56:14','2025-12-22 16:56:14','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 10:56:14','2025-12-22 16:56:14','',92,'https://wp.kewauneepubliclibrary.org/?p=240',0,'revision','',0),(238,1,'2025-12-22 10:56:13','2025-12-22 16:56:13','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 10:56:13','2025-12-22 16:56:13','',92,'https://wp.kewauneepubliclibrary.org/?p=238',0,'revision','',0),(239,1,'2025-12-22 10:56:14','2025-12-22 16:56:14','','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 10:56:14','2025-12-22 16:56:14','',92,'https://wp.kewauneepubliclibrary.org/?p=239',0,'revision','',0),(244,1,'2025-12-22 11:03:23','2025-12-22 17:03:23','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 11:03:23','2025-12-22 17:03:23','',92,'https://wp.kewauneepubliclibrary.org/?p=244',0,'revision','',0),(242,1,'2025-12-22 11:03:21','2025-12-22 17:03:21','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 11:03:21','2025-12-22 17:03:21','',92,'https://wp.kewauneepubliclibrary.org/?p=242',0,'revision','',0),(243,1,'2025-12-22 11:03:22','2025-12-22 17:03:22','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 11:03:22','2025-12-22 17:03:22','',92,'https://wp.kewauneepubliclibrary.org/?p=243',0,'revision','',0),(253,1,'2025-12-22 12:06:13','2025-12-22 18:06:13','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:06:13','2025-12-22 18:06:13','',92,'https://wp.kewauneepubliclibrary.org/?p=253',0,'revision','',0),(246,1,'2025-12-22 11:35:53','2025-12-22 17:35:53','','1-e1737661103200.png','','inherit','open','closed','','1-e1737661103200-png','','','2026-02-18 13:43:32','2026-02-18 19:43:32','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/1-e1737661103200.png',0,'attachment','image/png',0),(247,1,'2025-12-22 11:35:54','2025-12-22 17:35:54','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2025-12-30 14:27:32','2025-12-30 20:27:32','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/placeholder.png',0,'attachment','image/png',0),(248,1,'2025-12-22 11:35:55','2025-12-22 17:35:55','','WiFi-FREE-ZONE-1-e1739994733208.png','','inherit','open','closed','','wifi-free-zone-1-e1739994733208-png','','','2025-12-30 14:27:21','2025-12-30 20:27:21','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/WiFi-FREE-ZONE-1-e1739994733208.png',0,'attachment','image/png',0),(251,1,'2025-12-22 12:06:12','2025-12-22 18:06:12','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:06:12','2025-12-22 18:06:12','',92,'https://wp.kewauneepubliclibrary.org/?p=251',0,'revision','',0),(250,1,'2025-12-22 12:01:01','2025-12-22 18:01:01','','email-marketing-2362038_640','','inherit','open','closed','','email-marketing-2362038_640','','','2025-12-22 12:03:32','2025-12-22 18:03:32','',92,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/email-marketing-2362038_640.png',0,'attachment','image/png',0),(249,1,'2025-12-22 11:44:16','2025-12-22 17:44:16','','Kewaunee Public Library Facebook','','inherit','open','closed','','kewaunee-public-library-facebook','','','2025-12-22 11:44:41','2025-12-22 17:44:41','',92,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Public-Library-Facebook.png',0,'attachment','image/png',0),(252,1,'2025-12-22 12:06:13','2025-12-22 18:06:13','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:06:13','2025-12-22 18:06:13','',92,'https://wp.kewauneepubliclibrary.org/?p=252',0,'revision','',0),(257,1,'2025-12-22 12:11:09','2025-12-22 18:11:09','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:11:09','2025-12-22 18:11:09','',92,'https://wp.kewauneepubliclibrary.org/?p=257',0,'revision','',0),(255,1,'2025-12-22 12:11:08','2025-12-22 18:11:08','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:11:08','2025-12-22 18:11:08','',92,'https://wp.kewauneepubliclibrary.org/?p=255',0,'revision','',0),(256,1,'2025-12-22 12:11:08','2025-12-22 18:11:08','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:11:08','2025-12-22 18:11:08','',92,'https://wp.kewauneepubliclibrary.org/?p=256',0,'revision','',0),(258,1,'2025-12-22 12:16:04','2025-12-22 18:16:04','','libby-logo.png','','inherit','open','closed','','libby-logo-png','','','2025-12-30 14:27:07','2025-12-30 20:27:07','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png',0,'attachment','image/png',0),(259,1,'2025-12-22 12:16:05','2025-12-22 18:16:05','','Magazines-OverDrive-copy.webp','','inherit','open','closed','','magazines-overdrive-copy-webp','','','2025-12-30 14:27:00','2025-12-30 20:27:00','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp',0,'attachment','image/webp',0),(260,1,'2025-12-22 12:16:06','2025-12-22 18:16:06','','TumbleBooks-child-with-Tablet.jpg','','inherit','open','closed','','tumblebooks-child-with-tablet-jpg','','','2025-12-30 14:26:48','2025-12-30 20:26:48','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg',0,'attachment','image/jpeg',0),(270,1,'2025-12-22 12:29:43','2025-12-22 18:29:43','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:29:43','2025-12-22 18:29:43','',92,'https://wp.kewauneepubliclibrary.org/?p=270',0,'revision','',0),(262,1,'2025-12-22 12:28:37','2025-12-22 18:28:37','','BadgerLink.jpg','','inherit','open','closed','','badgerlink-jpg','','','2025-12-30 14:26:21','2025-12-30 20:26:21','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg',0,'attachment','image/jpeg',0),(263,1,'2025-12-22 12:28:37','2025-12-22 18:28:37','','Research-Tools-e1741722629632.jpg','','inherit','open','closed','','research-tools-e1741722629632-jpg','','','2025-12-30 14:25:45','2025-12-30 20:25:45','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg',0,'attachment','image/jpeg',0),(264,1,'2025-12-22 12:29:04','2025-12-22 18:29:04','','Ancestry.png','','inherit','open','closed','','ancestry-png','','','2025-12-30 14:25:28','2025-12-30 20:25:28','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png',0,'attachment','image/png',0),(265,1,'2025-12-22 12:29:04','2025-12-22 18:29:04','','Newspapers-e1741722809933.jpg','','inherit','open','closed','','newspapers-e1741722809933-jpg','','','2025-12-30 14:25:20','2025-12-30 20:25:20','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg',0,'attachment','image/jpeg',0),(266,1,'2025-12-22 12:29:05','2025-12-22 18:29:05','','Recollection-e1741722827972.jpg','','inherit','open','closed','','recollection-e1741722827972-jpg','','','2025-12-30 14:25:01','2025-12-30 20:25:01','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg',0,'attachment','image/jpeg',0),(267,1,'2025-12-22 12:29:05','2025-12-22 18:29:05','','Heritage-Quest-e1741722838422.jpg','','inherit','open','closed','','heritage-quest-e1741722838422-jpg','','','2025-12-30 14:24:36','2025-12-30 20:24:36','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg',0,'attachment','image/jpeg',0),(268,1,'2025-12-22 12:29:42','2025-12-22 18:29:42','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:29:42','2025-12-22 18:29:42','',92,'https://wp.kewauneepubliclibrary.org/?p=268',0,'revision','',0),(269,1,'2025-12-22 12:29:42','2025-12-22 18:29:42','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 12:29:42','2025-12-22 18:29:42','',92,'https://wp.kewauneepubliclibrary.org/?p=269',0,'revision','',0),(274,1,'2025-12-22 13:04:54','2025-12-22 19:04:54','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 13:04:54','2025-12-22 19:04:54','',92,'https://wp.kewauneepubliclibrary.org/?p=274',0,'revision','',0),(272,1,'2025-12-22 13:04:53','2025-12-22 19:04:53','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 13:04:53','2025-12-22 19:04:53','',92,'https://wp.kewauneepubliclibrary.org/?p=272',0,'revision','',0),(273,1,'2025-12-22 13:04:54','2025-12-22 19:04:54','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 13:04:54','2025-12-22 19:04:54','',92,'https://wp.kewauneepubliclibrary.org/?p=273',0,'revision','',0),(275,1,'2025-12-22 13:09:59','2025-12-22 19:09:59','','events carousel 4 spots','','publish','closed','closed','','events-carousel-4-spots','','','2026-02-04 08:57:50','2026-02-04 14:57:50','',0,'https://wp.kewauneepubliclibrary.org/mec_calendars/events-carousel-4-spots/',0,'mec_calendars','',0),(278,1,'2025-12-22 13:29:29','2025-12-22 19:29:29','On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C668693\"><em>Sideways Stories from Wayside School</em> by Louis Sachar</a>. Please\r\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\r\n\r\nQuestions? Call <a href=\"tel:9203885015\">(920) 388-5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Kids Book Club','','publish','closed','closed','','kids-book-club','','','2025-12-22 16:30:56','2025-12-22 22:30:56','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=278',0,'mec-events','',0),(279,1,'2025-12-22 13:27:48','2025-12-22 19:27:48','','Sideways Stories from Wayside School by Louis Sachar','','inherit','open','closed','','sideways-stories-from-wayside-school-by-louis-sachar','','','2025-12-22 13:28:17','2025-12-22 19:28:17','',278,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar.jpg',0,'attachment','image/jpeg',0),(280,1,'2025-12-22 13:29:29','2025-12-22 19:29:29','On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C668693\"><em>Sideways Stories from Wayside School</em> by Louis Sachar</a>. Please\r\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\r\n\r\nQuestions? Call <a href=\"tel:9203885015\">(920) 388-5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Kids Book Club','','inherit','closed','closed','','278-revision-v1','','','2025-12-22 13:29:29','2025-12-22 19:29:29','',278,'https://wp.kewauneepubliclibrary.org/?p=280',0,'revision','',0),(716,1,'2026-02-03 14:10:47','2026-02-03 20:10:47','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 14:10:47','2026-02-03 20:10:47','',92,'https://wp.kewauneepubliclibrary.org/?p=716',0,'revision','',0),(717,1,'2026-02-03 14:22:33','2026-02-03 20:22:33','Each cup of coffee is full of untold stories.\r\n\r\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\r\n\r\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.','Senior Coffee Club','','publish','open','closed','','senior-coffee-club','','','2026-02-03 14:22:33','2026-02-03 20:22:33','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=717',0,'mec-events','',0),(718,1,'2026-02-03 14:21:30','2026-02-03 20:21:30','','Cup of Coffee','','inherit','open','closed','','cup-of-coffee','','','2026-02-03 14:21:54','2026-02-03 20:21:54','',717,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp',0,'attachment','image/webp',0),(719,1,'2026-02-03 14:22:33','2026-02-03 20:22:33','Each cup of coffee is full of untold stories.\r\n\r\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\r\n\r\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.','Senior Coffee Club','','inherit','closed','closed','','717-revision-v1','','','2026-02-03 14:22:33','2026-02-03 20:22:33','',717,'https://wp.kewauneepubliclibrary.org/?p=719',0,'revision','',0),(720,1,'2026-02-03 14:28:54','2026-02-03 20:28:54','Magazine Give-away at The Kewaunee Public Library.\r\n\r\nStarts February 16th at 10:00 AM.\r\n\r\n2024 Issues and Older (Free)','Magazine Give-away','','publish','open','closed','','magazine-give-away','','','2026-02-03 14:28:54','2026-02-03 20:28:54','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=720',0,'mec-events','',0),(721,1,'2026-02-03 14:25:46','2026-02-03 20:25:46','','magazine-give-away','','inherit','open','closed','','magazine-give-away','','','2026-02-03 14:27:52','2026-02-03 20:27:52','',720,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away.webp',0,'attachment','image/webp',0),(722,1,'2026-02-03 14:28:54','2026-02-03 20:28:54','Magazine Give-away at The Kewaunee Public Library.\r\n\r\nStarts February 16th at 10:00 AM.\r\n\r\n2024 Issues and Older (Free)','Magazine Give-away','','inherit','closed','closed','','720-revision-v1','','','2026-02-03 14:28:54','2026-02-03 20:28:54','',720,'https://wp.kewauneepubliclibrary.org/?p=722',0,'revision','',0),(723,1,'2026-02-03 14:33:12','2026-02-03 20:33:12','Friday, Feb. 13, 2026, at 1:00 PM\r\n\r\nJoin us in watching the movie, <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1002678\"><em>The Roses</em></a>.\r\n\r\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\r\n​We will serve popcorn and a drink.','Afternoon Adult Matinee','','publish','open','closed','','afternoon-adult-matinee','','','2026-02-03 14:33:12','2026-02-03 20:33:12','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=723',0,'mec-events','',0),(724,1,'2026-02-03 14:32:16','2026-02-03 20:32:16','','The Roses movie jacket','','inherit','open','closed','','the-roses-movie-jacket','','','2026-02-03 14:32:30','2026-02-03 20:32:30','',723,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket.webp',0,'attachment','image/webp',0),(725,1,'2026-02-03 14:33:12','2026-02-03 20:33:12','Friday, Feb. 13, 2026, at 1:00 PM\r\n\r\nJoin us in watching the movie, <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1002678\"><em>The Roses</em></a>.\r\n\r\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\r\n​We will serve popcorn and a drink.','Afternoon Adult Matinee','','inherit','closed','closed','','723-revision-v1','','','2026-02-03 14:33:12','2026-02-03 20:33:12','',723,'https://wp.kewauneepubliclibrary.org/?p=725',0,'revision','',0),(726,1,'2026-02-03 14:37:42','2026-02-03 20:37:42','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 2:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart @ 2PM','','publish','open','closed','','diy-button-heart-2pm','','','2026-02-03 14:47:09','2026-02-03 20:47:09','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=726',0,'mec-events','',0),(727,1,'2026-02-03 14:37:20','2026-02-03 20:37:20','','craft heart covered in buttons','','inherit','open','closed','','craft-heart-covered-in-buttons','','','2026-02-03 14:37:48','2026-02-03 20:37:48','',726,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons.webp',0,'attachment','image/webp',0),(728,1,'2026-02-03 14:37:42','2026-02-03 20:37:42','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 2:00 PM or 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart','','inherit','closed','closed','','726-revision-v1','','','2026-02-03 14:37:42','2026-02-03 20:37:42','',726,'https://wp.kewauneepubliclibrary.org/?p=728',0,'revision','',0),(729,1,'2026-02-03 14:38:22','2026-02-03 20:38:22','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 2:00 PM or 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart @ 2PM','','inherit','closed','closed','','726-revision-v1','','','2026-02-03 14:38:22','2026-02-03 20:38:22','',726,'https://wp.kewauneepubliclibrary.org/?p=729',0,'revision','',0),(730,1,'2026-02-03 14:39:12','2026-02-03 20:39:12','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart @ 4PM','','publish','open','closed','','diy-button-heart-4pm','','','2026-02-03 14:46:43','2026-02-03 20:46:43','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=730',0,'mec-events','',0),(731,1,'2026-02-03 14:39:12','2026-02-03 20:39:12','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 2:00 PM or 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Copy of DIY Button Heart @ 4PM','','inherit','closed','closed','','730-revision-v1','','','2026-02-03 14:39:12','2026-02-03 20:39:12','',730,'https://wp.kewauneepubliclibrary.org/?p=731',0,'revision','',0),(732,1,'2026-02-03 14:43:54','2026-02-03 20:43:54','Join us for Page Turner\'s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C952451\"><em>A Forty Year Kiss</em></a> by Nickolas Butler.\r\n\r\nCome join us for a discussion.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: A Forty Year Kiss','','publish','open','closed','','page-turners-adult-book-club-a-forty-year-kiss','','','2026-02-03 14:43:54','2026-02-03 20:43:54','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=732',0,'mec-events','',0),(733,1,'2026-02-03 14:43:42','2026-02-03 20:43:42','','A Forty Year Kiss by Nickolas Butler','','inherit','open','closed','','a-forty-year-kiss-by-nickolas-butler','','','2026-02-03 14:43:53','2026-02-03 20:43:53','',732,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler.webp',0,'attachment','image/webp',0),(734,1,'2026-02-03 14:43:54','2026-02-03 20:43:54','Join us for Page Turner\'s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C952451\"><em>A Forty Year Kiss</em></a> by Nickolas Butler.\r\n\r\nCome join us for a discussion.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: A Forty Year Kiss','','inherit','closed','closed','','732-revision-v1','','','2026-02-03 14:43:54','2026-02-03 20:43:54','',732,'https://wp.kewauneepubliclibrary.org/?p=734',0,'revision','',0),(735,1,'2026-02-03 14:46:13','2026-02-03 20:46:13','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Copy of DIY Button Heart @ 4PM','','inherit','closed','closed','','730-revision-v1','','','2026-02-03 14:46:13','2026-02-03 20:46:13','',730,'https://wp.kewauneepubliclibrary.org/?p=735',0,'revision','',0),(736,1,'2026-02-03 14:46:43','2026-02-03 20:46:43','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 4:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart @ 4PM','','inherit','closed','closed','','730-revision-v1','','','2026-02-03 14:46:43','2026-02-03 20:46:43','',730,'https://wp.kewauneepubliclibrary.org/?p=736',0,'revision','',0),(737,1,'2026-02-03 14:47:09','2026-02-03 20:47:09','Create a button heart to use for Valentine\'s Day decoration.\r\n\r\nThursday, Feb. 12th, at 2:00 PM.\r\n\r\nPlease register in advance by calling <a href=\"tel:9203885015\">(920) 388-5015</a> or emailing <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','DIY Button Heart @ 2PM','','inherit','closed','closed','','726-revision-v1','','','2026-02-03 14:47:09','2026-02-03 20:47:09','',726,'https://wp.kewauneepubliclibrary.org/?p=737',0,'revision','',0),(738,1,'2026-02-04 09:13:13','2026-02-04 15:13:13','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:13:13','2026-02-04 15:13:13','',92,'https://wp.kewauneepubliclibrary.org/?p=738',0,'revision','',0),(630,1,'2026-02-02 12:35:54','2026-02-02 18:35:54','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-02 12:35:54','2026-02-02 18:35:54','',92,'https://wp.kewauneepubliclibrary.org/?p=630',0,'revision','',0),(285,1,'2025-12-22 14:14:01','2025-12-22 20:14:01','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:14:01','2025-12-22 20:14:01','',92,'https://wp.kewauneepubliclibrary.org/?p=285',0,'revision','',0),(283,1,'2025-12-22 14:14:00','2025-12-22 20:14:00','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:14:00','2025-12-22 20:14:00','',92,'https://wp.kewauneepubliclibrary.org/?p=283',0,'revision','',0),(284,1,'2025-12-22 14:14:00','2025-12-22 20:14:00','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n											<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:14:00','2025-12-22 20:14:00','',92,'https://wp.kewauneepubliclibrary.org/?p=284',0,'revision','',0),(286,1,'2025-12-22 14:17:38','2025-12-22 20:17:38','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:17:38','2025-12-22 20:17:38','',92,'https://wp.kewauneepubliclibrary.org/?p=286',0,'revision','',0),(287,1,'2025-12-22 14:17:39','2025-12-22 20:17:39','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:17:39','2025-12-22 20:17:39','',92,'https://wp.kewauneepubliclibrary.org/?p=287',0,'revision','',0),(288,1,'2025-12-22 14:17:40','2025-12-22 20:17:40','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:17:40','2025-12-22 20:17:40','',92,'https://wp.kewauneepubliclibrary.org/?p=288',0,'revision','',0),(289,1,'2025-12-22 14:19:19','2025-12-22 20:19:19','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:19:19','2025-12-22 20:19:19','',92,'https://wp.kewauneepubliclibrary.org/?p=289',0,'revision','',0),(290,1,'2025-12-22 14:19:19','2025-12-22 20:19:19','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:19:19','2025-12-22 20:19:19','',92,'https://wp.kewauneepubliclibrary.org/?p=290',0,'revision','',0),(291,1,'2025-12-22 14:19:20','2025-12-22 20:19:20','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:19:20','2025-12-22 20:19:20','',92,'https://wp.kewauneepubliclibrary.org/?p=291',0,'revision','',0),(294,1,'2025-12-22 14:27:45','2025-12-22 20:27:45','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:27:45','2025-12-22 20:27:45','',92,'https://wp.kewauneepubliclibrary.org/?p=294',0,'revision','',0),(295,1,'2025-12-22 14:27:46','2025-12-22 20:27:46','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:27:46','2025-12-22 20:27:46','',92,'https://wp.kewauneepubliclibrary.org/?p=295',0,'revision','',0),(296,1,'2025-12-22 14:27:47','2025-12-22 20:27:47','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 14:27:47','2025-12-22 20:27:47','',92,'https://wp.kewauneepubliclibrary.org/?p=296',0,'revision','',0),(297,1,'2025-12-22 14:34:16','2025-12-22 20:34:16','','Email icon on mobile phone','','inherit','open','closed','','email-icon-on-device','','','2025-12-22 14:35:40','2025-12-22 20:35:40','',92,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Email-icon-on-device.jpg',0,'attachment','image/jpeg',0),(341,1,'2025-12-22 16:38:03','2025-12-22 22:38:03','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 16:38:03','2025-12-22 22:38:03','',92,'https://wp.kewauneepubliclibrary.org/?p=341',0,'revision','',0),(299,1,'2025-12-22 14:47:33','2025-12-22 20:47:33','Join us at the library for stories, songs, crafts, and snacks!\r\n\r\nFridays at 10:30 AM.\r\n\r\nFrom September through April.\r\n\r\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please <a href=\"tel:​9203885105\">call the library</a> to check if there is Storytime.\r\n\r\n&nbsp;','Preschool Storytime','','publish','open','closed','','preschool-storytime','','','2026-02-03 14:44:48','2026-02-03 20:44:48','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=299',0,'mec-events','',0),(308,1,'2025-12-22 15:19:17','2025-12-22 21:19:17','','Preschool Storytime','','inherit','open','closed','','preschool-storytime-2','','','2025-12-22 15:19:29','2025-12-22 21:19:29','',299,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png',0,'attachment','image/png',0),(309,1,'2025-12-22 15:40:32','2025-12-22 21:40:32','','Kids Book Club','','inherit','open','closed','','kids-book-club-2','','','2025-12-22 15:41:23','2025-12-22 21:41:23','',278,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png',0,'attachment','image/png',0),(301,1,'2025-12-22 14:47:33','2025-12-22 20:47:33','Read, sing, and play with us at our Preschool Storytime on Fridays at 10:30 AM.','Preschool Storytime','','inherit','closed','closed','','299-revision-v1','','','2025-12-22 14:47:33','2025-12-22 20:47:33','',299,'https://wp.kewauneepubliclibrary.org/?p=301',0,'revision','',0),(302,1,'2025-12-22 19:18:29','2025-12-23 01:18:29','Join us at the library for stories, songs, crafts, and snacks!\n\nFridays at 10:30 AM.\n\nFrom September through April\n\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please <a href=\"tel:​9203885105\">call the library</a> to check if there is Storytime.\n\n&nbsp;','Preschool Storytime','','inherit','closed','closed','','299-autosave-v1','','','2025-12-22 19:18:29','2025-12-23 01:18:29','',299,'https://wp.kewauneepubliclibrary.org/?p=302',0,'revision','',0),(303,1,'2025-12-22 14:57:31','2025-12-22 20:57:31','Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\r\n\r\nFrom September through April (with exceptions for holidays).','Preschool Storytime','','inherit','closed','closed','','299-revision-v1','','','2025-12-22 14:57:31','2025-12-22 20:57:31','',299,'https://wp.kewauneepubliclibrary.org/?p=303',0,'revision','',0),(304,1,'2025-12-22 15:17:09','2025-12-22 21:17:09','Join us for a snowman science experiment!\r\n\r\nSnack provided!\r\n\r\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\r\n\r\nPlease call or email the library with any questions.','Exploding Snowmen STEM','','publish','open','closed','','exploding-snowmen-stem','','','2025-12-22 16:25:10','2025-12-22 22:25:10','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=304',0,'mec-events','',0),(305,1,'2025-12-22 15:16:16','2025-12-22 21:16:16','','Exploding Snowmen STEM','','inherit','open','closed','','exploding-snowmen-stem','','','2025-12-22 15:17:01','2025-12-22 21:17:01','',304,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png',0,'attachment','image/png',0),(306,1,'2025-12-22 15:17:09','2025-12-22 21:17:09','Join us for a snowman science experiment!\r\n\r\nSnack provided!\r\n\r\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\r\n\r\nPlease call or email the library with any questions.','Exploding Snowmen STEM','','inherit','closed','closed','','304-revision-v1','','','2025-12-22 15:17:09','2025-12-22 21:17:09','',304,'https://wp.kewauneepubliclibrary.org/?p=306',0,'revision','',0),(310,1,'2025-12-22 15:51:29','2025-12-22 21:51:29','Drop in on Monday, January 12, from 3:30 to 5:30 PM.\r\n\r\nJanuary projects: Outer space, winter, minecraft, and more!\r\n\r\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\r\n\r\nQuestions? Call or email the library.','Melt a Masterpiece: Fun with Perler Beads','','publish','open','closed','','melt-a-masterpiece-fun-with-perler-beads','','','2025-12-22 16:27:35','2025-12-22 22:27:35','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=310',0,'mec-events','',0),(312,1,'2025-12-22 15:50:40','2025-12-22 21:50:40','Drop in on Monday, January 12, from 3:30 to 5:30 PM.\r\n\r\nJanuary projects: Outer space, winter, minecraft, and more!\r\n\r\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\r\n\r\nQuestions? Call or email the library.','Melt a Masterpiece: Fun with Perler Beads','','inherit','closed','closed','','310-revision-v1','','','2025-12-22 15:50:40','2025-12-22 21:50:40','',310,'https://wp.kewauneepubliclibrary.org/?p=312',0,'revision','',0),(311,1,'2025-12-22 15:49:57','2025-12-22 21:49:57','','Melt a Masterpiece fun with perler beads','','inherit','open','closed','','melt-a-masterpiece-fun-with-perler-beads','','','2025-12-22 15:50:26','2025-12-22 21:50:26','',310,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png',0,'attachment','image/png',0),(313,1,'2025-12-22 16:02:13','2025-12-22 22:02:13','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon for a book discussion.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henry</a>.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: The Story She Left Behind','','publish','open','closed','','page-turners-adult-book-club-the-story-she-left-behind','','','2025-12-22 19:15:12','2025-12-23 01:15:12','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=313',0,'mec-events','',0),(314,1,'2025-12-22 16:01:19','2025-12-22 22:01:19','','Page Turner\'s Adult Book Club','','inherit','open','closed','','page-turners-adult-book-club','','','2025-12-22 16:01:48','2025-12-22 22:01:48','',313,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png',0,'attachment','image/png',0),(315,1,'2025-12-22 16:02:13','2025-12-22 22:02:13','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 16:02:13','2025-12-22 22:02:13','',313,'https://wp.kewauneepubliclibrary.org/?p=315',0,'revision','',0),(316,1,'2025-12-22 16:09:59','2025-12-22 22:09:59','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\n\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.\n\n<img class=\"alignnone size-large wp-image-317\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-2024-791x1024.png\" alt=\"&quot;&quot;\" width=\"791\" height=\"1024\" />','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-autosave-v1','','','2025-12-22 16:09:59','2025-12-22 22:09:59','',313,'https://wp.kewauneepubliclibrary.org/?p=316',0,'revision','',0),(317,1,'2025-12-22 16:09:06','2025-12-22 22:09:06','','Page Turner\'s 2024','','inherit','open','closed','','page-turners-2024','','','2025-12-22 16:09:35','2025-12-22 22:09:35','',313,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-2024.png',0,'attachment','image/png',0),(321,1,'2025-12-22 16:13:51','2025-12-22 22:13:51','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 16:13:51','2025-12-22 22:13:51','',313,'https://wp.kewauneepubliclibrary.org/?p=321',0,'revision','',0),(318,1,'2025-12-22 16:10:02','2025-12-22 22:10:02','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.\r\n\r\n<img class=\"alignnone size-large wp-image-317\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-2024-791x1024.png\" alt=\"&quot;&quot;\" width=\"791\" height=\"1024\" />','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 16:10:02','2025-12-22 22:10:02','',313,'https://wp.kewauneepubliclibrary.org/?p=318',0,'revision','',0),(319,1,'2025-12-22 16:12:25','2025-12-22 22:12:25','','January 2026','','inherit','open','closed','','january-2026','','','2025-12-22 16:12:37','2025-12-22 22:12:37','',310,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-2026.png',0,'attachment','image/png',0),(320,1,'2025-12-22 16:22:14','2025-12-22 22:22:14','<img class=\"alignright wp-image-332\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-2026-1.png\" alt=\"&quot;&quot;\" width=\"387\" height=\"500\" />Drop in on Monday, January 12, from 3:30 to 5:30 PM.\n\nJanuary projects: Outer space, winter, minecraft, and more!\n\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\n\nQuestions? Call or email the library.','Melt a Masterpiece: Fun with Perler Beads','','inherit','closed','closed','','310-autosave-v1','','','2025-12-22 16:22:14','2025-12-22 22:22:14','',310,'https://wp.kewauneepubliclibrary.org/?p=320',0,'revision','',0),(322,1,'2025-12-22 16:15:22','2025-12-22 22:15:22','','Book Club January 2025 (1)','','inherit','open','closed','','book-club-january-2025-1','','','2025-12-22 16:15:32','2025-12-22 22:15:32','',278,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Book-Club-January-2025-1.png',0,'attachment','image/png',0),(323,1,'2025-12-22 16:26:36','2025-12-22 22:26:36','On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C668693\"><em>Sideways Stories from Wayside School</em> by Louis Sachar</a>. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\n\nQuestions? Call <a href=\"tel:9203885015\">(920) 388-5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Kids Book Club','','inherit','closed','closed','','278-autosave-v1','','','2025-12-22 16:26:36','2025-12-22 22:26:36','',278,'https://wp.kewauneepubliclibrary.org/?p=323',0,'revision','',0),(336,1,'2025-12-22 16:26:39','2025-12-22 22:26:39','On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C668693\"><em>Sideways Stories from Wayside School</em> by Louis Sachar</a>. Please\r\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\r\n\r\nQuestions? Call <a href=\"tel:9203885015\">(920) 388-5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Kids Book Club','','inherit','closed','closed','','278-revision-v1','','','2025-12-22 16:26:39','2025-12-22 22:26:39','',278,'https://wp.kewauneepubliclibrary.org/?p=336',0,'revision','',0),(324,1,'2025-12-22 16:16:05','2025-12-22 22:16:05','<img class=\"wp-image-322 alignright\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Book-Club-January-2025-1.png\" alt=\"&quot;&quot;\" width=\"387\" height=\"500\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C668693\"><em>Sideways Stories from Wayside School</em> by Louis Sachar</a>. Please\r\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\r\n\r\nQuestions? Call <a href=\"tel:9203885015\">(920) 388-5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a>.','Kids Book Club','','inherit','closed','closed','','278-revision-v1','','','2025-12-22 16:16:05','2025-12-22 22:16:05','',278,'https://wp.kewauneepubliclibrary.org/?p=324',0,'revision','',0),(325,1,'2025-12-22 16:16:32','2025-12-22 22:16:32','','Preschool Storytime Flyer','','inherit','open','closed','','preschool-storytime-flyer','','','2025-12-22 16:16:43','2025-12-22 22:16:43','',299,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-Flyer.png',0,'attachment','image/png',0),(335,1,'2025-12-22 16:25:47','2025-12-22 22:25:47','Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\r\n\r\nFrom September through April (with exceptions for holidays).','Preschool Storytime','','inherit','closed','closed','','299-revision-v1','','','2025-12-22 16:25:47','2025-12-22 22:25:47','',299,'https://wp.kewauneepubliclibrary.org/?p=335',0,'revision','',0),(326,1,'2025-12-22 16:17:12','2025-12-22 22:17:12','<img class=\"wp-image-325 alignright\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-Flyer-768x1024.png\" alt=\"&quot;&quot;\" width=\"375\" height=\"500\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\r\n\r\nFrom September through April (with exceptions for holidays).','Preschool Storytime','','inherit','closed','closed','','299-revision-v1','','','2025-12-22 16:17:12','2025-12-22 22:17:12','',299,'https://wp.kewauneepubliclibrary.org/?p=326',0,'revision','',0),(327,1,'2025-12-22 16:17:35','2025-12-22 22:17:35','','Exploding Snowmen STEM','','inherit','open','closed','','january-stem','','','2025-12-22 16:18:01','2025-12-22 22:18:01','',304,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-STEM.png',0,'attachment','image/png',0),(328,1,'2025-12-22 16:18:09','2025-12-22 22:18:09','<img class=\"size-large wp-image-327 alignright\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-STEM-791x1024.png\" alt=\"&quot;&quot;\" width=\"791\" height=\"1024\" data-wp-editing=\"1\" />Join us for a snowman science experiment!\n\nSnack provided!\n\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\n\nPlease call or email the library with any questions.','Exploding Snowmen STEM','','inherit','closed','closed','','304-autosave-v1','','','2025-12-22 16:18:09','2025-12-22 22:18:09','',304,'https://wp.kewauneepubliclibrary.org/?p=328',0,'revision','',0),(334,1,'2025-12-22 16:25:10','2025-12-22 22:25:10','Join us for a snowman science experiment!\r\n\r\nSnack provided!\r\n\r\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\r\n\r\nPlease call or email the library with any questions.','Exploding Snowmen STEM','','inherit','closed','closed','','304-revision-v1','','','2025-12-22 16:25:10','2025-12-22 22:25:10','',304,'https://wp.kewauneepubliclibrary.org/?p=334',0,'revision','',0),(329,1,'2025-12-22 16:18:31','2025-12-22 22:18:31','<img class=\"alignright wp-image-327\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-STEM-791x1024.png\" alt=\"&quot;&quot;\" width=\"386\" height=\"500\" />Join us for a snowman science experiment!\r\n\r\nSnack provided!\r\n\r\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\r\n\r\nPlease call or email the library with any questions.','Exploding Snowmen STEM','','inherit','closed','closed','','304-revision-v1','','','2025-12-22 16:18:31','2025-12-22 22:18:31','',304,'https://wp.kewauneepubliclibrary.org/?p=329',0,'revision','',0),(330,1,'2025-12-22 16:20:04','2025-12-22 22:20:04','','Page Turner\'s 2024','','inherit','open','closed','','page-turners-2024-2','','','2025-12-22 16:20:13','2025-12-22 22:20:13','',313,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-2024-1.png',0,'attachment','image/png',0),(337,1,'2025-12-22 16:27:20','2025-12-22 22:27:20','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 16:27:20','2025-12-22 22:27:20','',313,'https://wp.kewauneepubliclibrary.org/?p=337',0,'revision','',0),(331,1,'2025-12-22 16:20:42','2025-12-22 22:20:42','<img class=\"alignright wp-image-330\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-2024-1-791x1024.png\" alt=\"&quot;&quot;\" width=\"386\" height=\"500\" />Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon to discuss.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henr</a>y.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 16:20:42','2025-12-22 22:20:42','',313,'https://wp.kewauneepubliclibrary.org/?p=331',0,'revision','',0),(332,1,'2025-12-22 16:21:51','2025-12-22 22:21:51','','January 2026 (1)','','inherit','open','closed','','january-2026-1','','','2025-12-22 16:21:59','2025-12-22 22:21:59','',310,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-2026-1.png',0,'attachment','image/png',0),(338,1,'2025-12-22 16:27:35','2025-12-22 22:27:35','Drop in on Monday, January 12, from 3:30 to 5:30 PM.\r\n\r\nJanuary projects: Outer space, winter, minecraft, and more!\r\n\r\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\r\n\r\nQuestions? Call or email the library.','Melt a Masterpiece: Fun with Perler Beads','','inherit','closed','closed','','310-revision-v1','','','2025-12-22 16:27:35','2025-12-22 22:27:35','',310,'https://wp.kewauneepubliclibrary.org/?p=338',0,'revision','',0),(333,1,'2025-12-22 16:23:08','2025-12-22 22:23:08','<img class=\"alignright wp-image-332\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/January-2026-1.png\" alt=\"&quot;&quot;\" width=\"387\" height=\"500\" />Drop in on Monday, January 12, from 3:30 to 5:30 PM.\r\n\r\nJanuary projects: Outer space, winter, minecraft, and more!\r\n\r\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\r\n\r\nQuestions? Call or email the library.','Melt a Masterpiece: Fun with Perler Beads','','inherit','closed','closed','','310-revision-v1','','','2025-12-22 16:23:08','2025-12-22 22:23:08','',310,'https://wp.kewauneepubliclibrary.org/?p=333',0,'revision','',0),(339,1,'2025-12-22 16:38:00','2025-12-22 22:38:00','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 16:38:00','2025-12-22 22:38:00','',92,'https://wp.kewauneepubliclibrary.org/?p=339',0,'revision','',0),(340,1,'2025-12-22 16:38:01','2025-12-22 22:38:01','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 01, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 08, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"403\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Sideways-Stories-from-Wayside-School-by-Louis-Sachar-403x324.jpg\" alt=\"Sideways Stories From Wayside School by Louis Sachar\" data-mec-postid=\"278\" /></a>                                            \n                                                    Apr 15, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-22 16:38:01','2025-12-22 22:38:01','',92,'https://wp.kewauneepubliclibrary.org/?p=340',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (342,1,'2025-12-22 16:41:39','2025-12-22 22:41:39','','Monthly Calendar','','publish','closed','closed','','monthly-calendar','','','2025-12-22 16:59:03','2025-12-22 22:59:03','',0,'https://wp.kewauneepubliclibrary.org/mec_calendars/monthly-calendar/',0,'mec_calendars','',0),(343,1,'2025-12-22 16:46:32','2025-12-22 22:46:32','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:46:32','2025-12-22 22:46:32','',55,'https://wp.kewauneepubliclibrary.org/?p=343',0,'revision','',0),(344,1,'2025-12-22 16:46:32','2025-12-22 22:46:32','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:46:32','2025-12-22 22:46:32','',55,'https://wp.kewauneepubliclibrary.org/?p=344',0,'revision','',0),(345,1,'2025-12-22 16:46:33','2025-12-22 22:46:33','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:46:33','2025-12-22 22:46:33','',55,'https://wp.kewauneepubliclibrary.org/?p=345',0,'revision','',0),(361,1,'2025-12-22 17:20:27','2025-12-22 23:20:27','<p>Check out the library calendar for details about up coming events.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:20:27','2025-12-22 23:20:27','',55,'https://wp.kewauneepubliclibrary.org/?p=361',0,'revision','',0),(356,1,'2025-12-22 17:10:15','2025-12-22 23:10:15','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:10:15','2025-12-22 23:10:15','',55,'https://wp.kewauneepubliclibrary.org/?p=356',0,'revision','',0),(349,1,'2025-12-22 16:50:43','2025-12-22 22:50:43','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:50:43','2025-12-22 22:50:43','',55,'https://wp.kewauneepubliclibrary.org/?p=349',0,'revision','',0),(347,1,'2025-12-22 16:50:42','2025-12-22 22:50:42','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:50:42','2025-12-22 22:50:42','',55,'https://wp.kewauneepubliclibrary.org/?p=347',0,'revision','',0),(348,1,'2025-12-22 16:50:42','2025-12-22 22:50:42','','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:50:42','2025-12-22 22:50:42','',55,'https://wp.kewauneepubliclibrary.org/?p=348',0,'revision','',0),(350,1,'2025-12-22 16:51:54','2025-12-22 22:51:54','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:51:54','2025-12-22 22:51:54','',55,'https://wp.kewauneepubliclibrary.org/?p=350',0,'revision','',0),(351,1,'2025-12-22 16:51:59','2025-12-22 22:51:59','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443843\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:51:59','2025-12-22 22:51:59','',55,'https://wp.kewauneepubliclibrary.org/?p=351',0,'revision','',0),(352,1,'2025-12-22 16:52:00','2025-12-22 22:52:00','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 16:52:00','2025-12-22 22:52:00','',55,'https://wp.kewauneepubliclibrary.org/?p=352',0,'revision','',0),(362,1,'2025-12-22 17:21:43','2025-12-22 23:21:43','<p>Check out the library calendar for details about up coming events.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:21:43','2025-12-22 23:21:43','',55,'https://wp.kewauneepubliclibrary.org/?p=362',0,'revision','',0),(354,1,'2025-12-22 17:10:13','2025-12-22 23:10:13','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:10:13','2025-12-22 23:10:13','',55,'https://wp.kewauneepubliclibrary.org/?p=354',0,'revision','',0),(355,1,'2025-12-22 17:10:14','2025-12-22 23:10:14','<form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_category_342\">Category: </label><ul id=\"mec_sf_category_342\"><li id=\"mec_category-11\">\n                        <label><input value=\"11\" title=\"Adult\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-11\" > Adult</label>\n                    </li><li id=\"mec_category-10\">\n                        <label><input value=\"10\" title=\"Kids\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-10\" > Kids</label>\n                    </li><li id=\"mec_category-9\">\n                        <label><input value=\"9\" title=\"Preschool\" type=\"checkbox\" name=\"tax_input[mec_category][]\" id=\"in-mec_category-9\" > Preschool</label>\n                    </li></ul><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><label for=\"mec_sf_month_342\">Date: </label>\n                    <select id=\"mec_sf_month_342\" title=\"Month Filter\">\n                        <option value=\"\">Select Month</option><option value=\"01\" >January</option><option value=\"02\" >February</option><option value=\"03\" >March</option><option value=\"04\" >April</option><option value=\"05\" >May</option><option value=\"06\" >June</option><option value=\"07\" >July</option><option value=\"08\" >August</option><option value=\"09\" >September</option><option value=\"10\" >October</option><option value=\"11\" >November</option><option value=\"12\" selected>December</option></select><select id=\"mec_sf_year_342\" title=\"Year Filter\"><option value=\"\">Select Year</option><option value=\"2025\" selected>2025</option><option value=\"2026\" >2026</option></select><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766443920\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:10:14','2025-12-22 23:10:14','',55,'https://wp.kewauneepubliclibrary.org/?p=355',0,'revision','',0),(358,1,'2025-12-22 17:20:10','2025-12-22 23:20:10','','List calendar','','publish','closed','closed','','list-calendar','','','2026-02-04 16:32:50','2026-02-04 22:32:50','',0,'https://wp.kewauneepubliclibrary.org/mec_calendars/list-calendar/',0,'mec_calendars','',0),(359,1,'2025-12-22 17:20:23','2025-12-22 23:20:23','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:20:23','2025-12-22 23:20:23','',55,'https://wp.kewauneepubliclibrary.org/?p=359',0,'revision','',0),(360,1,'2025-12-22 17:20:24','2025-12-22 23:20:24','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445015\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:20:24','2025-12-22 23:20:24','',55,'https://wp.kewauneepubliclibrary.org/?p=360',0,'revision','',0),(363,1,'2025-12-22 17:21:47','2025-12-22 23:21:47','<p>Check out the library calendar for details about up coming events.</p>		\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445627\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:21:47','2025-12-22 23:21:47','',55,'https://wp.kewauneepubliclibrary.org/?p=363',0,'revision','',0),(367,1,'2025-12-22 17:32:18','2025-12-22 23:32:18','<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:32:18','2025-12-22 23:32:18','',55,'https://wp.kewauneepubliclibrary.org/?p=367',0,'revision','',0),(364,1,'2025-12-22 17:21:49','2025-12-22 23:21:49','<p>Check out the library calendar for details about up coming events.</p>		\n                        <h5 style=\"display: inline;\">January 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads-100x10.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club-100x10.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM-100x10.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <h5 style=\"display: inline;\">February 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:21:49','2025-12-22 23:21:49','',55,'https://wp.kewauneepubliclibrary.org/?p=364',0,'revision','',0),(365,1,'2025-12-22 17:32:16','2025-12-22 23:32:16','<p>Check out the library calendar for details about up coming events.</p>		\n                        <h5 style=\"display: inline;\">January 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads-100x10.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club-100x10.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM-100x10.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <h5 style=\"display: inline;\">February 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:32:16','2025-12-22 23:32:16','',55,'https://wp.kewauneepubliclibrary.org/?p=365',0,'revision','',0),(366,1,'2025-12-22 17:32:17','2025-12-22 23:32:17','<p>Check out the library calendar for details about up coming events.</p>		\n                        <h5 style=\"display: inline;\">January 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads-100x10.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club-100x10.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM-100x10.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <h5 style=\"display: inline;\">February 2026</h5>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime-100x10.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"100\" height=\"10\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club-100x10.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766445709\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:32:17','2025-12-22 23:32:17','',55,'https://wp.kewauneepubliclibrary.org/?p=366',0,'revision','',0),(368,1,'2025-12-22 17:33:42','2025-12-22 23:33:42','<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:33:42','2025-12-22 23:33:42','',55,'https://wp.kewauneepubliclibrary.org/?p=368',0,'revision','',0),(369,1,'2025-12-22 17:33:43','2025-12-22 23:33:43','<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446338\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:33:43','2025-12-22 23:33:43','',55,'https://wp.kewauneepubliclibrary.org/?p=369',0,'revision','',0),(370,1,'2025-12-22 17:33:43','2025-12-22 23:33:43','<h1>Library Calendar of Events</h1>		<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 17:33:43','2025-12-22 23:33:43','',55,'https://wp.kewauneepubliclibrary.org/?p=370',0,'revision','',0),(372,1,'2025-12-22 17:43:34','2025-12-22 23:43:34','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:43:34','2025-12-22 23:43:34','',61,'https://wp.kewauneepubliclibrary.org/?p=372',0,'revision','',0),(373,1,'2025-12-22 17:43:35','2025-12-22 23:43:35','','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:43:35','2025-12-22 23:43:35','',61,'https://wp.kewauneepubliclibrary.org/?p=373',0,'revision','',0),(374,1,'2025-12-22 17:43:35','2025-12-22 23:43:35','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:43:35','2025-12-22 23:43:35','',61,'https://wp.kewauneepubliclibrary.org/?p=374',0,'revision','',0),(375,1,'2025-12-22 17:44:48','2025-12-22 23:44:48','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:44:48','2025-12-22 23:44:48','',61,'https://wp.kewauneepubliclibrary.org/?p=375',0,'revision','',0),(376,1,'2025-12-22 17:44:49','2025-12-22 23:44:49','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:44:49','2025-12-22 23:44:49','',61,'https://wp.kewauneepubliclibrary.org/?p=376',0,'revision','',0),(377,1,'2025-12-22 17:44:50','2025-12-22 23:44:50','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:44:50','2025-12-22 23:44:50','',61,'https://wp.kewauneepubliclibrary.org/?p=377',0,'revision','',0),(378,1,'2025-12-22 17:46:05','2025-12-22 23:46:05','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:46:05','2025-12-22 23:46:05','',61,'https://wp.kewauneepubliclibrary.org/?p=378',0,'revision','',0),(379,1,'2025-12-22 17:46:05','2025-12-22 23:46:05','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:46:05','2025-12-22 23:46:05','',61,'https://wp.kewauneepubliclibrary.org/?p=379',0,'revision','',0),(380,1,'2025-12-22 17:46:06','2025-12-22 23:46:06','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 17:46:06','2025-12-22 23:46:06','',61,'https://wp.kewauneepubliclibrary.org/?p=380',0,'revision','',0),(381,1,'2025-12-22 17:48:33','2025-12-22 23:48:33','','newsletter-january-2026','','inherit','open','closed','','newsletter-january-2026','','','2025-12-22 17:49:42','2025-12-22 23:49:42','',61,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/newsletter-january-2026.png',0,'attachment','image/png',0),(398,1,'2025-12-22 18:23:20','2025-12-23 00:23:20','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:23:20','2025-12-23 00:23:20','',61,'https://wp.kewauneepubliclibrary.org/?p=398',0,'revision','',0),(389,1,'2025-12-22 18:18:40','2025-12-23 00:18:40','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:18:40','2025-12-23 00:18:40','',61,'https://wp.kewauneepubliclibrary.org/?p=389',0,'revision','',0),(385,1,'2025-12-22 18:06:50','2025-12-23 00:06:50','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h3>Prior Newsletters</h3>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<h3>Prior Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:06:50','2025-12-23 00:06:50','',61,'https://wp.kewauneepubliclibrary.org/?p=385',0,'revision','',0),(383,1,'2025-12-22 18:06:49','2025-12-23 00:06:49','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:06:49','2025-12-23 00:06:49','',61,'https://wp.kewauneepubliclibrary.org/?p=383',0,'revision','',0),(384,1,'2025-12-22 18:06:49','2025-12-23 00:06:49','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:06:49','2025-12-23 00:06:49','',61,'https://wp.kewauneepubliclibrary.org/?p=384',0,'revision','',0),(390,1,'2025-12-22 18:19:45','2025-12-23 00:19:45','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:19:45','2025-12-23 00:19:45','',61,'https://wp.kewauneepubliclibrary.org/?p=390',0,'revision','',0),(387,1,'2025-12-22 18:18:39','2025-12-23 00:18:39','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h3>Prior Newsletters</h3>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<h3>Prior Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:18:39','2025-12-23 00:18:39','',61,'https://wp.kewauneepubliclibrary.org/?p=387',0,'revision','',0),(388,1,'2025-12-22 18:18:40','2025-12-23 00:18:40','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h3>Prior Newsletters</h3>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<h3>Prior Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:18:40','2025-12-23 00:18:40','',61,'https://wp.kewauneepubliclibrary.org/?p=388',0,'revision','',0),(391,1,'2025-12-22 18:19:45','2025-12-23 00:19:45','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:19:45','2025-12-23 00:19:45','',61,'https://wp.kewauneepubliclibrary.org/?p=391',0,'revision','',0),(392,1,'2025-12-22 18:19:46','2025-12-23 00:19:46','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:19:46','2025-12-23 00:19:46','',61,'https://wp.kewauneepubliclibrary.org/?p=392',0,'revision','',0),(393,1,'2025-12-22 18:20:04','2025-12-23 00:20:04','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:20:04','2025-12-23 00:20:04','',61,'https://wp.kewauneepubliclibrary.org/?p=393',0,'revision','',0),(394,1,'2025-12-22 18:20:05','2025-12-23 00:20:05','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:20:05','2025-12-23 00:20:05','',61,'https://wp.kewauneepubliclibrary.org/?p=394',0,'revision','',0),(395,1,'2025-12-22 18:20:06','2025-12-23 00:20:06','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:20:06','2025-12-23 00:20:06','',61,'https://wp.kewauneepubliclibrary.org/?p=395',0,'revision','',0),(396,1,'2025-12-22 18:23:18','2025-12-23 00:23:18','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:23:18','2025-12-23 00:23:18','',61,'https://wp.kewauneepubliclibrary.org/?p=396',0,'revision','',0),(397,1,'2025-12-22 18:23:19','2025-12-23 00:23:19','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>\n					<h2>Latest Print Version</h2>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:23:19','2025-12-23 00:23:19','',61,'https://wp.kewauneepubliclibrary.org/?p=397',0,'revision','',0),(399,1,'2025-12-22 18:28:09','2025-12-23 00:28:09','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:28:09','2025-12-23 00:28:09','',61,'https://wp.kewauneepubliclibrary.org/?p=399',0,'revision','',0),(400,1,'2025-12-22 18:28:10','2025-12-23 00:28:10','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h2>Monthly Newsletters</h2>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:28:10','2025-12-23 00:28:10','',61,'https://wp.kewauneepubliclibrary.org/?p=400',0,'revision','',0),(401,1,'2025-12-22 18:28:10','2025-12-23 00:28:10','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h3>Review Monthly Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:28:10','2025-12-23 00:28:10','',61,'https://wp.kewauneepubliclibrary.org/?p=401',0,'revision','',0),(402,1,'2025-12-22 18:32:42','2025-12-23 00:32:42','<h1>Library Calendar of Events</h1>		<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 18:32:42','2025-12-23 00:32:42','',55,'https://wp.kewauneepubliclibrary.org/?p=402',0,'revision','',0),(403,1,'2025-12-22 18:32:42','2025-12-23 00:32:42','<h1>Library Calendar of Events</h1>		<p>Check out the library calendar for details about up coming events. All events will be held at the Kewaunee Public Library unless stated otherwise.</p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766446423\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 18:32:42','2025-12-23 00:32:42','',55,'https://wp.kewauneepubliclibrary.org/?p=403',0,'revision','',0),(404,1,'2025-12-22 18:32:43','2025-12-23 00:32:43','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2025-12-22 18:32:43','2025-12-23 00:32:43','',55,'https://wp.kewauneepubliclibrary.org/?p=404',0,'revision','',0),(405,1,'2025-12-22 18:36:21','2025-12-23 00:36:21','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h3>Review Monthly Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:36:21','2025-12-23 00:36:21','',61,'https://wp.kewauneepubliclibrary.org/?p=405',0,'revision','',0),(406,1,'2025-12-22 18:36:22','2025-12-23 00:36:22','<h1>Kewaunee Public Library Monthly Newsletters</h1>					<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h3>Review Monthly Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:36:22','2025-12-23 00:36:22','',61,'https://wp.kewauneepubliclibrary.org/?p=406',0,'revision','',0),(407,1,'2025-12-22 18:36:22','2025-12-23 00:36:22','<h1>Kewaunee Public Library Monthly Newsletters</h1>		<p>Subscribe to and read Kewaunee Public Library monthly newsletters. <a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">You can also review the library\'s calendar of events here. </a></p>			<h2>Subscribe to Monthly Newsletters</h2>					\n      <link href=\"//cdn-images.mailchimp.com/embedcode/classic-061523.css\" rel=\"stylesheet\" type=\"text/css\">\n  <style type=\"text/css\">\n        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 400px;}\n        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */\n</style>\n    <form action=\"https://kewauneepubliclibrary.us1.list-manage.com/subscribe/post?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449&amp;f_id=00c6c8e4f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" target=\"_blank\">\n        <h2>Subscribe</h2>\n            * indicates required\n            <label for=\"mce-EMAIL\">Email Address *</label><input type=\"email\" name=\"EMAIL\" id=\"mce-EMAIL\" required=\"\" value=\"\"><label for=\"mce-FNAME\">First Name </label><input type=\"text\" name=\"FNAME\" id=\"mce-FNAME\" value=\"\"><label for=\"mce-LNAME\">Last Name </label><input type=\"text\" name=\"LNAME\" id=\"mce-LNAME\" value=\"\"><label for=\"mce-BIRTHDAY-month\">Birthday </label><input type=\"text\" pattern=\"[0-9]*\" placeholder=\"MM\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[month]\" id=\"mce-BIRTHDAY-month\" value=\"\"> /<input type=\"text\" pattern=\"[0-9]*\" placeholder=\"DD\" size=\"2\" maxlength=\"2\" name=\"BIRTHDAY[day]\" id=\"mce-BIRTHDAY-day\" value=\"\">( mm / dd )<strong>Newsletters </strong><ul><li><input type=\"checkbox\" name=\"group[378406][1]\" id=\"mce-group[378406]-378406-0\" value=\"\"><label for=\"mce-group[378406]-378406-0\">Kewaunee Public Library Weekly Newsletter</label></li></ul><p><a href=\"https://us1.campaign-archive.com/home/?u=9a86a592b48df29f30b9674c2&amp;id=d1fd8b2449\">View previous campaigns</a></p>\n        /* real people should not fill this in and expect good things - do not remove this or risk form bot signups */\n        <input type=\"text\" name=\"b_9a86a592b48df29f30b9674c2_d1fd8b2449\" tabindex=\"-1\" value=\"\">\n                <input type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Subscribe\">\n                <p style=\"margin: 0px auto;\"><a href=\"http://eepurl.com/i4GmQo\" title=\"Mailchimp - email marketing made easy and fun\"><img src=\"https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg\" alt=\"Intuit Mailchimp\" style=\"width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;\"></a></p>\n</form>\n					<h3>Review Monthly Newsletters</h3>					<style type=\"text/css\">\n<!--\n.display_archive {font-family: arial,verdana; font-size: 16px;}\n.campaign {line-height: 125%; margin: 5px;}\n//-->\n</style>','Newsletters','','inherit','closed','closed','','61-revision-v1','','','2025-12-22 18:36:22','2025-12-23 00:36:22','',61,'https://wp.kewauneepubliclibrary.org/?p=407',0,'revision','',0),(408,1,'2025-12-22 18:40:45','2025-12-23 00:40:45','','rescartaweb','','inherit','open','closed','','rescartaweb','','','2025-12-22 18:41:18','2025-12-23 00:41:18','',30,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png',0,'attachment','image/png',0),(409,1,'2025-12-22 18:45:01','2025-12-23 00:45:01','','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:45:01','2025-12-23 00:45:01','',30,'https://wp.kewauneepubliclibrary.org/?p=409',0,'revision','',0),(410,1,'2025-12-22 18:45:02','2025-12-23 00:45:02','','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:45:02','2025-12-23 00:45:02','',30,'https://wp.kewauneepubliclibrary.org/?p=410',0,'revision','',0),(411,1,'2025-12-22 18:45:03','2025-12-23 00:45:03','<h2>Kewaunee Public Library Newspaper and Yearbook Archives: \nKewaunee Enterprise and Lake Whispers Yearbooks</h2>										<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n									 Browse the Archive\n					</a>\n																			<img width=\"739\" height=\"614\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png\" alt=\"screenshot of titles and page thumbnails\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png 739w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb-300x249.png 300w\" sizes=\"(max-width: 739px) 100vw, 739px\" />													<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.</p>','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:45:03','2025-12-23 00:45:03','',30,'https://wp.kewauneepubliclibrary.org/?p=411',0,'revision','',0),(412,1,'2025-12-22 18:48:19','2025-12-23 00:48:19','','ResCartaWeb Screenshot','','inherit','open','closed','','rescartaweb-screenshot','','','2025-12-22 18:49:08','2025-12-23 00:49:08','',30,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png',0,'attachment','image/png',0),(416,1,'2025-12-22 18:52:06','2025-12-23 00:52:06','<p>Browse the Kewaunee Public Library newspaper and yearbook archives of the Kewaunee Enterprise and Lake Whispers Yearbooks.</p>														<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n							<img width=\"961\" height=\"902\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png\" alt=\"ResCartaWeb screenshot\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot.png 961w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-300x282.png 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/ResCartaWeb-Screenshot-768x721.png 768w\" sizes=\"(max-width: 961px) 100vw, 961px\" />								</a>\n													<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.</p>','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:52:06','2025-12-23 00:52:06','',30,'https://wp.kewauneepubliclibrary.org/?p=416',0,'revision','',0),(414,1,'2025-12-22 18:52:04','2025-12-23 00:52:04','<h2>Kewaunee Public Library Newspaper and Yearbook Archives: \nKewaunee Enterprise and Lake Whispers Yearbooks</h2>										<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n									 Browse the Archive\n					</a>\n																			<img width=\"739\" height=\"614\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png\" alt=\"screenshot of titles and page thumbnails\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png 739w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb-300x249.png 300w\" sizes=\"(max-width: 739px) 100vw, 739px\" />													<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.</p>','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:52:04','2025-12-23 00:52:04','',30,'https://wp.kewauneepubliclibrary.org/?p=414',0,'revision','',0),(415,1,'2025-12-22 18:52:05','2025-12-23 00:52:05','<h2>Kewaunee Public Library Newspaper and Yearbook Archives: \nKewaunee Enterprise and Lake Whispers Yearbooks</h2>										<a href=\"http://216.56.80.109/jsp/RcWebBrowse.jsp\">\n									 Browse the Archive\n					</a>\n																			<img width=\"739\" height=\"614\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png\" alt=\"screenshot of titles and page thumbnails\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb.png 739w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/rescartaweb-300x249.png 300w\" sizes=\"(max-width: 739px) 100vw, 739px\" />													<p>In cooperation with the Kewaunee School District.</p><p>If you have any questions or if the site isn\'t working please contact the Kewaunee Public Library.</p>','Newspaper & Yearbook Archive','','inherit','closed','closed','','30-revision-v1','','','2025-12-22 18:52:05','2025-12-23 00:52:05','',30,'https://wp.kewauneepubliclibrary.org/?p=415',0,'revision','',0),(417,1,'2025-12-22 18:57:24','2025-12-23 00:57:24','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-22 18:57:24','2025-12-23 00:57:24','',118,'https://wp.kewauneepubliclibrary.org/?p=417',0,'revision','',0),(418,1,'2025-12-22 18:57:24','2025-12-23 00:57:24','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-22 18:57:24','2025-12-23 00:57:24','',118,'https://wp.kewauneepubliclibrary.org/?p=418',0,'revision','',0),(419,1,'2025-12-22 18:57:25','2025-12-23 00:57:25','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-22 18:57:25','2025-12-23 00:57:25','',118,'https://wp.kewauneepubliclibrary.org/?p=419',0,'revision','',0),(420,1,'2025-12-22 19:06:59','2025-12-23 01:06:59','Grades 9-12\r\n\r\nBeginner and experienced player friendly\r\n\r\nJan. 29, 2026, at 3:30 PM\r\n\r\nRegistration required! For more information or to register, <a href=\"tel:9203885015\">call the library</a> and ​ask for Abby, or email <a href=\"mailto:abunyard@kewauneepubliclibrary.org\">abunyard@kewauneepubliclibrary.org</a>.','Dungeons and Dragons Club','','publish','closed','closed','','dungeons-and-dragons-club','','','2025-12-22 19:06:59','2025-12-23 01:06:59','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=420',0,'mec-events','',0),(421,1,'2025-12-22 19:04:50','2025-12-23 01:04:50','','Dungeons and Dragons Club','','inherit','open','closed','','dungeons-and-dragons-club','','','2025-12-22 19:05:08','2025-12-23 01:05:08','',420,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club.jpg',0,'attachment','image/jpeg',0),(422,1,'2025-12-22 19:06:59','2025-12-23 01:06:59','Grades 9-12\r\n\r\nBeginner and experienced player friendly\r\n\r\nJan. 29, 2026, at 3:30 PM\r\n\r\nRegistration required! For more information or to register, <a href=\"tel:9203885015\">call the library</a> and ​ask for Abby, or email <a href=\"mailto:abunyard@kewauneepubliclibrary.org\">abunyard@kewauneepubliclibrary.org</a>.','Dungeons and Dragons Club','','inherit','closed','closed','','420-revision-v1','','','2025-12-22 19:06:59','2025-12-23 01:06:59','',420,'https://wp.kewauneepubliclibrary.org/?p=422',0,'revision','',0),(423,1,'2025-12-22 19:13:58','2025-12-23 01:13:58','Meets the 1st and 3rd Thursday every month at 5:00 PM.\r\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\r\nIf you have questions on this or any of your programs; stop in, ​<a href=\"tel:9203885015\">call</a>, or <a href=\"mailto:kew@kewauneepubliclibray.org\">email</a> the library.','Chess Club','','publish','closed','closed','','chess-club','','','2025-12-22 19:13:58','2025-12-23 01:13:58','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=423',0,'mec-events','',0),(424,1,'2025-12-22 19:12:41','2025-12-23 01:12:41','','chess-club','','inherit','open','closed','','chess-club','','','2025-12-22 19:13:11','2025-12-23 01:13:11','',423,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png',0,'attachment','image/png',0),(425,1,'2025-12-22 19:13:58','2025-12-23 01:13:58','Meets the 1st and 3rd Thursday every month at 5:00 PM.\r\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\r\nIf you have questions on this or any of your programs; stop in, ​<a href=\"tel:9203885015\">call</a>, or <a href=\"mailto:kew@kewauneepubliclibray.org\">email</a> the library.','Chess Club','','inherit','closed','closed','','423-revision-v1','','','2025-12-22 19:13:58','2025-12-23 01:13:58','',423,'https://wp.kewauneepubliclibrary.org/?p=425',0,'revision','',0),(426,1,'2025-12-22 19:15:12','2025-12-23 01:15:12','Join us for Page Turner\'s Adult Book Club on Tuesday, January 13th, at Noon for a book discussion.\r\n\r\nWe\'ll be reviewing <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C974999\"><em>The Story She Left Behind</em> by Patti Callahan Henry</a>.\r\n\r\n&nbsp;','Page Turner\'s Adult Book Club: The Story She Left Behind','','inherit','closed','closed','','313-revision-v1','','','2025-12-22 19:15:12','2025-12-23 01:15:12','',313,'https://wp.kewauneepubliclibrary.org/?p=426',0,'revision','',0),(427,1,'2025-12-22 19:18:35','2025-12-23 01:18:35','Join us at the library for stories, songs, crafts, and snacks!\r\n\r\nFridays at 10:30 AM.\r\n\r\nFrom September through April.\r\n\r\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please <a href=\"tel:​9203885105\">call the library</a> to check if there is Storytime.\r\n\r\n&nbsp;','Preschool Storytime','','inherit','closed','closed','','299-revision-v1','','','2025-12-22 19:18:35','2025-12-23 01:18:35','',299,'https://wp.kewauneepubliclibrary.org/?p=427',0,'revision','',0),(428,1,'2025-12-22 19:50:52','2025-12-23 01:50:52','Friday, Jan. 9, 2026, at 1:00 PM.\r\n\r\nJoin us in watching the movie <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1006474\"><em>A Wisconsin Christmas Pie</em></a> (also called <em>A Cherry Pie Christmas</em>).\r\n\r\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family\'s cherry orchard business with a little help from her high school sweetheart, and a lost cherry pie recipe.','Afternoon Adult Matinee: A Wisconsin Christmas Pie','','publish','closed','closed','','afternoon-adult-matinee-a-wisconsin-christmas-pie','','','2025-12-22 19:51:38','2025-12-23 01:51:38','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=428',0,'mec-events','',0),(429,1,'2025-12-22 19:49:51','2025-12-23 01:49:51','','A Wisconsin Christmas Pie movie cover','','inherit','open','closed','','a-wisconsin-christmas-pie-movie-cover','','','2025-12-22 19:50:21','2025-12-23 01:50:21','',428,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover.jpg',0,'attachment','image/jpeg',0),(430,1,'2025-12-22 19:50:52','2025-12-23 01:50:52','Friday, Jan. 9, 2026, at 1:00 PM.\r\n\r\nJoin us in watching the movie <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1006474\"><em>A Wisconsin Christmas Pie</em></a> (also called <em>A Cherry Pie Christmas</em>).\r\n\r\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family\'s cherry orchard business with a little help from her high school sweetheart, and a lost cherry pie recipe.','Afternoon Adult Matinee','','inherit','closed','closed','','428-revision-v1','','','2025-12-22 19:50:52','2025-12-23 01:50:52','',428,'https://wp.kewauneepubliclibrary.org/?p=430',0,'revision','',0),(431,1,'2025-12-22 19:51:38','2025-12-23 01:51:38','Friday, Jan. 9, 2026, at 1:00 PM.\r\n\r\nJoin us in watching the movie <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1006474\"><em>A Wisconsin Christmas Pie</em></a> (also called <em>A Cherry Pie Christmas</em>).\r\n\r\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family\'s cherry orchard business with a little help from her high school sweetheart, and a lost cherry pie recipe.','Afternoon Adult Matinee: A Wisconsin Christmas Pie','','inherit','closed','closed','','428-revision-v1','','','2025-12-22 19:51:38','2025-12-23 01:51:38','',428,'https://wp.kewauneepubliclibrary.org/?p=431',0,'revision','',0),(436,1,'2025-12-29 12:06:17','2025-12-29 18:06:17','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 12:06:17','2025-12-29 18:06:17','',92,'https://wp.kewauneepubliclibrary.org/?p=436',0,'revision','',0),(434,1,'2025-12-29 12:06:15','2025-12-29 18:06:15','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 12:06:15','2025-12-29 18:06:15','',92,'https://wp.kewauneepubliclibrary.org/?p=434',0,'revision','',0),(435,1,'2025-12-29 12:06:16','2025-12-29 18:06:16','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your History\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 12:06:16','2025-12-29 18:06:16','',92,'https://wp.kewauneepubliclibrary.org/?p=435',0,'revision','',0),(440,1,'2025-12-29 13:27:08','2025-12-29 19:27:08','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:27:08','2025-12-29 19:27:08','',92,'https://wp.kewauneepubliclibrary.org/?p=440',0,'revision','',0),(438,1,'2025-12-29 13:27:07','2025-12-29 19:27:07','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:27:07','2025-12-29 19:27:07','',92,'https://wp.kewauneepubliclibrary.org/?p=438',0,'revision','',0),(439,1,'2025-12-29 13:27:07','2025-12-29 19:27:07','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://infosoup.info/wp-content/uploads/2022/03/Reading-History-Lists-Shelves.pdf\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:27:07','2025-12-29 19:27:07','',92,'https://wp.kewauneepubliclibrary.org/?p=439',0,'revision','',0),(442,1,'2025-12-29 13:58:04','2025-12-29 19:58:04','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:58:04','2025-12-29 19:58:04','',92,'https://wp.kewauneepubliclibrary.org/?p=442',0,'revision','',0),(443,1,'2025-12-29 13:58:04','2025-12-29 19:58:04','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to Save your Reading History\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:58:04','2025-12-29 19:58:04','',92,'https://wp.kewauneepubliclibrary.org/?p=443',0,'revision','',0),(444,1,'2025-12-29 13:58:05','2025-12-29 19:58:05','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 13:58:05','2025-12-29 19:58:05','',92,'https://wp.kewauneepubliclibrary.org/?p=444',0,'revision','',0),(445,1,'2025-12-29 14:09:17','2025-12-29 20:09:17','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 14:09:17','2025-12-29 20:09:17','',92,'https://wp.kewauneepubliclibrary.org/?p=445',0,'revision','',0),(446,1,'2025-12-29 14:09:17','2025-12-29 20:09:17','<p><strong>The library is closed December 24th, 25th, 31st, &amp; January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 14:09:17','2025-12-29 20:09:17','',92,'https://wp.kewauneepubliclibrary.org/?p=446',0,'revision','',0),(447,1,'2025-12-29 14:09:18','2025-12-29 20:09:18','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-29 14:09:18','2025-12-29 20:09:18','',92,'https://wp.kewauneepubliclibrary.org/?p=447',0,'revision','',0),(627,1,'2026-02-02 12:18:45','2026-02-02 18:18:45','{\n    \"blogname\": {\n        \"value\": \"Kewaunee Public Library\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:15:04\"\n    },\n    \"astra-settings[header-color-site-title]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:16:04\"\n    },\n    \"astra-settings[header-color-h-site-title]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:16:04\"\n    },\n    \"astra-settings[font-size-site-title]\": {\n        \"value\": {\n            \"desktop\": 45,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:17:07\"\n    },\n    \"astra-settings[logo-title-inline]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:18:45\"\n    }\n}','','','trash','closed','closed','','15207887-0e1a-49a3-9d63-330d282be26c','','','2026-02-02 12:18:45','2026-02-02 18:18:45','',0,'https://wp.kewauneepubliclibrary.org/?p=627',0,'customize_changeset','',0),(449,1,'2025-12-30 14:30:02','2025-12-30 20:30:02','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-30 14:30:02','2025-12-30 20:30:02','',92,'https://wp.kewauneepubliclibrary.org/?p=449',0,'revision','',0),(450,1,'2025-12-30 14:30:02','2025-12-30 20:30:02','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-30 14:30:02','2025-12-30 20:30:02','',92,'https://wp.kewauneepubliclibrary.org/?p=450',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (593,1,'2026-01-14 08:02:07','2026-01-14 14:02:07','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-14 08:02:07','2026-01-14 14:02:07','',92,'https://wp.kewauneepubliclibrary.org/?p=593',0,'revision','',0),(533,1,'2026-01-07 11:50:22','2026-01-07 17:50:22','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-07 11:50:22','2026-01-07 17:50:22','',92,'https://wp.kewauneepubliclibrary.org/?p=533',0,'revision','',0),(451,1,'2025-12-30 14:30:04','2025-12-30 20:30:04','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2025-12-30 14:30:04','2025-12-30 20:30:04','',92,'https://wp.kewauneepubliclibrary.org/?p=451',0,'revision','',0),(452,1,'2025-12-30 15:02:54','2025-12-30 21:02:54','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the <a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Kewaunee Public Library Reconsideration of Material Form</a>.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','publish','closed','closed','','policies','','','2026-02-03 13:48:44','2026-02-03 19:48:44','',0,'https://wp.kewauneepubliclibrary.org/?page_id=452',0,'page','',0),(453,1,'2025-12-30 15:02:53','2025-12-30 21:02:53','','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:02:53','2025-12-30 21:02:53','',452,'https://wp.kewauneepubliclibrary.org/?p=453',0,'revision','',0),(454,1,'2026-02-19 15:57:19','2025-12-30 21:13:43',' ','','','publish','closed','closed','','454','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/2025/12/30/454/',11,'nav_menu_item','',0),(455,1,'2025-12-30 15:13:43','2025-12-30 21:13:43','','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:13:43','2025-12-30 21:13:43','',452,'https://wp.kewauneepubliclibrary.org/?p=455',0,'revision','',0),(456,1,'2025-12-30 15:13:44','2025-12-30 21:13:44','','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:13:44','2025-12-30 21:13:44','',452,'https://wp.kewauneepubliclibrary.org/?p=456',0,'revision','',0),(457,1,'2025-12-30 15:13:44','2025-12-30 21:13:44','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:13:44','2025-12-30 21:13:44','',452,'https://wp.kewauneepubliclibrary.org/?p=457',0,'revision','',0),(458,1,'2025-12-30 15:15:29','2025-12-30 21:15:29','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:15:29','2025-12-30 21:15:29','',452,'https://wp.kewauneepubliclibrary.org/?p=458',0,'revision','',0),(459,1,'2025-12-30 15:15:29','2025-12-30 21:15:29','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:15:29','2025-12-30 21:15:29','',452,'https://wp.kewauneepubliclibrary.org/?p=459',0,'revision','',0),(460,1,'2025-12-30 15:15:30','2025-12-30 21:15:30','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:15:30','2025-12-30 21:15:30','',452,'https://wp.kewauneepubliclibrary.org/?p=460',0,'revision','',0),(461,1,'2025-12-30 15:18:04','2025-12-30 21:18:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:04','2025-12-30 21:18:04','',452,'https://wp.kewauneepubliclibrary.org/?p=461',0,'revision','',0),(462,1,'2025-12-30 15:18:04','2025-12-30 21:18:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Internet Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Reconsideration Form</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:04','2025-12-30 21:18:04','',452,'https://wp.kewauneepubliclibrary.org/?p=462',0,'revision','',0),(466,1,'2025-12-30 15:18:36','2025-12-30 21:18:36','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:36','2025-12-30 21:18:36','',452,'https://wp.kewauneepubliclibrary.org/?p=466',0,'revision','',0),(463,1,'2025-12-30 15:18:05','2025-12-30 21:18:05','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:05','2025-12-30 21:18:05','',452,'https://wp.kewauneepubliclibrary.org/?p=463',0,'revision','',0),(464,1,'2025-12-30 15:18:34','2025-12-30 21:18:34','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:34','2025-12-30 21:18:34','',452,'https://wp.kewauneepubliclibrary.org/?p=464',0,'revision','',0),(465,1,'2025-12-30 15:18:35','2025-12-30 21:18:35','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 15:18:35','2025-12-30 21:18:35','',452,'https://wp.kewauneepubliclibrary.org/?p=465',0,'revision','',0),(469,1,'2025-12-30 15:27:21','2025-12-30 21:27:21','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:27:21','2025-12-30 21:27:21','',118,'https://wp.kewauneepubliclibrary.org/?p=469',0,'revision','',0),(471,1,'2025-12-30 15:29:53','2025-12-30 21:29:53','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:29:53','2025-12-30 21:29:53','',118,'https://wp.kewauneepubliclibrary.org/?p=471',0,'revision','',0),(472,1,'2025-12-30 15:29:54','2025-12-30 21:29:54','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><ul><li><h3><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/kewaunee_public_library_internet_policy_01.22.pdf\">Internet Policy</a></h3></li><li> </li></ul>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:29:54','2025-12-30 21:29:54','',118,'https://wp.kewauneepubliclibrary.org/?p=472',0,'revision','',0),(474,1,'2025-12-30 15:30:23','2025-12-30 21:30:23','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:30:23','2025-12-30 21:30:23','',118,'https://wp.kewauneepubliclibrary.org/?p=474',0,'revision','',0),(475,1,'2025-12-30 15:30:24','2025-12-30 21:30:24','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:30:24','2025-12-30 21:30:24','',118,'https://wp.kewauneepubliclibrary.org/?p=475',0,'revision','',0),(476,1,'2025-12-30 15:30:24','2025-12-30 21:30:24','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:30:24','2025-12-30 21:30:24','',118,'https://wp.kewauneepubliclibrary.org/?p=476',0,'revision','',0),(477,1,'2025-12-30 15:32:13','2025-12-30 21:32:13','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:32:13','2025-12-30 21:32:13','',118,'https://wp.kewauneepubliclibrary.org/?p=477',0,'revision','',0),(478,1,'2025-12-30 15:32:17','2025-12-30 21:32:17','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:32:17','2025-12-30 21:32:17','',118,'https://wp.kewauneepubliclibrary.org/?p=478',0,'revision','',0),(479,1,'2025-12-30 15:32:22','2025-12-30 21:32:22','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:32:22','2025-12-30 21:32:22','',118,'https://wp.kewauneepubliclibrary.org/?p=479',0,'revision','',0),(480,1,'2025-12-30 15:35:04','2025-12-30 21:35:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:04','2025-12-30 21:35:04','',118,'https://wp.kewauneepubliclibrary.org/?p=480',0,'revision','',0),(481,1,'2025-12-30 15:35:05','2025-12-30 21:35:05','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:05','2025-12-30 21:35:05','',118,'https://wp.kewauneepubliclibrary.org/?p=481',0,'revision','',0),(483,1,'2025-12-30 15:35:37','2025-12-30 21:35:37','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:37','2025-12-30 21:35:37','',118,'https://wp.kewauneepubliclibrary.org/?p=483',0,'revision','',0),(484,1,'2025-12-30 15:35:37','2025-12-30 21:35:37','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:37','2025-12-30 21:35:37','',118,'https://wp.kewauneepubliclibrary.org/?p=484',0,'revision','',0),(485,1,'2025-12-30 15:35:38','2025-12-30 21:35:38','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:35:38','2025-12-30 21:35:38','',118,'https://wp.kewauneepubliclibrary.org/?p=485',0,'revision','',0),(486,1,'2025-12-30 15:38:27','2025-12-30 21:38:27','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:38:27','2025-12-30 21:38:27','',118,'https://wp.kewauneepubliclibrary.org/?p=486',0,'revision','',0),(487,1,'2025-12-30 15:38:28','2025-12-30 21:38:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:38:28','2025-12-30 21:38:28','',118,'https://wp.kewauneepubliclibrary.org/?p=487',0,'revision','',0),(488,1,'2025-12-30 15:38:28','2025-12-30 21:38:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:38:28','2025-12-30 21:38:28','',118,'https://wp.kewauneepubliclibrary.org/?p=488',0,'revision','',0),(492,1,'2025-12-30 15:48:43','2025-12-30 21:48:43','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:48:43','2025-12-30 21:48:43','',118,'https://wp.kewauneepubliclibrary.org/?p=492',0,'revision','',0),(490,1,'2025-12-30 15:48:42','2025-12-30 21:48:42','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:48:42','2025-12-30 21:48:42','',118,'https://wp.kewauneepubliclibrary.org/?p=490',0,'revision','',0),(491,1,'2025-12-30 15:48:43','2025-12-30 21:48:43','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:48:43','2025-12-30 21:48:43','',118,'https://wp.kewauneepubliclibrary.org/?p=491',0,'revision','',0),(493,1,'2025-12-30 15:52:01','2025-12-30 21:52:01','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:52:01','2025-12-30 21:52:01','',118,'https://wp.kewauneepubliclibrary.org/?p=493',0,'revision','',0),(494,1,'2025-12-30 15:52:02','2025-12-30 21:52:02','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:52:02','2025-12-30 21:52:02','',118,'https://wp.kewauneepubliclibrary.org/?p=494',0,'revision','',0),(495,1,'2025-12-30 15:52:03','2025-12-30 21:52:03','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 15:52:03','2025-12-30 21:52:03','',118,'https://wp.kewauneepubliclibrary.org/?p=495',0,'revision','',0),(510,1,'2025-12-30 16:16:12','2025-12-30 22:16:12','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h3>Library Policies</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:16:12','2025-12-30 22:16:12','',118,'https://wp.kewauneepubliclibrary.org/?p=510',0,'revision','',0),(499,1,'2025-12-30 16:01:56','2025-12-30 22:01:56','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>							\n							<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:01:56','2025-12-30 22:01:56','',118,'https://wp.kewauneepubliclibrary.org/?p=499',0,'revision','',0),(497,1,'2025-12-30 16:01:54','2025-12-30 22:01:54','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:01:54','2025-12-30 22:01:54','',118,'https://wp.kewauneepubliclibrary.org/?p=497',0,'revision','',0),(498,1,'2025-12-30 16:01:55','2025-12-30 22:01:55','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>			<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>			<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:01:55','2025-12-30 22:01:55','',118,'https://wp.kewauneepubliclibrary.org/?p=498',0,'revision','',0),(500,1,'2026-02-19 15:57:19','2025-12-30 22:07:47','','Board & Staff','','publish','closed','closed','','board','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/?p=500',6,'nav_menu_item','',0),(502,1,'2026-02-19 15:57:19','2025-12-30 22:10:34','','Friends','','publish','closed','closed','','friends','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/?p=502',10,'nav_menu_item','',0),(503,1,'2026-02-19 15:57:19','2025-12-30 22:10:34','','Community','','publish','closed','closed','','community','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/?p=503',7,'nav_menu_item','',0),(504,1,'2025-12-30 16:12:04','2025-12-30 22:12:04','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>							\n							<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:12:04','2025-12-30 22:12:04','',118,'https://wp.kewauneepubliclibrary.org/?p=504',0,'revision','',0),(505,1,'2025-12-30 16:12:05','2025-12-30 22:12:05','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>							\n							<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:12:05','2025-12-30 22:12:05','',118,'https://wp.kewauneepubliclibrary.org/?p=505',0,'revision','',0),(506,1,'2025-12-30 16:12:05','2025-12-30 22:12:05','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:12:05','2025-12-30 22:12:05','',118,'https://wp.kewauneepubliclibrary.org/?p=506',0,'revision','',0),(516,1,'2025-12-30 16:22:09','2025-12-30 22:22:09','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Cards</h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h2>Borrowing Information</h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h2>Overdue Notices</h2><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 16:22:09','2025-12-30 22:22:09','',452,'https://wp.kewauneepubliclibrary.org/?p=516',0,'revision','',0),(508,1,'2025-12-30 16:16:11','2025-12-30 22:16:11','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:16:11','2025-12-30 22:16:11','',118,'https://wp.kewauneepubliclibrary.org/?p=508',0,'revision','',0),(509,1,'2025-12-30 16:16:12','2025-12-30 22:16:12','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>					<h2>Library Policies</h2>		<h3>Library Cards</h3><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h3>Borrowing Information</h3><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h3>Overdue Notices</h3><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h3>Policies Page</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a complete policy listing.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:16:12','2025-12-30 22:16:12','',118,'https://wp.kewauneepubliclibrary.org/?p=509',0,'revision','',0),(511,1,'2025-12-30 16:17:28','2025-12-30 22:17:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h3>Library Policies</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:17:28','2025-12-30 22:17:28','',118,'https://wp.kewauneepubliclibrary.org/?p=511',0,'revision','',0),(512,1,'2025-12-30 16:17:29','2025-12-30 22:17:29','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h3>Library Policies</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:17:29','2025-12-30 22:17:29','',118,'https://wp.kewauneepubliclibrary.org/?p=512',0,'revision','',0),(513,1,'2025-12-30 16:17:29','2025-12-30 22:17:29','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:17:29','2025-12-30 22:17:29','',118,'https://wp.kewauneepubliclibrary.org/?p=513',0,'revision','',0),(514,1,'2025-12-30 16:22:08','2025-12-30 22:22:08','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 16:22:08','2025-12-30 22:22:08','',452,'https://wp.kewauneepubliclibrary.org/?p=514',0,'revision','',0),(515,1,'2025-12-30 16:22:08','2025-12-30 22:22:08','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2025-12-30 16:22:08','2025-12-30 22:22:08','',452,'https://wp.kewauneepubliclibrary.org/?p=515',0,'revision','',0),(684,1,'2026-02-03 09:27:35','2026-02-03 15:27:35','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:27:35','2026-02-03 15:27:35','',118,'https://wp.kewauneepubliclibrary.org/?p=684',0,'revision','',0),(520,1,'2025-12-30 16:36:14','2025-12-30 22:36:14','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:36:14','2025-12-30 22:36:14','',118,'https://wp.kewauneepubliclibrary.org/?p=520',0,'revision','',0),(518,1,'2025-12-30 16:36:13','2025-12-30 22:36:13','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:36:13','2025-12-30 22:36:13','',118,'https://wp.kewauneepubliclibrary.org/?p=518',0,'revision','',0),(519,1,'2025-12-30 16:36:13','2025-12-30 22:36:13','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:36:13','2025-12-30 22:36:13','',118,'https://wp.kewauneepubliclibrary.org/?p=519',0,'revision','',0),(521,1,'2025-12-30 16:38:25','2025-12-30 22:38:25','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:38:25','2025-12-30 22:38:25','',118,'https://wp.kewauneepubliclibrary.org/?p=521',0,'revision','',0),(522,1,'2025-12-30 16:38:26','2025-12-30 22:38:26','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>			<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>			<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:38:26','2025-12-30 22:38:26','',118,'https://wp.kewauneepubliclibrary.org/?p=522',0,'revision','',0),(657,1,'2026-02-03 08:30:08','2026-02-03 14:30:08','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:30:08','2026-02-03 14:30:08','',118,'https://wp.kewauneepubliclibrary.org/?p=657',0,'revision','',0),(523,1,'2025-12-30 16:38:26','2025-12-30 22:38:26','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2025-12-30 16:38:26','2025-12-30 22:38:26','',118,'https://wp.kewauneepubliclibrary.org/?p=523',0,'revision','',0),(524,1,'2026-02-19 15:57:19','2025-12-30 22:40:37','','Curbside Pickup','','publish','closed','closed','','curbside-pickup','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/?p=524',8,'nav_menu_item','',0),(525,1,'2026-02-19 15:57:19','2025-12-30 22:40:37','','Employment','','publish','closed','closed','','employment','','','2026-02-19 15:57:19','2026-02-19 21:57:19','',0,'https://wp.kewauneepubliclibrary.org/?p=525',9,'nav_menu_item','',0),(529,1,'2025-12-30 16:49:37','2025-12-30 22:49:37','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><h2>Accessibility Features On Our Website</h2><p>The following is a list of items we have included in our website to improve its accessibility:</p><ul><li>[LIST ACCESSIBILITY FEATURES HERE]</li></ul><h2>Where We\'re Improving</h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:</p><ul><li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li><li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li></ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2025-12-30 16:49:37','2025-12-30 22:49:37','',128,'https://wp.kewauneepubliclibrary.org/?p=529',0,'revision','',0),(527,1,'2025-12-30 16:49:35','2025-12-30 22:49:35','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2025-12-30 16:49:35','2025-12-30 22:49:35','',128,'https://wp.kewauneepubliclibrary.org/?p=527',0,'revision','',0),(528,1,'2025-12-30 16:49:36','2025-12-30 22:49:36','[YOUR COMPANY NAME] is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.<br /><br />\n				<h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2>\n				We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content useable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.<br /><br />\n				Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&#038;utm_medium=software&#038;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.<br /><br />\n				<h2>Accessibility Features On Our Website</h2>\n				The following is a list of items we have included in our website to improve its accessibility:<br /><br />\n				<ul>\n				<li>[LIST ACCESSIBILITY FEATURES HERE]</li>\n				</ul>\n				<h2>Where We\'re Improving</h2>\n				In our efforts to bring our website up to standard, we are targeting the following areas:<br /><br />\n				<ul>\n				<li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li>\n				<li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li>\n				</ul>\n				This is part of our broader effort to make everyone\'s experience at [COMPANY NAME] a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.<br /><br />\n				<h2>Accessibility Support Contact</h2>\n				We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email [YOUR ACCESSIBILITY EMAIL ADDRESS] or give us a call at [YOUR PHONE NUMBER]. We will do our best to assist you and resolve issues.','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2025-12-30 16:49:36','2025-12-30 22:49:36','',128,'https://wp.kewauneepubliclibrary.org/?p=528',0,'revision','',0),(531,1,'2026-01-07 11:50:20','2026-01-07 17:50:20','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-07 11:50:20','2026-01-07 17:50:20','',92,'https://wp.kewauneepubliclibrary.org/?p=531',0,'revision','',0),(532,1,'2026-01-07 11:50:21','2026-01-07 17:50:21','<p><strong>The library is closed December 31st and January 1st. </strong><strong style=\"font-style: inherit;\">Happy Holidays!</strong></p>			<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 02, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-07 11:50:21','2026-01-07 17:50:21','',92,'https://wp.kewauneepubliclibrary.org/?p=532',0,'revision','',0),(537,1,'2026-01-07 12:47:14','2026-01-07 18:47:14','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>I. Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>II. Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>III. Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>IV. Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>V. Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>VI. Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><ol><li>Responsibility for Selection<br />The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br />C. Criteria for Selection<br />The main points considered in the selection of materials are:<br />a. individual merit of each item<br />b. popular appeal/demand<br />c. suitability of material for the clientele<br />d. existing library holdings<br />e. budget<br />Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br />The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br />D. Interlibrary Loan<br />Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br />In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br />E. Gifts and Donations<br />The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br />By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br />F. Weeding<br />An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br />G. Potential Problems or Challenges<br />The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br />Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br />Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br />H. Challenged Materials<br />Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br />In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br />1. Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br />2. Be a library card holder from one of the Kewaunee County libraries.<br />3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br />4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br />Updated and Approved October 19, 2022</li></ol><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:47:14','2026-01-07 18:47:14','',452,'https://wp.kewauneepubliclibrary.org/?p=537',0,'revision','',0),(535,1,'2026-01-07 12:47:09','2026-01-07 18:47:09','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Cards</h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h2>Borrowing Information</h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h2>Overdue Notices</h2><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:47:09','2026-01-07 18:47:09','',452,'https://wp.kewauneepubliclibrary.org/?p=535',0,'revision','',0),(536,1,'2026-01-07 12:47:13','2026-01-07 18:47:13','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Cards</h2><p>A driver\'s license or State ID and verification of current address is required to obtain a free library card.</p><p>Library cards are available when patrons reach age 6. Patrons under the age of 16 need a parent\'s/guardian\'s signature.</p><p>Library borrowing privileges are withheld when there is money owed on the library card. There is a $3.00 charge for a replacement library card.</p><h2>Borrowing Information</h2><p>A patron\'s borrowing records are confidential for the patron\'s protection. If you allow another person to borrow items on your library card, you are held responsible for those materials.</p><h2>Overdue Notices</h2><p>Patrons will be notified either by email or by mail when their library items are overdue.</p><h2>Children Safety Policy</h2><p>Copy</p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Lactation Policy</h2><p>Copy</p><h2>Materials Selection/Collection Development Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>Rules of Conduct Policy</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:47:13','2026-01-07 18:47:13','',452,'https://wp.kewauneepubliclibrary.org/?p=536',0,'revision','',0),(541,1,'2026-01-07 12:59:46','2026-01-07 18:59:46','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:59:46','2026-01-07 18:59:46','',452,'https://wp.kewauneepubliclibrary.org/?p=541',0,'revision','',0),(539,1,'2026-01-07 12:59:44','2026-01-07 18:59:44','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>I. Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>II. Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>III. Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>IV. Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>V. Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>VI. Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><ol><li>Responsibility for Selection<br />The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br />C. Criteria for Selection<br />The main points considered in the selection of materials are:<br />a. individual merit of each item<br />b. popular appeal/demand<br />c. suitability of material for the clientele<br />d. existing library holdings<br />e. budget<br />Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br />The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br />D. Interlibrary Loan<br />Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br />In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br />E. Gifts and Donations<br />The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br />By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br />F. Weeding<br />An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br />G. Potential Problems or Challenges<br />The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br />Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br />Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br />H. Challenged Materials<br />Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br />In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br />1. Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br />2. Be a library card holder from one of the Kewaunee County libraries.<br />3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br />4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br />Updated and Approved October 19, 2022</li></ol><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:59:44','2026-01-07 18:59:44','',452,'https://wp.kewauneepubliclibrary.org/?p=539',0,'revision','',0),(540,1,'2026-01-07 12:59:45','2026-01-07 18:59:45','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>I. Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>II. Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>III. Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>IV. Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>V. Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>VI. Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><ol><li>Responsibility for Selection<br />The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.<br />C. Criteria for Selection<br />The main points considered in the selection of materials are:<br />a. individual merit of each item<br />b. popular appeal/demand<br />c. suitability of material for the clientele<br />d. existing library holdings<br />e. budget<br />Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.<br />The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.<br />D. Interlibrary Loan<br />Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.<br />In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.<br />E. Gifts and Donations<br />The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.<br />By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.<br />F. Weeding<br />An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.<br />G. Potential Problems or Challenges<br />The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.<br />Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.<br />Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.<br />H. Challenged Materials<br />Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.<br />In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:<br />1. Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.<br />2. Be a library card holder from one of the Kewaunee County libraries.<br />3. Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.<br />4. Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.<br />Updated and Approved October 19, 2022</li></ol><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 12:59:45','2026-01-07 18:59:45','',452,'https://wp.kewauneepubliclibrary.org/?p=540',0,'revision','',0),(542,1,'2026-01-07 13:05:31','2026-01-07 19:05:31','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:05:31','2026-01-07 19:05:31','',452,'https://wp.kewauneepubliclibrary.org/?p=542',0,'revision','',0),(543,1,'2026-01-07 13:05:31','2026-01-07 19:05:31','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><p>Copy</p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:05:31','2026-01-07 19:05:31','',452,'https://wp.kewauneepubliclibrary.org/?p=543',0,'revision','',0),(544,1,'2026-01-07 13:05:32','2026-01-07 19:05:32','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:05:32','2026-01-07 19:05:32','',452,'https://wp.kewauneepubliclibrary.org/?p=544',0,'revision','',0),(545,1,'2026-01-07 13:06:58','2026-01-07 19:06:58','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:06:58','2026-01-07 19:06:58','',452,'https://wp.kewauneepubliclibrary.org/?p=545',0,'revision','',0),(546,1,'2026-01-07 13:06:59','2026-01-07 19:06:59','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Copy</p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:06:59','2026-01-07 19:06:59','',452,'https://wp.kewauneepubliclibrary.org/?p=546',0,'revision','',0),(547,1,'2026-01-07 13:07:00','2026-01-07 19:07:00','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:07:00','2026-01-07 19:07:00','',452,'https://wp.kewauneepubliclibrary.org/?p=547',0,'revision','',0),(548,1,'2026-01-07 13:08:50','2026-01-07 19:08:50','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:08:50','2026-01-07 19:08:50','',452,'https://wp.kewauneepubliclibrary.org/?p=548',0,'revision','',0),(549,1,'2026-01-07 13:08:51','2026-01-07 19:08:51','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>Copy</p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:08:51','2026-01-07 19:08:51','',452,'https://wp.kewauneepubliclibrary.org/?p=549',0,'revision','',0),(550,1,'2026-01-07 13:08:52','2026-01-07 19:08:52','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.</li></ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:08:52','2026-01-07 19:08:52','',452,'https://wp.kewauneepubliclibrary.org/?p=550',0,'revision','',0),(551,1,'2026-01-07 13:10:27','2026-01-07 19:10:27','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.</li></ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:10:27','2026-01-07 19:10:27','',452,'https://wp.kewauneepubliclibrary.org/?p=551',0,'revision','',0),(552,1,'2026-01-07 13:10:27','2026-01-07 19:10:27','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. Patrons are responsible for all copies printed. Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.</li></ol><p>First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:10:27','2026-01-07 19:10:27','',452,'https://wp.kewauneepubliclibrary.org/?p=552',0,'revision','',0),(553,1,'2026-01-07 13:10:28','2026-01-07 19:10:28','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:10:28','2026-01-07 19:10:28','',452,'https://wp.kewauneepubliclibrary.org/?p=553',0,'revision','',0),(554,1,'2026-01-07 13:12:44','2026-01-07 19:12:44','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:12:44','2026-01-07 19:12:44','',452,'https://wp.kewauneepubliclibrary.org/?p=554',0,'revision','',0),(555,1,'2026-01-07 13:12:45','2026-01-07 19:12:45','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p><h2>Wireless Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:12:45','2026-01-07 19:12:45','',452,'https://wp.kewauneepubliclibrary.org/?p=555',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (556,1,'2026-01-07 13:12:46','2026-01-07 19:12:46','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:12:46','2026-01-07 19:12:46','',452,'https://wp.kewauneepubliclibrary.org/?p=556',0,'revision','',0),(560,1,'2026-01-07 13:18:44','2026-01-07 19:18:44','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:18:44','2026-01-07 19:18:44','',452,'https://wp.kewauneepubliclibrary.org/?p=560',0,'revision','',0),(558,1,'2026-01-07 13:18:43','2026-01-07 19:18:43','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:18:43','2026-01-07 19:18:43','',452,'https://wp.kewauneepubliclibrary.org/?p=558',0,'revision','',0),(559,1,'2026-01-07 13:18:43','2026-01-07 19:18:43','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p><h2>WiFi Hotspot Policy</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:18:43','2026-01-07 19:18:43','',452,'https://wp.kewauneepubliclibrary.org/?p=559',0,'revision','',0),(561,1,'2026-01-07 13:20:13','2026-01-07 19:20:13','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:20:13','2026-01-07 19:20:13','',452,'https://wp.kewauneepubliclibrary.org/?p=561',0,'revision','',0),(562,1,'2026-01-07 13:20:13','2026-01-07 19:20:13','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>Copy</p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:20:13','2026-01-07 19:20:13','',452,'https://wp.kewauneepubliclibrary.org/?p=562',0,'revision','',0),(563,1,'2026-01-07 13:20:14','2026-01-07 19:20:14','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:20:14','2026-01-07 19:20:14','',452,'https://wp.kewauneepubliclibrary.org/?p=563',0,'revision','',0),(567,1,'2026-01-07 13:26:07','2026-01-07 19:26:07','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><p><em>Updated June 23, 2020</em></p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:26:07','2026-01-07 19:26:07','',452,'https://wp.kewauneepubliclibrary.org/?p=567',0,'revision','',0),(565,1,'2026-01-07 13:26:06','2026-01-07 19:26:06','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:26:06','2026-01-07 19:26:06','',452,'https://wp.kewauneepubliclibrary.org/?p=565',0,'revision','',0),(566,1,'2026-01-07 13:26:06','2026-01-07 19:26:06','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-07 13:26:06','2026-01-07 19:26:06','',452,'https://wp.kewauneepubliclibrary.org/?p=566',0,'revision','',0),(862,1,'2026-02-18 10:23:50','2026-02-18 16:23:50','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 10:23:50','2026-02-18 16:23:50','',92,'https://wp.kewauneepubliclibrary.org/?p=862',0,'revision','',0),(705,1,'2026-02-03 13:45:07','2026-02-03 19:45:07','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:45:07','2026-02-03 19:45:07','',452,'https://wp.kewauneepubliclibrary.org/?p=705',0,'revision','',0),(579,1,'2026-01-12 13:33:04','2026-01-12 19:33:04','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-12 13:33:04','2026-01-12 19:33:04','',452,'https://wp.kewauneepubliclibrary.org/?p=579',0,'revision','',0),(577,1,'2026-01-12 13:33:03','2026-01-12 19:33:03','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><p><em>Updated June 23, 2020</em></p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-12 13:33:03','2026-01-12 19:33:03','',452,'https://wp.kewauneepubliclibrary.org/?p=577',0,'revision','',0),(578,1,'2026-01-12 13:33:03','2026-01-12 19:33:03','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Pandemic Policy</h2><p>Copy</p><p><em>Updated June 23, 2020</em></p><h2>Reconsideration of Materials Form</h2><p>Copy</p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-12 13:33:03','2026-01-12 19:33:03','',452,'https://wp.kewauneepubliclibrary.org/?p=578',0,'revision','',0),(580,1,'2026-01-12 15:54:55','2026-01-12 21:54:55','','Kewaunee Public Library building header','','inherit','open','closed','','kewaunee-public-library-building-header','','','2026-01-12 15:55:11','2026-01-12 21:55:11','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Kewaunee-Public-Library-building-header.png',0,'attachment','image/png',0),(582,1,'2026-01-13 11:40:22','2026-01-13 17:40:22','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-13 11:40:22','2026-01-13 17:40:22','',452,'https://wp.kewauneepubliclibrary.org/?p=582',0,'revision','',0),(583,1,'2026-01-13 11:40:24','2026-01-13 17:40:24','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen.</em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 7 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format.</p><p>There is a limit of 75 items a patron can borrow at one time, 25 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 25 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children and teen print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in Wisconsin Statutes 43.30, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-13 11:40:24','2026-01-13 17:40:24','',452,'https://wp.kewauneepubliclibrary.org/?p=583',0,'revision','',0),(617,1,'2026-01-14 09:28:31','2026-01-14 15:28:31','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-14 09:28:31','2026-01-14 15:28:31','',452,'https://wp.kewauneepubliclibrary.org/?p=617',0,'revision','',0),(584,1,'2026-01-13 11:40:31','2026-01-13 17:40:31','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-13 11:40:31','2026-01-13 17:40:31','',452,'https://wp.kewauneepubliclibrary.org/?p=584',0,'revision','',0),(585,1,'2026-02-04 15:25:15','2026-02-04 21:25:15','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','draft','closed','closed','','test-page','','','2026-02-19 15:56:37','2026-02-19 21:56:37','',0,'https://wp.kewauneepubliclibrary.org/?page_id=585',0,'page','',0),(586,1,'2026-01-14 07:50:58','2026-01-14 13:50:58','','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-01-14 07:50:58','2026-01-14 13:50:58','',585,'https://wp.kewauneepubliclibrary.org/?p=586',0,'revision','',0),(587,1,'2026-01-14 07:51:24','2026-01-14 13:51:24','','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-01-14 07:51:24','2026-01-14 13:51:24','',585,'https://wp.kewauneepubliclibrary.org/?p=587',0,'revision','',0),(588,1,'2026-01-14 07:51:24','2026-01-14 13:51:24','','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-01-14 07:51:24','2026-01-14 13:51:24','',585,'https://wp.kewauneepubliclibrary.org/?p=588',0,'revision','',0),(589,1,'2026-01-14 07:51:24','2026-01-14 13:51:24','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-01-14 07:51:24','2026-01-14 13:51:24','',585,'https://wp.kewauneepubliclibrary.org/?p=589',0,'revision','',0),(591,1,'2026-01-14 08:02:05','2026-01-14 14:02:05','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-14 08:02:05','2026-01-14 14:02:05','',92,'https://wp.kewauneepubliclibrary.org/?p=591',0,'revision','',0),(592,1,'2026-01-14 08:02:06','2026-01-14 14:02:06','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\"><img width=\"316\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-316x324.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" /></a>                                            \n                                                    Jan 09, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee: A Wisconsin Christmas Pie</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee%3A%20A%20Wisconsin%20Christmas%20Pie&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee-a-wisconsin-christmas-pie%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>                                            \n                                                    Jan 12, 2026\n                                                                                                3:30 PM - 5:30 PM                        <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Melt%20a%20Masterpiece%3A%20Fun%20with%20Perler%20Beads&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmelt-a-masterpiece-fun-with-perler-beads%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>                                            \n                                                    Jan 13, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20The%20Story%20She%20Left%20Behind&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-the-story-she-left-behind%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-01-14 08:02:06','2026-01-14 14:02:06','',92,'https://wp.kewauneepubliclibrary.org/?p=592',0,'revision','',0),(1002,1,'2026-02-24 17:57:55','0000-00-00 00:00:00','','Auto Draft','','auto-draft','','open','','','','','2026-02-24 17:57:55','0000-00-00 00:00:00','',0,'https://wp.kewauneepubliclibrary.org/?p=1002',0,'post','',0),(605,1,'2026-01-14 09:06:19','2026-01-14 15:06:19','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:06:19','2026-01-14 15:06:19','',128,'https://wp.kewauneepubliclibrary.org/?p=605',0,'revision','',0),(602,1,'2026-01-14 09:05:30','2026-01-14 15:05:30','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><h2>Accessibility Features On Our Website</h2><p>The following is a list of items we have included in our website to improve its accessibility:</p><ul><li>[LIST ACCESSIBILITY FEATURES HERE]</li></ul><h2>Where We\'re Improving</h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:</p><ul><li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li><li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li></ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:05:30','2026-01-14 15:05:30','',128,'https://wp.kewauneepubliclibrary.org/?p=602',0,'revision','',0),(603,1,'2026-01-14 09:05:31','2026-01-14 15:05:31','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><h2>Accessibility Features On Our Website</h2><p>The following is a list of items we have included in our website to improve its accessibility:</p><ul><li>[LIST ACCESSIBILITY FEATURES HERE]</li></ul><h2>Where We\'re Improving</h2><p>In our efforts to bring our website up to standard, we are targeting the following areas:</p><ul><li>[LIST ITEMS YOU\'RE WORKING TO FIX HERE]</li><li>[IT MAY HELP TO REVIEW THE OPEN ISSUES TAB TO SEE THE MOST COMMON PROBLEMS]</li></ul><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:05:31','2026-01-14 15:05:31','',128,'https://wp.kewauneepubliclibrary.org/?p=603',0,'revision','',0),(606,1,'2026-01-14 09:06:19','2026-01-14 15:06:19','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:06:19','2026-01-14 15:06:19','',128,'https://wp.kewauneepubliclibrary.org/?p=606',0,'revision','',0),(607,1,'2026-01-14 09:06:20','2026-01-14 15:06:20','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-01-14 09:06:20','2026-01-14 15:06:20','',128,'https://wp.kewauneepubliclibrary.org/?p=607',0,'revision','',0),(608,1,'2026-01-14 09:12:15','2026-01-14 15:12:15','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-01-14 09:12:15','2026-01-14 15:12:15','',55,'https://wp.kewauneepubliclibrary.org/?p=608',0,'revision','',0),(609,1,'2026-01-14 09:12:16','2026-01-14 15:12:16','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 02 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 09 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" /></a>\n                                             Jan 12 2026\n                                                                                <h4><a data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" target=\"_self\" rel=\"noopener\">Melt a Masterpiece: Fun with Perler Beads</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" /></a>\n                                             Jan 13 2026\n                                                                                <h4><a data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: The Story She Left Behind</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                Load More\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> November</a><h2>December 2025</h2><a href=\"#\">January </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>30</dt><dt data-mec-cell=\"20251201\" data-day=\"1\" data-month=\"202512\">1</dt></dt><dt data-mec-cell=\"20251202\" data-day=\"2\" data-month=\"202512\">2</dt></dt><dt data-mec-cell=\"20251203\" data-day=\"3\" data-month=\"202512\">3</dt></dt><dt data-mec-cell=\"20251204\" data-day=\"4\" data-month=\"202512\">4</dt></dt><dt data-mec-cell=\"20251205\" data-day=\"5\" data-month=\"202512\">5</dt></dt><dt data-mec-cell=\"20251206\" data-day=\"6\" data-month=\"202512\">6</dt></dt></dl><dl><dt data-mec-cell=\"20251207\" data-day=\"7\" data-month=\"202512\">7</dt></dt><dt data-mec-cell=\"20251208\" data-day=\"8\" data-month=\"202512\">8</dt></dt><dt data-mec-cell=\"20251209\" data-day=\"9\" data-month=\"202512\">9</dt></dt><dt data-mec-cell=\"20251210\" data-day=\"10\" data-month=\"202512\">10</dt></dt><dt data-mec-cell=\"20251211\" data-day=\"11\" data-month=\"202512\">11</dt></dt><dt data-mec-cell=\"20251212\" data-day=\"12\" data-month=\"202512\">12</dt></dt><dt data-mec-cell=\"20251213\" data-day=\"13\" data-month=\"202512\">13</dt></dt></dl><dl><dt data-mec-cell=\"20251214\" data-day=\"14\" data-month=\"202512\">14</dt></dt><dt data-mec-cell=\"20251215\" data-day=\"15\" data-month=\"202512\">15</dt></dt><dt data-mec-cell=\"20251216\" data-day=\"16\" data-month=\"202512\">16</dt></dt><dt data-mec-cell=\"20251217\" data-day=\"17\" data-month=\"202512\">17</dt></dt><dt data-mec-cell=\"20251218\" data-day=\"18\" data-month=\"202512\">18</dt></dt><dt data-mec-cell=\"20251219\" data-day=\"19\" data-month=\"202512\">19</dt></dt><dt data-mec-cell=\"20251220\" data-day=\"20\" data-month=\"202512\">20</dt></dt></dl><dl><dt data-mec-cell=\"20251221\" data-day=\"21\" data-month=\"202512\">21</dt></dt><dt data-mec-cell=\"20251222\" data-day=\"22\" data-month=\"202512\">22</dt></dt><dt data-mec-cell=\"20251223\" data-day=\"23\" data-month=\"202512\">23</dt></dt><dt data-mec-cell=\"20251224\" data-day=\"24\" data-month=\"202512\">24</dt></dt><dt data-mec-cell=\"20251225\" data-day=\"25\" data-month=\"202512\">25</dt></dt><dt data-mec-cell=\"20251226\" data-day=\"26\" data-month=\"202512\">26</dt></dt><dt data-mec-cell=\"20251227\" data-day=\"27\" data-month=\"202512\">27</dt></dt></dl><dl><dt data-mec-cell=\"20251228\" data-day=\"28\" data-month=\"202512\">28</dt></dt><dt data-mec-cell=\"20251229\" data-day=\"29\" data-month=\"202512\">29</dt></dt><dt data-mec-cell=\"20251230\" data-day=\"30\" data-month=\"202512\">30</dt></dt><dt data-mec-cell=\"20251231\" data-day=\"31\" data-month=\"202512\">31</dt></dt><dt>1</dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                                Preschool Storytime 10:30 AM\n                        <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks on Fridays at 10:30 AM.\nFrom September through April (with exceptions for holidays).\n , ...\n                        </dt><dt>3</dt></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1766449963\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-01-14 09:12:16','2026-01-14 15:12:16','',55,'https://wp.kewauneepubliclibrary.org/?p=609',0,'revision','',0),(610,1,'2026-01-14 09:12:16','2026-01-14 15:12:16','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Jan 15 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>\n                                             Jan 29 2026\n                                                                                <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 8\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> December</a><h2>January 2026</h2><a href=\"#\">February </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>28</dt><dt>29</dt><dt>30</dt><dt>31</dt><dt data-mec-cell=\"20260101\" data-day=\"1\" data-month=\"202601\">1</dt></dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260103\" data-day=\"3\" data-month=\"202601\">3</dt></dt></dl><dl><dt data-mec-cell=\"20260104\" data-day=\"4\" data-month=\"202601\">4</dt></dt><dt data-mec-cell=\"20260105\" data-day=\"5\" data-month=\"202601\">5</dt></dt><dt data-mec-cell=\"20260106\" data-day=\"6\" data-month=\"202601\">6</dt></dt><dt data-mec-cell=\"20260107\" data-day=\"7\" data-month=\"202601\">7</dt></dt><dt data-mec-cell=\"20260108\" data-day=\"8\" data-month=\"202601\">8</dt></dt><dt data-mec-cell=\"20260109\" data-day=\"9\" data-month=\"202601\">9<a data-tooltip-content=\"#mec-tooltip-2991767954600-20260109\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4281767963600-20260109\" data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" ><h4>Afternoon Adult Matinee: A Wisconsin Christmas Pie</h4></a>            \n                            Afternoon Adult Matinee: A Wisconsin Christmas Pie 1:00 PM\n                    <img width=\"226\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-226x300.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" />Friday, Jan. 9, 2026, at 1:00 PM.\nJoin us in watching the movie A Wisconsin Christmas Pie (also called A Cherry Pie Christmas).\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family&#8217;s cherry orchard business with a little help from her high s , ...\n                    </dt><dt data-mec-cell=\"20260110\" data-day=\"10\" data-month=\"202601\">10</dt></dt></dl><dl><dt data-mec-cell=\"20260111\" data-day=\"11\" data-month=\"202601\">11</dt></dt><dt data-mec-cell=\"20260112\" data-day=\"12\" data-month=\"202601\">12<a data-tooltip-content=\"#mec-tooltip-3101768231800-20260112\" data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" ><h4>Melt a Masterpiece: Fun with Perler Beads</h4></a>            \n                            Melt a Masterpiece: Fun with Perler Beads 3:30 PM - 5:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" />Drop in on Monday, January 12, from 3:30 to 5:30 PM.\nJanuary projects: Outer space, winter, minecraft, and more!\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\nQuestions? Call or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260113\" data-day=\"13\" data-month=\"202601\">13<a data-tooltip-content=\"#mec-tooltip-3131768305600-20260113\" data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" ><h4>Page Turner&#8217;s Adult Book Club: The Story She Left Behind</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: The Story She Left Behind 12:00 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, January 13th, at Noon for a book discussion.\nWe&#8217;ll be reviewing The Story She Left Behind by Patti Callahan Henry.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260114\" data-day=\"14\" data-month=\"202601\">14</dt></dt><dt data-mec-cell=\"20260115\" data-day=\"15\" data-month=\"202601\">15<a data-tooltip-content=\"#mec-tooltip-4231768496400-20260115\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260116\" data-day=\"16\" data-month=\"202601\">16<a data-tooltip-content=\"#mec-tooltip-2991768559400-20260116\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260117\" data-day=\"17\" data-month=\"202601\">17</dt></dt></dl><dl><dt data-mec-cell=\"20260118\" data-day=\"18\" data-month=\"202601\">18</dt></dt><dt data-mec-cell=\"20260119\" data-day=\"19\" data-month=\"202601\">19<a data-tooltip-content=\"#mec-tooltip-3041768836600-20260119\" data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" ><h4>Exploding Snowmen STEM</h4></a>            \n                            Exploding Snowmen STEM 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" />Join us for a snowman science experiment!\nSnack provided!\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\nPlease call or email the library with any questions.\n , ...\n                    </dt><dt data-mec-cell=\"20260120\" data-day=\"20\" data-month=\"202601\">20</dt></dt><dt data-mec-cell=\"20260121\" data-day=\"21\" data-month=\"202601\">21</dt></dt><dt data-mec-cell=\"20260122\" data-day=\"22\" data-month=\"202601\">22</dt></dt><dt data-mec-cell=\"20260123\" data-day=\"23\" data-month=\"202601\">23<a data-tooltip-content=\"#mec-tooltip-2991769164200-20260123\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260124\" data-day=\"24\" data-month=\"202601\">24</dt></dt></dl><dl><dt data-mec-cell=\"20260125\" data-day=\"25\" data-month=\"202601\">25</dt></dt><dt data-mec-cell=\"20260126\" data-day=\"26\" data-month=\"202601\">26</dt></dt><dt data-mec-cell=\"20260127\" data-day=\"27\" data-month=\"202601\">27</dt></dt><dt data-mec-cell=\"20260128\" data-day=\"28\" data-month=\"202601\">28<a data-tooltip-content=\"#mec-tooltip-2781769614200-20260128\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260129\" data-day=\"29\" data-month=\"202601\">29<a data-tooltip-content=\"#mec-tooltip-4201769700600-20260129\" data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" ><h4>Dungeons and Dragons Club</h4></a>            \n                            Dungeons and Dragons Club 3:30 PM\n                    <img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" />Grades 9-12\nBeginner and experienced player friendly\nJan. 29, 2026, at 3:30 PM\nRegistration required! For more information or to register, call the library and ​ask for Abby, or email abunyard@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260130\" data-day=\"30\" data-month=\"202601\">30<a data-tooltip-content=\"#mec-tooltip-2991769769000-20260130\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260131\" data-day=\"31\" data-month=\"202601\">31</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-01-14 09:12:16','2026-01-14 15:12:16','',55,'https://wp.kewauneepubliclibrary.org/?p=610',0,'revision','',0),(611,1,'2026-01-14 09:18:27','2026-01-14 15:18:27','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-01-14 09:18:27','2026-01-14 15:18:27','',118,'https://wp.kewauneepubliclibrary.org/?p=611',0,'revision','',0),(612,1,'2026-01-14 09:18:28','2026-01-14 15:18:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-01-14 09:18:28','2026-01-14 15:18:28','',118,'https://wp.kewauneepubliclibrary.org/?p=612',0,'revision','',0),(613,1,'2026-01-14 09:18:28','2026-01-14 15:18:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-01-14 09:18:28','2026-01-14 15:18:28','',118,'https://wp.kewauneepubliclibrary.org/?p=613',0,'revision','',0),(615,1,'2026-01-14 09:28:30','2026-01-14 15:28:30','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-14 09:28:30','2026-01-14 15:28:30','',452,'https://wp.kewauneepubliclibrary.org/?p=615',0,'revision','',0),(616,1,'2026-01-14 09:28:30','2026-01-14 15:28:30','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Reconsideration of Materials Form</h2><p>Explain what this form is for... Please complete and hand-sign either the electronic form or print-only form below, and return it to the library for consideration.</p><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-14 09:28:30','2026-01-14 15:28:30','',452,'https://wp.kewauneepubliclibrary.org/?p=616',0,'revision','',0),(624,1,'2026-01-16 13:25:47','2026-01-16 19:25:47','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-16 13:25:47','2026-01-16 19:25:47','',452,'https://wp.kewauneepubliclibrary.org/?p=624',0,'revision','',0),(622,1,'2026-01-16 13:25:46','2026-01-16 19:25:46','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-16 13:25:46','2026-01-16 19:25:46','',452,'https://wp.kewauneepubliclibrary.org/?p=622',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (623,1,'2026-01-16 13:25:46','2026-01-16 19:25:46','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.pdf\">Reconsideration of Material form - electronic</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form - print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-01-16 13:25:46','2026-01-16 19:25:46','',452,'https://wp.kewauneepubliclibrary.org/?p=623',0,'revision','',0),(629,1,'2026-02-02 12:35:54','2026-02-02 18:35:54','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Jan 15, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 16, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>                                            \n                                                    Jan 19, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Exploding%20Snowmen%20STEM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fexploding-snowmen-stem%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 23, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Jan 28, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"389\" height=\"324\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-389x324.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>                                            \n                                                    Jan 29, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Dungeons%20and%20Dragons%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdungeons-and-dragons-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Jan 30, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-02 12:35:54','2026-02-02 18:35:54','',92,'https://wp.kewauneepubliclibrary.org/?p=629',0,'revision','',0),(631,1,'2026-02-02 12:50:00','2026-02-02 18:50:00','{\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_left_center\": [\n                    \"logo\"\n                ],\n                \"above_center\": [\n                    \"html-2\"\n                ],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:49:47\"\n    },\n    \"astra-settings[display-site-title-responsive]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": 0,\n            \"mobile\": 0\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:48:47\"\n    },\n    \"astra-settings[header-html-2]\": {\n        \"value\": \"<h1><span style=\\\"color: #ffffff;\\\">Kewaunee Public Library</span></h1>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:49:47\"\n    }\n}','','','trash','closed','closed','','c5121c22-9b0d-41e5-add2-80d412942df8','','','2026-02-02 12:50:00','2026-02-02 18:50:00','',0,'https://wp.kewauneepubliclibrary.org/?p=631',0,'customize_changeset','',0),(632,1,'2026-02-02 13:20:11','2026-02-02 19:20:11','{\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_left_center\": [\n                    \"logo\"\n                ],\n                \"above_center\": [\n                    \"html-2\"\n                ],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 18:53:19\"\n    },\n    \"astra-settings[header-html-1]\": {\n        \"value\": \"<h2><span style=\\\"color: #ffffff; text-shadow: 2px 2px 4px #000000;\\\">Library Hours</span></h2>\\n<ul style=\\\"list-style-type: none; margin: .5em;\\\">\\n \\t<li><span style=\\\"font-size: 14pt;\\\">Monday-Thursday: 10 AM - 7 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt;\\\">Friday: 10 AM - 6 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt;\\\">Saturday: 9 AM - 1 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt;\\\">Closed Sundays</span></li>\\n</ul>\\n<span style=\\\"font-size: 14pt; color: #ffffff;\\\">Call:\\u00a0<span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: #ffffff; text-decoration: underline;\\\" href=\\\"tel:9203885015\\\">920-388-5015</a></span></span>\\n<span style=\\\"font-size: 14pt; color: #ffffff;\\\">Email:\\u00a0<span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: #ffffff; text-decoration: underline;\\\" href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org</a></span></span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 19:11:20\"\n    },\n    \"astra-settings[hba-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"classic\",\n                \"overlay-color\": \"var(--ast-global-color-8)\",\n                \"overlay-opacity\": 0.6999999999999999555910790149937383830547332763671875\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 19:20:11\"\n    }\n}','','','trash','closed','closed','','64f39f18-fb5d-405a-9449-a81e800fa808','','','2026-02-02 13:20:11','2026-02-02 19:20:11','',0,'https://wp.kewauneepubliclibrary.org/?p=632',0,'customize_changeset','',0),(633,1,'2026-02-02 14:26:17','2026-02-02 20:26:17','{\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_left_center\": [],\n                \"above_center\": [],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 20:26:17\"\n    },\n    \"astra-settings[display-site-title-responsive]\": {\n        \"value\": {\n            \"desktop\": 1,\n            \"tablet\": 1,\n            \"mobile\": 1\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 20:26:17\"\n    },\n    \"astra-settings[logo-title-inline]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 20:26:17\"\n    },\n    \"astra-settings[header-color-site-title]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 20:26:17\"\n    }\n}','','','trash','closed','closed','','49372716-2159-4826-9354-35e08e7dafe0','','','2026-02-02 14:26:17','2026-02-02 20:26:17','',0,'https://wp.kewauneepubliclibrary.org/2026/02/02/49372716-2159-4826-9354-35e08e7dafe0/',0,'customize_changeset','',0),(634,1,'2026-02-02 14:30:06','2026-02-02 20:30:06','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-02 14:30:06','2026-02-02 20:30:06','',118,'https://wp.kewauneepubliclibrary.org/?p=634',0,'revision','',0),(635,1,'2026-02-02 14:30:06','2026-02-02 20:30:06','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-02 14:30:06','2026-02-02 20:30:06','',118,'https://wp.kewauneepubliclibrary.org/?p=635',0,'revision','',0),(636,1,'2026-02-02 14:30:07','2026-02-02 20:30:07','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-02 14:30:07','2026-02-02 20:30:07','',118,'https://wp.kewauneepubliclibrary.org/?p=636',0,'revision','',0),(637,1,'2026-02-02 16:05:14','2026-02-02 22:05:14','{\n    \"astra-settings[hbb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#eeeeee\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"contain\",\n                \"background-attachment\": \"fixed\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:11:50\"\n    },\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 176,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:13:50\"\n    },\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_left_center\": [],\n                \"above_center\": [],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [\n                    \"html-2\"\n                ],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:36:50\"\n    },\n    \"astra-settings[font-size-section-hb-html-2]\": {\n        \"value\": {\n            \"desktop\": 27,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:09:50\"\n    },\n    \"astra-settings[header-html-2]\": {\n        \"value\": \"<span style=\\\"color: #ffffff;\\\">Welcome to the Kewaunee Public Library</span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:09:50\"\n    },\n    \"astra-settings[header-html-2color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:09:50\"\n    },\n    \"astra-settings[hbb-header-separator]\": {\n        \"value\": 0,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:13:50\"\n    },\n    \"astra-settings[hba-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"overlay-type\": \"classic\",\n                \"overlay-color\": \"var(--ast-global-color-8)\",\n                \"overlay-opacity\": 0.6999999999999999555910790149937383830547332763671875\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:14:50\"\n    },\n    \"astra-settings[logo-title-inline]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:15:50\"\n    },\n    \"astra-settings[header-logo-color]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:15:50\"\n    },\n    \"astra-settings[header-color-site-title]\": {\n        \"value\": \"var(--ast-global-color-2)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:16:50\"\n    },\n    \"astra-settings[header-color-h-site-title]\": {\n        \"value\": \"var(--ast-global-color-1)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:16:50\"\n    },\n    \"astra-settings[header-html-1]\": {\n        \"value\": \"<h2><strong><span style=\\\"color: #000000; font-size: 14pt;\\\">Library Hours</span></strong></h2>\\n<ul style=\\\"list-style-type: none; margin: .5em;\\\">\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Monday-Thursday: 10 AM - 7 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Friday: 10 AM - 6 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Saturday: 9 AM - 1 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Closed Sundays</span></li>\\n</ul>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:36:50\"\n    },\n    \"astra-settings[hba-header-height]\": {\n        \"value\": {\n            \"desktop\": 30,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:38:51\"\n    },\n    \"astra-settings[display-site-title-responsive]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": 0,\n            \"mobile\": 0\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:38:51\"\n    },\n    \"astra-settings[cloned-component-track]\": {\n        \"value\": {\n            \"header-button\": 2,\n            \"footer-button\": 2,\n            \"header-html\": 7,\n            \"footer-html\": 3,\n            \"header-menu\": 2,\n            \"header-widget\": 5,\n            \"footer-widget\": 4,\n            \"header-social-icons\": 1,\n            \"footer-social-icons\": 1,\n            \"header-divider\": 0,\n            \"footer-divider\": 0,\n            \"removed-items\": [],\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:34:50\"\n    },\n    \"astra-settings[font-size-section-hb-html-3]\": {\n        \"value\": {\n            \"desktop\": 16,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:22:50\"\n    },\n    \"astra-settings[header-html-3]\": {\n        \"value\": \"<h2><span style=\\\"color: #000000;\\\">Library Hours</span></h2>\\n<ul style=\\\"list-style-type: none; margin: .5em;\\\">\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Monday-Thursday: 10 AM - 7 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Friday: 10 AM - 6 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Saturday: 9 AM - 1 PM</span></li>\\n \\t<li><span style=\\\"font-size: 14pt; color: #000000;\\\">Closed Sundays</span></li>\\n</ul>\\n<span style=\\\"font-size: 14pt; color: #000000;\\\">Call:\\u00a0<span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: #000000; text-decoration: underline;\\\" href=\\\"tel:9203885015\\\">920-388-5015</a></span></span>\\n<span style=\\\"font-size: 14pt; color: #000000;\\\">Email:\\u00a0<span style=\\\"text-decoration: underline;\\\"><a style=\\\"color: #000000; text-decoration: underline;\\\" href=\\\"mailto:kew@kewauneepubliclibrary.org\\\">kew@kewauneepubliclibrary.org</a></span></span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:22:50\"\n    },\n    \"astra-settings[header-html-3color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:22:50\"\n    },\n    \"astra-settings[header-html-3link-color]\": {\n        \"value\": {\n            \"desktop\": \"rgba(242,245,247,0.76)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:22:50\"\n    },\n    \"astra-settings[header-html-3link-h-color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-5)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:22:50\"\n    },\n    \"astra-settings[font-size-section-hb-html-4]\": {\n        \"value\": {\n            \"desktop\": 16,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:25:50\"\n    },\n    \"astra-settings[header-html-4]\": {\n        \"value\": \"<h2><span style=\\\"font-size: 14pt;\\\">Hours:</span></h2>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:35:50\"\n    },\n    \"astra-settings[header-html-4color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:25:50\"\n    },\n    \"astra-settings[header-html-4link-color]\": {\n        \"value\": {\n            \"desktop\": \"rgba(242,245,247,0.76)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:25:50\"\n    },\n    \"astra-settings[header-html-4link-h-color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-5)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:25:50\"\n    },\n    \"astra-settings[font-size-section-hb-html-5]\": {\n        \"value\": {\n            \"desktop\": 16,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:30:50\"\n    },\n    \"astra-settings[header-html-5]\": {\n        \"value\": \"<span style=\\\"font-size: 14pt;\\\">Monday-Thursday: 10 AM - 7 PM</span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-5color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:30:50\"\n    },\n    \"astra-settings[header-html-5link-color]\": {\n        \"value\": {\n            \"desktop\": \"rgba(242,245,247,0.76)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:30:50\"\n    },\n    \"astra-settings[header-html-5link-h-color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-5)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:30:50\"\n    },\n    \"astra-settings[font-size-section-hb-html-6]\": {\n        \"value\": {\n            \"desktop\": 16,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-6]\": {\n        \"value\": \"<span style=\\\"font-size: 14pt;\\\">Friday: 10 AM - 6 PM</span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-6color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-6link-color]\": {\n        \"value\": {\n            \"desktop\": \"rgba(242,245,247,0.76)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-6link-h-color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-5)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[font-size-section-hb-html-7]\": {\n        \"value\": {\n            \"desktop\": 16,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-7]\": {\n        \"value\": \"<span style=\\\"font-size: 14pt;\\\">Closed Sundays</span>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-7color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-7link-color]\": {\n        \"value\": {\n            \"desktop\": \"rgba(242,245,247,0.76)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"astra-settings[header-html-7link-h-color]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-5)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:31:52\"\n    },\n    \"sidebars_widgets[header-widget-1]\": {\n        \"value\": [\n            \"block-29\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:33:50\"\n    },\n    \"widget_block[29]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:spacer -->\\n<div style=\\\"height:100px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"></div>\\n<!-- /wp:spacer -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:33:50\"\n    },\n    \"sidebars_widgets[header-widget-5]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:40:52\"\n    },\n    \"widget_block[30]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<!-- wp:spacer -->\\n<div style=\\\"height:100px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"></div>\\n<!-- /wp:spacer -->\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:34:50\"\n    },\n    \"astra-settings[ast-header-responsive-logo-width]\": {\n        \"value\": {\n            \"desktop\": 199,\n            \"tablet\": 100,\n            \"mobile\": 165\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:38:51\"\n    },\n    \"astra-settings[hb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-0)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": 36,\n                \"background-type\": \"image\",\n                \"overlay-type\": \"none\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:00:51\"\n    },\n    \"astra-settings[header-menu1-submenu-width]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:40:52\"\n    },\n    \"astra-settings[header-menu1-a-bg-color-responsive]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-1)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:04:53\"\n    },\n    \"astra-settings[header-menu1-color-responsive]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:01:51\"\n    },\n    \"astra-settings[header-menu1-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:44:50\"\n    },\n    \"astra-settings[header-menu1-h-color-responsive]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:01:51\"\n    },\n    \"astra-settings[header-menu1-a-color-responsive]\": {\n        \"value\": {\n            \"desktop\": \"var(--ast-global-color-4)\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:03:51\"\n    },\n    \"astra-settings[header-menu1-font-size]\": {\n        \"value\": {\n            \"desktop\": 1.1999999999999999555910790149937383830547332763671875,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"em\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:48:51\"\n    },\n    \"astra-settings[header-menu1-submenu-b-color]\": {\n        \"value\": \"var(--ast-global-color-0)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:53:51\"\n    },\n    \"astra-settings[header-menu1-submenu-container-animation]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 21:55:51\"\n    },\n    \"astra-settings[header-search-icon-space]\": {\n        \"value\": {\n            \"desktop\": 20,\n            \"tablet\": 18,\n            \"mobile\": 18\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:04:53\"\n    }\n}','','','trash','closed','closed','','f5961391-5eff-423c-8729-ac44a025f689','','','2026-02-02 16:05:14','2026-02-02 22:05:14','',0,'https://wp.kewauneepubliclibrary.org/?p=637',0,'customize_changeset','',0),(638,1,'2026-02-02 16:06:52','2026-02-02 22:06:52','{\n    \"astra-settings[hb-header-height]\": {\n        \"value\": {\n            \"desktop\": 57,\n            \"tablet\": 147,\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:06:51\"\n    },\n    \"astra-settings[hb-header-main-sep-color]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:06:51\"\n    },\n    \"astra-settings[hb-header-main-sep]\": {\n        \"value\": 1,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:06:51\"\n    }\n}','','','trash','closed','closed','','a162467e-dae2-4c97-a638-05043381646b','','','2026-02-02 16:06:52','2026-02-02 22:06:52','',0,'https://wp.kewauneepubliclibrary.org/?p=638',0,'customize_changeset','',0),(639,1,'2026-02-02 16:13:16','2026-02-02 22:13:16','{\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 368,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:10:51\"\n    },\n    \"astra-settings[hbb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#eeeeee\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center bottom\",\n                \"background-size\": \"contain\",\n                \"background-attachment\": \"fixed\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:08:51\"\n    },\n    \"astra-settings[hbb-header-bottom-border-color]\": {\n        \"value\": \"var(--ast-global-color-0)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:08:51\"\n    },\n    \"astra-settings[hbb-header-separator]\": {\n        \"value\": 0,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:09:51\"\n    },\n    \"astra-settings[header-html-2]\": {\n        \"value\": \"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 24pt;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the Kewaunee Public Library</span></strong></span></p>\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:13:16\"\n    }\n}','','','trash','closed','closed','','e5b1a3c5-181f-464d-8ddc-920e03c06290','','','2026-02-02 16:13:16','2026-02-02 22:13:16','',0,'https://wp.kewauneepubliclibrary.org/?p=639',0,'customize_changeset','',0),(640,1,'2026-02-02 16:17:58','2026-02-02 22:17:58','{\n    \"astra-settings[hbb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#eeeeee\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center bottom\",\n                \"background-size\": \"contain\",\n                \"background-attachment\": \"fixed\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:15:51\"\n    },\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 365,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:17:51\"\n    }\n}','','','trash','closed','closed','','72c2bbb5-5f30-4065-8990-878e2884a6e0','','','2026-02-02 16:17:58','2026-02-02 22:17:58','',0,'https://wp.kewauneepubliclibrary.org/?p=640',0,'customize_changeset','',0),(641,1,'2026-02-02 16:20:35','2026-02-02 22:20:35','{\n    \"astra-settings[header-menu1-submenu-item-border]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:19:51\"\n    },\n    \"astra-settings[header-menu1-submenu-container-animation]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:19:51\"\n    },\n    \"astra-settings[header-menu1-submenu-top-offset]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:19:51\"\n    }\n}','','','trash','closed','closed','','5bcd5221-0d28-4e9d-9f6e-f37a2f574d8e','','','2026-02-02 16:20:35','2026-02-02 22:20:35','',0,'https://wp.kewauneepubliclibrary.org/?p=641',0,'customize_changeset','',0),(642,1,'2026-02-02 16:24:54','2026-02-02 22:24:54','{\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 365,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:24:17\"\n    },\n    \"astra-settings[hbb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#eeeeee\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center top\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:24:17\"\n    }\n}','','','trash','closed','closed','','9ddff69b-6743-4791-95cc-2be6de8a3847','','','2026-02-02 16:24:54','2026-02-02 22:24:54','',0,'https://wp.kewauneepubliclibrary.org/?p=642',0,'customize_changeset','',0),(643,1,'2026-02-02 16:25:28','2026-02-02 22:25:28','{\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 489,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:25:28\"\n    }\n}','','','trash','closed','closed','','8ac27731-72cc-4665-9856-e1280b2c461a','','','2026-02-02 16:25:28','2026-02-02 22:25:28','',0,'https://wp.kewauneepubliclibrary.org/?p=643',0,'customize_changeset','',0),(644,1,'2026-02-02 16:46:54','2026-02-02 22:46:54','{\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_center\": [\n                    \"logo\"\n                ],\n                \"above_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": []\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:46:26\"\n    },\n    \"astra-settings[header-trigger-icon]\": {\n        \"value\": \"menu2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:36:17\"\n    },\n    \"astra-settings[mobile-header-menu-label]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:36:17\"\n    },\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_left_center\": [],\n                \"above_center\": [],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [\n                    \"html-2\"\n                ],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:46:26\"\n    },\n    \"astra-settings[ast-header-responsive-logo-width]\": {\n        \"value\": {\n            \"desktop\": 199,\n            \"tablet\": 100,\n            \"mobile\": 151\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:42:26\"\n    },\n    \"astra-settings[logo-title-inline]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:37:17\"\n    },\n    \"astra-settings[hba-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"overlay-type\": \"classic\",\n                \"overlay-color\": \"var(--ast-global-color-8)\",\n                \"overlay-opacity\": 0.6999999999999999555910790149937383830547332763671875\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"overlay-type\": \"none\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:41:26\"\n    },\n    \"astra-settings[mobile-header-toggle-btn-style]\": {\n        \"value\": \"fill\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:35:17\"\n    },\n    \"astra-settings[display-site-title-responsive]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": 0,\n            \"mobile\": 0\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:42:26\"\n    },\n    \"astra-settings[display-site-tagline-responsive]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": 0,\n            \"mobile\": 0\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:39:18\"\n    },\n    \"astra-settings[title_tagline-visibility-responsive]\": {\n        \"value\": {\n            \"desktop\": 1,\n            \"tablet\": 1,\n            \"mobile\": 1\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:39:18\"\n    },\n    \"astra-settings[header-color-site-title]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:40:18\"\n    },\n    \"astra-settings[header-color-h-site-title]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:40:18\"\n    },\n    \"astra-settings[font-size-site-title]\": {\n        \"value\": {\n            \"desktop\": 45,\n            \"tablet\": \"\",\n            \"mobile\": 27,\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:40:18\"\n    },\n    \"astra-settings[hba-header-height]\": {\n        \"value\": {\n            \"desktop\": 30,\n            \"tablet\": \"\",\n            \"mobile\": 130\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:41:26\"\n    },\n    \"astra-settings[hb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-0)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": 36,\n                \"background-type\": \"image\",\n                \"overlay-type\": \"none\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:43:26\"\n    }\n}','','','trash','closed','closed','','4331a60f-46df-4a0c-9ae5-d33b916e2a2c','','','2026-02-02 16:46:54','2026-02-02 22:46:54','',0,'https://wp.kewauneepubliclibrary.org/?p=644',0,'customize_changeset','',0),(645,1,'2026-02-02 16:53:06','2026-02-02 22:53:06','{\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_left_center\": [],\n                \"above_center\": [],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [\n                    \"html-2\"\n                ],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:51:26\"\n    },\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_center\": [\n                    \"logo\"\n                ],\n                \"above_right\": []\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:53:06\"\n    },\n    \"astra-settings[ast-header-responsive-logo-width]\": {\n        \"value\": {\n            \"desktop\": 199,\n            \"tablet\": 205,\n            \"mobile\": 151\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:51:26\"\n    },\n    \"astra-settings[header-logo-color]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:50:26\"\n    },\n    \"astra-settings[hba-header-height]\": {\n        \"value\": {\n            \"desktop\": 30,\n            \"tablet\": \"\",\n            \"mobile\": 117\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:52:28\"\n    },\n    \"astra-settings[hba-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"overlay-type\": \"classic\",\n                \"overlay-color\": \"var(--ast-global-color-8)\",\n                \"overlay-opacity\": 0.6999999999999999555910790149937383830547332763671875\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"overlay-type\": \"none\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:52:28\"\n    }\n}','','','trash','closed','closed','','c38d6a7b-5578-4578-9af8-8c52affc9ace','','','2026-02-02 16:53:06','2026-02-02 22:53:06','',0,'https://wp.kewauneepubliclibrary.org/?p=645',0,'customize_changeset','',0),(646,1,'2026-02-02 16:54:03','2026-02-02 22:54:03','{\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 489,\n            \"tablet\": \"\",\n            \"mobile\": 30\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:54:03\"\n    },\n    \"astra-settings[hbb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#eeeeee\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center top\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"image\",\n                \"background-media\": 36,\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:54:03\"\n    }\n}','','','trash','closed','closed','','9765d307-7700-468f-a566-4e458b953e2b','','','2026-02-02 16:54:03','2026-02-02 22:54:03','',0,'https://wp.kewauneepubliclibrary.org/2026/02/02/9765d307-7700-468f-a566-4e458b953e2b/',0,'customize_changeset','',0),(647,1,'2026-02-02 16:56:38','2026-02-02 22:56:38','{\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_center\": [\n                    \"logo\"\n                ],\n                \"above_right\": []\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:56:38\"\n    },\n    \"astra-settings[ast-header-responsive-logo-width]\": {\n        \"value\": {\n            \"desktop\": 199,\n            \"tablet\": 174,\n            \"mobile\": 151\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:55:28\"\n    },\n    \"astra-settings[mobile-header-menu-label]\": {\n        \"value\": \"Menu\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:55:28\"\n    }\n}','','','trash','closed','closed','','3caec0de-cbd2-4f06-90ac-dff8c5ddf326','','','2026-02-02 16:56:38','2026-02-02 22:56:38','',0,'https://wp.kewauneepubliclibrary.org/?p=647',0,'customize_changeset','',0),(648,1,'2026-02-02 16:57:21','2026-02-02 22:57:21','{\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:57:21\"\n    }\n}','','','trash','closed','closed','','19429ddd-9a8b-49de-96c1-7226d879a8fe','','','2026-02-02 16:57:21','2026-02-02 22:57:21','',0,'https://wp.kewauneepubliclibrary.org/2026/02/02/19429ddd-9a8b-49de-96c1-7226d879a8fe/',0,'customize_changeset','',0),(649,1,'2026-02-02 16:57:56','2026-02-02 22:57:56','{\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_center\": [\n                    \"logo\"\n                ],\n                \"above_right\": []\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 22:57:55\"\n    }\n}','','','trash','closed','closed','','43966cfa-b035-4ea3-a162-0edce892de57','','','2026-02-02 16:57:56','2026-02-02 22:57:56','',0,'https://wp.kewauneepubliclibrary.org/2026/02/02/43966cfa-b035-4ea3-a162-0edce892de57/',0,'customize_changeset','',0),(650,1,'2026-02-02 17:14:31','2026-02-02 23:14:31','{\n    \"astra-settings[header-desktop-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [\n                    \"logo\"\n                ],\n                \"above_left_center\": [],\n                \"above_center\": [],\n                \"above_right_center\": [],\n                \"above_right\": [\n                    \"html-1\"\n                ]\n            },\n            \"primary\": {\n                \"primary_left\": [\n                    \"menu-1\"\n                ],\n                \"primary_left_center\": [],\n                \"primary_center\": [],\n                \"primary_right_center\": [],\n                \"primary_right\": [\n                    \"search\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_left_center\": [],\n                \"below_center\": [\n                    \"divider-1\"\n                ],\n                \"below_right_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:13:10\"\n    },\n    \"astra-settings[hb-header-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-0)\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"none\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-Public-Library-Building-2000x557-1.jpg\",\n                \"background-repeat\": \"no-repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"cover\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": 36,\n                \"background-type\": \"image\",\n                \"overlay-type\": \"none\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:11:10\"\n    },\n    \"astra-settings[hb-header-height]\": {\n        \"value\": {\n            \"desktop\": 30,\n            \"tablet\": 147,\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:12:10\"\n    },\n    \"astra-settings[header-menu1-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-0)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:06:10\"\n    },\n    \"astra-settings[header-menu1-submenu-width]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:08:10\"\n    },\n    \"astra-settings[header-menu1-submenu-top-offset]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:08:10\"\n    },\n    \"astra-settings[section-hb-menu-1-margin]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:09:10\"\n    },\n    \"astra-settings[header-menu1-menu-spacing]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"10\",\n                \"right\": \"10\",\n                \"bottom\": \"10\",\n                \"left\": \"10\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:10:10\"\n    },\n    \"astra-settings[section-primary-header-builder-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:11:10\"\n    },\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 347,\n            \"tablet\": \"\",\n            \"mobile\": 30\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:14:31\"\n    },\n    \"astra-settings[header-divider-1-layout]\": {\n        \"value\": \"horizontal\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:13:10\"\n    },\n    \"astra-settings[header-divider-1-thickness]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": \"1\",\n            \"mobile\": \"1\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:14:10\"\n    },\n    \"astra-settings[header-divider-1-color]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:14:10\"\n    },\n    \"astra-settings[header-horizontal-divider-1-size]\": {\n        \"value\": {\n            \"desktop\": 0,\n            \"tablet\": \"50\",\n            \"mobile\": \"50\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:14:10\"\n    },\n    \"astra-settings[header-menu1-submenu-item-border]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:14:31\"\n    }\n}','','','trash','closed','closed','','68afc969-0c24-4923-af15-b6df207ef7d9','','','2026-02-02 17:14:31','2026-02-02 23:14:31','',0,'https://wp.kewauneepubliclibrary.org/?p=650',0,'customize_changeset','',0),(651,1,'2026-02-02 17:16:56','2026-02-02 23:16:56','{\n    \"astra-settings[header-menu1-submenu-width]\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:15:12\"\n    },\n    \"astra-settings[header-menu1-font-size]\": {\n        \"value\": {\n            \"desktop\": 1.100000000000000088817841970012523233890533447265625,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"em\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:16:10\"\n    },\n    \"astra-settings[section-hb-menu-1-margin]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"5\",\n                \"right\": \"5\",\n                \"bottom\": \"5\",\n                \"left\": \"5\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:16:56\"\n    },\n    \"astra-settings[header-menu1-menu-spacing]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"15\",\n                \"right\": \"15\",\n                \"bottom\": \"15\",\n                \"left\": \"15\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:16:56\"\n    }\n}','','','trash','closed','closed','','d68c8bb4-cd8d-4037-8814-601d46d80733','','','2026-02-02 17:16:56','2026-02-02 23:16:56','',0,'https://wp.kewauneepubliclibrary.org/?p=651',0,'customize_changeset','',0),(652,1,'2026-02-02 17:18:14','2026-02-02 23:18:14','{\n    \"astra-settings[header-mobile-items]\": {\n        \"value\": {\n            \"popup\": {\n                \"popup_content\": [\n                    \"search\",\n                    \"mobile-menu\"\n                ]\n            },\n            \"above\": {\n                \"above_left\": [],\n                \"above_center\": [\n                    \"logo\"\n                ],\n                \"above_right\": []\n            },\n            \"primary\": {\n                \"primary_left\": [],\n                \"primary_center\": [],\n                \"primary_right\": [\n                    \"mobile-trigger\"\n                ]\n            },\n            \"below\": {\n                \"below_left\": [],\n                \"below_center\": [],\n                \"below_right\": []\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:18:10\"\n    }\n}','','','trash','closed','closed','','979c00f9-c580-43da-aac9-90786b05b495','','','2026-02-02 17:18:14','2026-02-02 23:18:14','',0,'https://wp.kewauneepubliclibrary.org/?p=652',0,'customize_changeset','',0),(653,1,'2026-02-02 17:19:57','2026-02-02 23:19:57','{\n    \"astra-settings[hbb-header-height]\": {\n        \"value\": {\n            \"desktop\": 420,\n            \"tablet\": \"\",\n            \"mobile\": 30\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-02 23:19:57\"\n    }\n}','','','trash','closed','closed','','b19b962c-8727-42da-9c3b-084cac2cc9e3','','','2026-02-02 17:19:57','2026-02-02 23:19:57','',0,'https://wp.kewauneepubliclibrary.org/2026/02/02/b19b962c-8727-42da-9c3b-084cac2cc9e3/',0,'customize_changeset','',0),(655,1,'2026-02-03 08:30:07','2026-02-03 14:30:07','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:30:07','2026-02-03 14:30:07','',118,'https://wp.kewauneepubliclibrary.org/?p=655',0,'revision','',0),(656,1,'2026-02-03 08:30:07','2026-02-03 14:30:07','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul>					\n				<h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:30:07','2026-02-03 14:30:07','',118,'https://wp.kewauneepubliclibrary.org/?p=656',0,'revision','',0),(661,1,'2026-02-03 08:42:16','2026-02-03 14:42:16','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:42:16','2026-02-03 14:42:16','',118,'https://wp.kewauneepubliclibrary.org/?p=661',0,'revision','',0),(659,1,'2026-02-03 08:42:15','2026-02-03 14:42:15','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:42:15','2026-02-03 14:42:15','',118,'https://wp.kewauneepubliclibrary.org/?p=659',0,'revision','',0),(660,1,'2026-02-03 08:42:16','2026-02-03 14:42:16','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:42:16','2026-02-03 14:42:16','',118,'https://wp.kewauneepubliclibrary.org/?p=660',0,'revision','',0),(663,1,'2026-02-03 08:52:28','2026-02-03 14:52:28','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:52:28','2026-02-03 14:52:28','',118,'https://wp.kewauneepubliclibrary.org/?p=663',0,'revision','',0),(664,1,'2026-02-03 08:52:29','2026-02-03 14:52:29','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:52:29','2026-02-03 14:52:29','',118,'https://wp.kewauneepubliclibrary.org/?p=664',0,'revision','',0),(665,1,'2026-02-03 08:54:52','2026-02-03 14:54:52','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:54:52','2026-02-03 14:54:52','',118,'https://wp.kewauneepubliclibrary.org/?p=665',0,'revision','',0),(666,1,'2026-02-03 08:54:52','2026-02-03 14:54:52','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:54:52','2026-02-03 14:54:52','',118,'https://wp.kewauneepubliclibrary.org/?p=666',0,'revision','',0),(667,1,'2026-02-03 08:54:53','2026-02-03 14:54:53','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:54:53','2026-02-03 14:54:53','',118,'https://wp.kewauneepubliclibrary.org/?p=667',0,'revision','',0),(668,1,'2026-02-03 08:56:36','2026-02-03 14:56:36','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:56:36','2026-02-03 14:56:36','',118,'https://wp.kewauneepubliclibrary.org/?p=668',0,'revision','',0),(669,1,'2026-02-03 08:56:37','2026-02-03 14:56:37','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:56:37','2026-02-03 14:56:37','',118,'https://wp.kewauneepubliclibrary.org/?p=669',0,'revision','',0),(670,1,'2026-02-03 08:56:37','2026-02-03 14:56:37','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 08:56:37','2026-02-03 14:56:37','',118,'https://wp.kewauneepubliclibrary.org/?p=670',0,'revision','',0),(671,1,'2026-02-03 08:59:24','2026-02-03 14:59:24','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 08:59:24','2026-02-03 14:59:24','',92,'https://wp.kewauneepubliclibrary.org/?p=671',0,'revision','',0),(672,1,'2026-02-03 08:59:24','2026-02-03 14:59:24','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 08:59:24','2026-02-03 14:59:24','',92,'https://wp.kewauneepubliclibrary.org/?p=672',0,'revision','',0),(673,1,'2026-02-03 08:59:25','2026-02-03 14:59:25','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 08:59:25','2026-02-03 14:59:25','',92,'https://wp.kewauneepubliclibrary.org/?p=673',0,'revision','',0),(680,1,'2026-02-03 09:22:56','2026-02-03 15:22:56','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:22:56','2026-02-03 15:22:56','',118,'https://wp.kewauneepubliclibrary.org/?p=680',0,'revision','',0),(675,1,'2026-02-03 09:22:37','2026-02-03 15:22:37','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:22:37','2026-02-03 15:22:37','',92,'https://wp.kewauneepubliclibrary.org/?p=675',0,'revision','',0),(676,1,'2026-02-03 09:22:37','2026-02-03 15:22:37','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:22:37','2026-02-03 15:22:37','',92,'https://wp.kewauneepubliclibrary.org/?p=676',0,'revision','',0),(677,1,'2026-02-03 09:22:38','2026-02-03 15:22:38','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:22:38','2026-02-03 15:22:38','',92,'https://wp.kewauneepubliclibrary.org/?p=677',0,'revision','',0),(678,1,'2026-02-03 09:22:53','2026-02-03 15:22:53','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:22:53','2026-02-03 15:22:53','',118,'https://wp.kewauneepubliclibrary.org/?p=678',0,'revision','',0),(679,1,'2026-02-03 09:22:54','2026-02-03 15:22:54','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:22:54','2026-02-03 15:22:54','',118,'https://wp.kewauneepubliclibrary.org/?p=679',0,'revision','',0),(687,1,'2026-02-03 09:28:53','2026-02-03 15:28:53','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 09:28:53','2026-02-03 15:28:53','',452,'https://wp.kewauneepubliclibrary.org/?p=687',0,'revision','',0),(682,1,'2026-02-03 09:27:34','2026-02-03 15:27:34','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:27:34','2026-02-03 15:27:34','',118,'https://wp.kewauneepubliclibrary.org/?p=682',0,'revision','',0),(683,1,'2026-02-03 09:27:34','2026-02-03 15:27:34','<h2>\n				Table of Contents			</h2>\n										<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-03 09:27:34','2026-02-03 15:27:34','',118,'https://wp.kewauneepubliclibrary.org/?p=683',0,'revision','',0),(685,1,'2026-02-03 09:28:52','2026-02-03 15:28:52','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 09:28:52','2026-02-03 15:28:52','',452,'https://wp.kewauneepubliclibrary.org/?p=685',0,'revision','',0),(686,1,'2026-02-03 09:28:52','2026-02-03 15:28:52','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 09:28:52','2026-02-03 15:28:52','',452,'https://wp.kewauneepubliclibrary.org/?p=686',0,'revision','',0),(688,1,'2026-02-03 09:36:04','2026-02-03 15:36:04','{\n    \"astra-settings[header-menu1-a-bg-color-responsive]\": {\n        \"value\": {\n            \"desktop\": \"#2c79b5\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-03 15:36:04\"\n    }\n}','','','trash','closed','closed','','38f98ff7-b778-47f9-b708-0278f12c4311','','','2026-02-03 09:36:04','2026-02-03 15:36:04','',0,'https://wp.kewauneepubliclibrary.org/2026/02/03/38f98ff7-b778-47f9-b708-0278f12c4311/',0,'customize_changeset','',0),(689,1,'2026-02-03 09:37:48','2026-02-03 15:37:48','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:37:48','2026-02-03 15:37:48','',92,'https://wp.kewauneepubliclibrary.org/?p=689',0,'revision','',0),(690,1,'2026-02-03 09:37:49','2026-02-03 15:37:49','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:37:49','2026-02-03 15:37:49','',92,'https://wp.kewauneepubliclibrary.org/?p=690',0,'revision','',0),(691,1,'2026-02-03 09:37:50','2026-02-03 15:37:50','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 09:37:50','2026-02-03 15:37:50','',92,'https://wp.kewauneepubliclibrary.org/?p=691',0,'revision','',0),(692,1,'2026-02-03 09:43:42','2026-02-03 15:43:42','{\n    \"astra-settings[hb-header-main-layout-width]\": {\n        \"value\": \"full\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-03 15:43:42\"\n    }\n}','','','trash','closed','closed','','0f483b32-df67-459e-9285-9f585ba1aba9','','','2026-02-03 09:43:42','2026-02-03 15:43:42','',0,'https://wp.kewauneepubliclibrary.org/2026/02/03/0f483b32-df67-459e-9285-9f585ba1aba9/',0,'customize_changeset','',0),(698,1,'2026-02-03 13:38:15','2026-02-03 19:38:15','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-for-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:38:15','2026-02-03 19:38:15','',452,'https://wp.kewauneepubliclibrary.org/?p=698',0,'revision','',0),(706,1,'2026-02-03 13:47:52','2026-02-03 19:47:52','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:47:52','2026-02-03 19:47:52','',452,'https://wp.kewauneepubliclibrary.org/?p=706',0,'revision','',0),(696,1,'2026-02-03 13:38:14','2026-02-03 19:38:14','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:38:14','2026-02-03 19:38:14','',452,'https://wp.kewauneepubliclibrary.org/?p=696',0,'revision','',0),(697,1,'2026-02-03 13:38:14','2026-02-03 19:38:14','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1.docx\">Reconsideration of Material form, fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form, print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:38:14','2026-02-03 19:38:14','',452,'https://wp.kewauneepubliclibrary.org/?p=697',0,'revision','',0),(699,1,'2026-02-03 13:39:35','2026-02-03 19:39:35','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-for-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:39:35','2026-02-03 19:39:35','',452,'https://wp.kewauneepubliclibrary.org/?p=699',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (700,1,'2026-02-03 13:39:35','2026-02-03 19:39:35','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-for-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:39:35','2026-02-03 19:39:35','',452,'https://wp.kewauneepubliclibrary.org/?p=700',0,'revision','',0),(701,1,'2026-02-03 13:39:36','2026-02-03 19:39:36','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:39:36','2026-02-03 19:39:36','',452,'https://wp.kewauneepubliclibrary.org/?p=701',0,'revision','',0),(703,1,'2026-02-03 13:45:05','2026-02-03 19:45:05','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:45:05','2026-02-03 19:45:05','',452,'https://wp.kewauneepubliclibrary.org/?p=703',0,'revision','',0),(704,1,'2026-02-03 13:45:06','2026-02-03 19:45:06','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li>Complete the Kewaunee Public Library Reconsideration Form. Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><ul><li style=\"list-style-type: none;\"><ul><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Reconsideration of Material form fillable</a></li><li><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/01/Reconsideration-of-Material-form-r1-print-only.pdf\">Reconsideration of Material form for print only</a></li></ul></li></ul><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:45:06','2026-02-03 19:45:06','',452,'https://wp.kewauneepubliclibrary.org/?p=704',0,'revision','',0),(707,1,'2026-02-03 13:47:53','2026-02-03 19:47:53','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:47:53','2026-02-03 19:47:53','',452,'https://wp.kewauneepubliclibrary.org/?p=707',0,'revision','',0),(708,1,'2026-02-03 13:47:54','2026-02-03 19:47:54','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:47:54','2026-02-03 19:47:54','',452,'https://wp.kewauneepubliclibrary.org/?p=708',0,'revision','',0),(709,1,'2026-02-03 13:48:43','2026-02-03 19:48:43','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:48:43','2026-02-03 19:48:43','',452,'https://wp.kewauneepubliclibrary.org/?p=709',0,'revision','',0),(710,1,'2026-02-03 13:48:43','2026-02-03 19:48:43','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the Kewaunee Public Library Reconsideration Form.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:48:43','2026-02-03 19:48:43','',452,'https://wp.kewauneepubliclibrary.org/?p=710',0,'revision','',0),(711,1,'2026-02-03 13:48:44','2026-02-03 19:48:44','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Mission Statement</h2><p>Providing quality materials and services with fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike.</p><h2>Who May Use the Library</h2>\n<ol style=\"list-style-type: upper-alpha;\">\n 	<li>The library will serve all residents of the community and the public library system area. Service will not be denied or abridged because of religious, racial, social, economic, or political status; or because of mental, emotional, or physical condition; age; or sexual orientation.</li>\n 	<li>The use of the library may be dnied for due cause. Such cause may be failure to return library materials or to pay penalties, destruction of library property, disturbance of other patrons, or any other illegal, disruptive, or objectionable conduct on library premises.</li>\n</ol><h2>Rules of Conduct Policy</h2><p>In keeping with its mission to provide quality materials and services which fulfill educational, informational, cultural, and recreational needs of the entire community in an atmosphere that is welcoming, respectful, and businesslike, Kewaunee Public Library is committed to providing excellent customer service in a safe and inviting atmosphere conducive to the use of library spaces and resources. Staff and library patrons share responsibility to ensure this atmosphere is maintained at all times. The following guidelines are set forth to define those behaviors and activities that are not allowed on library property. These rules shall apply to interior, exterior, and all grounds controlled and operated by the Kewaunee Public Library.</p><p>In addition, this policy covers all digital services and sites as operated by Kewaunee Public Library. The purpose of these sites, including social media, is to provide information about Kewaunee Public Library services and programs, as well as other information that is of public interest to residents, businesses, and visitors. We encourage you to submit your questions, comments, and concerns, in person or by email at kew@kewauneepubliclibrary.org</p><p>Library staff will enforce these guidelines in a consistent and impartial manner.</p><p>The following behaviors and activities are examples of conduct NOT allowed on Library property:</p><ul><li>All illegal activities</li><li>Possession of firearms or other weapons that pose a threat to staff or the public</li><li>Damaging, defacing, destroying, or stealing library property</li><li>Carrying, consuming, and/or being under the influence of drugs or alcohol.</li><li>Engaging in conduct that disrupts or interferes with the normal operation of the library or disturbs library staff or patrons, including but not limited to:<ul><li>conduct that involves the use of abusive or threatening language or gesture</li><li>conduct that creates unreasonable noise</li><li>conduct that consists of loud or rowdy physical behavior or talking</li><li>behavior that a reasonable person would find to be disruptive, harassing, or threatening in nature, including stalking, prolonged staring, or following another with the intent to annoy</li><li>conduct that interferes with free access to the building, library materials, and/or library services for other library patrons</li></ul></li><li>Panhandling or soliciting unless authorized by staff</li><li>Bringing in personal items of an excessive size or quantity; such as shopping carts, garbage bags, or large pieces of luggage; blocking of aisles, seating, shelves, or any thoroughfare with personal items; or leaving personal items unattended at any time</li><li>Using library restroom facilities for inappropriate purposes such as loitering, bathing, etc.</li><li>Smoking or use of electronic smoking devices in the library building</li><li>Using cell phones, audio or personal equipment in a manner that disturbs others or interferes with library use and service</li><li>Violating computer use policies</li><li>Bringing animals into the library except for persons with disabilities as defined by the Americans with Disabilities Act or as approved by the library director or for an approved library event</li><li>Trespassing on library property during a period in which you are banned</li><li>Entering the building not fully clothed including, but not limited to, a lack of a shirt or other covering of the upper body, a lack of shoes or other footwear, and/or having other exposed body areas not fit for a public setting</li><li>Wearing an article of clothing or carrying objects that may be perceived to affect the security and safety of patrons, library materials, and/or library staff</li><li>Having bodily hygiene so lacking as to constitute a nuisance, a health hazard, or an impediment to other members of the public or to library staff</li><li>Sleeping on library premises</li><li>Disobeying direction by a library staff member</li><li>Consuming food or drink that creates a nuisance because of odor, garbage, or spills. Food and drink are not allowed by the computer terminals.</li><li>Using wheeled vehicles such as roller blades, skateboards, and/or similar objects in the library or on the library patio</li><li>Inappropriate displays of public affection</li><li>Using library material, equipment, furniture, fixates, or building/grounds in a manner inconsistent with its intended use</li><li>Any of the following activities on digital media platforms:<ul><li>Vulgar language</li><li>Personal attacks of any kind</li><li>Comments of content that promotes, fosters, or perpetuates discrimination on the basis of race, creed, color, age, religion, gender, marital status, genetics, status with regard to public assistance, nation origin, physical or intellectual disability or sexual orientation</li><li>Spam or links to other sites</li><li>Discussion not relevant to topic</li><li>Advocates illegal activity</li><li>Promote particular services, products, or political organizations or causes</li><li>Infringe on copyrights or trademarks</li><li>Personally identifiable medical information or information that may compromise the safety, security or proceedings of public systems or any criminal or civil investigations</li></ul></li></ul><h3>Consequences of Violating this Policy</h3><p>Anyone who disregards the above-listed prohibited behaviors or engages in any other conduct deemed inappropriate by library staff is subject to removal from library property and/or restriction of library privileges. Kewaunee Public Library reserves the right to delete posts/comments/submissions/etc. on any digital platform on which Kewaunee Public Library operates. The Library will keep an archive of any content removed from these sites. Violations of the Kewaunee Public Library Rules of Conduct Policy may also result in a formal banning from Kewaunee Public Library and/or criminal prosecution. Patrons may appeal the decision of library staff by contacting the Library Director and/or the Kewaunee Public Library Board of Trustees.</p><p><em>Approved August 21, 2024</em></p><h2>Child Safety Policy and Procedures for Library Staff</h2><p>We want the public library to be a welcoming, safe place for your children. Our staff has many duties to perform in order to serve all patrons in the best way possible. For this reason, the staff cannot monitor the whereabouts or behavior of our smallest patrons – your children. Staff cannot assume responsibility of your children’s care when they are in the library. No public place, including the library, can guarantee the safety of children. A child could be approached by a stranger, become ill, wander outside, or become lost or injured. We are primarily concerned with your children’s safety, and we believe that our policy helps ensure their well-being.</p><ul><li>We expect parents/caregivers to be responsible for their children’s behavior at the library. A caregiver must be at least 12 years of age.</li><li>We expect parents to understand and explain the library rules to their children. The rules and policies have been developed to safeguard the collection and ensure fairness for all library users.</li><li>We expect parents to see that overdue fines are promptly paid. Parents are financially responsible for any damages to library materials, equipment or property incurred by their children.</li><li>We expect parents to keep sick children at home and not bring them to the library, especially during children’s programming when illness may easily be spread to other children.</li><li>We care about the safety of your child. If a child under the age of 8 is found unattended while the library is open, library staff will attempt to locate the parent/caregiver in the library. If the parent/caregiver cannot be found, law enforcement officials will be called, and the child will be placed in their care.</li></ul><p><em>Updated and Approved May 16, 2024</em></p><p>Staff members have many duties and can neither supervise children nor act as a substitute for daycare. Children through age 8 must have a parent or caregiver in the immediate vicinity unless they are participating in a library program. Parents or caregivers who do not attend the program with the child should remain in the building. Parents are still responsible for the actions of their children. Children 8-12 may use the library unattended for an amount of time appropriate to their age and maturity. It is important for staff to take note of disruptions caused by children who apparently are unaccompanied. Children using inappropriate behavior will be informed of the rules. If inappropriate behavior continues, the child and parent/caregiver shall be asked to leave the library. If a child in this age group is unaccompanied by an adult or appropriate-aged caregiver, the staff will follow the directions below for children found on Library premises without a parent or caregiver. All children should have the telephone number of someone who can assist them in an emergency. The library staff in no way assumes responsibility for the care of any age child. If a child is found without a parent or caregiver, the staff will:</p><ol><li>Attempt to comfort the child, if necessary.</li><li>Locate the parent or caregiver in the library and explain the Child Safety Policy.</li><li>Make every effort to contact the parent or caregiver who is not in the library to come and pick up the child. Staff will express the library’s concern for the child’s safety and explain the Child Safety Policy.</li><li>Call law enforcement officials to pick up the child if the parent or caregiver cannot be located within 30 minutes. Staff will notify the director that law enforcement officials have been called.</li><li>Encourage an unattended child to contact the parent or guardian if it is within 15 minutes of closing time. If a parent or caregiver cannot be reached or does not arrive within 15 minutes of closing, Library staff will call law enforcement to pick up child. Staff will notify the director that police have been called.</li><li>Remain with the child until the parent or caregiver or police arrive. This is compensated time for the staff member(s) who remain with the child.</li><li>Leave a note on the library door stating “Unattended child is in the custody of the police” once the child is in the care of the police. Names will not be stated on the sign.</li><li>Not transport any child from the library to another location.</li></ol><p><em>Updated and Approved May 16, 2024</em></p><h2>Lactation Policy</h2><p>Kewaunee Public Library acknowledges the amendment to the Fair Labor Standards Act (FLSA) of the Affordable Care Act to allow accommodations for breastfeeding employees and subscribes to the following worksite breastfeeding policy.</p><h3>Company Responsibilities</h3><ul><li>Adequate Time: Employees are allowed to breastfeed or express milk during work hours using their normal breaks or meal times. If additional time is needed, employees may use personal leave or may make up additional time as negotiated with their supervisor.</li><li>Space and Privacy: A private space, besides a bathroom, will be available for employees to breastfeed or express milk. In addition to a private space, employees will have access to a nearby clean and safe water source for rinsing equipment or hand washing.</li><li>Storage: Kewaunee Public Library will provide breastfeeding employees with access to hygienic storage options where mothers can safely store breast milk. This may include an employee refrigerator or an employee’s personal cooler.</li><li>Support: Supervisors are responsible for informing pregnant or lactating women on the lactation accommodation policy for employees. It is expected that all employees will support a positive environment for those who may be breastfeeding.</li></ul><h3>Employee Responsibilities</h3><ul><li>Communication with supervisors: Current breastfeeding employees must keep their supervisor informed of their needs so appropriate accommodations can be made to satisfy both the employee and the company.</li><li>Maintenance of private room for milk expression: Maintenance of the designated breastfeeding room and other spaces used for breastfeeding are the responsibility of the employee. The employee will ensure the area remains clean for other employees to use.</li><li>Safe storage: To ensure safe keeping for expressed milk, breastfeeding employees will label, date, and store milk in the designated employee refrigerator or cooler. Those employees using the refrigerator/cooler are responsible for keeping it clean.</li></ul><h3>Visitors to the Kewaunee Public Library</h3><p>The Kewaunee Public Library supports all breastfeeding parents and are proud to ensure that the Kewaunee Public Library is a breastfeeding friendly facility. This policy has been created to support visiting breastfeeding parents to breastfeed within the Kewaunee Public Library and to provide any conditions, including, but not limited to, time, space, and support necessary to facilitate breastfeeding. Upon request, staff will provide assistance to visitors who wish to breastfeed their child by providing a location comfortable to both child and parent, where space is available.</p><p><em>Approved by the Kewaunee Public Library Board on November 28, 2018</em></p><h2>Materials Selection/Collection Development Policy</h2><h3>A. Objectives</h3><p>The purpose of the Kewaunee Public Library is to provide all individuals in the community with carefully selected books and other materials to aid the individual in the pursuit of education, information, research, pleasure, and the creative use of leisure time.</p><p>Because of the volume of publishing, as well as the limitations of budget and space, the library must have a selection policy with which to meet community interests and needs.</p><p>The materials selection/collection development policy is used by the library staff in the selection of materials and also serves to acquaint the general public with the principles of selection.</p><p>The Library Bill of Rights and The Freedom to Read Statement have been endorsed by the Kewaunee Public Library Board of Trustees and are integral parts of the policy.</p><p>The materials selection/collection development policy, like all other policies, will be reviewed and/or revised as the need arises.</p><h3>B. Responsibility for Selection</h3><p>The ultimate responsibility for selection of library materials rests with the library director who operates within the framework of the policies determined by the Kewaunee Public Library Board of Trustees. This responsibility may be shared with other members of the library staff; however, because the director must be available to answer to the library board and the general public for actual selections made, the director has the authority to reject or select any item contrary to the recommendations of the staff.</p><h3>C. Criteria for Selection</h3><ol><li>The main points considered in the selection of materials are:<ol><li style=\"list-style-type: none;\"><ol><li style=\"list-style-type: lower-alpha;\">individual merit of each item</li><li style=\"list-style-type: lower-alpha;\">popular appeal/demand</li><li style=\"list-style-type: lower-alpha;\">suitability of material for the clientele</li><li style=\"list-style-type: lower-alpha;\">existing library holdings</li><li style=\"list-style-type: lower-alpha;\">budget</li></ol></li></ol></li><li>Reviews are a major source of information about new materials. The primary source(s) of reviews is (are) Library Journal, Booklist, Publishers Weekly and various online sources.</li><li>The lack of a review or an unfavorable review shall not be the sole reason for rejecting a title which is in demand. Consideration is, therefore, given to requests from library patrons and books discussed on public media. Materials are judged on the basis of the work as a whole, not on a part taken out of context.</li></ol><h3>D. Interlibrary Loan</h3><p>Because of limited budget and space, the library cannot provide all materials that are requested. Therefore, interlibrary loan is used to obtain from other libraries those materials that are beyond the scope of this library\'s collection.</p><p>In return for utilizing interlibrary loan to satisfy the needs of our patrons, the Kewaunee Public Library agrees to lend its materials to other libraries through the same interlibrary loan network, and to make an effort to have its current holdings listed in a tool that is accessible by other libraries throughout the state.</p><h3>E. Gifts and Donations</h3><p>The library accepts gifts of books and other materials with the understanding that they will be added to the collection only if appropriate and needed. If they are not needed because of duplication, condition, or dated information the director can dispose of them as he/she sees fit. The same criteria of selection which are applied to purchased materials are applied to gifts. Memorial gifts of books or money are also accepted with suitable bookplates placed in the book. Specific memorial books can be ordered for the library on request of a patron if the request meets the criteria established by the Board. It is desirable for gifts of or for specific titles to be offered after consultation with the library director. Book selection will be made by the director if no specific book is requested. The Kewaunee Public Library encourages and appreciates gifts and donations.</p><p>By law, the library is not allowed to appraise the value of donated materials, though it can provide an acknowledgment of receipt of the items if requested by the donor.</p><h3>F. Weeding</h3><p>An up-to-date, attractive and useful collection is maintained through a continual withdrawal and replacement process. Replacement of worn volumes is dependent upon current demand, usefulness, more recent acquisitions, and availability of newer editions. This ongoing process of weeding is the responsibility of the library director and is authorized by the Board of Trustees. Withdrawn materials will be handled in a similar manner and under the same authority as donated materials.</p><h3>G. Potential Problems or Challenges</h3><p>The Kewaunee Public Library recognizes that some materials are controversial and that any given item may offend some patrons. Selection of materials will not be made on the basis of anticipated approval or disapproval, but solely on the basis of the principles stated in this policy.</p><p>Responsibility for the reading materials of children rests with their parents or legal guardians. Selection of library materials will not be inhibited by the possibility that materials may come into the possession of children.</p><p>Library materials will not be marked or identified to show approval or disapproval of their contents, and no library material will be sequestered except to protect it from damage or theft.</p><h3>H. Challenged Materials</h3><p>Although materials are carefully selected, there can arise differences of opinion regarding suitable materials. Patrons requesting that material be withdrawn from or restricted within the collection may complete the reconsideration form which is available on our website or in the library. The inquiry will be placed on the agenda of the next regular meeting of the Kewaunee Public Library Board of Trustees. The Library Director and the Board of Trustees will review the challenged item and respond to the citizen. Decisions of the Board shall be final. No citizen may reissue a complaint for the same material for five years.</p><p>In order to request that material, programs, art, or exhibits be considered for exclusion or removal from the library, a patron must do the following:</p><ol><li>Be a resident of Kewaunee County. Residents’ taxes pay for the materials held by the library; therefore, only residents may request that a material be reconsidered.</li><li>Be a library card holder from one of the Kewaunee County libraries.</li><li>Have reviewed the Kewaunee Public Library Collection Development Policy and the Library Bill of Rights.</li><li><strong>Complete the <a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Reconsideration-of-Material-form-fillable.pdf\">Kewaunee Public Library Reconsideration of Material Form</a>.</strong> Only completed forms will be reviewed by the library. The library does not respond to anonymous phone calls, rumors, or voiced concerns according to the reconsideration process.</li></ol><p><em>Updated and Approved October 19, 2022</em></p><h2>Circulation Policy</h2><h3>A. Registration</h3><p>All borrowers must be registered and must have a valid system patron card to borrow library materials.</p><p>Patrons must fill out an application form to register for a new library card. The following statement will be printed on the registration form for the patron\'s information and acceptance:</p><p><em>I accept responsibility for library materials borrowed with the library card issued to me until I report the card lost or stolen. I agree to pay fines for materials returned to the library after their due date and to reimburse the library for materials that are lost, damaged, or stolen. </em></p><p><em>Signature _________________________________</em></p><p>Identification is required. A driver\'s license is preferred; however, any other official ID or recent non-personal piece of mail may be acceptable.</p><p>Applicants under 18 years of age must have a parent or guardian give their consent on the application form before a new card can be issued. This parental signature is not required for children who are renewing cards.</p><p>Materials cannot be checked out until a library card is issued.</p><p>All library cards expire after three years. In order to renew a library card, patrons must produce identification and must clear all outstanding fines and bills.</p><h3>B. Lost or forgotten cards</h3><p>If a patron loses his/her library card, he should notify the library as soon as possible and request a replacement. The first replacement card is free. After that, replacement card cost is $3.00.</p><p>All patrons, adult and juvenile, are expected to bring their library cards with them if they intend to check out items. An individual who repeatedly ignores this expectation may be denied the privilege of checking out materials until they present their card at the library.</p><h3>C. Loan periods</h3><p>Current loan periods for items are the following:</p><ul><li>Books, audiobooks: 28 days</li><li>Magazines, audio music CDs: 14 days</li><li>DVDs: 14 days</li><li>Interlibrary loans are due the date indicated by the lending library.</li><li>Short-loan items (items with a large number of holds): 14 days, 7 days for DVDs</li><li>All items (with the exception of Interlibrary Loans and Short Loan items) may be renewed up to 3 times as long as there are no holds on the selected item.</li><li>Reference items do not circulate in general, but special requests may be made.</li></ul><p>The director may establish the loan period for special collections, materials which are temporarily in great demand, such as for student projects, or materials added to the collection which are in a new format. </p><p>There is a limit of 150 items a patron can borrow at one time, 50 of which may be audiovisual materials (audiobooks, DVDs, music CDs, etc.).</p><h3>D. Reserves</h3><p>Reserves may be placed by patrons either in person, online, or over the phone. There is a limit of 50 items that may be placed on reserve. Patrons will be notified by email or telephone when the materials are available. There is no charge to the patron for placing a reserve or for interlibrary loan services.</p><h3>E. Fines and charges</h3><p>There are fines for overdue materials, with the exception of children, teen, and adult print materials which are fine free. Overdue notices will only be emailed to patrons that have provided an email address. If any material is not returned within a designated period, a bill will be sent for the material with the cost of replacement of the material. Patrons who have fines of $5.00 or more shall be denied borrowing privileges until the fines are paid. Any items not returned after the bill has been sent will be forwarded to the City Police Department for further processing under city ordinance 54-127.</p><h3>F. Damaged materials</h3><p>If materials are damaged so as to be judged by the library as being unsuitable for the collection, the patron must pay the replacement cost.</p><h3>G. Confidentiality</h3><p>As specified in <em>Wisconsin Statutes 43.30</em>, \"records of any library which is in whole or in part supported by public funds, including the records of a public library system, indicating the identity of any individual who borrows or uses the library\'s documents or other materials, resources or services may not be disclosed except by court order or to persons acting within the scope of their duties in the administration of the library or library system, to persons authorized by the individual to inspect such records, or to libraries authorized under subs. (2) and (3).\"</p><p>The Kewaunee Public Library adheres strictly to all sections of this Statute regarding the protection of the confidentiality of its users.</p><p><em>Updated and Approved May 16, 2024</em></p><h2>Equipment Use Policy</h2><p>Public computers are available to patrons on a first-come, first-serve basis. There is no charge for use of the Public computers, however, in order to make the service available to as many patrons as possible; a time limit for usage has been imposed. That time limit is 60 minutes. Library staff is available for general assistance in using the computer. However, staff is not expected to train patrons in the use of application programs. Printing is available. Printing costs are $ .25 per copy per side, black and white. Color copies are $.50 per copy per side. All printing must be paid for at the conclusion of the session.</p><p>A photocopy machine is available to patrons who wish to copy materials at the rate of $.25 per page per side for black and white and $.50 per page per side for color copies. Copy machine users are advised that there are restrictions on copyrighted materials. Any violation of copyright is the responsibility of the copy machine user.</p><p>Faxing is available for $.75 per page, including a cover page.</p><p>The Library is not responsible for any equipment, supplies, materials, clothing, or other items brought to the Library by any group or individual attending a meeting. The Library Board and staff do not assume any liability for groups or individuals attending a meeting in the Library.</p><p><em>Updated and Approved January 19, 2022</em></p><h2>Internet Policy</h2><p>The Library Board establishes this Internet policy to ensure appropriate use of the Internet resources within the Library.</p><ol><li>Individuals will use their OWLSnet/Infosoup library card to access the library’s public internet computers. Access will be denied if the patron’s account is delinquent (having fines of $5.00 or more).</li><li>Users must be 18 years old or present the Kewaunee Public Library Internet Consent Form signed by a parent or guardian.</li><li>Adults who live outside the OWLSnet area will have to obtain a visitor pass from the library in order to use the computer.</li><li>Librarians are available to help users get started. Users are then responsible for learning to use the Internet system.</li><li>60 minutes of computer access time is allowed per sign in. If no one is waiting to use a computer, patrons may continue with another 60 minute session. Sessions are on a first come, first serve basis.</li><li>A maximum of two people may use the terminal together.</li><li>Copies of material can be made. The charge is 25 cents per copy per side, black and white. Color copies are 50 cents per copy, per side. <strong>Patrons are responsible for all copies printed.</strong> Staff is available to help with printing if needed.</li><li>The World Wide Web is a vast network of information and resources. The Kewaunee Public Library assumes no responsibility for content of material found on the Internet. It is the responsibility of the user (or parent, guardian or caregiver) to determine what content of material and information is appropriate.</li><li>Patrons must respect the privacy of others by not misrepresenting oneself as another user, by not attempting to modify or gain access to files, passwords, or data belonging to others; or damaging or altering software components of any network or database.</li><li>After reading the guidelines, using the Internet constitutes acceptance of Kewaunee Public Library Internet Policy.</li><li>Misuse or abuse of this computer or Internet access will result in the suspension of Internet access privileges.<strong> First offense will result in a two month suspension of Internet privileges. Second offense will result in a six month suspension of Internet privileges. Third offense will result in permanent suspension of Internet privileges.</strong></li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>Wireless Policy</h2><p>Free wireless Internet access is available at the Kewaunee Public Library. Customers who have personal electronic devices with wireless Internet capability may be able to access a wireless connection from inside or around the perimeter of the Kewaunee Public Library. Kewaunee Public Library rules and policies regarding Internet use apply to wireless access. In addition:</p><ol><li>Library staff is unable to provide technical assistance.</li><li>The Kewaunee Public Library cannot guarantee Internet speed or quality of the connection.</li><li>The Kewaunee Public Library’s wireless network is not secure. Virus, security and privacy protection are not provided by the library and are the responsibility of the patron.</li><li>The Kewaunee Public Library assumes no responsibility for damage, theft or loss of personal equipment, software, data, files or other personal property used in or around the library facility.</li><li>Printing from the wireless network is provided by the Kewaunee Public Library during normal business hours.</li></ol><p><em>Updated and Approved January 19, 2022</em></p><h2>WiFi Hotspot Lending Policy</h2><p>The Kewaunee Public Library has established a Wi-Fi hotspot lending program to provide patrons in our community with high-speed internet access. With this program, students can use the Internet for help with homework and projects, employees can travel with reliable internet access to meetings and presentations, and patrons can have home access to the Library’s digitals resources such as our databases, eBooks, streaming music and movies, and more. Patrons will be able to take advantage of our Wi-Fi hotspot lending program with an InfoSoup Library card.</p><p>The Library is not responsible for any liability, damages or expense resulting from use or misuse of the device, connection of the device to other electronic devices, or data loss resulting from use of device. Any use of the device for illegal purposes, unauthorized copying of copyright protected material in any format, or transmission of threatening, harassing, defamatory or obscene materials is strictly prohibited. See Kewaunee Public Library Internet Policy.</p><p><strong>Eligibility:</strong> Wi-Fi hotspots may be borrowed by InfoSoup Library card holder’s ages 18 years of age or older, with a valid library card in good standing, and a permanent residence for 60 days. (I.D. address must be current home address).</p><p><strong>Availability:</strong> Hotspots are available on a first-come, first served basis. If a Hot Spot is available on that day and there is no wait list, a reservation by phone or in person may be made. If a Hot Spot is not available, patron can choose to be added to a wait list. Reservations for Hot Spots may be made by phone or in person at the Kewaunee Public Library, following the 24-hour waiting period between checkouts policy. From the time of notification, a patron has 24 hours to pick up the hot spot before next patron is notified. The patron reserving the device must present an InfoSoup Library card and pick the unit up in person. You will be asked to sign a User Agreement that reiterates the provisions of the Mobile Hotspot Policy. The library reserves the right to refuse service to patrons who abuse equipment or who are repeatedly late in returning materials. </p><p><strong>Loan Period:</strong> Hotspots are checked out for a 7-day period (with no renewal.) Hotspots checkout is limited to one per household. When the hotspot is returned, there is a 24-hour waiting period to checkout another hotspot device by that household. In the event of an emergency where the Library is without wireless internet, the Library reserves the right to cancel reservations or recall hotspots in order to provide wireless service at the Library for public use.</p><p><strong>Returns:</strong> Hotspots must be returned <strong>inside</strong> the Kewaunee Public Library only. This is a fragile piece of equipment. If it is put in the book drop, it may become damaged as other items are returned, thus hotspots may <strong>NOT</strong> be returned in the Book Drop. Patrons will be responsible for damage to the item if it is returned via the book drop. Returns via the book drop will result in a $5.00 fine.</p><p><strong>Cancellation:</strong> Reservations may be cancelled by phone or in person.</p><p><strong>Late Fines:</strong> There will be a $5.00 per day charge if the hotspot is returned late, up to the full replacement cost. If after 2 weeks from the due date, the hotspot is not returned, the borrower will be charged a $140 replacement fee. Repeated late returns may result in loss of hotspot borrowing privileges.</p><p><strong>Lost or Damaged Hotspot:</strong> The borrower assumes full responsibility for the cost of repair or replacement in the event that the hotspot is lost, stolen or damaged. The charge for a lost or damaged hotspot is $100. This includes, but not limited to, any damage caused by returning the hotspot using the Book Drop. Damage of devices is not limited to broken materials, but can also include water damage or smoke damage. Please do not eat, drink, or smoke around devices and be courteous to the patron who may borrow it next. The cost for an unreturned charger and/or cable is $20.00. The cost for an unreturned box is $20.00.</p><p><strong>Internet Use:</strong> The Kewaunee Public Library is not responsible for information accessed using this device or for personal information shared over the internet. Hotspot users are encouraged to use safe internet practices. See Kewaunee Public Library Internet Policy.</p><p><strong>Privacy Policy:</strong> Your internet usage is not tracked by the Library. The Library does not have access to or collect specific usage data. The Library does not provide patron information to the service provider. The only data about the hotspot program that the Library collects is the following:</p><ul><li>Total amount of data transmitted and received by each device (not user) during a billing cycle.</li><li>Anonymous circulation data related to checkout of the hotspot devices.</li></ul><p><em>Updated and approved November 20, 2024</em></p><h2>Meeting Room Policy</h2><p>The Kewaunee Public Library will use the following policy in regards to library meeting room use.</p><ol><li>The room is available to individuals or organized groups in the Library service area. Exceptions may be made by the Library Board if the Board deems extenuating circumstances are involved.</li><li>The fact that a group is permitted to meet at the Library does not in any way constitute an endorsement of the group\'s policies or beliefs by the Library staff or Board.</li><li>The room may be reserved no more than ninety days in advance.</li><li>Reservations must be made with library staff.</li><li>It is understood that library programming will have first priority in room use.</li><li>There will be no charge for use of the meeting room.</li><li>No admission may be charged by the group.</li><li>Refreshments may be served and shall be provided by the group. No smoking or alcohol is allowed.</li><li>The people using the room shall leave the room in a neat, clean, and orderly condition; if not, the group/individual will be given notice that continued offense will result in denied access to the meeting room.</li></ol><p><em>Updated and Approved January 19, 2022</em></p>','Policies','','inherit','closed','closed','','452-revision-v1','','','2026-02-03 13:48:44','2026-02-03 19:48:44','',452,'https://wp.kewauneepubliclibrary.org/?p=711',0,'revision','',0),(714,1,'2026-02-03 14:10:44','2026-02-03 20:10:44','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 14:10:44','2026-02-03 20:10:44','',92,'https://wp.kewauneepubliclibrary.org/?p=714',0,'revision','',0),(715,1,'2026-02-03 14:10:45','2026-02-03 20:10:45','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 11, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 27, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Mar 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"https://twitter.com/share?url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"/></svg>Twitter</a></li><li><a href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500\'); return false;\" target=\"_blank\" title=\"Linkedin\">Linkedin</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-03 14:10:45','2026-02-03 20:10:45','',92,'https://wp.kewauneepubliclibrary.org/?p=715',0,'revision','',0),(739,1,'2026-02-04 09:13:14','2026-02-04 15:13:14','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"337\" height=\"262\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:13:14','2026-02-04 15:13:14','',92,'https://wp.kewauneepubliclibrary.org/?p=739',0,'revision','',0),(740,1,'2026-02-04 09:13:15','2026-02-04 15:13:15','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:13:15','2026-02-04 15:13:15','',92,'https://wp.kewauneepubliclibrary.org/?p=740',0,'revision','',0),(744,1,'2026-02-04 09:34:29','2026-02-04 15:34:29','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:34:29','2026-02-04 15:34:29','',92,'https://wp.kewauneepubliclibrary.org/?p=744',0,'revision','',0),(742,1,'2026-02-04 09:34:28','2026-02-04 15:34:28','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:34:28','2026-02-04 15:34:28','',92,'https://wp.kewauneepubliclibrary.org/?p=742',0,'revision','',0),(743,1,'2026-02-04 09:34:29','2026-02-04 15:34:29','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:34:29','2026-02-04 15:34:29','',92,'https://wp.kewauneepubliclibrary.org/?p=743',0,'revision','',0),(745,1,'2026-02-04 09:47:59','2026-02-04 15:47:59','{\n    \"widget_block[26]\": {\n        \"value\": {\n            \"raw_instance\": {\n                \"content\": \"<h2><style>\\u000b/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/\\u000b.sr-only { \\u00a0\\u000bposition: absolute; \\u00a0\\u000bwidth: 1px; \\u00a0\\u000bheight: 1px; \\u00a0\\u000bpadding: 0; \\u00a0\\u000bmargin: -1px; \\u00a0\\u000boverflow: hidden; \\u00a0\\u000bclip: rect(0, 0, 0, 0); \\u00a0\\u000bwhite-space: nowrap; \\u00a0\\u000bborder: 0; \\u00a0\\u000b}\\nFooter</style></h2>\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-02-04 15:47:48\"\n    }\n}','','','trash','closed','closed','','426278dd-6f73-4982-9066-bb1526ed63a1','','','2026-02-04 09:47:59','2026-02-04 15:47:59','',0,'https://wp.kewauneepubliclibrary.org/?p=745',0,'customize_changeset','',0),(746,1,'2026-02-04 09:51:51','2026-02-04 15:51:51','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:51','2026-02-04 15:51:51','',92,'https://wp.kewauneepubliclibrary.org/?p=746',0,'revision','',0),(747,1,'2026-02-04 09:51:53','2026-02-04 15:51:53','<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:53','2026-02-04 15:51:53','',92,'https://wp.kewauneepubliclibrary.org/?p=747',0,'revision','',0),(863,1,'2026-02-18 10:23:51','2026-02-18 16:23:51','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 10:23:51','2026-02-18 16:23:51','',92,'https://wp.kewauneepubliclibrary.org/?p=863',0,'revision','',0),(748,1,'2026-02-04 09:51:54','2026-02-04 15:51:54','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:54','2026-02-04 15:51:54','',92,'https://wp.kewauneepubliclibrary.org/?p=748',0,'revision','',0),(749,1,'2026-02-04 09:51:56','2026-02-04 15:51:56','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:56','2026-02-04 15:51:56','',92,'https://wp.kewauneepubliclibrary.org/?p=749',0,'revision','',0),(750,1,'2026-02-04 09:51:58','2026-02-04 15:51:58','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:58','2026-02-04 15:51:58','',92,'https://wp.kewauneepubliclibrary.org/?p=750',0,'revision','',0),(751,1,'2026-02-04 09:51:59','2026-02-04 15:51:59','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 09:51:59','2026-02-04 15:51:59','',92,'https://wp.kewauneepubliclibrary.org/?p=751',0,'revision','',0),(752,1,'2026-02-04 10:02:08','2026-02-04 16:02:08','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 10:02:08','2026-02-04 16:02:08','',92,'https://wp.kewauneepubliclibrary.org/?p=752',0,'revision','',0),(753,1,'2026-02-04 10:02:09','2026-02-04 16:02:09','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 10:02:09','2026-02-04 16:02:09','',92,'https://wp.kewauneepubliclibrary.org/?p=753',0,'revision','',0),(754,1,'2026-02-04 10:02:10','2026-02-04 16:02:10','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-04 10:02:10','2026-02-04 16:02:10','',92,'https://wp.kewauneepubliclibrary.org/?p=754',0,'revision','',0),(755,1,'2026-02-04 10:09:01','2026-02-04 16:09:01','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Jan 15 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>\n                                             Jan 29 2026\n                                                                                <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 8\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> December</a><h2>January 2026</h2><a href=\"#\">February </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>28</dt><dt>29</dt><dt>30</dt><dt>31</dt><dt data-mec-cell=\"20260101\" data-day=\"1\" data-month=\"202601\">1</dt></dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260103\" data-day=\"3\" data-month=\"202601\">3</dt></dt></dl><dl><dt data-mec-cell=\"20260104\" data-day=\"4\" data-month=\"202601\">4</dt></dt><dt data-mec-cell=\"20260105\" data-day=\"5\" data-month=\"202601\">5</dt></dt><dt data-mec-cell=\"20260106\" data-day=\"6\" data-month=\"202601\">6</dt></dt><dt data-mec-cell=\"20260107\" data-day=\"7\" data-month=\"202601\">7</dt></dt><dt data-mec-cell=\"20260108\" data-day=\"8\" data-month=\"202601\">8</dt></dt><dt data-mec-cell=\"20260109\" data-day=\"9\" data-month=\"202601\">9<a data-tooltip-content=\"#mec-tooltip-2991767954600-20260109\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4281767963600-20260109\" data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" ><h4>Afternoon Adult Matinee: A Wisconsin Christmas Pie</h4></a>            \n                            Afternoon Adult Matinee: A Wisconsin Christmas Pie 1:00 PM\n                    <img width=\"226\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-226x300.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" />Friday, Jan. 9, 2026, at 1:00 PM.\nJoin us in watching the movie A Wisconsin Christmas Pie (also called A Cherry Pie Christmas).\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family&#8217;s cherry orchard business with a little help from her high s , ...\n                    </dt><dt data-mec-cell=\"20260110\" data-day=\"10\" data-month=\"202601\">10</dt></dt></dl><dl><dt data-mec-cell=\"20260111\" data-day=\"11\" data-month=\"202601\">11</dt></dt><dt data-mec-cell=\"20260112\" data-day=\"12\" data-month=\"202601\">12<a data-tooltip-content=\"#mec-tooltip-3101768231800-20260112\" data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" ><h4>Melt a Masterpiece: Fun with Perler Beads</h4></a>            \n                            Melt a Masterpiece: Fun with Perler Beads 3:30 PM - 5:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" />Drop in on Monday, January 12, from 3:30 to 5:30 PM.\nJanuary projects: Outer space, winter, minecraft, and more!\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\nQuestions? Call or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260113\" data-day=\"13\" data-month=\"202601\">13<a data-tooltip-content=\"#mec-tooltip-3131768305600-20260113\" data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" ><h4>Page Turner&#8217;s Adult Book Club: The Story She Left Behind</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: The Story She Left Behind 12:00 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, January 13th, at Noon for a book discussion.\nWe&#8217;ll be reviewing The Story She Left Behind by Patti Callahan Henry.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260114\" data-day=\"14\" data-month=\"202601\">14</dt></dt><dt data-mec-cell=\"20260115\" data-day=\"15\" data-month=\"202601\">15<a data-tooltip-content=\"#mec-tooltip-4231768496400-20260115\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260116\" data-day=\"16\" data-month=\"202601\">16<a data-tooltip-content=\"#mec-tooltip-2991768559400-20260116\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260117\" data-day=\"17\" data-month=\"202601\">17</dt></dt></dl><dl><dt data-mec-cell=\"20260118\" data-day=\"18\" data-month=\"202601\">18</dt></dt><dt data-mec-cell=\"20260119\" data-day=\"19\" data-month=\"202601\">19<a data-tooltip-content=\"#mec-tooltip-3041768836600-20260119\" data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" ><h4>Exploding Snowmen STEM</h4></a>            \n                            Exploding Snowmen STEM 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" />Join us for a snowman science experiment!\nSnack provided!\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\nPlease call or email the library with any questions.\n , ...\n                    </dt><dt data-mec-cell=\"20260120\" data-day=\"20\" data-month=\"202601\">20</dt></dt><dt data-mec-cell=\"20260121\" data-day=\"21\" data-month=\"202601\">21</dt></dt><dt data-mec-cell=\"20260122\" data-day=\"22\" data-month=\"202601\">22</dt></dt><dt data-mec-cell=\"20260123\" data-day=\"23\" data-month=\"202601\">23<a data-tooltip-content=\"#mec-tooltip-2991769164200-20260123\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260124\" data-day=\"24\" data-month=\"202601\">24</dt></dt></dl><dl><dt data-mec-cell=\"20260125\" data-day=\"25\" data-month=\"202601\">25</dt></dt><dt data-mec-cell=\"20260126\" data-day=\"26\" data-month=\"202601\">26</dt></dt><dt data-mec-cell=\"20260127\" data-day=\"27\" data-month=\"202601\">27</dt></dt><dt data-mec-cell=\"20260128\" data-day=\"28\" data-month=\"202601\">28<a data-tooltip-content=\"#mec-tooltip-2781769614200-20260128\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260129\" data-day=\"29\" data-month=\"202601\">29<a data-tooltip-content=\"#mec-tooltip-4201769700600-20260129\" data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" ><h4>Dungeons and Dragons Club</h4></a>            \n                            Dungeons and Dragons Club 3:30 PM\n                    <img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" />Grades 9-12\nBeginner and experienced player friendly\nJan. 29, 2026, at 3:30 PM\nRegistration required! For more information or to register, call the library and ​ask for Abby, or email abunyard@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260130\" data-day=\"30\" data-month=\"202601\">30<a data-tooltip-content=\"#mec-tooltip-2991769769000-20260130\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260131\" data-day=\"31\" data-month=\"202601\">31</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:09:01','2026-02-04 16:09:01','',55,'https://wp.kewauneepubliclibrary.org/?p=755',0,'revision','',0),(756,1,'2026-02-04 10:09:02','2026-02-04 16:09:02','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Jan 15 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 16 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" /></a>\n                                             Jan 19 2026\n                                                                                <h4><a data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" target=\"_self\" rel=\"noopener\">Exploding Snowmen STEM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 23 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Jan 28 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\"><img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" /></a>\n                                             Jan 29 2026\n                                                                                <h4><a data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" target=\"_self\" rel=\"noopener\">Dungeons and Dragons Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Jan 30 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 8\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> December</a><h2>January 2026</h2><a href=\"#\">February </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt>28</dt><dt>29</dt><dt>30</dt><dt>31</dt><dt data-mec-cell=\"20260101\" data-day=\"1\" data-month=\"202601\">1</dt></dt><dt data-mec-cell=\"20260102\" data-day=\"2\" data-month=\"202601\">2<a data-tooltip-content=\"#mec-tooltip-2991767349800-20260102\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260103\" data-day=\"3\" data-month=\"202601\">3</dt></dt></dl><dl><dt data-mec-cell=\"20260104\" data-day=\"4\" data-month=\"202601\">4</dt></dt><dt data-mec-cell=\"20260105\" data-day=\"5\" data-month=\"202601\">5</dt></dt><dt data-mec-cell=\"20260106\" data-day=\"6\" data-month=\"202601\">6</dt></dt><dt data-mec-cell=\"20260107\" data-day=\"7\" data-month=\"202601\">7</dt></dt><dt data-mec-cell=\"20260108\" data-day=\"8\" data-month=\"202601\">8</dt></dt><dt data-mec-cell=\"20260109\" data-day=\"9\" data-month=\"202601\">9<a data-tooltip-content=\"#mec-tooltip-2991767954600-20260109\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4281767963600-20260109\" data-event-id=\"428\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee-a-wisconsin-christmas-pie/\" ><h4>Afternoon Adult Matinee: A Wisconsin Christmas Pie</h4></a>            \n                            Afternoon Adult Matinee: A Wisconsin Christmas Pie 1:00 PM\n                    <img width=\"226\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/A-Wisconsin-Christmas-Pie-movie-cover-226x300.jpg\" alt=\"A Wisconsin Christmas Pie movie cover\" data-mec-postid=\"428\" />Friday, Jan. 9, 2026, at 1:00 PM.\nJoin us in watching the movie A Wisconsin Christmas Pie (also called A Cherry Pie Christmas).\nA pastry chef returns to Door County, WI for the holidays, and must choose between her dream job and the legacy of her family&#8217;s cherry orchard business with a little help from her high s , ...\n                    </dt><dt data-mec-cell=\"20260110\" data-day=\"10\" data-month=\"202601\">10</dt></dt></dl><dl><dt data-mec-cell=\"20260111\" data-day=\"11\" data-month=\"202601\">11</dt></dt><dt data-mec-cell=\"20260112\" data-day=\"12\" data-month=\"202601\">12<a data-tooltip-content=\"#mec-tooltip-3101768231800-20260112\" data-event-id=\"310\" href=\"https://wp.kewauneepubliclibrary.org/events/melt-a-masterpiece-fun-with-perler-beads/\" ><h4>Melt a Masterpiece: Fun with Perler Beads</h4></a>            \n                            Melt a Masterpiece: Fun with Perler Beads 3:30 PM - 5:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Melt-a-Masterpiece-fun-with-perler-beads.png\" alt=\"colorful assortment of hollow, cylinder-shaped beads\" data-mec-postid=\"310\" />Drop in on Monday, January 12, from 3:30 to 5:30 PM.\nJanuary projects: Outer space, winter, minecraft, and more!\nNo need to register in advance for this program; recommended for ages 6 years &amp; older.\nQuestions? Call or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260113\" data-day=\"13\" data-month=\"202601\">13<a data-tooltip-content=\"#mec-tooltip-3131768305600-20260113\" data-event-id=\"313\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-the-story-she-left-behind/\" ><h4>Page Turner&#8217;s Adult Book Club: The Story She Left Behind</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: The Story She Left Behind 12:00 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Page-Turners-Adult-Book-Club.png\" alt=\"&quot;The Story She Left Behind&quot; by Patti Callahan Henry\" data-mec-postid=\"313\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, January 13th, at Noon for a book discussion.\nWe&#8217;ll be reviewing The Story She Left Behind by Patti Callahan Henry.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260114\" data-day=\"14\" data-month=\"202601\">14</dt></dt><dt data-mec-cell=\"20260115\" data-day=\"15\" data-month=\"202601\">15<a data-tooltip-content=\"#mec-tooltip-4231768496400-20260115\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260116\" data-day=\"16\" data-month=\"202601\">16<a data-tooltip-content=\"#mec-tooltip-2991768559400-20260116\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260117\" data-day=\"17\" data-month=\"202601\">17</dt></dt></dl><dl><dt data-mec-cell=\"20260118\" data-day=\"18\" data-month=\"202601\">18</dt></dt><dt data-mec-cell=\"20260119\" data-day=\"19\" data-month=\"202601\">19<a data-tooltip-content=\"#mec-tooltip-3041768836600-20260119\" data-event-id=\"304\" href=\"https://wp.kewauneepubliclibrary.org/events/exploding-snowmen-stem/\" ><h4>Exploding Snowmen STEM</h4></a>            \n                            Exploding Snowmen STEM 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Exploding-Snowmen-STEM.png\" alt=\"snowman, holly, decorated trees and snowflakes\" data-mec-postid=\"304\" />Join us for a snowman science experiment!\nSnack provided!\nNo need to register in advance; children under the age of 8 years old should be accompanied by a grown up.\nPlease call or email the library with any questions.\n , ...\n                    </dt><dt data-mec-cell=\"20260120\" data-day=\"20\" data-month=\"202601\">20</dt></dt><dt data-mec-cell=\"20260121\" data-day=\"21\" data-month=\"202601\">21</dt></dt><dt data-mec-cell=\"20260122\" data-day=\"22\" data-month=\"202601\">22</dt></dt><dt data-mec-cell=\"20260123\" data-day=\"23\" data-month=\"202601\">23<a data-tooltip-content=\"#mec-tooltip-2991769164200-20260123\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260124\" data-day=\"24\" data-month=\"202601\">24</dt></dt></dl><dl><dt data-mec-cell=\"20260125\" data-day=\"25\" data-month=\"202601\">25</dt></dt><dt data-mec-cell=\"20260126\" data-day=\"26\" data-month=\"202601\">26</dt></dt><dt data-mec-cell=\"20260127\" data-day=\"27\" data-month=\"202601\">27</dt></dt><dt data-mec-cell=\"20260128\" data-day=\"28\" data-month=\"202601\">28<a data-tooltip-content=\"#mec-tooltip-2781769614200-20260128\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260129\" data-day=\"29\" data-month=\"202601\">29<a data-tooltip-content=\"#mec-tooltip-4201769700600-20260129\" data-event-id=\"420\" href=\"https://wp.kewauneepubliclibrary.org/events/dungeons-and-dragons-club/\" ><h4>Dungeons and Dragons Club</h4></a>            \n                            Dungeons and Dragons Club 3:30 PM\n                    <img width=\"287\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Dungeons-and-Dragons-Club-287x300.jpg\" alt=\"Dungeons &amp; Dragons Club logo\" data-mec-postid=\"420\" />Grades 9-12\nBeginner and experienced player friendly\nJan. 29, 2026, at 3:30 PM\nRegistration required! For more information or to register, call the library and ​ask for Abby, or email abunyard@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260130\" data-day=\"30\" data-month=\"202601\">30<a data-tooltip-content=\"#mec-tooltip-2991769769000-20260130\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260131\" data-day=\"31\" data-month=\"202601\">31</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1768403536\">Export .ics file</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:09:02','2026-02-04 16:09:02','',55,'https://wp.kewauneepubliclibrary.org/?p=756',0,'revision','',0),(813,1,'2026-02-04 11:19:30','2026-02-04 17:19:30','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:19:30','2026-02-04 17:19:30','',55,'https://wp.kewauneepubliclibrary.org/?p=813',0,'revision','',0),(810,1,'2026-02-04 11:18:56','2026-02-04 17:18:56','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:18:56','2026-02-04 17:18:56','',55,'https://wp.kewauneepubliclibrary.org/?p=810',0,'revision','',0),(757,1,'2026-02-04 10:09:03','2026-02-04 16:09:03','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:09:03','2026-02-04 16:09:03','',55,'https://wp.kewauneepubliclibrary.org/?p=757',0,'revision','',0),(761,1,'2026-02-04 10:13:34','2026-02-04 16:13:34','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:13:34','2026-02-04 16:13:34','',55,'https://wp.kewauneepubliclibrary.org/?p=761',0,'revision','',0),(759,1,'2026-02-04 10:13:32','2026-02-04 16:13:32','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:13:32','2026-02-04 16:13:32','',55,'https://wp.kewauneepubliclibrary.org/?p=759',0,'revision','',0),(760,1,'2026-02-04 10:13:33','2026-02-04 16:13:33','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221343\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 10:13:33','2026-02-04 16:13:33','',55,'https://wp.kewauneepubliclibrary.org/?p=760',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (762,1,'2026-02-04 10:36:46','2026-02-04 16:36:46','<h1>Kewaunee Public Library Calendar</h1>		<p style=\"text-align: center;\">Select the month you want to print, then click the \"Print this Page\" button after the calendar to print the page.</p>		\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Print Calendar','','publish','closed','closed','','print-calendar','','','2026-02-24 12:57:12','2026-02-24 18:57:12','',55,'https://wp.kewauneepubliclibrary.org/?page_id=762',0,'page','',0),(811,1,'2026-02-04 11:19:28','2026-02-04 17:19:28','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:19:28','2026-02-04 17:19:28','',55,'https://wp.kewauneepubliclibrary.org/?p=811',0,'revision','',0),(764,1,'2026-02-04 10:31:47','2026-02-04 16:31:47','','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:31:47','2026-02-04 16:31:47','',762,'https://wp.kewauneepubliclibrary.org/?p=764',0,'revision','',0),(819,1,'2026-02-04 11:24:31','2026-02-04 17:24:31','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:24:31','2026-02-04 17:24:31','',762,'https://wp.kewauneepubliclibrary.org/?p=819',0,'revision','',0),(807,1,'2026-02-04 11:18:34','2026-02-04 17:18:34','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:18:34','2026-02-04 17:18:34','',762,'https://wp.kewauneepubliclibrary.org/?p=807',0,'revision','',0),(766,1,'2026-02-04 10:40:00','2026-02-04 16:40:00','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:40:00','2026-02-04 16:40:00','',762,'https://wp.kewauneepubliclibrary.org/?p=766',0,'revision','',0),(767,1,'2026-02-04 10:40:01','2026-02-04 16:40:01','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223006\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:40:01','2026-02-04 16:40:01','',762,'https://wp.kewauneepubliclibrary.org/?p=767',0,'revision','',0),(768,1,'2026-02-04 10:40:02','2026-02-04 16:40:02','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:40:02','2026-02-04 16:40:02','',762,'https://wp.kewauneepubliclibrary.org/?p=768',0,'revision','',0),(769,1,'2026-02-04 10:41:16','2026-02-04 16:41:16','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:41:16','2026-02-04 16:41:16','',762,'https://wp.kewauneepubliclibrary.org/?p=769',0,'revision','',0),(770,1,'2026-02-04 10:41:17','2026-02-04 16:41:17','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223202\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:41:17','2026-02-04 16:41:17','',762,'https://wp.kewauneepubliclibrary.org/?p=770',0,'revision','',0),(771,1,'2026-02-04 10:41:17','2026-02-04 16:41:17','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:41:17','2026-02-04 16:41:17','',762,'https://wp.kewauneepubliclibrary.org/?p=771',0,'revision','',0),(775,1,'2026-02-04 10:48:40','2026-02-04 16:48:40','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:48:40','2026-02-04 16:48:40','',762,'https://wp.kewauneepubliclibrary.org/?p=775',0,'revision','',0),(773,1,'2026-02-04 10:48:39','2026-02-04 16:48:39','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:48:39','2026-02-04 16:48:39','',762,'https://wp.kewauneepubliclibrary.org/?p=773',0,'revision','',0),(774,1,'2026-02-04 10:48:39','2026-02-04 16:48:39','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223277\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:48:39','2026-02-04 16:48:39','',762,'https://wp.kewauneepubliclibrary.org/?p=774',0,'revision','',0),(776,1,'2026-02-04 10:50:25','2026-02-04 16:50:25','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:50:25','2026-02-04 16:50:25','',762,'https://wp.kewauneepubliclibrary.org/?p=776',0,'revision','',0),(777,1,'2026-02-04 10:50:26','2026-02-04 16:50:26','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223720\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:50:26','2026-02-04 16:50:26','',762,'https://wp.kewauneepubliclibrary.org/?p=777',0,'revision','',0),(778,1,'2026-02-04 10:50:27','2026-02-04 16:50:27','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:50:27','2026-02-04 16:50:27','',762,'https://wp.kewauneepubliclibrary.org/?p=778',0,'revision','',0),(779,1,'2026-02-04 10:51:28','2026-02-04 16:51:28','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:51:28','2026-02-04 16:51:28','',762,'https://wp.kewauneepubliclibrary.org/?p=779',0,'revision','',0),(780,1,'2026-02-04 10:51:28','2026-02-04 16:51:28','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223827\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:51:28','2026-02-04 16:51:28','',762,'https://wp.kewauneepubliclibrary.org/?p=780',0,'revision','',0),(781,1,'2026-02-04 10:51:29','2026-02-04 16:51:29','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:51:29','2026-02-04 16:51:29','',762,'https://wp.kewauneepubliclibrary.org/?p=781',0,'revision','',0),(785,1,'2026-02-04 10:57:07','2026-02-04 16:57:07','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:57:07','2026-02-04 16:57:07','',762,'https://wp.kewauneepubliclibrary.org/?p=785',0,'revision','',0),(783,1,'2026-02-04 10:57:06','2026-02-04 16:57:06','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:57:06','2026-02-04 16:57:06','',762,'https://wp.kewauneepubliclibrary.org/?p=783',0,'revision','',0),(784,1,'2026-02-04 10:57:07','2026-02-04 16:57:07','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770223889\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:57:07','2026-02-04 16:57:07','',762,'https://wp.kewauneepubliclibrary.org/?p=784',0,'revision','',0),(786,1,'2026-02-04 10:58:17','2026-02-04 16:58:17','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:58:17','2026-02-04 16:58:17','',762,'https://wp.kewauneepubliclibrary.org/?p=786',0,'revision','',0),(787,1,'2026-02-04 10:58:18','2026-02-04 16:58:18','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224227\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:58:18','2026-02-04 16:58:18','',762,'https://wp.kewauneepubliclibrary.org/?p=787',0,'revision','',0),(788,1,'2026-02-04 10:58:18','2026-02-04 16:58:18','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 10:58:18','2026-02-04 16:58:18','',762,'https://wp.kewauneepubliclibrary.org/?p=788',0,'revision','',0),(789,1,'2026-02-04 11:00:59','2026-02-04 17:00:59','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:00:59','2026-02-04 17:00:59','',762,'https://wp.kewauneepubliclibrary.org/?p=789',0,'revision','',0),(790,1,'2026-02-04 11:00:59','2026-02-04 17:00:59','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224298\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:00:59','2026-02-04 17:00:59','',762,'https://wp.kewauneepubliclibrary.org/?p=790',0,'revision','',0),(791,1,'2026-02-04 11:01:00','2026-02-04 17:01:00','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:01:00','2026-02-04 17:01:00','',762,'https://wp.kewauneepubliclibrary.org/?p=791',0,'revision','',0),(792,1,'2026-02-04 11:01:43','2026-02-04 17:01:43','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:01:43','2026-02-04 17:01:43','',762,'https://wp.kewauneepubliclibrary.org/?p=792',0,'revision','',0),(793,1,'2026-02-04 11:01:44','2026-02-04 17:01:44','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224460\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:01:44','2026-02-04 17:01:44','',762,'https://wp.kewauneepubliclibrary.org/?p=793',0,'revision','',0),(794,1,'2026-02-04 11:01:44','2026-02-04 17:01:44','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:01:44','2026-02-04 17:01:44','',762,'https://wp.kewauneepubliclibrary.org/?p=794',0,'revision','',0),(795,1,'2026-02-04 11:04:24','2026-02-04 17:04:24','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:04:24','2026-02-04 17:04:24','',762,'https://wp.kewauneepubliclibrary.org/?p=795',0,'revision','',0),(796,1,'2026-02-04 11:04:25','2026-02-04 17:04:25','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224504\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:04:25','2026-02-04 17:04:25','',762,'https://wp.kewauneepubliclibrary.org/?p=796',0,'revision','',0),(797,1,'2026-02-04 11:04:26','2026-02-04 17:04:26','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:04:26','2026-02-04 17:04:26','',762,'https://wp.kewauneepubliclibrary.org/?p=797',0,'revision','',0),(798,1,'2026-02-04 11:05:23','2026-02-04 17:05:23','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:05:23','2026-02-04 17:05:23','',762,'https://wp.kewauneepubliclibrary.org/?p=798',0,'revision','',0),(799,1,'2026-02-04 11:05:23','2026-02-04 17:05:23','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224666\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:05:23','2026-02-04 17:05:23','',762,'https://wp.kewauneepubliclibrary.org/?p=799',0,'revision','',0),(800,1,'2026-02-04 11:05:24','2026-02-04 17:05:24','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:05:24','2026-02-04 17:05:24','',762,'https://wp.kewauneepubliclibrary.org/?p=800',0,'revision','',0),(801,1,'2026-02-04 11:06:57','2026-02-04 17:06:57','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:06:57','2026-02-04 17:06:57','',762,'https://wp.kewauneepubliclibrary.org/?p=801',0,'revision','',0),(802,1,'2026-02-04 11:06:58','2026-02-04 17:06:58','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224724\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:06:58','2026-02-04 17:06:58','',762,'https://wp.kewauneepubliclibrary.org/?p=802',0,'revision','',0),(803,1,'2026-02-04 11:06:59','2026-02-04 17:06:59','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:06:59','2026-02-04 17:06:59','',762,'https://wp.kewauneepubliclibrary.org/?p=803',0,'revision','',0),(804,1,'2026-02-04 11:15:36','2026-02-04 17:15:36','','Monthly Calendar for Print','','publish','closed','closed','','monthly-calendar-863','','','2026-02-04 11:15:36','2026-02-04 17:15:36','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec_calendars&#038;p=804',0,'mec_calendars','',0),(805,1,'2026-02-04 11:18:33','2026-02-04 17:18:33','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:18:33','2026-02-04 17:18:33','',762,'https://wp.kewauneepubliclibrary.org/?p=805',0,'revision','',0),(806,1,'2026-02-04 11:18:34','2026-02-04 17:18:34','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770224819\">Export .ics file</a>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:18:34','2026-02-04 17:18:34','',762,'https://wp.kewauneepubliclibrary.org/?p=806',0,'revision','',0),(808,1,'2026-02-04 11:18:54','2026-02-04 17:18:54','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:18:54','2026-02-04 17:18:54','',55,'https://wp.kewauneepubliclibrary.org/?p=808',0,'revision','',0),(809,1,'2026-02-04 11:18:55','2026-02-04 17:18:55','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n        <button>Subscribe to calendar</button>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.google.com/calendar/render?cid=webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Google Calendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"webcal://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">iCalendar</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook 365</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://outlook.live.com/owa?path=/calendar/action/compose&rru=addsubscription&url=https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614&name=Kewaunee Public Library Monthly Calendar\">Outlook Live</a><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wp.kewauneepubliclibrary.org/?mec-ical-feed=1&nc=1770221614\">Export .ics file</a>    \n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:18:55','2026-02-04 17:18:55','',55,'https://wp.kewauneepubliclibrary.org/?p=809',0,'revision','',0),(812,1,'2026-02-04 11:19:29','2026-02-04 17:19:29','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:19:29','2026-02-04 17:19:29','',55,'https://wp.kewauneepubliclibrary.org/?p=812',0,'revision','',0),(814,1,'2026-02-04 11:23:18','2026-02-04 17:23:18','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:23:18','2026-02-04 17:23:18','',55,'https://wp.kewauneepubliclibrary.org/?p=814',0,'revision','',0),(815,1,'2026-02-04 11:23:19','2026-02-04 17:23:19','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:23:19','2026-02-04 17:23:19','',55,'https://wp.kewauneepubliclibrary.org/?p=815',0,'revision','',0),(816,1,'2026-02-04 11:23:19','2026-02-04 17:23:19','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print this Calendar\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:23:19','2026-02-04 17:23:19','',55,'https://wp.kewauneepubliclibrary.org/?p=816',0,'revision','',0),(817,1,'2026-02-04 11:24:29','2026-02-04 17:24:29','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:24:29','2026-02-04 17:24:29','',762,'https://wp.kewauneepubliclibrary.org/?p=817',0,'revision','',0),(818,1,'2026-02-04 11:24:30','2026-02-04 17:24:30','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 11:24:30','2026-02-04 17:24:30','',762,'https://wp.kewauneepubliclibrary.org/?p=818',0,'revision','',0),(823,1,'2026-02-04 11:30:39','2026-02-04 17:30:39','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print the Calendar Here\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:30:39','2026-02-04 17:30:39','',55,'https://wp.kewauneepubliclibrary.org/?p=823',0,'revision','',0),(821,1,'2026-02-04 11:30:38','2026-02-04 17:30:38','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print this Calendar\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:30:38','2026-02-04 17:30:38','',55,'https://wp.kewauneepubliclibrary.org/?p=821',0,'revision','',0),(822,1,'2026-02-04 11:30:38','2026-02-04 17:30:38','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print this Calendar\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:30:38','2026-02-04 17:30:38','',55,'https://wp.kewauneepubliclibrary.org/?p=822',0,'revision','',0),(824,1,'2026-02-04 11:35:01','2026-02-04 17:35:01','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print the Calendar Here\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:35:01','2026-02-04 17:35:01','',55,'https://wp.kewauneepubliclibrary.org/?p=824',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (825,1,'2026-02-04 11:35:02','2026-02-04 17:35:02','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>				\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print the Calendar Here\n					</a>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:35:02','2026-02-04 17:35:02','',55,'https://wp.kewauneepubliclibrary.org/?p=825',0,'revision','',0),(826,1,'2026-02-04 11:35:03','2026-02-04 17:35:03','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:35:03','2026-02-04 17:35:03','',55,'https://wp.kewauneepubliclibrary.org/?p=826',0,'revision','',0),(830,1,'2026-02-04 11:40:47','2026-02-04 17:40:47','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:40:47','2026-02-04 17:40:47','',55,'https://wp.kewauneepubliclibrary.org/?p=830',0,'revision','',0),(828,1,'2026-02-04 11:40:44','2026-02-04 17:40:44','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:40:44','2026-02-04 17:40:44','',55,'https://wp.kewauneepubliclibrary.org/?p=828',0,'revision','',0),(829,1,'2026-02-04 11:40:45','2026-02-04 17:40:45','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 11:40:45','2026-02-04 17:40:45','',55,'https://wp.kewauneepubliclibrary.org/?p=829',0,'revision','',0),(833,1,'2026-02-04 13:56:41','2026-02-04 19:56:41','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:56:41','2026-02-04 19:56:41','',762,'https://wp.kewauneepubliclibrary.org/?p=833',0,'revision','',0),(834,1,'2026-02-04 13:56:42','2026-02-04 19:56:42','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:56:42','2026-02-04 19:56:42','',762,'https://wp.kewauneepubliclibrary.org/?p=834',0,'revision','',0),(835,1,'2026-02-04 13:56:43','2026-02-04 19:56:43','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:56:43','2026-02-04 19:56:43','',762,'https://wp.kewauneepubliclibrary.org/?p=835',0,'revision','',0),(836,1,'2026-02-04 13:57:43','2026-02-04 19:57:43','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:57:43','2026-02-04 19:57:43','',762,'https://wp.kewauneepubliclibrary.org/?p=836',0,'revision','',0),(837,1,'2026-02-04 13:57:44','2026-02-04 19:57:44','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:57:44','2026-02-04 19:57:44','',762,'https://wp.kewauneepubliclibrary.org/?p=837',0,'revision','',0),(838,1,'2026-02-04 13:57:45','2026-02-04 19:57:45','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-04 13:57:45','2026-02-04 19:57:45','',762,'https://wp.kewauneepubliclibrary.org/?p=838',0,'revision','',0),(845,1,'2026-02-04 15:37:45','2026-02-04 21:37:45','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:45','2026-02-04 21:37:45','',585,'https://wp.kewauneepubliclibrary.org/?p=845',0,'revision','',0),(861,1,'2026-02-18 10:23:49','2026-02-18 16:23:49','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 04, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 06, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>                                            \n                                                    Feb 10, 2026\n                                                                                                12:00 PM                        <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Page%20Turner%E2%80%99s%20Adult%20Book%20Club%3A%20A%20Forty%20Year%20Kiss&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpage-turners-adult-book-club-a-forty-year-kiss%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                2:00 PM                        <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%202PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-2pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>                                            \n                                                    Feb 12, 2026\n                                                                                                4:00 PM                        <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=DIY%20Button%20Heart%20%40%204PM&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fdiy-button-heart-4pm%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\"><img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" /></a>                                            \n                                                    Feb 13, 2026\n                                                                                                1:00 PM                        <h4><a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">Afternoon Adult Matinee</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Afternoon%20Adult%20Matinee&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fafternoon-adult-matinee%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" /></a>                                            \n                                                    Feb 16, 2026\n                                                                                                10:00 AM                        <h4><a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">Magazine Give-away</a></h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Magazine%20Give-away&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fmagazine-give-away%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 10:23:49','2026-02-18 16:23:49','',92,'https://wp.kewauneepubliclibrary.org/?p=861',0,'revision','',0),(840,1,'2026-02-04 15:37:19','2026-02-04 21:37:19','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:19','2026-02-04 21:37:19','',585,'https://wp.kewauneepubliclibrary.org/?p=840',0,'revision','',0),(841,1,'2026-02-04 15:37:20','2026-02-04 21:37:20','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:20','2026-02-04 21:37:20','',585,'https://wp.kewauneepubliclibrary.org/?p=841',0,'revision','',0),(842,1,'2026-02-04 15:37:20','2026-02-04 21:37:20','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:20','2026-02-04 21:37:20','',585,'https://wp.kewauneepubliclibrary.org/?p=842',0,'revision','',0),(843,1,'2026-02-04 15:37:44','2026-02-04 21:37:44','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:44','2026-02-04 21:37:44','',585,'https://wp.kewauneepubliclibrary.org/?p=843',0,'revision','',0),(844,1,'2026-02-04 15:37:45','2026-02-04 21:37:45','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:37:45','2026-02-04 21:37:45','',585,'https://wp.kewauneepubliclibrary.org/?p=844',0,'revision','',0),(849,1,'2026-02-04 15:49:45','2026-02-04 21:49:45','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:49:45','2026-02-04 21:49:45','',585,'https://wp.kewauneepubliclibrary.org/?p=849',0,'revision','',0),(847,1,'2026-02-04 15:49:44','2026-02-04 21:49:44','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:49:44','2026-02-04 21:49:44','',585,'https://wp.kewauneepubliclibrary.org/?p=847',0,'revision','',0),(848,1,'2026-02-04 15:49:45','2026-02-04 21:49:45','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-04 15:49:45','2026-02-04 21:49:45','',585,'https://wp.kewauneepubliclibrary.org/?p=848',0,'revision','',0),(850,1,'2026-02-04 16:26:01','2026-02-04 22:26:01','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:26:01','2026-02-04 22:26:01','',55,'https://wp.kewauneepubliclibrary.org/?p=850',0,'revision','',0),(851,1,'2026-02-04 16:26:01','2026-02-04 22:26:01','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:26:01','2026-02-04 22:26:01','',55,'https://wp.kewauneepubliclibrary.org/?p=851',0,'revision','',0),(852,1,'2026-02-04 16:26:02','2026-02-04 22:26:02','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:26:02','2026-02-04 22:26:02','',55,'https://wp.kewauneepubliclibrary.org/?p=852',0,'revision','',0),(853,1,'2026-02-04 16:27:06','2026-02-04 22:27:06','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:27:06','2026-02-04 22:27:06','',55,'https://wp.kewauneepubliclibrary.org/?p=853',0,'revision','',0),(854,1,'2026-02-04 16:27:07','2026-02-04 22:27:07','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:27:07','2026-02-04 22:27:07','',55,'https://wp.kewauneepubliclibrary.org/?p=854',0,'revision','',0),(855,1,'2026-02-04 16:27:08','2026-02-04 22:27:08','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:27:08','2026-02-04 22:27:08','',55,'https://wp.kewauneepubliclibrary.org/?p=855',0,'revision','',0),(856,1,'2026-02-04 16:28:37','2026-02-04 22:28:37','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:28:37','2026-02-04 22:28:37','',55,'https://wp.kewauneepubliclibrary.org/?p=856',0,'revision','',0),(857,1,'2026-02-04 16:28:37','2026-02-04 22:28:37','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:28:37','2026-02-04 22:28:37','',55,'https://wp.kewauneepubliclibrary.org/?p=857',0,'revision','',0),(858,1,'2026-02-04 16:28:38','2026-02-04 22:28:38','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-04 16:28:38','2026-02-04 22:28:38','',55,'https://wp.kewauneepubliclibrary.org/?p=858',0,'revision','',0),(868,1,'2026-02-18 11:26:51','2026-02-18 17:26:51','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>							<a href=\"https://www.facebook.com/kewauneelibfriends/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@kewauneelibfriends					\n						Follow The Friends of the Kewaunee Public Library on Facebook					\n						</a>\n				<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-18 11:26:51','2026-02-18 17:26:51','',118,'https://wp.kewauneepubliclibrary.org/?p=868',0,'revision','',0),(865,1,'2026-02-18 11:14:13','2026-02-18 17:14:13','','Friends of the Kewaunee Public Library logo','','inherit','open','closed','','friends-of-the-kewaunee-public-library-logo','','','2026-02-18 11:14:33','2026-02-18 17:14:33','',118,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Friends-of-the-Kewaunee-Public-Library-logo.webp',0,'attachment','image/webp',0),(866,1,'2026-02-18 11:26:49','2026-02-18 17:26:49','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-18 11:26:49','2026-02-18 17:26:49','',118,'https://wp.kewauneepubliclibrary.org/?p=866',0,'revision','',0),(867,1,'2026-02-18 11:26:50','2026-02-18 17:26:50','<h2>\n				Table of Contents			</h2>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M500 975V858C696 858 858 696 858 500S696 142 500 142 142 304 142 500H25C25 237 238 25 500 25S975 237 975 500 763 975 500 975Z\"></path></svg>			\n				<h2>Library Board</h2><ul><li>Ben Gerold, President</li><li>Jan Tess, Vice President</li><li>Abby Schaller, Treasurer</li><li>Scott Fritz, Secretary</li><li>Dolly Paine</li><li>Jennifer Schlies</li><li>Roberta Jeanquart, Council Representative</li></ul><h2>Library Staff</h2><ul><li>Carol Petrina, Director</li><li>Ann Reinke, Serials, ILL, Tech Services</li><li>Pam Roets, Youth Services</li><li>Nala Heer, Children\'s Librarian</li></ul>					\n							<h2>Friends of the Kewaunee Public Library</h2>		<p>The Friends of the Kewaunee Public Library (Friends) provide additional support for the library. Donations from the Friends of the Library are used for adult and children\'s programming. Support from the Friends allow the library to offer additional services that the library budget does not support.</p><h3>Meetings</h3><p>If interested in attending a Friends meeting or becoming a Friend, please call the library at <a href=\"tel:9203885015\">920-388-5015</a>.</p><h3>Book Sales</h3><ul><li>Visit The Friends of the Kewaunee Library Book Shoppe at <a href=\"https://maps.app.goo.gl/9JUAYrL6V6arUhc79\">513 Milwaukee Street, Kewaunee</a>, on Fridays and Saturdays from 10 AM to 3 PM.</li><li>The Friends will accept books, current magazines, puzzles (must have all pieces), music items, DVDs, etc.</li><li>The Friends will <strong>not accept</strong> books or other items that are dirty, musty-smelling, torn, in poor condition, outdated magazines, National Geographic, textbooks, computer books, or health books.</li><li>The Friends of the Library book sale shelf can be found at the Kewaunee Public Library. All books are priced at $2.00. Please deposit money in the lock box.</li></ul>			<h3>Follow The Friends on Facebook</h3>		<h2>Library Policies</h2><p><a href=\"https://wp.kewauneepubliclibrary.org/policies/\">Visit the Policies page</a> for a list of the libraries policies.</p>					\n							<h2>Curbside Pickup</h2>															<img width=\"427\" height=\"162\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png\" alt=\"Curbside Pickup Available\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available.png 427w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/curbside-pickup-available-300x114.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" />													<p>Please complete the form below to request curbside pickup. You may continue to return items in the outdoor drop box.</p><p>If you\'re unable to successfully submit the form, please call <a href=\"tel:9203885015\">920.388.5015</a> or email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> for assistance.</p>					\n							<h2>Employment</h2>		<h3>Open Positions</h3><p>We are not currently hiring.</p><h3>Employment Application</h3><p><a href=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/City-of-Kewaunee-Application-for-Employment.pdf\">Download this City of Kewaunee Application for Employment</a>. Be sure to save the file before making edits. Applications can also be picked up at the Library.</p><p>Please submit a completed application with a cover letter and resume to:</p><p>Carol Petrina, Director<br />Kewaunee Public Library<br />822 Juneau Street, Kewaunee, WI 54216</p><p>Email: <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a></p><p>Phone: <a href=\"tel:9203885015\">(920) 388-5015</a></p>					\n							<h2>Community</h2>					<figure><a href=\"https://cityofkewauneewi.gov/\" tabindex=\"-1\"><img width=\"176\" height=\"126\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/City-of-Kewaunee-lighthouse.png\" alt=\"Kewaunee lighthouse\" /></a></figure><p><a href=\"https://cityofkewauneewi.gov/\">City of Kewaunee</a></p>					<figure><a href=\"https://www.kewaunee.org/\" tabindex=\"-1\"><img width=\"315\" height=\"115\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-Chamber-of-Commerce-logo.png\" alt=\"Kewaunee Chamber of Commerce logo\" /></a></figure><p><a href=\"https://www.kewaunee.org/\">Kewaunee Chamber of Commerce</a></p>					<figure><a href=\"https://www.kewauneeco.org/\" tabindex=\"-1\"><img width=\"305\" height=\"107\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/10/Kewaunee-County-Wisconsin-logo.png\" alt=\"Kewaunee County Wisconsin logo\" /></a></figure><p><a href=\"https://www.kewauneeco.org/\">Kewaunee County</a></p>					<figure><a href=\"https://www.kewaunee.k12.wi.us/\" tabindex=\"-1\"><img width=\"171\" height=\"125\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kewaunee-School-District-logo.png\" alt=\"Kewaunee Storm logo\" /></a></figure><p><a href=\"https://www.kewaunee.k12.wi.us/\">Kewaunee School District</a></p>','About','','inherit','closed','closed','','118-revision-v1','','','2026-02-18 11:26:50','2026-02-18 17:26:50','',118,'https://wp.kewauneepubliclibrary.org/?p=867',0,'revision','',0),(870,1,'2026-02-18 12:45:55','2026-02-18 18:45:55','Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\r\n\r\n4th Tuesday of each month\r\n1:00 - 3:00 pm','Stitch by Stitch','','publish','closed','closed','','stitch-by-stitch','','','2026-02-18 12:45:55','2026-02-18 18:45:55','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=870',0,'mec-events','',0),(871,1,'2026-02-18 12:40:42','2026-02-18 18:40:42','','stitch-by-stitch_orig','','inherit','open','closed','','stitch-by-stitch_orig','','','2026-02-18 12:42:23','2026-02-18 18:42:23','',870,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig.webp',0,'attachment','image/webp',0),(872,1,'2026-02-18 12:44:57','2026-02-18 18:44:57','Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\r\n\r\n4th Tuesday of each month\r\n1:00 - 3:00 pm','Stitch by Stitch','','inherit','closed','closed','','870-revision-v1','','','2026-02-18 12:44:57','2026-02-18 18:44:57','',870,'https://wp.kewauneepubliclibrary.org/?p=872',0,'revision','',0),(873,1,'2026-02-18 12:57:05','2026-02-18 18:57:05','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:57:05','2026-02-18 18:57:05','',92,'https://wp.kewauneepubliclibrary.org/?p=873',0,'revision','',0),(874,1,'2026-02-18 12:57:06','2026-02-18 18:57:06','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:57:06','2026-02-18 18:57:06','',92,'https://wp.kewauneepubliclibrary.org/?p=874',0,'revision','',0),(875,1,'2026-02-18 12:57:07','2026-02-18 18:57:07','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:57:07','2026-02-18 18:57:07','',92,'https://wp.kewauneepubliclibrary.org/?p=875',0,'revision','',0),(876,1,'2026-02-18 12:59:17','2026-02-18 18:59:17','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:59:17','2026-02-18 18:59:17','',92,'https://wp.kewauneepubliclibrary.org/?p=876',0,'revision','',0),(877,1,'2026-02-18 12:59:18','2026-02-18 18:59:18','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:59:18','2026-02-18 18:59:18','',92,'https://wp.kewauneepubliclibrary.org/?p=877',0,'revision','',0),(878,1,'2026-02-18 12:59:19','2026-02-18 18:59:19','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 12:59:19','2026-02-18 18:59:19','',92,'https://wp.kewauneepubliclibrary.org/?p=878',0,'revision','',0),(886,1,'2026-02-18 13:17:37','2026-02-18 19:17:37','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:17:37','2026-02-18 19:17:37','',585,'https://wp.kewauneepubliclibrary.org/?p=886',0,'revision','',0),(882,1,'2026-02-18 13:16:49','2026-02-18 19:16:49','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:16:49','2026-02-18 19:16:49','',585,'https://wp.kewauneepubliclibrary.org/?p=882',0,'revision','',0),(880,1,'2026-02-18 13:16:48','2026-02-18 19:16:48','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:16:48','2026-02-18 19:16:48','',585,'https://wp.kewauneepubliclibrary.org/?p=880',0,'revision','',0),(881,1,'2026-02-18 13:16:49','2026-02-18 19:16:49','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:16:49','2026-02-18 19:16:49','',585,'https://wp.kewauneepubliclibrary.org/?p=881',0,'revision','',0),(887,1,'2026-02-18 13:44:14','2026-02-18 19:44:14','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 13:44:14','2026-02-18 19:44:14','',92,'https://wp.kewauneepubliclibrary.org/?p=887',0,'revision','',0),(884,1,'2026-02-18 13:17:35','2026-02-18 19:17:35','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:17:35','2026-02-18 19:17:35','',585,'https://wp.kewauneepubliclibrary.org/?p=884',0,'revision','',0),(885,1,'2026-02-18 13:17:36','2026-02-18 19:17:36','<p<h3><center><strong>Wisconsin\'s Digital Library</strong></center></h3><br><br><center><strong><a href=\"https://wplc.overdrive.com/\">Get more digital titles from Wisconsin\'s Digital Library (powered by OverDrive)</a></strong></center><br>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 13:17:36','2026-02-18 19:17:36','',585,'https://wp.kewauneepubliclibrary.org/?p=885',0,'revision','',0),(888,1,'2026-02-18 13:44:14','2026-02-18 19:44:14','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 13:44:14','2026-02-18 19:44:14','',92,'https://wp.kewauneepubliclibrary.org/?p=888',0,'revision','',0),(889,1,'2026-02-18 13:44:15','2026-02-18 19:44:15','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 13:44:15','2026-02-18 19:44:15','',92,'https://wp.kewauneepubliclibrary.org/?p=889',0,'revision','',0),(891,1,'2026-02-18 14:19:02','2026-02-18 20:19:02','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:19:02','2026-02-18 20:19:02','',585,'https://wp.kewauneepubliclibrary.org/?p=891',0,'revision','',0),(892,1,'2026-02-18 14:19:03','2026-02-18 20:19:03','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:19:03','2026-02-18 20:19:03','',585,'https://wp.kewauneepubliclibrary.org/?p=892',0,'revision','',0),(893,1,'2026-02-18 14:19:03','2026-02-18 20:19:03','<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:19:03','2026-02-18 20:19:03','',585,'https://wp.kewauneepubliclibrary.org/?p=893',0,'revision','',0),(894,1,'2026-02-18 14:24:44','2026-02-18 20:24:44','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:24:44','2026-02-18 20:24:44','',92,'https://wp.kewauneepubliclibrary.org/?p=894',0,'revision','',0),(895,1,'2026-02-18 14:24:44','2026-02-18 20:24:44','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:24:44','2026-02-18 20:24:44','',92,'https://wp.kewauneepubliclibrary.org/?p=895',0,'revision','',0),(896,1,'2026-02-18 14:24:46','2026-02-18 20:24:46','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:24:46','2026-02-18 20:24:46','',92,'https://wp.kewauneepubliclibrary.org/?p=896',0,'revision','',0),(897,1,'2026-02-18 14:43:47','2026-02-18 20:43:47','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:43:47','2026-02-18 20:43:47','',92,'https://wp.kewauneepubliclibrary.org/?p=897',0,'revision','',0),(898,1,'2026-02-18 14:43:48','2026-02-18 20:43:48','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:43:48','2026-02-18 20:43:48','',92,'https://wp.kewauneepubliclibrary.org/?p=898',0,'revision','',0),(899,1,'2026-02-18 14:43:49','2026-02-18 20:43:49','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:43:49','2026-02-18 20:43:49','',92,'https://wp.kewauneepubliclibrary.org/?p=899',0,'revision','',0),(901,1,'2026-02-18 14:49:06','2026-02-18 20:49:06','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:49:06','2026-02-18 20:49:06','',585,'https://wp.kewauneepubliclibrary.org/?p=901',0,'revision','',0),(902,1,'2026-02-18 14:49:06','2026-02-18 20:49:06','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:49:06','2026-02-18 20:49:06','',585,'https://wp.kewauneepubliclibrary.org/?p=902',0,'revision','',0),(903,1,'2026-02-18 14:49:07','2026-02-18 20:49:07','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:49:07','2026-02-18 20:49:07','',585,'https://wp.kewauneepubliclibrary.org/?p=903',0,'revision','',0),(904,1,'2026-02-18 14:50:41','2026-02-18 20:50:41','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:50:41','2026-02-18 20:50:41','',585,'https://wp.kewauneepubliclibrary.org/?p=904',0,'revision','',0),(905,1,'2026-02-18 14:50:42','2026-02-18 20:50:42','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:50:42','2026-02-18 20:50:42','',585,'https://wp.kewauneepubliclibrary.org/?p=905',0,'revision','',0),(906,1,'2026-02-18 14:50:43','2026-02-18 20:50:43','<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n							<h2>Follow us on Facebook</h2>							<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>','Test Page','','inherit','closed','closed','','585-revision-v1','','','2026-02-18 14:50:43','2026-02-18 20:50:43','',585,'https://wp.kewauneepubliclibrary.org/?p=906',0,'revision','',0),(907,1,'2026-02-18 14:54:43','2026-02-18 20:54:43','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:54:43','2026-02-18 20:54:43','',92,'https://wp.kewauneepubliclibrary.org/?p=907',0,'revision','',0),(908,1,'2026-02-18 14:54:44','2026-02-18 20:54:44','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:54:44','2026-02-18 20:54:44','',92,'https://wp.kewauneepubliclibrary.org/?p=908',0,'revision','',0),(909,1,'2026-02-18 14:54:45','2026-02-18 20:54:45','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-18 14:54:45','2026-02-18 20:54:45','',92,'https://wp.kewauneepubliclibrary.org/?p=909',0,'revision','',0),(913,1,'2026-02-18 15:03:53','2026-02-18 21:03:53','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:03:53','2026-02-18 21:03:53','',55,'https://wp.kewauneepubliclibrary.org/?p=913',0,'revision','',0),(911,1,'2026-02-18 15:03:49','2026-02-18 21:03:49','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:03:49','2026-02-18 21:03:49','',55,'https://wp.kewauneepubliclibrary.org/?p=911',0,'revision','',0),(912,1,'2026-02-18 15:03:50','2026-02-18 21:03:50','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 05 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 06 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\"><img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" /></a>\n                                             Feb 10 2026\n                                                                                <h4><a data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" target=\"_self\" rel=\"noopener\">Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 11 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 2PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" /></a>\n                                             Feb 12 2026\n                                                                                <h4><a data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" target=\"_self\" rel=\"noopener\">DIY Button Heart @ 4PM</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 13 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 14\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:03:50','2026-02-18 21:03:50','',55,'https://wp.kewauneepubliclibrary.org/?p=912',0,'revision','',0),(914,1,'2026-02-18 15:05:52','2026-02-18 21:05:52','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:05:52','2026-02-18 21:05:52','',55,'https://wp.kewauneepubliclibrary.org/?p=914',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (915,1,'2026-02-18 15:05:52','2026-02-18 21:05:52','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:05:52','2026-02-18 21:05:52','',55,'https://wp.kewauneepubliclibrary.org/?p=915',0,'revision','',0),(916,1,'2026-02-18 15:05:53','2026-02-18 21:05:53','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:05:53','2026-02-18 21:05:53','',55,'https://wp.kewauneepubliclibrary.org/?p=916',0,'revision','',0),(917,1,'2026-02-18 15:08:29','2026-02-18 21:08:29','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:08:29','2026-02-18 21:08:29','',55,'https://wp.kewauneepubliclibrary.org/?p=917',0,'revision','',0),(918,1,'2026-02-18 15:08:30','2026-02-18 21:08:30','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:08:30','2026-02-18 21:08:30','',55,'https://wp.kewauneepubliclibrary.org/?p=918',0,'revision','',0),(919,1,'2026-02-18 15:08:31','2026-02-18 21:08:31','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:08:31','2026-02-18 21:08:31','',55,'https://wp.kewauneepubliclibrary.org/?p=919',0,'revision','',0),(923,1,'2026-02-18 15:16:47','2026-02-18 21:16:47','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:16:47','2026-02-18 21:16:47','',55,'https://wp.kewauneepubliclibrary.org/?p=923',0,'revision','',0),(921,1,'2026-02-18 15:16:46','2026-02-18 21:16:46','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:16:46','2026-02-18 21:16:46','',55,'https://wp.kewauneepubliclibrary.org/?p=921',0,'revision','',0),(922,1,'2026-02-18 15:16:46','2026-02-18 21:16:46','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:16:46','2026-02-18 21:16:46','',55,'https://wp.kewauneepubliclibrary.org/?p=922',0,'revision','',0),(924,1,'2026-02-18 15:18:41','2026-02-18 21:18:41','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:18:41','2026-02-18 21:18:41','',55,'https://wp.kewauneepubliclibrary.org/?p=924',0,'revision','',0),(925,1,'2026-02-18 15:18:42','2026-02-18 21:18:42','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:18:42','2026-02-18 21:18:42','',55,'https://wp.kewauneepubliclibrary.org/?p=925',0,'revision','',0),(926,1,'2026-02-18 15:18:43','2026-02-18 21:18:43','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:18:43','2026-02-18 21:18:43','',55,'https://wp.kewauneepubliclibrary.org/?p=926',0,'revision','',0),(927,1,'2026-02-18 15:19:42','2026-02-18 21:19:42','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:19:42','2026-02-18 21:19:42','',55,'https://wp.kewauneepubliclibrary.org/?p=927',0,'revision','',0),(928,1,'2026-02-18 15:19:43','2026-02-18 21:19:43','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this week\'s events and beyond</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:19:43','2026-02-18 21:19:43','',55,'https://wp.kewauneepubliclibrary.org/?p=928',0,'revision','',0),(929,1,'2026-02-18 15:19:44','2026-02-18 21:19:44','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this todays events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:19:44','2026-02-18 21:19:44','',55,'https://wp.kewauneepubliclibrary.org/?p=929',0,'revision','',0),(930,1,'2026-02-18 15:20:01','2026-02-18 21:20:01','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this todays events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:20:01','2026-02-18 21:20:01','',55,'https://wp.kewauneepubliclibrary.org/?p=930',0,'revision','',0),(931,1,'2026-02-18 15:20:02','2026-02-18 21:20:02','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse this todays events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:20:02','2026-02-18 21:20:02','',55,'https://wp.kewauneepubliclibrary.org/?p=931',0,'revision','',0),(932,1,'2026-02-18 15:20:03','2026-02-18 21:20:03','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:20:03','2026-02-18 21:20:03','',55,'https://wp.kewauneepubliclibrary.org/?p=932',0,'revision','',0),(941,1,'2026-02-18 15:48:33','2026-02-18 21:48:33','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:48:33','2026-02-18 21:48:33','',55,'https://wp.kewauneepubliclibrary.org/?p=941',0,'revision','',0),(936,1,'2026-02-18 15:31:38','2026-02-18 21:31:38','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h3>Browse this week\'s events and beyond</h3>					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:31:38','2026-02-18 21:31:38','',55,'https://wp.kewauneepubliclibrary.org/?p=936',0,'revision','',0),(934,1,'2026-02-18 15:31:37','2026-02-18 21:31:37','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:31:37','2026-02-18 21:31:37','',55,'https://wp.kewauneepubliclibrary.org/?p=934',0,'revision','',0),(935,1,'2026-02-18 15:31:37','2026-02-18 21:31:37','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:31:37','2026-02-18 21:31:37','',55,'https://wp.kewauneepubliclibrary.org/?p=935',0,'revision','',0),(942,1,'2026-02-18 15:50:17','2026-02-18 21:50:17','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:50:17','2026-02-18 21:50:17','',55,'https://wp.kewauneepubliclibrary.org/?p=942',0,'revision','',0),(938,1,'2026-02-18 15:37:24','2026-02-18 21:37:24','','Monthly Calendar w/H3 heading','','trash','closed','closed','','monthly-calendar-432__trashed','','','2026-02-18 15:39:37','2026-02-18 21:39:37','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec_calendars&#038;p=938',0,'mec_calendars','',0),(939,1,'2026-02-18 15:48:31','2026-02-18 21:48:31','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h3>Browse this week\'s events and beyond</h3>					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:48:31','2026-02-18 21:48:31','',55,'https://wp.kewauneepubliclibrary.org/?p=939',0,'revision','',0),(940,1,'2026-02-18 15:48:32','2026-02-18 21:48:32','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n					<h3>Browse this week\'s events and beyond</h3>					<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:48:32','2026-02-18 21:48:32','',55,'https://wp.kewauneepubliclibrary.org/?p=940',0,'revision','',0),(943,1,'2026-02-18 15:50:18','2026-02-18 21:50:18','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:50:18','2026-02-18 21:50:18','',55,'https://wp.kewauneepubliclibrary.org/?p=943',0,'revision','',0),(944,1,'2026-02-18 15:50:19','2026-02-18 21:50:19','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:50:19','2026-02-18 21:50:19','',55,'https://wp.kewauneepubliclibrary.org/?p=944',0,'revision','',0),(948,1,'2026-02-18 15:55:34','2026-02-18 21:55:34','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:55:34','2026-02-18 21:55:34','',55,'https://wp.kewauneepubliclibrary.org/?p=948',0,'revision','',0),(946,1,'2026-02-18 15:55:33','2026-02-18 21:55:33','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:55:33','2026-02-18 21:55:33','',55,'https://wp.kewauneepubliclibrary.org/?p=946',0,'revision','',0),(947,1,'2026-02-18 15:55:33','2026-02-18 21:55:33','<h1>Library Calendar of Events</h1>		<p>All events will be held at the Kewaunee Public Library unless stated otherwise. <a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">You can also subscribe to the Kewaunee Public Library Newsletters here. </a></p>			<h2>Events List</h2>					<h3>Browse today\'s events &amp; beyond:</h3>				\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 18 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>\n                                             Feb 19 2026\n                                                                                <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 20 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>\n                                             Feb 24 2026\n                                                                                <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Feb 25 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>\n                                             Feb 27 2026\n                                                                                <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a></h4>\n                                                                                                                                                    </article>\n                        <article itemscope>\n                                                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>\n                                             Mar 04 2026\n                                                                                <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a></h4>\n                                                                                                                                                    </article>\n        No event found!    \n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                    Prev\n                <a href=\"https://wp.kewauneepubliclibrary.org/wp-admin/admin-ajax.php?mec_next_page=\">\n                    Next\n                    <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"13\" height=\"10\" viewBox=\"0 0 13 10\">\n                        <path id=\"next-icon\" d=\"M92.034,76.719l-.657.675,3.832,3.857H84v.937H95.208l-3.832,3.857.657.675,4.967-5Z\" transform=\"translate(-84.001 -76.719)\" fill=\"#07bbe9\"/>\n                    </svg>\n                </a>\n                Total Events: 15\n					<h2>Monthly Calendar of Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/print-calendar/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>			\n									Print Monthly Calendar Pages Here\n					</a>\n    <form id=\"mec_search_form_342\" autocomplete=\"off\"><label for=\"mec_sf_s_342\">Text: </label>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_342\" placeholder=\"Keyword Search\" title=\"Keyword Search\" />\n                <button id=\"mec_search_form_342_reset\" type=\"button\">Reset</button></form>\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Calendar','','inherit','closed','closed','','55-revision-v1','','','2026-02-18 15:55:33','2026-02-18 21:55:33','',55,'https://wp.kewauneepubliclibrary.org/?p=947',0,'revision','',0),(949,1,'2026-02-19 15:32:53','2026-02-19 21:32:53','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-19 15:32:53','2026-02-19 21:32:53','',92,'https://wp.kewauneepubliclibrary.org/?p=949',0,'revision','',0);
INSERT INTO `wpgy_posts` VALUES (950,1,'2026-02-19 15:32:54','2026-02-19 21:32:54','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 18, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-19 15:32:54','2026-02-19 21:32:54','',92,'https://wp.kewauneepubliclibrary.org/?p=950',0,'revision','',0),(951,1,'2026-02-19 15:32:54','2026-02-19 21:32:54','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Mar 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-19 15:32:54','2026-02-19 21:32:54','',92,'https://wp.kewauneepubliclibrary.org/?p=951',0,'revision','',0),(952,1,'2026-02-19 15:49:35','2026-02-19 21:49:35','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:49:35','2026-02-19 21:49:35','',128,'https://wp.kewauneepubliclibrary.org/?p=952',0,'revision','',0),(953,1,'2026-02-19 15:49:36','2026-02-19 21:49:36','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2><strong>Ongoing Efforts to Ensure Accessibility</strong></h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:49:36','2026-02-19 21:49:36','',128,'https://wp.kewauneepubliclibrary.org/?p=953',0,'revision','',0),(954,1,'2026-02-19 15:49:37','2026-02-19 21:49:37','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h1>Ongoing Efforts to Ensure Accessibility</h1><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:49:37','2026-02-19 21:49:37','',128,'https://wp.kewauneepubliclibrary.org/?p=954',0,'revision','',0),(955,1,'2026-02-19 15:51:39','2026-02-19 21:51:39','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h1>Ongoing Efforts to Ensure Accessibility</h1><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:51:39','2026-02-19 21:51:39','',128,'https://wp.kewauneepubliclibrary.org/?p=955',0,'revision','',0),(956,1,'2026-02-19 15:51:40','2026-02-19 21:51:40','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h1>Ongoing Efforts to Ensure Accessibility</h1><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:51:40','2026-02-19 21:51:40','',128,'https://wp.kewauneepubliclibrary.org/?p=956',0,'revision','',0),(957,1,'2026-02-19 15:51:41','2026-02-19 21:51:41','<p>Kewaunee Public Library is committed to providing a fully accessible website experience for all users of all abilities, including those who rely on assistive technologies like screen readers, screen enlargement software, and alternative keyboard input devices to navigate the web.</p><h2>Ongoing Efforts to Ensure Accessibility</h2><p>We follow the <a href=\"https://www.w3.org/TR/WCAG21/\">Web Content Accessibility Guidelines (WCAG) version 2.1</a> as our guiding principle for determining accessibility. These are internationally agreed-upon standards that cover a wide range of recommendations and best practices for making content usable. As we add new pages and functionality to our website, all designs, code, and content entry practices are checked against these standards.</p><p>Website accessibility is an ongoing process. We continually test content and features for WCAG 2.1 Level AA compliance and remediate any issues to ensure we meet or exceed the standards. Testing of our website is performed by our team members using industry-standard tools such as the <a href=\"https://a11ychecker.com/?utm_source=accessibility-checker&amp;utm_medium=software&amp;utm_campaign=wordpress-general\">Accessibility Checker WordPress Plugin</a>, color contrast analyzers, keyboard-only navigation techniques, and Flesch-Kincaid readability tests.</p><p>This is part of our broader effort to make everyone\'s experience at Kewaunee Public Library a welcoming and enjoyable one. Please note that while we make every effort to provide information accessible for all users, we cannot guarantee the accessibility of third party websites to which we may link.</p><h2>Accessibility Support Contact</h2><p>We welcome comments, questions, and feedback on our website. If you are using assistive technologies and are having difficulty using our website, please email <a href=\"mailto:kew@kewauneepubliclibrary.org\">kew@kewauneepubliclibrary.org</a> or give us a call at <a href=\"tel:9203885015\">920-388-5015</a>. We will do our best to assist you and resolve issues.</p>','Web Accessibility Statement','','inherit','closed','closed','','128-revision-v1','','','2026-02-19 15:51:41','2026-02-19 21:51:41','',128,'https://wp.kewauneepubliclibrary.org/?p=957',0,'revision','',0),(961,1,'2026-02-20 09:17:12','2026-02-20 15:17:12','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Mar 05, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Mar 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-20 09:17:12','2026-02-20 15:17:12','',92,'https://wp.kewauneepubliclibrary.org/?p=961',0,'revision','',0),(959,1,'2026-02-20 09:17:11','2026-02-20 15:17:11','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Mar 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-20 09:17:11','2026-02-20 15:17:11','',92,'https://wp.kewauneepubliclibrary.org/?p=959',0,'revision','',0),(960,1,'2026-02-20 09:17:11','2026-02-20 15:17:11','<h1><style>/*This hides the content visually, but makes it available to screen readers when use the sr-only class*/.sr-only {  position: absolute;  width: 1px;  height: 1px;  padding: 0;  margin: -1px;  overflow: hidden;  clip: rect(0, 0, 0, 0);  white-space: nowrap;  border: 0;  }\nHome page</style></h1>					<h2>Search the InfoSoup Catalog</h2>										<a href=\"https://catalog.infosoup.org/obr/\">\n									Get an InfoSoup Library Card\n					</a>\n														<a href=\"https://infosoup.bibliocommons.com/user/login?destination=%2Fuser_dashboard\">\n									Log In / My InfoSoup Account\n					</a>\n														<a href=\"https://help.bibliocommons.com/hc/en-us/articles/32176545165588-My-Shelves\">\n									How to View your Reading History/Completed Shelf\n					</a>\n														<a href=\"https://infosoup.info/app/\">\n									InfoSoup App\n					</a>\n														<a href=\"https://infosoup.info/shoutbomb/\">\n									Get Text Alerts\n					</a>\n									<h2>Browse Upcoming Programs and Events</h2>										<a href=\"https://wp.kewauneepubliclibrary.org/calendar/\">\n									Browse by Month\n					</a>\n									<h3>Browse What\'s Happening This Week</h3>				\n                        <article itemscope>\n                        <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" /></a>                                            \n                                                    Feb 19, 2026\n                                                                                                5:00 PM                        <h4><a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">Chess Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Chess%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fchess-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" /></a>                                            \n                                                    Feb 20, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">Preschool Storytime</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Preschool%20Storytime&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fpreschool-storytime%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\"><img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" /></a>                                            \n                                                    Feb 24, 2026\n                                                                                                1:00 PM - 3:00 PM                        <h4><a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">Stitch by Stitch</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Stitch%20by%20Stitch&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fstitch-by-stitch%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\"><img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" /></a>                                            \n                                                    Feb 25, 2026\n                                                                                                3:30 PM                        <h4><a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">Kids Book Club</a>Weekly</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Kids%20Book%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fkids-book-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n                                    <article itemscope>\n                        <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\"><img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" /></a>                                            \n                                                    Mar 19, 2026\n                                                                                                10:30 AM                        <h4><a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">Senior Coffee Club</a>Repeating Event</h4>\n                                                                        <p></p>\n                                                <ul>\n                            <li>\n                                <a href=\"#\">\n                                </a>\n                            </li>\n                            <li>\n                                <ul>\n                                    <li><a href=\"https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" onclick=\"javascript:window.open(this.href, \'\', \'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600\'); return false;\" target=\"_blank\" title=\"Share on Facebook\">Facebook</a></li><li><a href=\"mailto:?subject=Senior%20Coffee%20Club&body=https%3A%2F%2Fwp.kewauneepubliclibrary.org%2Fevents%2Fsenior-coffee-club%2F\" title=\"Email\">Email</a></li>                                </ul>\n                            </li>\n                        </ul>\n                                                <a data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" target=\"_self\" rel=\"noopener\">View Detail</a>                                            \n                            </article>\n					<h2>Print. Follow. Subscribe.</h2>							<a href=\"https://tbs.eprintit.com/portal/#/ppl/upload/KEW\">\n									<h2>\n						Mobile Printing					</h2>\n						Print at the library from any device.					\n						Start Printing					\n						</a>\n									<a href=\"https://www.facebook.com/KewauneePublicLibrary/\">\n									<h2>\n						Follow us on Facebook					</h2>\n						@KewauneePublicLibrary					\n						Follow Kewaunee Public Library on Facebook					\n						</a>\n									<a href=\"https://wp.kewauneepubliclibrary.org/newsletters/\">\n									<h2>\n						Newsletters					</h2>\n						Sign up for our e-newsletter.					\n						Sign Up for the Library Newsletter					\n						</a>\n							<h2>Digital Collections - eBooks, e-Audiobooks &amp; More</h2>					<figure><a href=\"https://wplc.overdrive.com/\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/libby-logo.png\" alt=\"Libby logo\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/\">eBooks &amp; e-Audiobooks from OverDrive</a></h3><p>Explore our state-wide digital library of ebooks, audiobooks and magazines. Login with your InfoSoup Library card and PIN. Works with most mobile devices including Kindle. For other mobile devices we recommend using the Libby App.</p>					<figure><a href=\"https://wplc.overdrive.com/library/magazines\" tabindex=\"-1\"><img width=\"830\" height=\"580\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Magazines-OverDrive-copy.webp\" alt=\"Read E-Magazines on OverDrive\" /></a></figure><h3><a href=\"https://wplc.overdrive.com/library/magazines\">Digital Magazines from OverDrive</a></h3><p>OverDrive Magazines have no circulation cap and allow unlimited simultaneous use, so you can enjoy every issue of every magazine. With smart tags in Libby, you can be notified when each new issue is released.</p>					<figure><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/TumbleBooks-child-with-Tablet.jpg\" alt=\"Tumblebooks logo and a child using TumbleBooks on a tablet\" /></a></figure><h3><a href=\"https://www.tumblebooklibrary.com/Home.aspx?categoryID=77\">Animated Picture Books from TumbleBooks</a></h3><p>TumbleBook Library are animated, talking picture books that have been created from existing picture books from well-known publishers and authors and converted to the TumbleBook format. From outside a library all you need is your library card number to use TumbleBooks.</p>					<h2>Research and Homework Help</h2>					<figure><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\" tabindex=\"-1\"><img width=\"800\" height=\"533\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/BadgerLink.jpg\" alt=\"BadgerLink logo and kids doing homework in a library\" /></a></figure><h3><a href=\"https://badgerlink.dpi.wi.gov/?rdt=badgerlinknet\">BadgerLink</a></h3><p>BadgerLink is Wisconsin’s online library providing access to licensed content such as magazines, newspapers, scholarly articles, &amp; educational multimedia resources.</p>					<figure><a href=\"https://infosoup.info/resources/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Research-Tools-e1741722629632.jpg\" alt=\"adults working on laptops in a library\" /></a></figure><h3><a href=\"https://infosoup.info/resources/\">Research Tools</a></h3><p>Access to thousands of articles from popular magazine, academic journals, newspapers and more! Available 24/7 with your library card.\n</p>					<h2>Local History &amp; Genealogy Resources</h2>					<figure><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Ancestry.png\" alt=\"Ancestry library edition logo\" /></a></figure><h3><a href=\"https://ancestrylibrary.proquest.com/aleweb/ale/do/login\">Ancestry Library Edition</a></h3><p><b>In Library Use Only.</b>  Access to a vast collection of Census records, birth, marriage &amp; death records, immigration and military records, directories, passenger lists, and more.</p>					<figure><a href=\"https://infosoup.info/newspapers/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Newspapers-e1741722809933.jpg\" alt=\"stack of folded newspapers\" /></a></figure><h3><a href=\"https://infosoup.info/newspapers/\">Historic Newspapers</a></h3><p>A collection of local, national, and international newspaper resources.</p>					<figure><a href=\"https://recollectionwisconsin.org/\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Recollection-e1741722827972.jpg\" alt=\"&quot;&quot;\" /></a></figure><h3><a href=\"https://recollectionwisconsin.org/\">Recollection Wisconsin</a></h3><p>The Recollection Wisconsin program brings together more than 200,000 historical resources from across the state and provides new opportunities to discover and share community history. A dozen InfoSoup libraries have contributed to this collection.</p>					<figure><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\" tabindex=\"-1\"><img width=\"600\" height=\"400\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Heritage-Quest-e1741722838422.jpg\" alt=\"HeritageQuest Online\" /></a></figure><h3><a href=\"https://www.wiscat.net/ext/validateglobal.php?cid=stwi&#038;lid=stwi&#038;dataid=308\">HeritageQuest</a></h3><p>A large collection of genealogical and historical sources including unique primary sources, local, and family histories, U.S. Federal Censuses, books, cemetery records, city directories, military records and more.</p>','Home','','inherit','closed','closed','','92-revision-v1','','','2026-02-20 09:17:11','2026-02-20 15:17:11','',92,'https://wp.kewauneepubliclibrary.org/?p=960',0,'revision','',0),(962,1,'2026-02-20 09:29:15','2026-02-20 15:29:15','info................\n\nderlkl;dslfjsds44kljfdsa;lfkjas\'','Page Turner\'s Adult Book Club','','trash','open','closed','','__trashed','','','2026-02-20 09:29:15','2026-02-20 15:29:15','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=962',0,'mec-events','',0),(963,1,'2026-02-20 09:29:15','2026-02-20 15:29:15','info................\n\nderlkl;dslfjsds44kljfdsa;lfkjas\'','Page Turner\'s Adult Book Club','','inherit','closed','closed','','962-revision-v1','','','2026-02-20 09:29:15','2026-02-20 15:29:15','',962,'https://wp.kewauneepubliclibrary.org/?p=963',0,'revision','',0),(964,1,'2026-02-20 09:46:11','2026-02-20 15:46:11','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\r\n\r\nTuesday, Mar. 10th, at Noon\r\n\r\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\r\n\r\nCome join us for a discussion.','Page Turner\'s Adult Book Club: The Diamond Eye by Kate Quinn','','publish','closed','closed','','page-turners-adult-book-club-the-diamond-eye-by-kate-quinn','','','2026-02-20 09:46:11','2026-02-20 15:46:11','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=964',0,'mec-events','',0),(965,1,'2026-02-20 09:39:20','2026-02-20 15:39:20','','The Diamond Eye by Kate Quinn','','inherit','open','closed','','the-diamond-eye-by-kate-quinn','','','2026-02-20 09:40:07','2026-02-20 15:40:07','',964,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Diamond-Eye-by-Kate-Quinn.webp',0,'attachment','image/webp',0),(966,1,'2026-02-20 09:41:27','2026-02-20 15:41:27','','KewauneeNewSite','','inherit','open','closed','','kewauneenewsite','','','2026-02-20 09:41:53','2026-02-20 15:41:53','',964,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/KewauneeNewSite.webp',0,'attachment','image/webp',0),(967,1,'2026-02-20 09:42:02','2026-02-20 15:42:02','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\r\n\r\nTuesday, Mar. 10th, at Noon\r\n\r\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\r\n\r\nCome join us for a discussion.','Page Turner\'s Adult Book Club','','inherit','closed','closed','','964-revision-v1','','','2026-02-20 09:42:02','2026-02-20 15:42:02','',964,'https://wp.kewauneepubliclibrary.org/?p=967',0,'revision','',0),(968,1,'2026-02-20 09:45:24','2026-02-20 15:45:24','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\r\n\r\nTuesday, Mar. 10th, at Noon\r\n\r\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\r\n\r\nCome join us for a discussion.','Page Turner\'s Adult Book Club: The Diamond Eye by Kate Quinn','','inherit','closed','closed','','964-revision-v1','','','2026-02-20 09:45:24','2026-02-20 15:45:24','',964,'https://wp.kewauneepubliclibrary.org/?p=968',0,'revision','',0),(969,1,'2026-02-20 10:18:05','2026-02-20 16:18:05','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\n\nTuesday, Mar. 10th, at Noon\n\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\n\nCome join us for a discussion.','Page Turner\'s Adult Book Club: The Diamond Eye by Kate Quinn','','trash','closed','closed','','page-turners-adult-book-club-the-diamond-eye-by-kate-quinn-125__trashed','','','2026-02-20 10:18:05','2026-02-20 16:18:05','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=969',0,'mec-events','',0),(970,1,'2026-02-20 10:18:05','2026-02-20 16:18:05','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\n\nTuesday, Mar. 10th, at Noon\n\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\n\nCome join us for a discussion.','Page Turner\'s Adult Book Club: The Diamond Eye by Kate Quinn','','inherit','closed','closed','','969-revision-v1','','','2026-02-20 10:18:05','2026-02-20 16:18:05','',969,'https://wp.kewauneepubliclibrary.org/?p=970',0,'revision','',0),(971,1,'2026-02-20 10:57:51','2026-02-20 16:57:51','Page Turner\'s Adult Book Club occurs on the 2nd Tuesday of each month at Noon.\r\n\r\nTuesday, Mar. 10th, at Noon\r\n\r\n<a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1019726\">​Read: The Diamond Eye by Kate Quinn</a>\r\n\r\nCome join us for a discussion.','Page Turner\'s Adult Book Club: The Diamond Eye by Kate Quinn','','inherit','closed','closed','','964-autosave-v1','','','2026-02-20 10:57:51','2026-02-20 16:57:51','',964,'https://wp.kewauneepubliclibrary.org/?p=971',0,'revision','',0),(972,1,'2026-02-20 13:18:28','0000-00-00 00:00:00','<p style=\"text-align: center;\"><strong>A future built on knowledge. A legacy built on you.</strong></p>													<img width=\"225\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp\" alt=\"Children and librarian doing an activity together\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp 225w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-768x1024.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x400.webp 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-1152x1536.webp 1152w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.webp 1440w\" sizes=\"(max-width: 225px) 100vw, 225px\" />																										<img width=\"240\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp\" alt=\"two boys in summer attire and baseball hats reading in the library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp 240w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-819x1024.webp 819w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-768x960.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-1229x1536.webp 1229w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.webp 1440w\" sizes=\"(max-width: 240px) 100vw, 240px\" />													<h2>About Us</h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.</p>			<h2>Vision &amp; Mission</h2>		<h3>Our Vision</h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:</p><ul><li>A community hub for literacy, lifelong learning, and social gathering.</li><li>A trusted source for information.</li><li>An access point to a multitude of technologies.</li><li>An inclusive and flexible space to meet the needs of the community.</li></ul><h3>Our Mission</h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.</p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. </p>			<h2>How to Support Us</h2>		<h3>Donations</h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.</p><p>If you are 70 1/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.</p>			<h3>Choose Your Designation</h3>		<h4><strong>Building Fund</strong></h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.</p><h4><strong>Endowment for Programming &amp; Materials</strong></h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.</p><h4><strong>Monetary Gift</strong></h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.</p><h4><strong>Adopt a Book &amp; Memorials</strong></h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.</p>			<h2>Contacts</h2>		<h3>Greater Green Bay Community Foundation</h3><p>Please reference the Kewaunee Public Library Foundation Fund.</p><ul><li><strong>Phone</strong>: <a href=\"tel:9204325577\">920-432-5577</a></li><li><strong>Website</strong>: <a href=\"http://www.ggbcf.org\">www.ggbcf.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/400+S+Washington+St,+Green+Bay,+WI+54301/@44.5104184,-88.0189729,17z/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\">400 S Washington St, Green Bay, WI 54301</a></li></ul><h3>Kewaunee Public Library</h3><ul><li><strong>Phone</strong>: <a href=\"tel:9203885015\">920-388-5015</a></li><li><strong>Website</strong>: <a href=\"https://www.kewauneepubliclibrary.org/\">www.kewauneepubliclibrary.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\">822 Juneau St, Kewaunee, WI 54216</a></li></ul>','Foundation Fund','','draft','closed','closed','','','','','2026-02-20 13:18:28','2026-02-20 19:18:28','',0,'https://wp.kewauneepubliclibrary.org/?page_id=972',0,'page','',0),(973,1,'2026-02-20 11:47:15','2026-02-20 17:47:15','','Foundation Fund','','inherit','closed','closed','','972-revision-v1','','','2026-02-20 11:47:15','2026-02-20 17:47:15','',972,'https://wp.kewauneepubliclibrary.org/?p=973',0,'revision','',0),(974,1,'2026-02-20 13:04:10','2026-02-20 19:04:10','','Children and librarian','','inherit','closed','closed','','426543982_789051596593120_3538525686548987867_n','','','2026-02-20 13:05:03','2026-02-20 19:05:03','',972,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.webp',0,'attachment','image/webp',0),(975,1,'2026-02-20 13:15:17','2026-02-20 19:15:17','','boys','','inherit','closed','closed','','boys','','','2026-02-20 13:15:49','2026-02-20 19:15:49','',972,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.webp',0,'attachment','image/webp',0),(976,1,'2026-02-20 13:18:27','2026-02-20 19:18:27','<p style=\"text-align: center;\"><strong>A future built on knowledge. A legacy built on you.</strong></p>													<img width=\"225\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp\" alt=\"Children and librarian doing an activity together\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp 225w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-768x1024.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x400.webp 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-1152x1536.webp 1152w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.webp 1440w\" sizes=\"(max-width: 225px) 100vw, 225px\" />																										<img width=\"240\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp\" alt=\"two boys in summer attire and baseball hats reading in the library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp 240w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-819x1024.webp 819w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-768x960.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-1229x1536.webp 1229w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.webp 1440w\" sizes=\"(max-width: 240px) 100vw, 240px\" />													<h2>About Us</h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.</p>			<h2>Vision &amp; Mission</h2>		<h3>Our Vision</h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:</p><ul><li>A community hub for literacy, lifelong learning, and social gathering.</li><li>A trusted source for information.</li><li>An access point to a multitude of technologies.</li><li>An inclusive and flexible space to meet the needs of the community.</li></ul><h3>Our Mission</h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.</p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. </p>			<h2>How to Support Us</h2>		<h3>Donations</h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.</p><p>If you are 70 1/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.</p>			<h3>Choose Your Designation</h3>		<h4><strong>Building Fund</strong></h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.</p><h4><strong>Endowment for Programming &amp; Materials</strong></h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.</p><h4><strong>Monetary Gift</strong></h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.</p><h4><strong>Adopt a Book &amp; Memorials</strong></h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.</p>			<h2>Contacts</h2>		<h3>Greater Green Bay Community Foundation</h3><p>Please reference the Kewaunee Public Library Foundation Fund.</p><ul><li><strong>Phone</strong>: <a href=\"tel:9204325577\">920-432-5577</a></li><li><strong>Website</strong>: <a href=\"http://www.ggbcf.org\">www.ggbcf.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/400+S+Washington+St,+Green+Bay,+WI+54301/@44.5104184,-88.0189729,17z/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\">400 S Washington St, Green Bay, WI 54301</a></li></ul><h3>Kewaunee Public Library</h3><ul><li><strong>Phone</strong>: <a href=\"tel:9203885015\">920-388-5015</a></li><li><strong>Website</strong>: <a href=\"https://www.kewauneepubliclibrary.org/\">www.kewauneepubliclibrary.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\">822 Juneau St, Kewaunee, WI 54216</a></li></ul>','Foundation Fund','','inherit','closed','closed','','972-revision-v1','','','2026-02-20 13:18:27','2026-02-20 19:18:27','',972,'https://wp.kewauneepubliclibrary.org/?p=976',0,'revision','',0),(977,1,'2026-02-20 13:18:27','2026-02-20 19:18:27','<p style=\"text-align: center;\"><strong>A future built on knowledge. A legacy built on you.</strong></p>													<img width=\"225\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp\" alt=\"Children and librarian doing an activity together\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp 225w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-768x1024.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x400.webp 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-1152x1536.webp 1152w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.webp 1440w\" sizes=\"(max-width: 225px) 100vw, 225px\" />																										<img width=\"240\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp\" alt=\"two boys in summer attire and baseball hats reading in the library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp 240w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-819x1024.webp 819w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-768x960.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-1229x1536.webp 1229w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.webp 1440w\" sizes=\"(max-width: 240px) 100vw, 240px\" />													<h2>About Us</h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.</p>			<h2>Vision &amp; Mission</h2>		<h3>Our Vision</h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:</p><ul><li>A community hub for literacy, lifelong learning, and social gathering.</li><li>A trusted source for information.</li><li>An access point to a multitude of technologies.</li><li>An inclusive and flexible space to meet the needs of the community.</li></ul><h3>Our Mission</h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.</p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. </p>			<h2>How to Support Us</h2>		<h3>Donations</h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.</p><p>If you are 70 1/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.</p>			<h3>Choose Your Designation</h3>		<h4><strong>Building Fund</strong></h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.</p><h4><strong>Endowment for Programming &amp; Materials</strong></h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.</p><h4><strong>Monetary Gift</strong></h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.</p><h4><strong>Adopt a Book &amp; Memorials</strong></h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.</p>			<h2>Contacts</h2>		<h3>Greater Green Bay Community Foundation</h3><p>Please reference the Kewaunee Public Library Foundation Fund.</p><ul><li><strong>Phone</strong>: <a href=\"tel:9204325577\">920-432-5577</a></li><li><strong>Website</strong>: <a href=\"http://www.ggbcf.org\">www.ggbcf.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/400+S+Washington+St,+Green+Bay,+WI+54301/@44.5104184,-88.0189729,17z/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\">400 S Washington St, Green Bay, WI 54301</a></li></ul><h3>Kewaunee Public Library</h3><ul><li><strong>Phone</strong>: <a href=\"tel:9203885015\">920-388-5015</a></li><li><strong>Website</strong>: <a href=\"https://www.kewauneepubliclibrary.org/\">www.kewauneepubliclibrary.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\">822 Juneau St, Kewaunee, WI 54216</a></li></ul>','Foundation Fund','','inherit','closed','closed','','972-revision-v1','','','2026-02-20 13:18:27','2026-02-20 19:18:27','',972,'https://wp.kewauneepubliclibrary.org/?p=977',0,'revision','',0),(978,1,'2026-02-20 13:18:28','2026-02-20 19:18:28','<p style=\"text-align: center;\"><strong>A future built on knowledge. A legacy built on you.</strong></p>													<img width=\"225\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp\" alt=\"Children and librarian doing an activity together\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-225x300.webp 225w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-768x1024.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-300x400.webp 300w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n-1152x1536.webp 1152w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/426543982_789051596593120_3538525686548987867_n.webp 1440w\" sizes=\"(max-width: 225px) 100vw, 225px\" />																										<img width=\"240\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp\" alt=\"two boys in summer attire and baseball hats reading in the library\" srcset=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-240x300.webp 240w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-819x1024.webp 819w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-768x960.webp 768w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys-1229x1536.webp 1229w, https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/boys.webp 1440w\" sizes=\"(max-width: 240px) 100vw, 240px\" />													<h2>About Us</h2><p>The Kewaunee Public Library Foundation Fund, a Fund of the Greater Green Bay Community Foundation, was created to provide long-term support for the Kewaunee Public Library, a cornerstone of the community. With your charitable gift, you are not just funding a building, you are empowering minds and enriching lives.</p>			<h2>Vision &amp; Mission</h2>		<h3>Our Vision</h3><p>Our vision is to fulfill the following vital role in Kewaunee and Kewaunee County:</p><ul><li>A community hub for literacy, lifelong learning, and social gathering.</li><li>A trusted source for information.</li><li>An access point to a multitude of technologies.</li><li>An inclusive and flexible space to meet the needs of the community.</li></ul><h3>Our Mission</h3><p>The mission of The Kewaunee Public Library is to provide quality materials and services which fulfill educational, informational, recreational, and cultural needs of the entire community.</p><p>The Board of Trustees and Library Staff sincerely appreciate your generosity. Your support allows the Kewaunee Public Library to grow. </p>			<h2>How to Support Us</h2>		<h3>Donations</h3><p>Individual donations are tax-deductible and can be made by sending a check made to the Greater Green Bay Community Foundation, with a note in the Memo line to please direct to the Kewaunee Public Library Foundation Fund. They also accept wire transfers or gifts of appreciated stock.</p><p>If you are 70 1/2 or older and have a Required Minimum Distribution(RMD) from your IRA, you might be able to make a Qualified Charitable Distribution (QCD) directly to the Kewaunee Public Library Foundation Fund account at the Greater Green Bay Community Foundation. A QCD can satisfy all or part of your RMD and may offer tax benefits by reducing your taxable income. If this is of interest, we encourage you to consult your financial advisor or tax professional for guidance.</p>			<h3>Choose Your Designation</h3>		<h4><strong>Building Fund</strong></h4><p>These funds will go towards future construction or renovation of a building that grows with technology and the needs of the community.</p><h4><strong>Endowment for Programming &amp; Materials</strong></h4><p>These funds will ensure the continued ability to purchase materials needed by the community and the ability to offer programs that are free, accessible, and engaging.</p><h4><strong>Monetary Gift</strong></h4><p>Unrestricted gifts for current programs and materials may be also made to the Kewaunee Public Library by cash or check.</p><h4><strong>Adopt a Book &amp; Memorials</strong></h4><p>To dedicate a book in honor or in memory, contact the library director with topic of interest and dedication details.</p>			<h2>Contacts</h2>		<h3>Greater Green Bay Community Foundation</h3><p>Please reference the Kewaunee Public Library Foundation Fund.</p><ul><li><strong>Phone</strong>: <a href=\"tel:9204325577\">920-432-5577</a></li><li><strong>Website</strong>: <a href=\"http://www.ggbcf.org\">www.ggbcf.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/400+S+Washington+St,+Green+Bay,+WI+54301/@44.5104184,-88.0189729,17z/data=!3m1!4b1!4m6!3m5!1s0x8802fac921473efd:0x2d1a081d14856dfb!8m2!3d44.5104184!4d-88.0189729!16s%2Fg%2F11bw42966p?entry=ttu&amp;g_ep=EgoyMDI2MDIxNy4wIKXMDSoASAFQAw%3D%3D\">400 S Washington St, Green Bay, WI 54301</a></li></ul><h3>Kewaunee Public Library</h3><ul><li><strong>Phone</strong>: <a href=\"tel:9203885015\">920-388-5015</a></li><li><strong>Website</strong>: <a href=\"https://www.kewauneepubliclibrary.org/\">www.kewauneepubliclibrary.org</a></li><li><strong>Address</strong>: <a href=\"https://www.google.com/maps/place/822+Juneau+St,+Kewaunee,+WI+54216/data=!4m2!3m1!1s0x881d2c84326d5113:0x7ed1b396217f34?sa=X&amp;ved=1t:242&amp;ictx=111\">822 Juneau St, Kewaunee, WI 54216</a></li></ul>','Foundation Fund','','inherit','closed','closed','','972-revision-v1','','','2026-02-20 13:18:28','2026-02-20 19:18:28','',972,'https://wp.kewauneepubliclibrary.org/?p=978',0,'revision','',0),(979,3,'2026-02-20 14:36:34','2026-02-20 20:36:34','','Stitch by stitch fb (2)','','inherit','','closed','','stitch-by-stitch-fb-2','','','2026-02-20 14:36:55','2026-02-20 20:36:55','',870,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Stitch-by-stitch-fb-2.webp',0,'attachment','image/webp',0),(980,1,'2026-02-20 15:07:48','2026-02-20 21:07:48','Friday, Mar. 13, 2026, at 1:00 PM\r\n\r\nJoin us in watching the movie, <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1012149\"><em>Soul on Fire</em>. </a>\r\n\r\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\r\n​We will serve popcorn and a drink.','Afternoon Adult Matinee','','publish','closed','closed','','afternoon-adult-matinee-231','','','2026-02-20 15:16:28','2026-02-20 21:16:28','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=980',0,'mec-events','',0),(981,3,'2026-02-20 15:06:23','2026-02-20 21:06:23','Friday, Mar. 13, 2026, at 1:00 PM\r\n\r\nJoin us in watching the movie, <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1012149\"><em>Soul on Fire</em>. </a>\r\n\r\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\r\n​We will serve popcorn and a drink.','Afternoon Adult Matinee','','inherit','closed','closed','','980-autosave-v1','','','2026-02-20 15:06:23','2026-02-20 21:06:23','',980,'https://wp.kewauneepubliclibrary.org/?p=981',0,'revision','',0),(982,3,'2026-02-20 14:52:54','2026-02-20 20:52:54','','Soul on Fire','','inherit','closed','closed','','soul-on-fire','','','2026-02-20 14:58:33','2026-02-20 20:58:33','',980,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Soul-on-Fire.webp',0,'attachment','image/webp',0),(983,3,'2026-02-20 15:07:48','2026-02-20 21:07:48','Friday, Mar. 13, 2026, at 1:00 PM\r\n\r\nJoin us in watching the movie, <a href=\"https://infosoup.bibliocommons.com/v2/record/S181C1012149\"><em>Soul on Fire</em>. </a>\r\n\r\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\r\n​We will serve popcorn and a drink.','Afternoon Adult Matinee','','inherit','closed','closed','','980-revision-v1','','','2026-02-20 15:07:48','2026-02-20 21:07:48','',980,'https://wp.kewauneepubliclibrary.org/?p=983',0,'revision','',0),(984,3,'2026-02-20 15:36:04','2026-02-20 21:36:04','<span style=\"font-size: large;\">Meets the 1st Thursday of each month\r\nat 3:30 pm\r\n​</span>​For students in Grade K and up. Legos, a challenge, and a snack are provided each session.\r\nLet\'s build something amazing!','Lego Club','','publish','closed','closed','','lego-club','','','2026-02-23 10:24:05','2026-02-23 16:24:05','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=984',0,'mec-events','',0),(985,3,'2026-02-20 15:25:38','2026-02-20 21:25:38','','LEGO club Facebook post 2025-2026','','inherit','','closed','','lego-club-facebook-post-2025-2026','','','2026-02-20 15:25:53','2026-02-20 21:25:53','',984,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-Facebook-post-2025-2026.webp',0,'attachment','image/webp',0),(986,3,'2026-02-20 15:28:31','2026-02-20 21:28:31','','LEGO club','','inherit','closed','closed','','lego-club','','','2026-02-20 15:29:03','2026-02-20 21:29:03','',984,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/LEGO-club-.webp',0,'attachment','image/webp',0),(987,3,'2026-02-20 15:34:25','2026-02-20 21:34:25','<span style=\"font-size: large;\">Meets the 1st Thursday of each month\r\nat 3:30 pm\r\n​</span>March 5, 2026\r\nApril 2, 2026\r\nMay 7, 2026\r\n​For students in Grade K and up. Legos, a challenge, and a snack are provided each session.\r\nLet\'s build something amazing!','Lego Club','','inherit','closed','closed','','984-revision-v1','','','2026-02-20 15:34:25','2026-02-20 21:34:25','',984,'https://wp.kewauneepubliclibrary.org/?p=987',0,'revision','',0),(988,3,'2026-02-20 15:37:11','2026-02-20 21:37:11','<span style=\"font-size: large;\">Meets the 1st Thursday of each month\r\nat 3:30 pm\r\n​</span>​For students in Grade K and up. Legos, a challenge, and a snack are provided each session.\r\nLet\'s build something amazing!','Lego Club','','inherit','closed','closed','','984-revision-v1','','','2026-02-20 15:37:11','2026-02-20 21:37:11','',984,'https://wp.kewauneepubliclibrary.org/?p=988',0,'revision','',0),(989,3,'2026-02-20 16:04:55','2026-02-20 22:04:55','Celebrate Youth Art Month and do some Rainbow Squeegee Art For kids.\r\n\r\nMonday, March 9th, 3:30 pm.\r\n\r\nNo need to register in advance; kids under the age of 8 years old should be accompanied by a grown up. Snack provided.\r\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org','Rainbow Squeegee Art for Kids','','publish','closed','closed','','rainbow-squeegee-art-for-kids','','','2026-02-23 10:05:36','2026-02-23 16:05:36','',0,'https://wp.kewauneepubliclibrary.org/?post_type=mec-events&#038;p=989',0,'mec-events','',0),(995,3,'2026-02-23 10:03:02','2026-02-23 16:03:02','','Rainbow-Squeegee-Art1','','inherit','closed','closed','','rainbow-squeegee-art1','','','2026-02-23 10:03:54','2026-02-23 16:03:54','',0,'https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Rainbow-Squeegee-Art1.webp',0,'attachment','image/webp',0),(991,3,'2026-02-20 16:01:41','2026-02-20 22:01:41','Celebrate Youth Art Month and do some Rainbow Squeegee Art For kids.\r\n\r\nMonday,\r\nMarch 9th\r\n3:30 pm.\r\n\r\nNo need to register in advance; kids under the age of 8 years old should be accompanied by a grown up. Snack provided.\r\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org','Rainbow Squeegee Art for Kids','','inherit','closed','closed','','989-revision-v1','','','2026-02-20 16:01:41','2026-02-20 22:01:41','',989,'https://wp.kewauneepubliclibrary.org/?p=991',0,'revision','',0),(996,1,'2026-02-24 12:41:07','2026-02-24 18:41:07','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:41:07','2026-02-24 18:41:07','',762,'https://wp.kewauneepubliclibrary.org/?p=996',0,'revision','',0),(994,3,'2026-02-23 09:49:07','2026-02-23 15:49:07','Celebrate Youth Art Month and do some Rainbow Squeegee Art For kids.\r\n\r\nMonday, March 9th, 3:30 pm.\r\n\r\nNo need to register in advance; kids under the age of 8 years old should be accompanied by a grown up. Snack provided.\r\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org','Rainbow Squeegee Art for Kids','','inherit','closed','closed','','989-revision-v1','','','2026-02-23 09:49:07','2026-02-23 15:49:07','',989,'https://wp.kewauneepubliclibrary.org/?p=994',0,'revision','',0),(997,1,'2026-02-24 12:41:08','2026-02-24 18:41:08','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24</dt></dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:41:08','2026-02-24 18:41:08','',762,'https://wp.kewauneepubliclibrary.org/?p=997',0,'revision','',0),(998,1,'2026-02-24 12:41:09','2026-02-24 18:41:09','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:41:09','2026-02-24 18:41:09','',762,'https://wp.kewauneepubliclibrary.org/?p=998',0,'revision','',0),(999,1,'2026-02-24 12:57:10','2026-02-24 18:57:10','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:57:10','2026-02-24 18:57:10','',762,'https://wp.kewauneepubliclibrary.org/?p=999',0,'revision','',0),(1000,1,'2026-02-24 12:57:11','2026-02-24 18:57:11','<h1>Kewaunee Public Library Calendar</h1>							\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar									\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:57:11','2026-02-24 18:57:11','',762,'https://wp.kewauneepubliclibrary.org/?p=1000',0,'revision','',0),(1001,1,'2026-02-24 12:57:12','2026-02-24 18:57:12','<h1>Kewaunee Public Library Calendar</h1>		<p style=\"text-align: center;\">Select the month you want to print, then click the \"Print this Page\" button after the calendar to print the page.</p>		\n                <a href=\"#\"> January</a><h2>February 2026</h2><a href=\"#\">March </a>\n                <dl><dt>SU</dt><dt>MO</dt><dt>TU</dt><dt>WE</dt><dt>TH</dt><dt>FR</dt><dt>SA</dt></dl><dl>\n    <dt data-mec-cell=\"20260201\" data-day=\"1\" data-month=\"202602\">1</dt></dt><dt data-mec-cell=\"20260202\" data-day=\"2\" data-month=\"202602\">2</dt></dt><dt data-mec-cell=\"20260203\" data-day=\"3\" data-month=\"202602\">3</dt></dt><dt data-mec-cell=\"20260204\" data-day=\"4\" data-month=\"202602\">4<a data-tooltip-content=\"#mec-tooltip-2781770219000-20260204\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260205\" data-day=\"5\" data-month=\"202602\">5<a data-tooltip-content=\"#mec-tooltip-4231770310800-20260205\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260206\" data-day=\"6\" data-month=\"202602\">6<a data-tooltip-content=\"#mec-tooltip-2991770373800-20260206\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260207\" data-day=\"7\" data-month=\"202602\">7</dt></dt></dl><dl><dt data-mec-cell=\"20260208\" data-day=\"8\" data-month=\"202602\">8</dt></dt><dt data-mec-cell=\"20260209\" data-day=\"9\" data-month=\"202602\">9</dt></dt><dt data-mec-cell=\"20260210\" data-day=\"10\" data-month=\"202602\">10<a data-tooltip-content=\"#mec-tooltip-7321770724800-20260210\" data-event-id=\"732\" href=\"https://wp.kewauneepubliclibrary.org/events/page-turners-adult-book-club-a-forty-year-kiss/\" ><h4>Page Turner&#8217;s Adult Book Club: A Forty Year Kiss</h4></a>            \n                            Page Turner&#8217;s Adult Book Club: A Forty Year Kiss 12:00 PM\n                    <img width=\"200\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/A-Forty-Year-Kiss-by-Nickolas-Butler-200x300.webp\" alt=\"A Forty Year Kiss by Nickolas Butler\" data-mec-postid=\"732\" />Join us for Page Turner&#8217;s Adult Book Club on Tuesday, February 10th, at Noon for a book discussion.\nWe&#8217;ll be reviewing A Forty Year Kiss by Nickolas Butler.\nCome join us for a discussion.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260211\" data-day=\"11\" data-month=\"202602\">11<a data-tooltip-content=\"#mec-tooltip-2781770823800-20260211\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260212\" data-day=\"12\" data-month=\"202602\">12<a data-tooltip-content=\"#mec-tooltip-7261770904800-20260212\" data-event-id=\"726\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-2pm/\" ><h4>DIY Button Heart @ 2PM</h4></a>            \n                            DIY Button Heart @ 2PM 2:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"726\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 2:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7301770912000-20260212\" data-event-id=\"730\" href=\"https://wp.kewauneepubliclibrary.org/events/diy-button-heart-4pm/\" ><h4>DIY Button Heart @ 4PM</h4></a>            \n                            DIY Button Heart @ 4PM 4:00 PM\n                    <img width=\"300\" height=\"269\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/craft-heart-covered-in-buttons-300x269.webp\" alt=\"craft heart covered in buttons\" data-mec-postid=\"730\" />Create a button heart to use for Valentine&#8217;s Day decoration.\nThursday, Feb. 12th, at 4:00 PM.\nPlease register in advance by calling (920) 388-5015 or emailing kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260213\" data-day=\"13\" data-month=\"202602\">13<a data-tooltip-content=\"#mec-tooltip-2991770978600-20260213\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-7231770987600-20260213\" data-event-id=\"723\" href=\"https://wp.kewauneepubliclibrary.org/events/afternoon-adult-matinee/\" ><h4>Afternoon Adult Matinee</h4></a>            \n                            Afternoon Adult Matinee 1:00 PM\n                    <img width=\"228\" height=\"300\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/The-Roses-movie-jacket-228x300.webp\" alt=\"The Roses movie jacket\" data-mec-postid=\"723\" />Friday, Feb. 13, 2026, at 1:00 PM\nJoin us in watching the movie, The Roses.\nLife seems easy for a picture-perfect couple. But behind the fade of their supposed ideal marriage, a storm is brewing. Soon, a tinderbox of fierce competition and hidden resentment ignites in this wonderfully wry, dark comedy.\n​We will serve p , ...\n                    </dt><dt data-mec-cell=\"20260214\" data-day=\"14\" data-month=\"202602\">14</dt></dt></dl><dl><dt data-mec-cell=\"20260215\" data-day=\"15\" data-month=\"202602\">15</dt></dt><dt data-mec-cell=\"20260216\" data-day=\"16\" data-month=\"202602\">16<a data-tooltip-content=\"#mec-tooltip-7201771236000-20260216\" data-event-id=\"720\" href=\"https://wp.kewauneepubliclibrary.org/events/magazine-give-away/\" ><h4>Magazine Give-away</h4></a>            \n                            Magazine Give-away 10:00 AM\n                    <img width=\"300\" height=\"246\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/magazine-give-away-e1770150497889-300x246.webp\" alt=\"magazine giveaway starts February 16 @ 10 AM, 2024 issues &amp; older are free\" data-mec-postid=\"720\" />Magazine Give-away at The Kewaunee Public Library.\nStarts February 16th at 10:00 AM.\n2024 Issues and Older (Free)\n , ...\n                    </dt><dt data-mec-cell=\"20260217\" data-day=\"17\" data-month=\"202602\">17</dt></dt><dt data-mec-cell=\"20260218\" data-day=\"18\" data-month=\"202602\">18<a data-tooltip-content=\"#mec-tooltip-2781771428600-20260218\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260219\" data-day=\"19\" data-month=\"202602\">19<a data-tooltip-content=\"#mec-tooltip-7171771497000-20260219\" data-event-id=\"717\" href=\"https://wp.kewauneepubliclibrary.org/events/senior-coffee-club/\" ><h4>Senior Coffee Club</h4></a>            \n                            Senior Coffee Club 10:30 AM\n                    <img width=\"213\" height=\"236\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/Cup-of-Coffee.webp\" alt=\"cup of coffee\" data-mec-postid=\"717\" />Each cup of coffee is full of untold stories.\nIf you love a good cup of coffee in the morning, come join us for conversation, jokes, and maybe even a little trivia or other types of games.\nJoin us on the 3rd Thursday of each month at 10:30 AM in the Kewaunee Public Library.\n , ...\n                    <a data-tooltip-content=\"#mec-tooltip-4231771520400-20260219\" data-event-id=\"423\" href=\"https://wp.kewauneepubliclibrary.org/events/chess-club/\" ><h4>Chess Club</h4></a>            \n                            Chess Club 5:00 PM\n                    <img width=\"300\" height=\"233\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/chess-club-300x233.png\" alt=\"&quot;Chess Club&quot; and chess pieces on a board\" data-mec-postid=\"423\" />Meets the 1st and 3rd Thursday every month at 5:00 PM.\nIf you know how to play, or have always wanted to learn, here is your opportunity; please join us!\nIf you have questions on this or any of your programs; stop in, ​call, or email the library.\n , ...\n                    </dt><dt data-mec-cell=\"20260220\" data-day=\"20\" data-month=\"202602\">20<a data-tooltip-content=\"#mec-tooltip-2991771583400-20260220\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260221\" data-day=\"21\" data-month=\"202602\">21</dt></dt></dl><dl><dt data-mec-cell=\"20260222\" data-day=\"22\" data-month=\"202602\">22</dt></dt><dt data-mec-cell=\"20260223\" data-day=\"23\" data-month=\"202602\">23</dt></dt><dt data-mec-cell=\"20260224\" data-day=\"24\" data-month=\"202602\">24<a data-tooltip-content=\"#mec-tooltip-8701771938000-20260224\" data-event-id=\"870\" href=\"https://wp.kewauneepubliclibrary.org/events/stitch-by-stitch/\" ><h4>Stitch by Stitch</h4></a>            \n                            Stitch by Stitch 1:00 PM - 3:00 PM\n                    <img width=\"300\" height=\"178\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2026/02/stitch-by-stitch_orig-e1771440222718-300x178.webp\" alt=\"Border of yarn, buttons, needles, etc. and title &quot;Stitch by Stitch&quot;\" data-mec-postid=\"870\" />Sit, stitch, share ideas, meet new friends and connect with old ones! Drop in anytime during designated hours, and please bring your own materials.\n4th Tuesday of each month\n1:00 &#8211; 3:00 pm\n , ...\n                    </dt><dt data-mec-cell=\"20260225\" data-day=\"25\" data-month=\"202602\">25<a data-tooltip-content=\"#mec-tooltip-2781772033400-20260225\" data-event-id=\"278\" href=\"https://wp.kewauneepubliclibrary.org/events/kids-book-club/\" ><h4>Kids Book Club</h4></a>            \n                            Kids Book Club 3:30 PM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Kids-Book-Club.png\" alt=\"chalkboard with featured book, Sideways Stories from Wayside School\" data-mec-postid=\"278\" />On Wednesday afternoons, Ms. Pam will read out loud a chapter or two of Sideways Stories from Wayside School by Louis Sachar. Please\nregister in advance. Participants will receive a FREE copy of this whimsical classic! Snack provided!\nQuestions? Call (920) 388-5015 or email kew@kewauneepubliclibrary.org.\n , ...\n                    </dt><dt data-mec-cell=\"20260226\" data-day=\"26\" data-month=\"202602\">26</dt></dt><dt data-mec-cell=\"20260227\" data-day=\"27\" data-month=\"202602\">27<a data-tooltip-content=\"#mec-tooltip-2991772188200-20260227\" data-event-id=\"299\" href=\"https://wp.kewauneepubliclibrary.org/events/preschool-storytime/\" ><h4>Preschool Storytime</h4></a>            \n                            Preschool Storytime 10:30 AM\n                    <img width=\"206\" height=\"166\" src=\"https://wp.kewauneepubliclibrary.org/wp-content/uploads/2025/12/Preschool-Storytime.png\" alt=\"Preschool Storytime read sing play\" data-mec-postid=\"299\" />Join us at the library for stories, songs, crafts, and snacks!\nFridays at 10:30 AM.\nFrom September through April.\nStorytime will be held every Friday, except on certain holidays. If there is inclement weather, please call the library to check if there is Storytime.\n&nbsp;\n , ...\n                    </dt><dt data-mec-cell=\"20260228\" data-day=\"28\" data-month=\"202602\">28</dt></dt></dl><dl></dl>\n								<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"></path></svg>							\n										Print this Calendar','Print Calendar','','inherit','closed','closed','','762-revision-v1','','','2026-02-24 12:57:12','2026-02-24 18:57:12','',762,'https://wp.kewauneepubliclibrary.org/?p=1001',0,'revision','',0);
/*!40000 ALTER TABLE `wpgy_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_posts` with 737 row(s)
--

--
-- Table structure for table `wpgy_site_mail_logs`
--

DROP TABLE IF EXISTS `wpgy_site_mail_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_site_mail_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `api_id` varchar(255) DEFAULT '',
  `to` text DEFAULT NULL,
  `subject` varchar(768) DEFAULT '',
  `headers` text DEFAULT NULL,
  `message` text DEFAULT NULL,
  `activity` text DEFAULT NULL,
  `source` text NOT NULL,
  `status` varchar(255) DEFAULT NULL,
  `opened` tinyint(1) DEFAULT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `api_id` (`api_id`(250))
) ENGINE=MyISAM AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_site_mail_logs`
--

LOCK TABLES `wpgy_site_mail_logs` WRITE;
/*!40000 ALTER TABLE `wpgy_site_mail_logs` DISABLE KEYS */;
INSERT INTO `wpgy_site_mail_logs` VALUES (11,'918a0c86-3194-451f-bec5-df40350fdf2d','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.16\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-03 12:05:55','2026-02-03 12:05:55'),(12,'3ee2a1df-81be-4977-9f6d-55b7bc697732','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Your site has updated to WordPress 6.9.1','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-03 12:06:12','2026-02-03 12:06:12'),(13,'1a7799d1-bd87-4351-99c1-ac3e961e17bb','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] New User Registration','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-05 07:56:55','2026-02-05 07:56:55'),(14,'208fa6be-473f-47a3-8d48-ec6b9e570447','\"lbaumgart@nicoletlibraries.org\"','[Kewaunee Public Library] Login Details','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-05 07:56:56','2026-02-05 07:56:56'),(15,'077bf7d6-a5b7-468e-a397-ac5402fa83a7','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.16\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-06 09:56:22','2026-02-06 09:56:22'),(16,'9799a4b0-9c6b-4677-a182-630ed84acd30','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.17\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-17 05:41:44','2026-02-17 05:41:44'),(17,'62ca6514-4e79-492d-a3c3-c60eaf6b916f','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Some plugins were automatically updated','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-17 05:42:01','2026-02-17 05:42:01'),(18,'823ed8e0-9fce-43a1-a14f-31eaec8749d2','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.17\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-17 12:52:00','2026-02-17 12:52:00'),(19,'9f902bc6-3ecb-45d3-a8a8-0c0cfecbb475','\"areinke@kewauneepubliclibrary.org\"','[Kewaunee Public Library] Password Reset','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-18 11:47:54','2026-02-18 11:47:54'),(20,'297dc414-8f5c-4bd6-ab84-ee68db0b13a3','\"cpetrina@kewauneepubliclibrary.org\"','[Kewaunee Public Library] Password Reset','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-18 11:49:41','2026-02-18 11:49:41'),(21,'30dcfa94-d780-4055-a9b9-0ef280696833','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Password Changed','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-18 11:55:27','2026-02-18 11:55:27'),(22,'4d066e79-7bcd-41bb-b3bf-9f382090a709','\"kew@kewauneepubliclibrary.org\"','Curbside Pickup request','\"From: Kewaunee Public Library - curbside pickup form submission <kew@kewauneepubliclibrary.org>\\r\\nReply-To: lbaumgart@nicoletlibraries.org\\r\\nContent-Type: text\\/html; charset=UTF-8\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-18 13:07:54','2026-02-18 13:07:54'),(23,'7f832122-997d-47f5-b939-e622ce7ba381','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Password Changed','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-18 14:16:44','2026-02-18 14:16:44'),(24,'aa9ed899-a343-4cac-a81f-6fc3d2711de1','\"lbaumgart@nflsoffice.org\"','MonsterInsights Summary - wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nContent-Type: text\\/html; charset=utf-8\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-21 11:17:33','2026-02-21 11:17:33'),(25,'5f945f8d-72de-4ec5-a6a5-16e73de13cf3','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Broken links detected','[\"Auto-Submitted: auto-generated\"]',NULL,NULL,'Unknown',NULL,NULL,'2026-02-22 21:16:13','2026-02-22 21:16:13'),(26,'44adc4d4-d508-44a2-a732-408597b52f36','\"lbaumgart@nflsoffice.org\"','Your Weekly Duplicator Summary for wp.kewauneepubliclibrary.org','\"\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-23 14:02:15','2026-02-23 14:02:15'),(27,'e9a566d2-a35e-4455-aa57-d90d750c8522','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.17\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-24 09:48:57','2026-02-24 09:48:57'),(28,'4fccdaf9-1639-4cae-adcb-6407e8a4e893','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Some plugins were automatically updated','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-24 09:49:05','2026-02-24 09:49:05'),(29,'f47321b9-7875-4202-8b80-119d4d9bd59c','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.17\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-02-25 07:36:19','2026-02-25 07:36:19'),(30,'dfe6c361-ec66-4ee0-a003-ed86af589578','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Some plugins were automatically updated','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-02-25 07:36:30','2026-02-25 07:36:30'),(31,'bcbc04f6-a922-4490-a4b8-eb72f212b3f5','\"lbaumgart@nflsoffice.org\"','Your Weekly Duplicator Summary for wp.kewauneepubliclibrary.org','\"\"',NULL,NULL,'Unknown',NULL,NULL,'2026-03-02 16:55:52','2026-03-02 16:55:52'),(32,'4d9b3ad6-62b6-442e-be73-cd63ee3e844f','\"lbaumgart@nflsoffice.org\"','Backup completed for wp.kewauneepubliclibrary.org','\"From: Kewaunee Public Library <lbaumgart@nflsoffice.org>\\r\\nX-Mailer: PHP\\/8.4.17\\r\\n\"',NULL,NULL,'Unknown',NULL,NULL,'2026-03-03 02:50:17','2026-03-03 02:50:17'),(33,'294b5ff7-21ff-4680-bb4e-feaf7b40c35d','\"lbaumgart@nflsoffice.org\"','[Kewaunee Public Library] Some plugins were automatically updated','\"\"',NULL,NULL,'Core',NULL,NULL,'2026-03-03 02:51:04','2026-03-03 02:51:04');
/*!40000 ALTER TABLE `wpgy_site_mail_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_site_mail_logs` with 23 row(s)
--

--
-- Table structure for table `wpgy_site_mail_statuses`
--

DROP TABLE IF EXISTS `wpgy_site_mail_statuses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_site_mail_statuses` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `log_id` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `type` varchar(3) DEFAULT 'to' COMMENT 'to|cc|bcc',
  `status` varchar(255) DEFAULT 'pending' COMMENT 'pending|accepted|processed|delivered|bounce|dropped|deferred|not sent|rate limit|not valid|unsubscribed',
  `opened` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `log_id` (`log_id`(250))
) ENGINE=MyISAM AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_site_mail_statuses`
--

LOCK TABLES `wpgy_site_mail_statuses` WRITE;
/*!40000 ALTER TABLE `wpgy_site_mail_statuses` DISABLE KEYS */;
INSERT INTO `wpgy_site_mail_statuses` VALUES (11,'918a0c86-3194-451f-bec5-df40350fdf2d','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-03 12:05:55','2026-02-04 08:42:22'),(12,'3ee2a1df-81be-4977-9f6d-55b7bc697732','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-03 12:06:12','2026-02-04 08:42:22'),(13,'1a7799d1-bd87-4351-99c1-ac3e961e17bb','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-05 07:56:55','2026-02-05 12:37:45'),(14,'208fa6be-473f-47a3-8d48-ec6b9e570447','lbaumgart@nicoletlibraries.org','to','delivered',1,'2026-02-05 07:56:56','2026-02-06 06:23:41'),(15,'077bf7d6-a5b7-468e-a397-ac5402fa83a7','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-06 09:56:22','2026-02-06 21:08:47'),(16,'9799a4b0-9c6b-4677-a182-630ed84acd30','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-17 05:41:44','2026-02-17 12:48:30'),(17,'62ca6514-4e79-492d-a3c3-c60eaf6b916f','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-17 05:42:01','2026-02-17 12:48:30'),(18,'823ed8e0-9fce-43a1-a14f-31eaec8749d2','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-17 12:52:00','2026-02-18 01:42:02'),(19,'9f902bc6-3ecb-45d3-a8a8-0c0cfecbb475','areinke@kewauneepubliclibrary.org','to','delivered',1,'2026-02-18 11:47:54','2026-02-18 11:54:52'),(20,'297dc414-8f5c-4bd6-ab84-ee68db0b13a3','cpetrina@kewauneepubliclibrary.org','to','delivered',1,'2026-02-18 11:49:41','2026-02-18 11:54:52'),(21,'30dcfa94-d780-4055-a9b9-0ef280696833','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-18 11:55:27','2026-02-19 00:20:09'),(22,'4d066e79-7bcd-41bb-b3bf-9f382090a709','kew@kewauneepubliclibrary.org','to','delivered',1,'2026-02-18 13:07:54','2026-02-19 00:20:09'),(23,'7f832122-997d-47f5-b939-e622ce7ba381','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-18 14:16:44','2026-02-19 00:20:10'),(24,'aa9ed899-a343-4cac-a81f-6fc3d2711de1','lbaumgart@nflsoffice.org','to','delivered',0,'2026-02-21 11:17:33','2026-02-21 14:49:56'),(25,'5f945f8d-72de-4ec5-a6a5-16e73de13cf3','lbaumgart@nflsoffice.org','to','delivered',0,'2026-02-22 21:16:13','2026-02-23 02:31:29'),(26,'44adc4d4-d508-44a2-a732-408597b52f36','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-23 14:02:15','2026-02-24 03:38:20'),(27,'e9a566d2-a35e-4455-aa57-d90d750c8522','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-24 09:48:57','2026-02-24 12:27:53'),(28,'4fccdaf9-1639-4cae-adcb-6407e8a4e893','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-24 09:49:05','2026-02-24 12:27:53'),(29,'f47321b9-7875-4202-8b80-119d4d9bd59c','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-25 07:36:19','2026-02-25 12:08:26'),(30,'dfe6c361-ec66-4ee0-a003-ed86af589578','lbaumgart@nflsoffice.org','to','delivered',1,'2026-02-25 07:36:30','2026-02-25 12:08:26'),(31,'bcbc04f6-a922-4490-a4b8-eb72f212b3f5','lbaumgart@nflsoffice.org','to','delivered',0,'2026-03-02 16:55:52','2026-03-03 00:20:19'),(32,'4d9b3ad6-62b6-442e-be73-cd63ee3e844f','lbaumgart@nflsoffice.org','to','pending',0,'2026-03-03 02:50:17','2026-03-03 02:50:17'),(33,'294b5ff7-21ff-4680-bb4e-feaf7b40c35d','lbaumgart@nflsoffice.org','to','pending',0,'2026-03-03 02:51:04','2026-03-03 02:51:04');
/*!40000 ALTER TABLE `wpgy_site_mail_statuses` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_site_mail_statuses` with 23 row(s)
--

--
-- Table structure for table `wpgy_site_mail_suppressions`
--

DROP TABLE IF EXISTS `wpgy_site_mail_suppressions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_site_mail_suppressions` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `email` varchar(255) NOT NULL,
  `reason` varchar(255) DEFAULT NULL COMMENT 'unsubscribed | manual | bounced | blocked',
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`) USING HASH
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_site_mail_suppressions`
--

LOCK TABLES `wpgy_site_mail_suppressions` WRITE;
/*!40000 ALTER TABLE `wpgy_site_mail_suppressions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_site_mail_suppressions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_site_mail_suppressions` with 0 row(s)
--

--
-- Table structure for table `wpgy_termmeta`
--

DROP TABLE IF EXISTS `wpgy_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_termmeta`
--

LOCK TABLES `wpgy_termmeta` WRITE;
/*!40000 ALTER TABLE `wpgy_termmeta` DISABLE KEYS */;
INSERT INTO `wpgy_termmeta` VALUES (1,28,'background_color','#F072B2'),(2,29,'background_color','#8D87E5'),(3,30,'background_color','#1EC185');
/*!40000 ALTER TABLE `wpgy_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_termmeta` with 3 row(s)
--

--
-- Table structure for table `wpgy_terms`
--

DROP TABLE IF EXISTS `wpgy_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_terms`
--

LOCK TABLES `wpgy_terms` WRITE;
/*!40000 ALTER TABLE `wpgy_terms` DISABLE KEYS */;
INSERT INTO `wpgy_terms` VALUES (1,'Uncategorized','uncategorized',0),(7,'footer','footer',0),(4,'astra','astra',0),(6,'Main Menu','main-menu',0),(8,'Footer Menu','footer-menu',0),(9,'Preschool','preschool',0),(10,'Kids','kids',0),(11,'Adult','adult',0),(12,'storytime','storytime',0),(13,'preschool','preschool',0),(14,'book club','book-club',0),(15,'STEM','stem',0),(16,'Page Turner\'s','page-turners',0),(17,'crafts','crafts',0),(18,'stories','stories',0),(19,'songs','songs',0),(20,'snacks','snacks',0),(21,'Teens','teens',0),(22,'games','games',0),(23,'movies','movies',0),(24,'trivia','trivia',0),(25,'giveaway','giveaway',0),(26,'knitting','knitting',0),(27,'crochet','crochet',0),(28,'Website Updates','website-updates',0),(29,'Blog Post','blog-post',0),(30,'Promotion','promotion',0);
/*!40000 ALTER TABLE `wpgy_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_terms` with 27 row(s)
--

--
-- Table structure for table `wpgy_term_relationships`
--

DROP TABLE IF EXISTS `wpgy_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_term_relationships`
--

LOCK TABLES `wpgy_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpgy_term_relationships` DISABLE KEYS */;
INSERT INTO `wpgy_term_relationships` VALUES (717,24,0),(94,6,0),(278,10,0),(278,14,0),(304,15,0),(304,10,0),(86,6,0),(133,8,0),(120,6,0),(299,12,0),(299,13,0),(89,6,0),(88,6,0),(31,4,0),(299,9,0),(717,11,0),(720,25,0),(310,10,0),(313,16,0),(313,14,0),(313,11,0),(310,17,0),(299,18,0),(299,19,0),(299,17,0),(299,20,0),(278,20,0),(420,22,0),(420,21,0),(423,22,0),(423,11,0),(423,10,0),(423,21,0),(428,23,0),(428,11,0),(454,6,0),(500,6,0),(503,6,0),(502,6,0),(717,22,0),(524,6,0),(525,6,0),(720,11,0),(720,10,0),(720,21,0),(723,23,0),(723,11,0),(730,11,0),(730,10,0),(730,21,0),(726,11,0),(726,10,0),(726,21,0),(726,17,0),(730,17,0),(732,14,0),(732,16,0),(732,11,0),(870,26,0),(870,27,0),(870,11,0),(964,14,0),(964,16,0),(964,11,0),(969,14,0),(969,16,0),(969,11,0),(980,23,0),(980,11,0),(989,15,0),(989,17,0),(989,10,0);
/*!40000 ALTER TABLE `wpgy_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_term_relationships` with 72 row(s)
--

--
-- Table structure for table `wpgy_term_taxonomy`
--

DROP TABLE IF EXISTS `wpgy_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_term_taxonomy`
--

LOCK TABLES `wpgy_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpgy_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpgy_term_taxonomy` VALUES (1,1,'category','',0,0),(7,7,'elementor_library_type','',0,0),(4,4,'wp_theme','',0,1),(6,6,'nav_menu','',0,11),(8,8,'nav_menu','',0,1),(9,9,'mec_category','',0,1),(10,10,'mec_category','',0,8),(11,11,'mec_category','',0,12),(12,12,'post_tag','',0,1),(13,13,'post_tag','',0,1),(14,14,'post_tag','',0,4),(15,15,'post_tag','',0,2),(16,16,'post_tag','',0,3),(17,17,'post_tag','',0,5),(18,18,'post_tag','',0,1),(19,19,'post_tag','',0,1),(20,20,'post_tag','',0,2),(21,21,'mec_category','',0,5),(22,22,'post_tag','',0,3),(23,23,'post_tag','',0,3),(24,24,'post_tag','',0,1),(25,25,'post_tag','',0,1),(26,26,'post_tag','',0,1),(27,27,'post_tag','',0,1),(28,28,'monsterinsights_note_category','',0,0),(29,29,'monsterinsights_note_category','',0,0),(30,30,'monsterinsights_note_category','',0,0);
/*!40000 ALTER TABLE `wpgy_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_term_taxonomy` with 27 row(s)
--

--
-- Table structure for table `wpgy_tm_taskmeta`
--

DROP TABLE IF EXISTS `wpgy_tm_taskmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_tm_taskmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `task_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `task_id` (`task_id`)
) ENGINE=MyISAM AUTO_INCREMENT=107 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_tm_taskmeta`
--

LOCK TABLES `wpgy_tm_taskmeta` WRITE;
/*!40000 ALTER TABLE `wpgy_tm_taskmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_tm_taskmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_tm_taskmeta` with 0 row(s)
--

--
-- Table structure for table `wpgy_tm_tasks`
--

DROP TABLE IF EXISTS `wpgy_tm_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_tm_tasks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `type` varchar(300) NOT NULL,
  `class_identifier` varchar(300) DEFAULT '0',
  `attempts` int(11) DEFAULT 0,
  `description` varchar(300) DEFAULT NULL,
  `time_created` timestamp NOT NULL DEFAULT current_timestamp(),
  `last_locked_at` bigint(20) DEFAULT 0,
  `status` varchar(300) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=107 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_tm_tasks`
--

LOCK TABLES `wpgy_tm_tasks` WRITE;
/*!40000 ALTER TABLE `wpgy_tm_tasks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_tm_tasks` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_tm_tasks` with 0 row(s)
--

--
-- Table structure for table `wpgy_userfeedback_heatmaps`
--

DROP TABLE IF EXISTS `wpgy_userfeedback_heatmaps`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_userfeedback_heatmaps` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `page_id` bigint(20) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `status` enum('publish','draft','trash') DEFAULT 'publish',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_userfeedback_heatmaps`
--

LOCK TABLES `wpgy_userfeedback_heatmaps` WRITE;
/*!40000 ALTER TABLE `wpgy_userfeedback_heatmaps` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_userfeedback_heatmaps` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_userfeedback_heatmaps` with 0 row(s)
--

--
-- Table structure for table `wpgy_userfeedback_heatmap_recordings`
--

DROP TABLE IF EXISTS `wpgy_userfeedback_heatmap_recordings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_userfeedback_heatmap_recordings` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `heatmap_id` bigint(20) NOT NULL,
  `heatmap_data` longtext NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `interaction_type` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_userfeedback_heatmap_recordings`
--

LOCK TABLES `wpgy_userfeedback_heatmap_recordings` WRITE;
/*!40000 ALTER TABLE `wpgy_userfeedback_heatmap_recordings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_userfeedback_heatmap_recordings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_userfeedback_heatmap_recordings` with 0 row(s)
--

--
-- Table structure for table `wpgy_userfeedback_post_ratings`
--

DROP TABLE IF EXISTS `wpgy_userfeedback_post_ratings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_userfeedback_post_ratings` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `rating` tinyint(3) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `post_id` (`post_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_userfeedback_post_ratings`
--

LOCK TABLES `wpgy_userfeedback_post_ratings` WRITE;
/*!40000 ALTER TABLE `wpgy_userfeedback_post_ratings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_userfeedback_post_ratings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_userfeedback_post_ratings` with 0 row(s)
--

--
-- Table structure for table `wpgy_userfeedback_surveys`
--

DROP TABLE IF EXISTS `wpgy_userfeedback_surveys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_userfeedback_surveys` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) DEFAULT NULL,
  `status` enum('publish','draft','trash') DEFAULT 'draft',
  `type` varchar(100) DEFAULT NULL,
  `questions` longtext DEFAULT NULL,
  `impressions` bigint(20) NOT NULL DEFAULT 0,
  `settings` text DEFAULT NULL,
  `notifications` text DEFAULT NULL,
  `publish_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_userfeedback_surveys`
--

LOCK TABLES `wpgy_userfeedback_surveys` WRITE;
/*!40000 ALTER TABLE `wpgy_userfeedback_surveys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_userfeedback_surveys` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_userfeedback_surveys` with 0 row(s)
--

--
-- Table structure for table `wpgy_userfeedback_survey_responses`
--

DROP TABLE IF EXISTS `wpgy_userfeedback_survey_responses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_userfeedback_survey_responses` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `survey_id` bigint(20) NOT NULL,
  `answers` longtext DEFAULT NULL,
  `page_submitted` text DEFAULT NULL,
  `user_ip` varchar(256) DEFAULT NULL,
  `user_browser` varchar(128) DEFAULT NULL,
  `user_os` varchar(128) DEFAULT NULL,
  `user_device` varchar(64) DEFAULT NULL,
  `status` enum('publish','draft','trash') DEFAULT 'publish',
  `submitted_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `survey_id` (`survey_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_userfeedback_survey_responses`
--

LOCK TABLES `wpgy_userfeedback_survey_responses` WRITE;
/*!40000 ALTER TABLE `wpgy_userfeedback_survey_responses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_userfeedback_survey_responses` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_userfeedback_survey_responses` with 0 row(s)
--

--
-- Table structure for table `wpgy_usermeta`
--

DROP TABLE IF EXISTS `wpgy_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_usermeta`
--

LOCK TABLES `wpgy_usermeta` WRITE;
/*!40000 ALTER TABLE `wpgy_usermeta` DISABLE KEYS */;
INSERT INTO `wpgy_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpgy_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpgy_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(173,3,'seoboost_user_options_1','{\"language\":\"en\",\"country\":\"US\"}'),(174,3,'meta-box-order_mec-events','a:3:{s:4:\"side\";s:193:\"monsterinsights-metabox,userfeedback-metabox,submitdiv,tagsdiv-post_tag,postimagediv,mec_categorydiv,tagsdiv-mec_speaker,pageparentdiv,mec_metabox_visibility,mec_metabox_label,mec_metabox_color\";s:6:\"normal\";s:182:\"astra_settings_meta_box,mec_metabox_details,aioseo-settings,mec_metabox_gallery,postexcerpt,postcustom,commentstatusdiv,slugdiv,authordiv,aioseo-writing-assistant-metabox,commentsdiv\";s:8:\"advanced\";s:0:\"\";}'),(17,1,'bglibDashboardOrder','1'),(18,1,'wpgy_dashboard_quick_press_last_post_id','1002'),(19,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"71.62.253.0\";}'),(20,1,'wpgy_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"xHyvmmY6KWeZdeUGHzUhFFDaemfnHOyv\";s:11:\"auth_secret\";s:32:\"Okog5YhEvTcqh0wVX6i8hZaexRuPGnZW\";s:12:\"access_token\";s:309:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2MTIxNDMyIiwiYXVkIjoiaHR0cHM6Ly93cC5rZXdhdW5lZXB1YmxpY2xpYnJhcnkub3JnLyIsImNsaWVudF9pZCI6InhIeXZtbVk2S1dlWmRlVUdIelVoRkZEYWVtZm5IT3l2IiwiY29ubmVjdF90eXBlIjoibGlicmFyeSIsImlhdCI6MTc3MDA1NDc2OSwiZXhwIjozMTczMTQ0OTcxNjl9.EBMavpxyLARsv4AJm9B-SPoHBb9pwaB6nRKGV8XlCCM\";s:19:\"access_token_secret\";s:32:\"C3iK5VZijqMxACnzqL37AU3xW3sO25Fm\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:24:\"lbaumgart@nflsoffice.org\";}}'),(21,1,'astra-sites-on-active','notice-dismissed'),(22,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:21:\"bgbkup_uses_resources\";s:9:\"timestamp\";i:1755026310;}'),(23,1,'user_last_view_date','20250812192750'),(24,1,'user_last_view_date_events','20250812192750'),(25,1,'closedpostboxes_dashboard','a:5:{i:0;s:29:\"wpconsent_onboarding_reminder\";i:1;s:18:\"dashboard_activity\";i:2;s:19:\"dashboard_right_now\";i:3;s:21:\"dashboard_quick_press\";i:4;s:17:\"dashboard_primary\";}'),(26,1,'metaboxhidden_dashboard','a:0:{}'),(27,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:270:\"mec_widget_news_features,aioseo-seo-setup,edac_dashboard_scan_summary,wpforms_reports_widget_lite,wpconsent_onboarding_reminder,monsterinsights_reports_widget,userfeedback_surveys_widget,aioseo-overview,aioseo-rss-feed,duplicator_dashboard_widget,wp_optimize_performance\";s:4:\"side\";s:42:\"blc_dashboard_widget,dashboard_site_health\";s:7:\"column3\";s:106:\"ea11y-dashboard-widget,dashboard_activity,dashboard_right_now,boldgrid-notifications,dashboard_quick_press\";s:7:\"column4\";s:59:\"e-dashboard-overview,dashboard_primary,boldgrid_news_widget\";}'),(36,1,'wpgy_persisted_preferences','a:6:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:0;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2026-02-04T14:53:15.016Z\";s:22:\"core/customize-widgets\";a:2:{s:12:\"welcomeGuide\";b:0;s:12:\"fixedToolbar\";b:1;}s:17:\"core/block-editor\";a:1:{s:25:\"linkControlSettingsDrawer\";b:1;}s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),(37,1,'elementor_introduction','a:7:{s:27:\"ai-get-started-announcement\";b:1;s:14:\"ai_get_started\";b:1;s:27:\"ai-context-layout-promotion\";b:1;s:20:\"globals_introduction\";b:1;s:27:\"e-editor-one-notice-pointer\";b:1;s:25:\"ai-context-code-promotion\";b:1;s:19:\"aioseo-introduction\";b:1;}'),(38,1,'_e_notifications_dismissed','a:29:{i:0;s:14:\"transform-3.32\";i:1;s:18:\"size-variable-3.32\";i:2;s:16:\"transitions-3.32\";i:3;s:14:\"variables-3.31\";i:4;s:12:\"filters-3.31\";i:5;s:14:\"ally-assistant\";i:6;s:12:\"classes-3.31\";i:7;s:24:\"send-notification-august\";i:8;s:15:\"attributes-3.31\";i:9;s:12:\"classes-3.30\";i:10;s:19:\"cloud-websites-3.30\";i:11;s:12:\"youtube-3.30\";i:12;s:17:\"host-google-cloud\";i:13;s:20:\"cloud-templates-3.29\";i:14;s:14:\"migration-host\";i:15;s:17:\"ai-isolate-object\";i:16;s:17:\"hello-biz-contact\";i:17;s:22:\"ai-site-planner-colors\";i:18;s:17:\"ally-notification\";i:19;s:15:\"ai-site-planner\";i:20;s:20:\"image-optimizer-3.19\";i:21;s:20:\"5-star-rating-prompt\";i:22;s:23:\"site-mailer-introducing\";i:23;s:10:\"one-launch\";i:24;s:16:\"atomic-tabs-3.34\";i:25;s:17:\"interactions-3.34\";i:26;s:22:\"variables-manager-3.33\";i:27;s:15:\"custom-css-3.33\";i:28;s:15:\"blend-mode-3.33\";}'),(39,1,'elementor_admin_notices','a:2:{s:25:\"plugin_image_optimization\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:20:\"ally_pages_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),(40,1,'wpgy_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=show&imgsize=large&hidetb=1&editor_plain_text_paste_warning=1'),(41,1,'wpgy_user-settings-time','1771959497'),(43,1,'mec_user_last_view_date','20251010081953'),(44,1,'mec_user_last_view_date_events','20260223092949'),(45,2,'nickname','cpetrina'),(46,2,'first_name','Carol'),(47,2,'last_name','Petrina'),(48,2,'description',''),(49,2,'rich_editing','true'),(50,2,'syntax_highlighting','true'),(51,2,'comment_shortcuts','false'),(52,2,'admin_color','fresh'),(53,2,'use_ssl','0'),(54,2,'show_admin_bar_front','true'),(55,2,'locale',''),(56,2,'wpgy_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(57,2,'wpgy_user_level','10'),(58,2,'dismissed_wp_pointers',''),(59,3,'nickname','areinke'),(60,3,'first_name','Ann'),(61,3,'last_name','Reinke'),(62,3,'description',''),(63,3,'rich_editing','true'),(64,3,'syntax_highlighting','true'),(65,3,'comment_shortcuts','false'),(66,3,'admin_color','fresh'),(67,3,'use_ssl','0'),(68,3,'show_admin_bar_front','true'),(69,3,'locale',''),(70,3,'wpgy_capabilities','a:1:{s:6:\"editor\";b:1;}'),(71,3,'wpgy_user_level','7'),(72,3,'dismissed_wp_pointers',''),(73,1,'nav_menu_recently_edited','6'),(74,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(75,1,'metaboxhidden_nav-menus','a:4:{i:0;s:24:\"add-post-type-mec-events\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:16:\"add-mec_category\";}'),(79,1,'elementor_preferences','a:1:{s:7:\"exit_to\";s:9:\"dashboard\";}'),(81,1,'edac_dashboard_cta_dismissed','1'),(84,1,'wpgy_elementor_editor_user_favorites','a:1:{s:7:\"widgets\";a:2:{i:0;s:3:\"MEC\";i:1;s:11:\"menu-anchor\";}}'),(85,1,'elementor_dismissed_editor_notices','a:3:{i:0;s:29:\"send_app_forms_actions_notice\";i:1;s:20:\"image_optimizer_hint\";i:2;s:19:\"ally_heading_notice\";}'),(92,1,'_elementor_structure_popup_dismissed','1'),(94,1,'mec_op','a:0:{}'),(95,3,'mec_op','a:0:{}'),(96,1,'wpgy_elementor_enable_ai','1'),(97,1,'wpgy_elementor_pro_enable_notes_notifications','1'),(102,1,'ast-minimum-addon-version-notice-min-ver','4.12.0'),(111,1,'edac_email_optin','1'),(117,1,'meta-box-order_mec_calendars','a:3:{s:4:\"side\";s:57:\"submitdiv,mec_calendar_shortcode,mec_calendar_search_form\";s:6:\"normal\";s:75:\"mec_calendar_display_options,mec_calendar_filter,slugdiv,mec_calendar_icons\";s:8:\"advanced\";s:0:\"\";}'),(118,1,'screen_layout_mec_calendars','2'),(120,1,'closedpostboxes_mec_calendars','a:1:{i:0;s:24:\"mec_calendar_search_form\";}'),(121,1,'metaboxhidden_mec_calendars','a:1:{i:0;s:7:\"slugdiv\";}'),(123,4,'nickname','lbaumgart@nicoletlibraries.org'),(124,4,'first_name','Nicolet'),(125,4,'last_name','Admin'),(126,4,'description',''),(127,4,'rich_editing','true'),(128,4,'syntax_highlighting','true'),(129,4,'comment_shortcuts','false'),(130,4,'admin_color','fresh'),(131,4,'use_ssl','0'),(132,4,'show_admin_bar_front','true'),(133,4,'locale',''),(134,4,'wpgy_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(135,4,'wpgy_user_level','10'),(136,4,'dismissed_wp_pointers',''),(138,4,'mec_user_last_view_date','20260205081508'),(139,4,'mec_user_last_view_date_events','20260205081508'),(140,4,'bglibDashboardOrder','1'),(141,4,'wpgy_dashboard_quick_press_last_post_id','859'),(142,4,'community-events-location','a:1:{s:2:\"ip\";s:11:\"71.62.253.0\";}'),(143,4,'elementor_introduction','a:1:{s:27:\"e-editor-one-notice-pointer\";b:1;}'),(144,4,'wpgy_elementor_enable_ai','1'),(145,4,'wpgy_elementor_pro_enable_notes_notifications','1'),(147,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:24:\"bgbkup_autoupdate_notice\";s:9:\"timestamp\";i:1770396801;}'),(151,2,'wpgy_elementor_enable_ai','1'),(152,3,'default_password_nag',''),(153,3,'session_tokens','a:2:{s:64:\"4afac8a41c15f1cb1f52e8d60b29268569b9b83f50e6db47fe84624e76e9deb8\";a:4:{s:10:\"expiration\";i:1772033607;s:2:\"ip\";s:13:\"216.56.163.22\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1771860807;}s:64:\"5a6ff6faab4a396fb712de568aada719096649e7d0d395564792f56cb055e21e\";a:4:{s:10:\"expiration\";i:1772036361;s:2:\"ip\";s:13:\"216.56.163.22\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1771863561;}}'),(154,3,'mec_user_last_view_date','20260218115622'),(155,3,'mec_user_last_view_date_events','20260223101302'),(156,3,'bglibDashboardOrder','1'),(157,3,'wpgy_dashboard_quick_press_last_post_id','869'),(158,3,'community-events-location','a:1:{s:2:\"ip\";s:12:\"216.56.163.0\";}'),(159,1,'closedpostboxes_mec-events','a:1:{i:0;s:13:\"pageparentdiv\";}'),(160,1,'metaboxhidden_mec-events','a:1:{i:0;s:7:\"slugdiv\";}'),(161,2,'default_password_nag',''),(163,2,'mec_user_last_view_date','20260218141704'),(164,2,'mec_user_last_view_date_events','20260223102107'),(165,2,'bglibDashboardOrder','1'),(166,2,'wpgy_dashboard_quick_press_last_post_id','890'),(167,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"216.56.163.0\";}'),(169,1,'seoboost_user_options_1','{\"language\":\"en\",\"country\":\"US\"}'),(175,3,'screen_layout_mec-events','2'),(176,3,'wpgy_user-settings','libraryContent=browse'),(177,3,'wpgy_user-settings-time','1771620042'),(178,3,'closedpostboxes_mec-events','a:1:{i:0;s:23:\"monsterinsights-metabox\";}'),(179,3,'metaboxhidden_mec-events','a:8:{i:0;s:23:\"monsterinsights-metabox\";i:1;s:20:\"userfeedback-metabox\";i:2;s:17:\"mec_metabox_color\";i:3;s:23:\"astra_settings_meta_box\";i:4;s:15:\"aioseo-settings\";i:5;s:10:\"postcustom\";i:6;s:7:\"slugdiv\";i:7;s:32:\"aioseo-writing-assistant-metabox\";}'),(181,1,'manageedit-mec-eventscolumnshidden','a:2:{i:0;s:8:\"location\";i:1;s:9:\"organizer\";}'),(183,2,'elementor_introduction','a:1:{s:27:\"e-editor-one-notice-pointer\";b:1;}'),(184,2,'seoboost_user_options_1','{\"language\":\"en\",\"country\":\"US\"}'),(185,2,'closedpostboxes_mec-events','a:0:{}'),(186,2,'metaboxhidden_mec-events','a:8:{i:0;s:23:\"monsterinsights-metabox\";i:1;s:20:\"userfeedback-metabox\";i:2;s:17:\"mec_metabox_color\";i:3;s:23:\"astra_settings_meta_box\";i:4;s:15:\"aioseo-settings\";i:5;s:10:\"postcustom\";i:6;s:7:\"slugdiv\";i:7;s:32:\"aioseo-writing-assistant-metabox\";}');
/*!40000 ALTER TABLE `wpgy_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_usermeta` with 132 row(s)
--

--
-- Table structure for table `wpgy_users`
--

DROP TABLE IF EXISTS `wpgy_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_users`
--

LOCK TABLES `wpgy_users` WRITE;
/*!40000 ALTER TABLE `wpgy_users` DISABLE KEYS */;
INSERT INTO `wpgy_users` VALUES (1,'LBaumgart','$wp$2y$12$nyfGAi0dyLdGCtuR7BlFiuEziXj/NGSaTtbj6jb7AsEudgGp5f1ye','lbaumgart','lbaumgart@nflsoffice.org','https://wp.kewauneepubliclibrary.org','2025-08-12 18:43:16','',0,'admin'),(2,'cpetrina','$wp$2y$12$gk7tmnuGbtGflsES/lseO.p5XeE8MlcPY6IQU476maI./oFReQjaW','cpetrina','cpetrina@kewauneepubliclibrary.org','','2025-10-10 13:33:38','',0,'Carol Petrina'),(3,'areinke','$wp$2y$12$MiA0BnwFJcIwbdH/4WF6DOdsIEI8KwTGP3NWe5jnpLB8UDboI8WDK','areinke','areinke@kewauneepubliclibrary.org','','2025-10-10 13:34:30','',0,'Ann Reinke'),(4,'lbaumgart@nicoletlibraries.org','$wp$2y$12$khCmTflA2eTqfkcpTbGOZe/BVEezGZk2EfKqFiKa4QnqAFwBy2nd2','lbaumgartnicoletlibraries-org','lbaumgart@nicoletlibraries.org','','2026-02-05 13:56:54','',0,'Admin');
/*!40000 ALTER TABLE `wpgy_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_users` with 4 row(s)
--

--
-- Table structure for table `wpgy_wpforms_logs`
--

DROP TABLE IF EXISTS `wpgy_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_wpforms_logs`
--

LOCK TABLES `wpgy_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wpgy_wpforms_logs` DISABLE KEYS */;
INSERT INTO `wpgy_wpforms_logs` VALUES (1,'Migration','Migration of WPForms to 1.5.9 started.','log','2026-02-20 17:14:24',0,0,0),(2,'Migration','Migration of WPForms to 1.5.9 completed.','log','2026-02-20 17:14:24',0,0,0),(3,'Migration','Migration of WPForms to 1.6.7.2 started.','log','2026-02-20 17:14:24',0,0,0),(4,'Migration','Migration of WPForms to 1.6.7.2 completed.','log','2026-02-20 17:14:24',0,0,0),(5,'Migration','Migration of WPForms to 1.6.8 started.','log','2026-02-20 17:14:24',0,0,0),(6,'Migration','Migration of WPForms to 1.6.8 completed.','log','2026-02-20 17:14:24',0,0,0),(7,'Migration','Migration of WPForms to 1.7.5 started.','log','2026-02-20 17:14:24',0,0,0),(8,'Migration','Migration of WPForms to 1.7.5 completed.','log','2026-02-20 17:14:24',0,0,0),(9,'Migration','Migration of WPForms to 1.7.5.1 started.','log','2026-02-20 17:14:24',0,0,0),(10,'Migration','Migration of WPForms to 1.7.5.1 completed.','log','2026-02-20 17:14:24',0,0,0),(11,'Migration','Migration of WPForms to 1.7.7 started.','log','2026-02-20 17:14:24',0,0,0),(12,'Migration','Migration of WPForms to 1.7.7 completed.','log','2026-02-20 17:14:24',0,0,0),(13,'Migration','Migration of WPForms to 1.8.2 started.','log','2026-02-20 17:14:24',0,0,0),(14,'Migration','Migration of WPForms to 1.8.2 completed.','log','2026-02-20 17:14:24',0,0,0),(15,'Migration','Migration of WPForms to 1.8.3 started.','log','2026-02-20 17:14:24',0,0,0),(16,'Migration','Migration of WPForms to 1.8.4 started.','log','2026-02-20 17:14:24',0,0,0),(17,'Migration','Migration of WPForms to 1.8.6 started.','log','2026-02-20 17:14:24',0,0,0),(18,'Migration','Migration of WPForms to 1.8.7 started.','log','2026-02-20 17:14:24',0,0,0),(19,'Migration','Migration of WPForms to 1.9.1 started.','log','2026-02-20 17:14:24',0,0,0),(20,'Migration','Migration of WPForms to 1.9.1 completed.','log','2026-02-20 17:14:24',0,0,0),(21,'Migration','Migration of WPForms to 1.9.2 started.','log','2026-02-20 17:14:24',0,0,0),(22,'Migration','Migration of WPForms to 1.9.7 started.','log','2026-02-20 17:14:24',0,0,0),(23,'Migration','Migration of WPForms to 1.9.7 completed.','log','2026-02-20 17:14:24',0,0,0),(24,'Migration','Migration of WPForms to 1.9.8.6 started.','log','2026-02-20 17:14:24',0,0,0),(25,'Migration','Migration of WPForms to 1.9.8.6 completed.','log','2026-02-20 17:14:24',0,0,0),(26,'Migration','Migration of WPForms to 1.8.3 completed.','log','2026-02-20 17:14:38',0,0,1),(27,'Migration','Migration of WPForms to 1.8.4 completed.','log','2026-02-20 17:14:38',0,0,1),(28,'Migration','Migration of WPForms to 1.8.6 completed.','log','2026-02-20 17:14:38',0,0,1),(29,'Migration','Migration of WPForms to 1.8.7 completed.','log','2026-02-20 17:14:38',0,0,1),(30,'Migration','Migration of WPForms to 1.9.2 completed.','log','2026-02-20 17:14:43',0,0,1),(31,'Migration','Migration of WPForms to 1.9.9.2 is fully completed.','log','2026-02-20 17:14:43',0,0,1),(32,'Migration','Migration of WPForms to 1.9.2 completed.','log','2026-02-20 17:14:43',0,0,1),(33,'Migration','Migration of WPForms to 1.9.9.2 is fully completed.','log','2026-02-20 17:14:43',0,0,1),(34,'Migration','Migration of WPForms to 1.9.9.3 is fully completed.','log','2026-02-24 18:27:13',0,0,0),(35,'Migration','Migration of WPForms to 1.9.9.3 is fully completed.','log','2026-02-24 18:27:13',0,0,0);
/*!40000 ALTER TABLE `wpgy_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_wpforms_logs` with 35 row(s)
--

--
-- Table structure for table `wpgy_wpforms_payments`
--

DROP TABLE IF EXISTS `wpgy_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_wpforms_payments`
--

LOCK TABLES `wpgy_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wpgy_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_wpforms_payments` with 0 row(s)
--

--
-- Table structure for table `wpgy_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wpgy_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_wpforms_payment_meta`
--

LOCK TABLES `wpgy_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wpgy_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpgy_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_wpforms_payment_meta` with 0 row(s)
--

--
-- Table structure for table `wpgy_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wpgy_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_wpforms_tasks_meta`
--

LOCK TABLES `wpgy_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpgy_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpgy_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2026-02-20 17:14:25'),(2,'wpforms_process_purge_spam','W10=','2026-02-20 17:14:25');
/*!40000 ALTER TABLE `wpgy_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_wpforms_tasks_meta` with 2 row(s)
--

--
-- Table structure for table `wpgy_wpo_404_detector`
--

DROP TABLE IF EXISTS `wpgy_wpo_404_detector`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpgy_wpo_404_detector` (
  `ID` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` text NOT NULL,
  `request_timestamp` bigint(20) unsigned NOT NULL,
  `request_count` bigint(20) unsigned NOT NULL,
  `referrer` text NOT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `url` (`url`(75),`request_timestamp`,`referrer`(75)),
  KEY `url_timestamp_referrer` (`url`(75),`request_timestamp`,`referrer`(75)),
  KEY `timestamp_count` (`request_timestamp`,`request_count`)
) ENGINE=MyISAM AUTO_INCREMENT=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpgy_wpo_404_detector`
--

LOCK TABLES `wpgy_wpo_404_detector` WRITE;
/*!40000 ALTER TABLE `wpgy_wpo_404_detector` DISABLE KEYS */;
INSERT INTO `wpgy_wpo_404_detector` VALUES (41,'https://wp.kewauneepubliclibrary.org/login.action',1772478000,1,''),(42,'https://wp.kewauneepubliclibrary.org/v2/_catalog',1772478000,1,''),(43,'https://wp.kewauneepubliclibrary.org/.DS_Store',1772478000,1,''),(44,'https://wp.kewauneepubliclibrary.org/.env',1772478000,1,''),(45,'https://wp.kewauneepubliclibrary.org/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application',1772478000,1,''),(46,'https://wp.kewauneepubliclibrary.org/.git/config',1772478000,1,''),(47,'https://wp.kewauneepubliclibrary.org/graphql',1772478000,1,''),(48,'https://wp.kewauneepubliclibrary.org/api',1772478000,1,''),(49,'https://wp.kewauneepubliclibrary.org/api/graphql',1772478000,1,''),(50,'https://wp.kewauneepubliclibrary.org/graphql/api',1772478000,1,''),(39,'https://wp.kewauneepubliclibrary.org/console/',1772478000,1,''),(40,'https://wp.kewauneepubliclibrary.org/server',1772478000,1,''),(51,'https://wp.kewauneepubliclibrary.org/api/gql',1772478000,1,''),(52,'https://wp.kewauneepubliclibrary.org/s/937313e20373e2830323e2434313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties',1772478000,1,''),(53,'https://wp.kewauneepubliclibrary.org/config.json',1772478000,1,''),(54,'https://wp.kewauneepubliclibrary.org/telescope/requests',1772478000,1,''),(55,'https://wp.kewauneepubliclibrary.org/info.php',1772478000,1,''),(56,'https://wp.kewauneepubliclibrary.org/.well-known/security.txt',1772478000,1,''),(57,'https://wp.kewauneepubliclibrary.org/actuator/env',1772478000,1,''),(58,'https://wp.kewauneepubliclibrary.org/swagger-ui.html',1772478000,1,''),(59,'https://wp.kewauneepubliclibrary.org/swagger/index.html',1772478000,1,''),(60,'https://wp.kewauneepubliclibrary.org/swagger/swagger-ui.html',1772478000,1,''),(61,'https://wp.kewauneepubliclibrary.org/webjars/swagger-ui/index.html',1772478000,1,''),(62,'https://wp.kewauneepubliclibrary.org/swagger.json',1772478000,1,''),(63,'https://wp.kewauneepubliclibrary.org/swagger/v1/swagger.json',1772478000,1,''),(64,'https://wp.kewauneepubliclibrary.org/v2/api-docs',1772478000,1,''),(65,'https://wp.kewauneepubliclibrary.org/v3/api-docs',1772478000,1,''),(66,'https://wp.kewauneepubliclibrary.org/api-docs/swagger.json',1772478000,1,''),(67,'https://wp.kewauneepubliclibrary.org/api/swagger.json',1772478000,1,''),(68,'https://wp.kewauneepubliclibrary.org/@vite/env',1772478000,1,''),(69,'https://wp.kewauneepubliclibrary.org/.vscode/sftp.json',1772478000,1,''),(70,'https://wp.kewauneepubliclibrary.org/debug/default/view',1772478000,1,''),(71,'https://wp.kewauneepubliclibrary.org/wp-content/plugins/accessibility-checker/assets/fonts/anww.svg',1772478000,2,'https://wp.kewauneepubliclibrary.org/'),(72,'https://wp.kewauneepubliclibrary.org/test-page/',1772553600,2,'https://wp.kewauneepubliclibrary.org');
/*!40000 ALTER TABLE `wpgy_wpo_404_detector` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wpgy_wpo_404_detector` with 34 row(s)
--

/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on: Tue, 03 Mar 2026 16:15:04 +0000
